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 | 
| IMPCHEM_HUD | chemical implant | 
| IMPTRACK_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_CIRCUIT_HUD | Circuit assembly health bar | 
| 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_OVERHEAT_HUD | Shows mech overheating status. | 
| DIAG_LAUNCHPAD_HUD | Displays launchpads' targeting reticle | 
| 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
DIAG_AIRLOCK_HUD
            
         
    
    Airlock shock overlay
DIAG_BATT_HUD
            
         
    
    Borg/Mech/Circutry power meter
DIAG_BOT_HUD
            
         
    
    Bot HUDs
DIAG_CIRCUIT_HUD
            
         
    
    Circuit assembly health bar
DIAG_HUD
            
         
    
    Silicon health bar
DIAG_LAUNCHPAD_HUD
            
         
    
    Displays launchpads' targeting reticle
DIAG_MECH_HUD
            
         
    
    Mech health bar
DIAG_OVERHEAT_HUD
            
         
    
    Shows mech overheating status.
DIAG_PATH_HUD
            
         
    
    Bot path indicators
DIAG_STAT_HUD
            
         
    
    Silicon/Mech/Circuit Status
DIAG_TRACK_HUD
            
         
    
    Mech/Silicon tracking beacon, Circutry long range icon
GLAND_HUD
            
         
    
    Gland indicators for abductors
HEALTH_HUD
            
         
    
    dead, alive, sick, health status
ID_HUD
            
         
    
    the job asigned to your ID
IMPCHEM_HUD
            
         
    
    chemical implant
IMPLOYAL_HUD
            
         
    
    loyality implant
IMPTRACK_HUD
            
         
    
    tracking implant
STATUS_HUD
            
         
    
    a simple line rounding the mob's number health
WANTED_HUD
            
         
    
    wanted, released, parroled, security status