healthscanner refuckery zombie edition

This commit is contained in:
Bangus
2022-06-09 12:32:25 -04:00
parent 8ae493370c
commit 74d0fc1d93
2 changed files with 25 additions and 14 deletions

View File

@@ -225,7 +225,6 @@
owner.revive()
if(owner.stat == !DEAD) // incase any weird shit where they can't revive
owner.visible_message("<span class='danger'>[owner] suddenly convulses back to life!</span>")
owner.tod = null
owner.update_stat()
owner.update_health_hud()
if(owner.blood_volume <= BLOOD_VOLUME_SURVIVE)