ex_act derp

This commit is contained in:
Hawk-v3
2012-02-28 22:54:43 +00:00
parent 2389b399b9
commit e1b214761b
@@ -578,14 +578,6 @@
/mob/living/carbon/monkey/ex_act(severity)
flick("flash", flash)
if (stat == 2 && client)
gib(1)
return
if (stat == 2 && !client)
gibs(loc, viruses)
del(src)
return
switch(severity)
if(1.0)
if (stat != 2)