This commit is contained in:
2026-04-30 19:47:30 +09:00
parent 596124a554
commit b28e28c8db
6 changed files with 9 additions and 284 deletions
+2 -2
View File
@@ -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