Fixes IPC death runtimes

These seemed to happen consistently when they were EMP'd to death
This commit is contained in:
Krausus
2015-05-14 05:06:11 -04:00
parent 9a936944a3
commit b89c01391a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -220,7 +220,7 @@
else
droplimb(0,DROPLIMB_BLUNT)
owner_old.updatehealth()
if(owner_old) owner_old.updatehealth()
return update_icon()
/obj/item/organ/external/proc/heal_damage(brute, burn, internal = 0, robo_repair = 0)