mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-08-11 18:25:10 +09:00
.
This commit is contained in:
@@ -147,7 +147,7 @@ if mods['quality'] and settings.startup['PHI-SA-QUALITY-TIER'].value then
|
||||
|
||||
-- SA C 1 QUALITY TECHNOLOGY
|
||||
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
|
||||
|
||||
-- SA H 1 QUALITY TECHNOLOGY
|
||||
|
||||
Reference in New Issue
Block a user