This commit is contained in:
2025-05-20 23:21:02 +09:00
parent 47134f7e01
commit 191685b3d4
5 changed files with 2 additions and 14 deletions

View File

@@ -227,20 +227,13 @@ data:extend({
maximum_value = 100,
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-SA-QUALITY'}, {'mod-setting-name.PHI-SA-QUALITY'}},
order = 'C06'
}, {
type = 'bool-setting',
name = 'PHI-SA-RESTRICTION',
setting_type = 'startup',
default_value = false,
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-SA-RESTRICTION'}, {'mod-setting-name.PHI-SA-RESTRICTION'}},
order = 'C07'
}, {
type = 'bool-setting',
name = 'PHI-SA-GENERIC',
setting_type = 'startup',
default_value = false,
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-SA-GENERIC'}, {'mod-setting-name.PHI-SA-GENERIC'}},
order = 'C08'
order = 'C07'
}, {
type = 'bool-setting',
name = 'PHI-VP',