From ea0531e195dc1187f937a5084d82c8afa3eeadec Mon Sep 17 00:00:00 2001 From: PHIDIAS <10016767+PHIDIAS0303@users.noreply.github.com> Date: Sat, 18 Mar 2023 00:36:09 +0900 Subject: [PATCH] Update main.lua --- PHI-MB/main.lua | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/PHI-MB/main.lua b/PHI-MB/main.lua index 6b3efb8..73a1180 100644 --- a/PHI-MB/main.lua +++ b/PHI-MB/main.lua @@ -180,15 +180,15 @@ for i=1, #items, 1 do end end -table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe',recipe='assembling-machine-4'}) -table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe',recipe='electric-furnace-2'}) -table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe',recipe='chemical-plant-2'}) -table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe',recipe='oil-refinery-2'}) +table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='assembling-machine-4'}) +table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='electric-furnace-2'}) +table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='chemical-plant-2'}) +table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='oil-refinery-2'}) -table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe',recipe='assembling-machine-5'}) -table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe',recipe='electric-furnace-3'}) -table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe',recipe='chemical-plant-3'}) -table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe',recipe='oil-refinery-3'}) +table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='assembling-machine-5'}) +table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='electric-furnace-3'}) +table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='chemical-plant-3'}) +table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='oil-refinery-3'}) -- item.group == intermediate-product