fixes helmet lights

This commit is contained in:
paprka
2015-01-25 16:35:21 -08:00
parent 8a40130d1d
commit ee64679e8b
+2
View File
@@ -87,6 +87,8 @@
suittoggled = 0
if(ishuman(helmet.loc))
var/mob/living/carbon/H = helmet.loc
if(helmet.on)
helmet.attack_self(H)
H.unEquip(helmet, 1)
H.update_inv_wear_suit()
helmet.loc = src