Update charged.dm

This commit is contained in:
LetterJay
2018-05-22 12:30:43 -05:00
committed by GitHub
parent e4c8e1b416
commit 647aa4f306
@@ -366,7 +366,6 @@ Charged extracts:
C.remove_atom_colour(WASHABLE_COLOUR_PRIORITY)
C.add_atom_colour("#800000", FIXED_COLOUR_PRIORITY)
C.resistance_flags |= LAVA_PROOF
C.obj_flags |= LAVA_PROTECT
if (istype(C, /obj/item/clothing))
var/obj/item/clothing/CL = C
CL.clothing_flags |= LAVAPROTECT