Merge pull request #49124 from kriskog/timeofdeath

Defib tod cleanup
This commit is contained in:
Jordan Brown
2020-02-04 11:10:04 -05:00
committed by GitHub
3 changed files with 0 additions and 9 deletions
-2
View File
@@ -73,8 +73,6 @@
update_mobility()
med_hud_set_health()
med_hud_set_status()
if(!gibbed && !QDELETED(src))
addtimer(CALLBACK(src, .proc/med_hud_set_status), (DEFIB_TIME_LIMIT * 10) + 1)
stop_pulling()
. = ..()