This commit is contained in:
2025-04-18 19:01:32 +09:00
parent 0a8cbd51f1
commit 95edf8face
7 changed files with 15 additions and 27 deletions

View File

@@ -61,20 +61,12 @@ data:extend({
order = 'AC00'
}, {
type = 'int-setting',
name = 'PHI-MB-WEAPON-TURRET-TIER',
name = 'PHI-MB-WEAPON-TIER',
setting_type = 'startup',
default_value = 3,
allowed_values = {1, 2, 3},
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-MB-WEAPON-TURRET-TIER'}, {'mod-setting-name.PHI-MB-WEAPON-TURRET-TIER'}},
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-MB-WEAPON-TIER'}, {'mod-setting-name.PHI-MB-WEAPON-TIER'}},
order = 'AC01'
}, {
type = 'int-setting',
name = 'PHI-MB-WEAPON-RADAR-TIER',
setting_type = 'startup',
default_value = 3,
allowed_values = {1, 2, 3},
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-MB-WEAPON-RADAR-TIER'}, {'mod-setting-name.PHI-MB-WEAPON-RADAR-TIER'}},
order = 'AC02'
}, {
type = 'bool-setting',
name = 'PHI-EQ',