mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1145,6 +1145,7 @@ if settings.startup['PHI-SA'].value then
|
||||
if mods['space-age'] then
|
||||
data.raw['utility-constants'].default.rocket_lift_weight = settings.startup['PHI-SA-ROCKET-CAPACITY'].value * 1000000
|
||||
data.raw['utility-constants'].default.default_item_weight = settings.startup['PHI-SA-CARGO-WEIGHT'].value
|
||||
data.raw['utility-constants'].default.default_pipeline_extent = settings.startup['PHI-SA-PIPE-EXTENT'].value
|
||||
|
||||
if settings.startup['PHI-SA-HEAT-RADIUS'].value then
|
||||
for _, v in pairs(data.raw['reactor']) do
|
||||
|
||||
Reference in New Issue
Block a user