code/__DEFINES/atom_hud.dm 
| HEALTH_HUD | a simple line rounding the mob's number health |
|---|---|
| STATUS_HUD | dead, alive, sick, health status |
| ID_HUD | the job asigned to your ID |
| WANTED_HUD | wanted, released, parroled, security status |
| IMPLOYAL_HUD | shows loyalty implant if we have one |
| IMPSEC_FIRST_HUD | shows implant type installed |
| IMPSEC_SECOND_HUD | shows implant type installed if we have multiple. most recently implanted. |
| DIAG_STAT_HUD | Silicon/Mech/Circuit Status |
| DIAG_HUD | Silicon health bar |
| DIAG_BATT_HUD | Borg/Mech/Circutry power meter |
| DIAG_MECH_HUD | Mech health bar |
| DIAG_BOT_HUD | Bot HUDs |
| DIAG_TRACK_HUD | Mech/Silicon tracking beacon, Circutry long range icon |
| DIAG_AIRLOCK_HUD | Airlock shock overlay |
| DIAG_PATH_HUD | Bot path indicators |
| GLAND_HUD | Gland indicators for abductors |
| DIAG_LAUNCHPAD_HUD | Displays launchpads' targeting reticle |
| ANTAG_HUD | for antag huds. these are used at the /mob level |
| FAN_HUD | for fans to identify pins |
| DIAG_CAMERA_HUD | Mech camera HUD |
| MALF_APC_HUD | Steady Hacked APC effect, visible only to Malf AIs |
| BLOOD_HUD | Blood volume bar, visible to blood worms |
| ADD_HUD_TO_COOLDOWN | cooldown for being shown the images for any particular data hud |
Define Details
ADD_HUD_TO_COOLDOWN 
cooldown for being shown the images for any particular data hud
ANTAG_HUD 
for antag huds. these are used at the /mob level
BLOOD_HUD 
Blood volume bar, visible to blood worms
DIAG_AIRLOCK_HUD 
Airlock shock overlay
DIAG_BATT_HUD 
Borg/Mech/Circutry power meter
DIAG_BOT_HUD 
Bot HUDs
DIAG_CAMERA_HUD 
Mech camera HUD
DIAG_HUD 
Silicon health bar
DIAG_LAUNCHPAD_HUD 
Displays launchpads' targeting reticle
DIAG_MECH_HUD 
Mech health bar
DIAG_PATH_HUD 
Bot path indicators
DIAG_STAT_HUD 
Silicon/Mech/Circuit Status
DIAG_TRACK_HUD 
Mech/Silicon tracking beacon, Circutry long range icon
FAN_HUD 
for fans to identify pins
GLAND_HUD 
Gland indicators for abductors
HEALTH_HUD 
a simple line rounding the mob's number health
ID_HUD 
the job asigned to your ID
IMPLOYAL_HUD 
shows loyalty implant if we have one
IMPSEC_FIRST_HUD 
shows implant type installed
IMPSEC_SECOND_HUD 
shows implant type installed if we have multiple. most recently implanted.
MALF_APC_HUD 
Steady Hacked APC effect, visible only to Malf AIs
STATUS_HUD 
dead, alive, sick, health status
WANTED_HUD 
wanted, released, parroled, security status