This commit is contained in:
2024-09-21 00:21:22 +09:00
parent f768b263d6
commit 80e2ad6eac
7 changed files with 146 additions and 258 deletions

View File

@@ -36,8 +36,8 @@ data:extend({
type = 'int-setting',
name = 'PHI-MB-ASSEMBLING-TIER',
setting_type = 'startup',
default_value = 5,
allowed_values = {3, 4, 5},
default_value = 3,
allowed_values = {1, 2, 3},
order = 'B01'
}, {
type = 'int-setting',