screwy_hud ![code/datums/status_effects/debuffs/screwy_hud.dm 10](git.png)
Screwy hud status.
Applied to carbons, it will make their health bar look like it's incorrect - in crit (SCREWYHUD_CRIT), dead (SCREWYHUD_DEAD), or fully healthy (SCREWYHUD_HEALTHY)
Grouped status effect, so multiple sources can add a screwyhud without accidentally removing another source's hud.
Vars | |
override_icon | The icon we override our owner's healths.icon_state with |
---|---|
priority | The priority of this screwyhud over other screwyhuds. |
Var Details
override_icon ![code/datums/status_effects/debuffs/screwy_hud.dm 18](git.png)
The icon we override our owner's healths.icon_state with
priority ![code/datums/status_effects/debuffs/screwy_hud.dm 14](git.png)
The priority of this screwyhud over other screwyhuds.