Merge pull request #7342 from Citadel-Station-13/upstream-merge-38909

[MIRROR] Add medical HUD icon if the body has died recently enough to be defibbed
This commit is contained in:
deathride58
2018-07-06 01:35:29 -04:00
committed by GitHub
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -74,6 +74,7 @@
update_canmove()
med_hud_set_health()
med_hud_set_status()
addtimer(CALLBACK(src, .proc/med_hud_set_status), (DEFIB_TIME_LIMIT * 10) + 1)
stop_pulling()
if (client)