/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/alarm.dm

ALARM_ATMOSSent by air alarms, indecates something wrong with thier attached atmosphere
ALARM_FIRESent by firelocks when they detect fire, and by fire alarms when a user pulls them
ALARM_POWERSent by apcs when their power starts to fail
ALARM_CAMERASent by cameras when they're disabled in some manner
ALARM_BURGLARSent by display cases when they're broken into
ALARM_MOTIONSent 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 firelocks when they detect fire, and by fire alarms when a user pulls them

ALARM_MOTION

Sent by motion detecting cameras when they well, detect motion

ALARM_POWER

Sent by apcs when their power starts to fail