mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-20 15:12:57 +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