fixes the dead holding items (#18518)

This commit is contained in:
Charlie
2022-07-26 15:52:53 +01:00
committed by GitHub
parent c9089cbf1d
commit 508e1fbfcb
+1
View File
@@ -68,6 +68,7 @@
update_sight()
update_action_buttons_icon()
ADD_TRAIT(src, TRAIT_FLOORED, STAT_TRAIT)
ADD_TRAIT(src, TRAIT_HANDS_BLOCKED, STAT_TRAIT) // immobilized is superfluous as moving when dead ghosts you.
update_damage_hud()
update_health_hud()
med_hud_set_health()