This commit is contained in:
2026-07-01 22:11:44 +09:00
parent fbff8d4a5a
commit 328e147dde
10 changed files with 121 additions and 117 deletions
+2 -2
View File
@@ -119,12 +119,12 @@ data:extend({
order = 'C01'
}, {
type = 'int-setting',
name = 'PHI-SA-SPOIL-FREEZE-MULTIPLIER',
name = 'PHI-SA-SPOIL-FREEZE',
setting_type = 'startup',
default_value = 50,
minimum_value = 0,
maximum_value = 1000,
localised_name = {'phi-cl.setting-class-color', 'SA2', {'phi-cl.ratio'}, {'mod-setting-name.PHI-SA-SPOIL-FREEZE-MULTIPLIER'}},
localised_name = {'phi-cl.setting-class-color', 'SA2', {'phi-cl.ratio'}, {'mod-setting-name.PHI-SA-SPOIL-FREEZE'}},
localised_description = (mods['space-age'] and {'', '[item=ice][virtual-signal=signal-clock] x0.1', {'phi-cl.setting-change-color', '\n[55] A55'}}) or nil,
order = 'C02'
}, {