Gas Tank Module
The Tank Module allows the user to control Oxygen
and Hydrogen
tanks on their grid.
Commands
stockpile
Set the Tank Stockpile
to on
.
tank/stockpile <Tank|Group>
Example
tank/stockpile HydrogenTank;
share
Set the Tank Stockpile
to off
. The tank is now sharing its contents with your grid.
tank/share <Tank|Group>
Example
tank/share OxygenTank;
toggle
Toggle the Tank Stockpile
between on
and off
.
tank/toggle <Tank|Group>
Example
tank/toggle HydrogenTank;