code/modules/modular_computers/computers/item/computer.dm 
ALERT_RELEVANCY_SAFE | Returns how relevant the current security level is: |
---|---|
ALERT_RELEVANCY_WARN | |
ALERT_RELEVANCY_PERTINENT | |
/obj/item/modular_computer/debug | Debug ModPC Used to spawn all programs for Create and Destroy unit test. |
Define Details
ALERT_RELEVANCY_PERTINENT 
- 2: Danger is around and the user is responsible for handling it.
ALERT_RELEVANCY_SAFE 
Returns how relevant the current security level is:
- 0: User is not in immediate danger and not needed for some station-critical task.
ALERT_RELEVANCY_WARN 
- 1: Danger is around, but the user is not directly needed to handle it.