Agh, ack, bugger! More Ex_act issues.

This commit is contained in:
Hawk-v3
2012-02-28 23:02:49 +00:00
parent e1b214761b
commit e3382d81ac

View File

@@ -603,13 +603,7 @@
health = 100 - getOxyLoss() - getToxLoss() - getFireLoss() - getBruteLoss()
if (prob(50))
Paralyse(10)
if (stat == DEAD && client)
gib(1)
return
if (stat == DEAD && !client)
gibs(loc, viruses)
del(src)
return
/obj/effect/equip_e/monkey/process()
if (item)