code/modules/security_levels/security_level_datums.dm 
            
        
| /datum/security_level | If there is a warden or HoS, we can delegate them to be able to swap alerts If not, let the officers do it Security levels | 
|---|---|
| /datum/security_level/green | GREEN | 
| /datum/security_level/blue | BLUE | 
| /datum/security_level/red | RED | 
| /datum/security_level/gamma | GAMMA | 
| /datum/security_level/epsilon | EPSILON | 
| /datum/security_level/delta | DELTA |