Removes ash walker underwear

This commit is contained in:
KorPhaeron
2016-04-21 03:10:50 -05:00
parent 546ae0383d
commit 3f9124133f
+2
View File
@@ -218,6 +218,8 @@
var/mob/living/carbon/human/H = new_spawn
H.dna.species.specflags |= NOBREATH
H.dna.species.specflags |= NOGUNS
H.underwear = "Nude"
H.update_body()
/obj/effect/mob_spawn/human/ash_walker/New()
..()