mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update data.lua
This commit is contained in:
@@ -90,7 +90,7 @@ local function ER(source, tier)
|
||||
name = source.name .. '-' .. tier,
|
||||
energy_required = 2,
|
||||
enabled = false,
|
||||
ingredients = {{na, 1}},
|
||||
ingredients = {{na, 2}},
|
||||
result = source.name .. '-' .. tier,
|
||||
}})
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user