cycle ![code/modules/atmospherics/machinery/air_alarm/air_alarm_modes.dm 112](git.png)
Procs | |
apply | Same as /datum/air_alarm_mode/siphon/apply |
---|---|
replace | Special case for cycles. Cycles need to refill the air again after it's scrubbed out so this proc is called. Same as /datum/air_alarm_mode/filtering/apply |
Proc Details
apply
Same as /datum/air_alarm_mode/siphon/apply
replace
Special case for cycles. Cycles need to refill the air again after it's scrubbed out so this proc is called. Same as /datum/air_alarm_mode/filtering/apply