Update data-updates.lua

This commit is contained in:
2023-05-09 18:24:38 +09:00
parent 5310a6d352
commit d305dceb65

View File

@@ -49,7 +49,7 @@ end
-- recipe
local function ER(source, tier)
local na = source.name
if tier > 2 then
na = na .. '-' .. (tier - 1)
end