code/__DEFINES/security.dm 
            
        
| DETSCAN_CATEGORY_FINGERS | Fingerpints detected | 
|---|---|
| DETSCAN_CATEGORY_BLOOD | Displays any bloodprints found and their uefi | 
| DETSCAN_CATEGORY_FIBER | Clothing and glove fibers | 
| DETSCAN_CATEGORY_DRINK | Liquids detected | 
| DETSCAN_CATEGORY_ACCESS | ID Access | 
| DETSCAN_CATEGORY_NOTES | Generic extra information category | 
| DETSCAN_CATEGORY_ILLEGAL | Attributes that might be illegal, but don't have ties to syndicate/aren't exclusively produced by them | 
| DETSCAN_CATEGORY_SYNDIE | The emags and other in-house technology from the syndicate | 
| DETSCAN_CATEGORY_HOLY | praise be | 
| DETSCAN_CATEGORY_SETTINGS | The mode that the items in, what kind of item is dispensed, etc | 
| DETSCAN_DEFAULT_ORDER | defines the order categories are displayed, with the original categories, then custom ones, then finally the extra info. | 
| DETSCAN_ACCESS_ORDER | the order departments show up in for the id scan (its sorted by red to blue on the color wheel) | 
| DETSCAN_BLOCK | if any categories list has this entry, it will be hidden | 
| WANTED_ARREST | Wanted statuses | 
| WANTED_STATUSES | List of available wanted statuses | 
Define Details
DETSCAN_ACCESS_ORDER
            
            
         
    
    the order departments show up in for the id scan (its sorted by red to blue on the color wheel)
DETSCAN_BLOCK
            
         
    
    if any categories list has this entry, it will be hidden
DETSCAN_CATEGORY_ACCESS
            
         
    
    ID Access
DETSCAN_CATEGORY_BLOOD
            
         
    
    Displays any bloodprints found and their uefi
DETSCAN_CATEGORY_DRINK
            
         
    
    Liquids detected
DETSCAN_CATEGORY_FIBER
            
         
    
    Clothing and glove fibers
DETSCAN_CATEGORY_FINGERS
            
         
    
    Fingerpints detected
DETSCAN_CATEGORY_HOLY
            
         
    
    praise be
DETSCAN_CATEGORY_ILLEGAL
            
         
    
    Attributes that might be illegal, but don't have ties to syndicate/aren't exclusively produced by them
DETSCAN_CATEGORY_NOTES
            
         
    
    Generic extra information category
DETSCAN_CATEGORY_SETTINGS
            
         
    
    The mode that the items in, what kind of item is dispensed, etc
DETSCAN_CATEGORY_SYNDIE
            
         
    
    The emags and other in-house technology from the syndicate
DETSCAN_DEFAULT_ORDER
            
            
         
    
    defines the order categories are displayed, with the original categories, then custom ones, then finally the extra info.
WANTED_ARREST
            
         
    
    Wanted statuses
WANTED_STATUSES
            
            
         
    
    List of available wanted statuses