Aliens now let out a sad screech when their beautiful life comes to an end.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@135 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Skiedrake
2010-09-21 19:02:56 +00:00
parent 76e8e7f0b4
commit 6ed8d50dab
2 changed files with 5 additions and 0 deletions
@@ -7,6 +7,8 @@
if (!gibbed)
emote("deathgasp") // Dead -- Skie
src.canmove = 0
if(src.client)
src.blind.layer = 0
@@ -18,6 +18,9 @@
if (!muzzled)
message = "<B>[src]</B> burps."
m_type = 2
if ("deathgasp")
message = "<B>[src]</B> lets out a waning guttural screech, green blood bubbling from its maw..."
m_type = 1
if("scratch")
if (!src.restrained())
message = "<B>The [src.name]</B> scratches."