mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -181,6 +181,12 @@ if settings.startup['PHI-MI'].value then
|
||||
end
|
||||
end
|
||||
|
||||
for _, t in pairs({data.raw['pipe'], data.raw['pipe-to-ground']}) do
|
||||
for _, v in pairs(t) do
|
||||
v.fluid_box.volume = v.fluid_box.volume * s
|
||||
end
|
||||
end
|
||||
|
||||
data.raw['utility-constants'].default.max_fluid_flow = 100 * s
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user