mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -209,7 +209,13 @@ data:extend({
|
||||
setting_type = 'startup',
|
||||
default_value = 10,
|
||||
minimum_value = 1,
|
||||
maximum_value = 50,
|
||||
maximum_value = 100,
|
||||
order = 'F08'
|
||||
}, {
|
||||
type = 'bool-setting',
|
||||
name = 'PHI-CT-NO-QUALITY',
|
||||
setting_type = 'startup',
|
||||
default_value = false,
|
||||
order = 'F09'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user