This commit is contained in:
2026-08-10 03:34:27 +09:00
parent 48277ede53
commit feaf2ff6bf
+1 -1
View File
@@ -147,7 +147,7 @@ if mods['quality'] and settings.startup['PHI-SA-QUALITY-TIER'].value then
-- SA C 1 QUALITY TECHNOLOGY -- SA C 1 QUALITY TECHNOLOGY
if data.raw.technology['quality-module'] then if data.raw.technology['quality-module'] then
data.raw.technology['quality-module'].effects = {{type = 'unlock-recipe', recipe = 'quality-module'}, {type = 'unlock-quality', recipe = 'rare'}} data.raw.technology['quality-module'].effects = {{type = 'unlock-recipe', recipe = 'quality-module'}, {type = 'unlock-quality', quality = 'rare'}}
end end
-- SA H 1 QUALITY TECHNOLOGY -- SA H 1 QUALITY TECHNOLOGY