/datum/gas_mixture
Vars | |
gas_list_view_only | Never ever set this variable, hooked into vv_get_var for view variables viewing. |
---|---|
Procs | |
equalize | Distributes the contents of two mixes equally between themselves |
release_gas_to | Releases gas from src to output air. This means that it can not transfer air to gas mixture with higher pressure. |
Var Details
gas_list_view_only
Never ever set this variable, hooked into vv_get_var for view variables viewing.
Proc Details
equalize
Distributes the contents of two mixes equally between themselves
release_gas_to
Releases gas from src to output air. This means that it can not transfer air to gas mixture with higher pressure.