Merge pull request #4121 from Citadel-Station-13/upstream-merge-33049
[MIRROR] fix zombie reanimation
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user