Merge pull request #7 from SnorreSelmer/can-filler

Fixed both pumps running at same time edge-case
This commit is contained in:
Snorre Selmer 2021-09-04 14:03:21 +02:00 committed by GitHub
commit 7965815c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,4 +55,5 @@ 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
bgtz gas_to_move evac
j start j start