Merge pull request #185 from Tastyfish/master

code was still referencing calling now-removed deathgasp emote
This commit is contained in:
Tastyfish
2011-12-31 22:15:37 -08:00
@@ -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)