mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 12:43:13 +00:00
Minor deathgasp fix.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user