This commit is contained in:
2026-04-28 20:48:21 +09:00
parent 69223cd2bd
commit 93b991101f
4 changed files with 29 additions and 79 deletions
+2 -20
View File
@@ -96,31 +96,13 @@ data:extend({
maximum_value = 160,
localised_name = {'phi-cl.setting-class-color', {'mod-setting-name-prefix.PHI-MI-PIPE'}, {'phi-cl.proportion', {'mod-setting-name.PHI-MI-PIPE'}}},
order = 'B02'
}, {
type = 'int-setting',
name = 'PHI-MI-ROBOT',
setting_type = 'startup',
default_value = 10,
minimum_value = 1,
maximum_value = 160,
localised_name = {'phi-cl.setting-class-color', {'mod-setting-name-prefix.PHI-MI-ROBOT'}, {'phi-cl.proportion', {'mod-setting-name.PHI-MI-ROBOT'}}},
order = 'B03'
}, {
type = 'bool-setting',
name = 'PHI-MI-ROBOT-ENERGY',
setting_type = 'startup',
default_value = false,
localised_name = {'phi-cl.setting-class-color', {'mod-setting-name-prefix.PHI-MI-ROBOT-ENERGY'}, {'phi-cl.enable', {'mod-setting-name.PHI-MI-ROBOT-ENERGY'}}},
order = 'B04'
}, {
type = 'int-setting',
name = 'PHI-MI-TRAIN',
setting_type = 'startup',
default_value = 10,
minimum_value = 1,
maximum_value = 160,
localised_name = {'phi-cl.setting-class-color', {'mod-setting-name-prefix.PHI-MI-TRAIN'}, {'phi-cl.proportion', {'mod-setting-name.PHI-MI-TRAIN'}}},
order = 'B05'
order = 'B03'
}, {
type = 'int-setting',
name = 'PHI-MI-PIPE-EXTENT',
@@ -129,7 +111,7 @@ data:extend({
minimum_value = 80,
maximum_value = 10240,
localised_name = {'phi-cl.setting-class-color', {'mod-setting-name-prefix.PHI-MI-PIPE-EXTENT'}, {'mod-setting-name.PHI-MI-PIPE-EXTENT'}},
order = 'B06'
order = 'B04'
}, {
type = 'bool-setting',
name = 'PHI-SA',