heater
Vars | |
fuel_tank | The internals tank to draw from |
---|---|
use_tank | Whether or not to draw from the attached internals tank |
Procs | |
consume_fuel | Burns a specific amount of one type of gas. Returns how much was actually used. |
Var Details
fuel_tank
The internals tank to draw from
use_tank
Whether or not to draw from the attached internals tank
Proc Details
consume_fuel
Burns a specific amount of one type of gas. Returns how much was actually used.
- amount - The amount of mols of fuel to burn.
- gas_type - The gas type to burn.