The last Use Powers

This commit is contained in:
Nethaufer
2020-05-05 15:22:49 -05:00
parent 3627abd29d
commit e09b78cd5b
74 changed files with 139 additions and 133 deletions
+1 -1
View File
@@ -539,7 +539,7 @@
Pump.air2.gas["nitrogen"] = 3750 //The contents of 2 canisters.
Pump.air2.temperature = 50
Pump.air2.update_values()
Pump.use_power=1
Pump.update_use_power(USE_POWER_IDLE)
Pump.target_pressure = 4500
Pump.update_icon()