mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-08-12 02:25:11 +09:00
.
This commit is contained in:
@@ -147,6 +147,14 @@ data:extend({
|
||||
localised_name = {'phi-cl.setting-class-color', 'SA4', {'phi-cl.ratio'}, {'mod-setting-name.PHI-SA-QUALITY'}},
|
||||
localised_description = (mods['quality'] and {'', '[item=quality-module-3] x 0.1', {'phi-cl.setting-change-color', '\n[3] C3'}}) or nil,
|
||||
order = 'C04'
|
||||
}, {
|
||||
type = 'bool-setting',
|
||||
name = 'PHI-SA-QUALITY-TIER',
|
||||
setting_type = 'startup',
|
||||
default_value = false,
|
||||
localised_name = {'phi-cl.setting-class-color', 'SA5', {'phi-cl.enable'}, {'mod-setting-name.PHI-SA-QUALITY-TIER'}},
|
||||
localised_description = (mods['quality'] and {'', '[virtual-signal=signal-deny] [quality=uncommon][quality=epic]', {'phi-cl.setting-change-color', '\n[8] C5 H3'}}) or nil,
|
||||
order = 'C05'
|
||||
}, {
|
||||
type = 'string-setting',
|
||||
name = 'PHI-GM',
|
||||
|
||||
Reference in New Issue
Block a user