Found yet more outdated comments
This commit is contained in:
parent
7633f6d180
commit
956a7790c8
@ -1,6 +1,7 @@
|
|||||||
# automatic gas-canister filler.
|
# needs two volume pumps and a pipe analyzer
|
||||||
# only works with player-made cans, starter-cans
|
# fill_pump points to the tank storage
|
||||||
# have different hashes that won't work
|
# evac_pump points back to the gas-feed
|
||||||
|
# analyzer is on a pipe between punps and tank
|
||||||
# !!! Remember to set volume pump to 10l !!!
|
# !!! Remember to set volume pump to 10l !!!
|
||||||
|
|
||||||
alias tank_storage d0
|
alias tank_storage d0
|
||||||
@ -53,4 +54,4 @@ l storage_pressure analyzer Pressure
|
|||||||
sgt gas_to_move storage_pressure 0
|
sgt gas_to_move storage_pressure 0
|
||||||
# trigger evac pump
|
# trigger evac pump
|
||||||
s evac_pump On gas_to_move
|
s evac_pump On gas_to_move
|
||||||
j start
|
j start
|
||||||
|
Loading…
Reference in New Issue
Block a user