fix zombie reanimation (#33049)

lol
This commit is contained in:
checkraisefold
2017-11-24 20:35:33 -08:00
committed by CitadelStationBot
parent ff94b3e1e1
commit c6a68bad83

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 \