mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-05-13 05:08:44 +09:00
.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
if settings.startup['PHI-MI-FLUID'].value then
|
||||
if settings.startup['PHI-MI-PIPE'].value then
|
||||
-- MI C 1 BASE UTILITY_CONSTANTS
|
||||
data.raw['utility-constants'].default.max_fluid_flow = 10 * settings.startup['PHI-MI-FLUID'].value
|
||||
data.raw['utility-constants'].default.max_fluid_flow = 10 * settings.startup['PHI-MI-PIPE'].value
|
||||
end
|
||||
|
||||
-- MI C 2 BASE ENTITY
|
||||
|
||||
Reference in New Issue
Block a user