SPLURT Station 13 - Modules - TypesDefine Details

code/__SANDCODE/DEFINES/wires.dm

WIRE_FIRE_TOGGLEFire alarms have wires now. Toggles the fire alarm's alarm on/off.
WIRE_FIRE_DETECTToggles whether the fire alarm will trigger if there is a fire or is hit.
WIRE_FIRE_TRIGGERImmediately triggers the alarm on the fire alarm, only used for pulsing.

Define Details

WIRE_FIRE_DETECT

Toggles whether the fire alarm will trigger if there is a fire or is hit.

WIRE_FIRE_TOGGLE

Fire alarms have wires now. Toggles the fire alarm's alarm on/off.

WIRE_FIRE_TRIGGER

Immediately triggers the alarm on the fire alarm, only used for pulsing.