code/__DEFINES/atom_hud.dm 
| HEALTH_HUD | dead, alive, sick, health status |
|---|---|
| STATUS_HUD | a simple line rounding the mob's number health |
| ID_HUD | the job asigned to your ID |
| WANTED_HUD | wanted, released, parroled, security status |
| IMPLOYAL_HUD | loyality implant |
| IMPSEC_FIRST_HUD | chemical implant |
| IMPSEC_SECOND_HUD | tracking implant |
| 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 |
| DIAG_CAMERA_HUD | Mech camera HUD |
| MALF_APC_HUD | Steady Hacked APC effect, visible only to Malf AIs |
| AMMO_HUD | ammo of guns |
| PERMIT_HUD | if they have a gun permit |
| DNR_HUD | If they have the DNR trait |
| 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
AMMO_HUD 
ammo of guns
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
DNR_HUD 
If they have the DNR trait
GLAND_HUD 
Gland indicators for abductors
HEALTH_HUD 
dead, alive, sick, health status
ID_HUD 
the job asigned to your ID
IMPLOYAL_HUD 
loyality implant
IMPSEC_FIRST_HUD 
chemical implant
IMPSEC_SECOND_HUD 
tracking implant
MALF_APC_HUD 
Steady Hacked APC effect, visible only to Malf AIs
PERMIT_HUD 
if they have a gun permit
STATUS_HUD 
a simple line rounding the mob's number health
WANTED_HUD 
wanted, released, parroled, security status