This commit is contained in:
2026-04-29 01:26:14 +09:00
parent c2e7dff3cc
commit 6db423a1bb
+1
View File
@@ -125,6 +125,7 @@ if settings.startup['PHI-SA'].value and settings.startup['PHI-SA-QUALITY'].value
end end
end end
-- SA C 1 SPACE_AGE UTILITY_CONSTANTS
if settings.startup['PHI-SA'].value then if settings.startup['PHI-SA'].value then
data.raw['utility-constants'].default.rocket_lift_weight = settings.startup['PHI-SA-ROCKET-CAPACITY'].value * 1000000 data.raw['utility-constants'].default.rocket_lift_weight = settings.startup['PHI-SA-ROCKET-CAPACITY'].value * 1000000
end end