Update _ears.dm

This commit is contained in:
LetterJay
2018-05-22 22:14:41 -05:00
committed by GitHub
parent c1aab03bb5
commit 646ebc9c01
+1 -1
View File
@@ -15,11 +15,11 @@
strip_delay = 15
equip_delay_other = 25
resistance_flags = FLAMMABLE
flags_2 = BANG_PROTECT_2
/obj/item/clothing/ears/earmuffs/ComponentInitialize()
. = ..()
AddComponent(/datum/component/earhealing)
AddComponent(/datum/component/wearertargeting/earprotection, list(SLOT_EARS))
/obj/item/clothing/ears/headphones
name = "headphones"