Gives a special *deathgasp text to IPC's.

This commit is contained in:
Spacemanspark
2015-09-26 15:27:06 -05:00
parent 6f9ce5d65c
commit 77bf9cb73d
@@ -334,8 +334,12 @@
m_type = 2
if ("deathgasp")
message = "<B>[src]</B> seizes up and falls limp, \his eyes dead and lifeless..."
m_type = 1
if (species.name == "Machine")
message = "<B>[src]</B> gives one shrill beep before falling lifeless..."
m_type = 1
else
message = "<B>[src]</B> seizes up and falls limp, \his eyes dead and lifeless..."
m_type = 1
if ("giggle")
if(miming)