Merge pull request #4121 from Citadel-Station-13/upstream-merge-33049

[MIRROR] fix zombie reanimation
This commit is contained in:
deathride58
2017-11-25 05:49:23 +00:00
committed by GitHub

View File

@@ -52,6 +52,8 @@
return
if(owner.stat != DEAD && !converts_living)
return
if(!owner.getorgan(/obj/item/organ/brain))
return
if(!iszombie(owner))
to_chat(owner, "<span class='cultlarge'>You can feel your heart stopping, but something isn't right... \
life has not abandoned your broken form. You can only feel a deep and immutable hunger that \