mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -244,6 +244,7 @@ local function ER(source, tier)
|
||||
|
||||
new_name = ingredient_name .. '-mk' .. tier .. '-equipment'
|
||||
result_name = ingredient_name .. '-mk' .. tier .. '-equipment'
|
||||
|
||||
else
|
||||
if tier > 2 then
|
||||
ingredient_name = ingredient_name .. '-' .. (tier - 1)
|
||||
|
||||
Reference in New Issue
Block a user