code/__DEFINES/alarm.dm ![code/__DEFINES/alarm.dm0](git.png)
ALARM_ATMOS | Sent by air alarms, indecates something wrong with thier attached atmosphere |
---|---|
ALARM_FIRE | Sent by firelocks when they detect fire, and by fire alarms when a user pulls them |
ALARM_POWER | Sent by apcs when their power starts to fail |
ALARM_CAMERA | Sent by cameras when they're disabled in some manner |
ALARM_BURGLAR | Sent by display cases when they're broken into |
ALARM_MOTION | Sent by motion detecting cameras when they well, detect motion |
Define Details
ALARM_ATMOS ![code/__DEFINES/alarm.dm 3](git.png)
Sent by air alarms, indecates something wrong with thier attached atmosphere
ALARM_BURGLAR ![code/__DEFINES/alarm.dm 11](git.png)
Sent by display cases when they're broken into
ALARM_CAMERA ![code/__DEFINES/alarm.dm 9](git.png)
Sent by cameras when they're disabled in some manner
ALARM_FIRE ![code/__DEFINES/alarm.dm 5](git.png)
Sent by firelocks when they detect fire, and by fire alarms when a user pulls them
ALARM_MOTION ![code/__DEFINES/alarm.dm 13](git.png)
Sent by motion detecting cameras when they well, detect motion
ALARM_POWER ![code/__DEFINES/alarm.dm 7](git.png)
Sent by apcs when their power starts to fail