honk tumor goes out with a honk, ipc death shinnigans are also on live,
and the xeno organ snowflakle can be fixed later.
This commit is contained in:
Aurorablade
2016-02-25 23:25:12 -05:00
parent 5f98feb0bc
commit 9fea6b72b8
3 changed files with 14 additions and 7 deletions
@@ -63,9 +63,8 @@
if(health >= config.health_threshold_crit)
if(src.surgeries.len)
for(var/datum/surgery/S in src.surgeries)
if(istype(S.get_surgery_step(), /datum/surgery_step/cavity/place_item) || istype(S.get_surgery_step(),/datum/surgery_step/remove_object))
if(S.next_step(M, src))
return 1
if(S.next_step(M, src))
return 1
else
help_shake_act(M)
add_logs(src, M, "shaked")