Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-29 00:30:46 +09:00
parent c0b7485474
commit 3daffc8b63
9 changed files with 181 additions and 199 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
if settings.startup['PHI-MI-PIPE'].value then
if settings.startup['PHI-MI-FLUID'].value then
-- MI C 1 BASE UTILITY_CONSTANTS
data.raw['utility-constants'].default.max_fluid_flow = 10 * settings.startup['PHI-MI-PIPE'].value
data.raw['utility-constants'].default.max_fluid_flow = 10 * settings.startup['PHI-MI-FLUID'].value
end
-- MI C 2 BASE ENTITY