Merge pull request #12691 from Citadel-Station-13/silicons-patch-16

fixes revenants
This commit is contained in:
Ghom
2020-07-04 18:30:14 +02:00
committed by GitHub
@@ -108,8 +108,7 @@
//Life, Stat, Hud Updates, and Say
/mob/living/simple_animal/revenant/BiologicalLife(seconds, times_fired)
if(!(. = ..()))
return
. = ..()
if(stasis)
return
if(revealed && essence <= 0)