This commit is contained in:
2025-06-14 15:49:34 -04:00
parent cc62b1b574
commit 565efc0b58

View File

@@ -1,7 +1,7 @@
local max = 90
local maxVent = 70
local minVent = 60
local min = 40
local minVent = 30
local min = 20
local function getValue()
return turbine.getSteamFilledPercentage() * 100