air_alarm_mode
Various modes that an /obj/machinery/airalarm can assume.
Vars | |
danger | TRUE if this mode can be dangerous if selected. |
---|---|
desc | More detail on the mode. |
emag | TRUE if the air alarm needs to be emagged for this to be selected. |
name | Name of the mode. |
Procs | |
apply |
Var Details
danger
TRUE if this mode can be dangerous if selected.
desc
More detail on the mode.
emag
TRUE if the air alarm needs to be emagged for this to be selected.
name
Name of the mode.
Proc Details
apply
-
The proc that runs when this air alarm mode is selected.
-
Arguments:
-
- applied - which area will we apply this mode to.