Daedalus Dock - Modules - TypesVar Details - Proc Details

scrubber

Vars

heat_limitMax amount of heat allowed inside of the canister before it starts to melt (different tiers have different limits)
onIs the machine on?
overpressure_mMultiplier with ONE_ATMOSPHERE, if the enviroment pressure is higher than that, the scrubber won't work
pressure_limitMax amount of pressure allowed inside of the canister before it starts to break (different tiers have different limits)
scrubbingList of gases that are being scrubbed.
use_overlaysShould the machine use overlay in update_overlays() when open/close?
volume_ratethe rate the machine will scrub air

Procs

scrubCalled in process_atmos(), handles the scrubbing of the given gas_mixture Arguments:

Var Details

heat_limit

Max amount of heat allowed inside of the canister before it starts to melt (different tiers have different limits)

on

Is the machine on?

overpressure_m

Multiplier with ONE_ATMOSPHERE, if the enviroment pressure is higher than that, the scrubber won't work

pressure_limit

Max amount of pressure allowed inside of the canister before it starts to break (different tiers have different limits)

scrubbing

List of gases that are being scrubbed.

use_overlays

Should the machine use overlay in update_overlays() when open/close?

volume_rate

the rate the machine will scrub air

Proc Details

scrub

Called in process_atmos(), handles the scrubbing of the given gas_mixture Arguments: