mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Removing brain updates med hud (#95782)
## About The Pull Request Removing the brain updates med hud status (to indicate the body is not revivable) ## Changelog 🆑 Melbert fix: Removing brain updates the med hud /🆑
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
if(!(organ_owner.living_flags & STOP_OVERLAY_UPDATE_BODY_PARTS))
|
||||
organ_owner.update_body_parts()
|
||||
organ_owner.clear_mood_event("brain_damage")
|
||||
organ_owner.med_hud_set_status()
|
||||
|
||||
/obj/item/organ/brain/update_icon_state()
|
||||
icon_state = "[initial(icon_state)][smooth_brain ? "-smooth" : ""]"
|
||||
|
||||
Reference in New Issue
Block a user