Merge pull request #4943 from Tastyfish/healthfix

Makes human's healthdoll immediately update upon health being changed
This commit is contained in:
Fox McCloud
2016-07-09 04:38:54 -04:00
committed by GitHub
@@ -26,6 +26,7 @@
update_revive()
med_hud_set_health()
med_hud_set_status()
handle_hud_icons()
/mob/living/carbon/human/adjustBrainLoss(var/amount)
if(status_flags & GODMODE)