This commit is contained in:
2026-06-30 20:48:14 +09:00
parent 35b0d70a84
commit e4f6907e20
6 changed files with 4 additions and 23 deletions
-5
View File
@@ -1,9 +1,4 @@
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-PIPE'].value
end
-- MI C 2 BASE ENTITY
for _, t in pairs({'construction-robot', 'logistic-robot'}) do
if data.raw[t] then