airmachines
Procs | |
expand_pipeline | Rebuilds a pipeline by expanding outwards, while yielding when sane |
---|---|
start_processing_machine | Adds a given machine to the processing system for SSAIR_ATMOSMACHINERY processing. |
stop_processing_machine | Removes a given machine to the processing system for SSZAS_MACHINES processing. |
Proc Details
expand_pipeline
Rebuilds a pipeline by expanding outwards, while yielding when sane
start_processing_machine
Adds a given machine to the processing system for SSAIR_ATMOSMACHINERY processing.
Arguments:
- machine - The machine to start processing. Can be any /obj/machinery.
stop_processing_machine
Removes a given machine to the processing system for SSZAS_MACHINES processing.
Arguments:
- machine - The machine to stop processing.