code/__DEFINES/security.dm 
DETSCAN_CATEGORY_FINGERS | New /datum/detective_scan_category must be created when adding new DETSCAN_CATEGORY .
Macros are sorted by /datum/detective_scan_category::display_order
Fingerpints detected |
---|---|
DETSCAN_CATEGORY_BLOOD | Displays any bloodprints found and their uefi |
DETSCAN_CATEGORY_FIBER | Clothing and glove fibers |
DETSCAN_CATEGORY_REAGENTS | Liquids detected |
DETSCAN_CATEGORY_ACCESS | ID Access |
DETSCAN_CATEGORY_SETTINGS | The mode that the items in, what kind of item is dispensed, etc |
DETSCAN_CATEGORY_HOLY | praise be |
DETSCAN_CATEGORY_ILLEGAL | Attributes that might be illegal, can also have ties to syndicate |
DETSCAN_CATEGORY_NOTES | Generic extra information category |
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_FIBER 
Clothing and glove fibers
DETSCAN_CATEGORY_FINGERS 
New /datum/detective_scan_category
must be created when adding new DETSCAN_CATEGORY
.
Macros are sorted by /datum/detective_scan_category::display_order
Fingerpints detected
DETSCAN_CATEGORY_HOLY 
praise be
DETSCAN_CATEGORY_ILLEGAL 
Attributes that might be illegal, can also have ties to syndicate
DETSCAN_CATEGORY_NOTES 
Generic extra information category
DETSCAN_CATEGORY_REAGENTS 
Liquids detected
DETSCAN_CATEGORY_SETTINGS 
The mode that the items in, what kind of item is dispensed, etc
WANTED_ARREST 
Wanted statuses
WANTED_STATUSES 
List of available wanted statuses