Minor deathgasp fix.

This commit is contained in:
Albert Iordache
2012-01-01 22:48:53 +02:00
parent 17449d0881
commit aa4f30bbef

View File

@@ -12,7 +12,7 @@
tension_master.death(src)
if (!gibbed)
//emote("deathgasp") //let the world KNOW WE ARE DEAD
emote("deathgasp") //let the world KNOW WE ARE DEAD
//For ninjas exploding when they die./N
if (istype(wear_suit, /obj/item/clothing/suit/space/space_ninja)&&wear_suit:s_initialized)