code/__DEFINES/alarm.dm

ALARM_ATMOS | Sent by air alarms, indecates something wrong with thier attached atmosphere |
---|---|
ALARM_FIRE | Sent by fire alarms when they are toggled |
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
Sent by air alarms, indecates something wrong with thier attached atmosphere
ALARM_BURGLAR
Sent by display cases when they're broken into
ALARM_CAMERA
Sent by cameras when they're disabled in some manner
ALARM_FIRE
Sent by fire alarms when they are toggled
ALARM_MOTION
Sent by motion detecting cameras when they well, detect motion
ALARM_POWER
Sent by apcs when their power starts to fail