mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
Update main.lua
This commit is contained in:
@@ -202,52 +202,52 @@ for i=1, 8, 1 do
|
||||
end
|
||||
end
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='solar-panel-mk2-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='night-vision-mk2-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='exoskeleton-mk2-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk2-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-1'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk2-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-1'].effects, {type='unlock-recipe', recipe='solar-panel-mk2-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-1'].effects, {type='unlock-recipe', recipe='night-vision-mk2-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-1'].effects, {type='unlock-recipe', recipe='exoskeleton-mk2-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-1'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk2-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-1'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk2-equipment'})
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='solar-panel-mk3-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='battery-mk3-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk3-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk3-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='energy-shield-mk3-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='personal-roboport-mk3-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-2'].effects, {type='unlock-recipe', recipe='power-armor-mk3'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='solar-panel-mk3-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='battery-mk3-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk3-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk3-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='energy-shield-mk3-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='personal-roboport-mk3-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-2'].effects, {type='unlock-recipe', recipe='power-armor-mk3'})
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-3'].effects, {type='unlock-recipe', recipe='solar-panel-mk4-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-3'].effects, {type='unlock-recipe', recipe='battery-mk4-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-3'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk4-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-3'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk4-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-3'].effects, {type='unlock-recipe', recipe='energy-shield-mk4-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-3'].effects, {type='unlock-recipe', recipe='personal-roboport-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-3'].effects, {type='unlock-recipe', recipe='solar-panel-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-3'].effects, {type='unlock-recipe', recipe='battery-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-3'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-3'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-3'].effects, {type='unlock-recipe', recipe='energy-shield-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-3'].effects, {type='unlock-recipe', recipe='personal-roboport-mk4-equipment'})
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='battery-mk4-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='solar-panel-mk5-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='battery-mk5-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk5-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk5-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='energy-shield-mk5-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-4'].effects, {type='unlock-recipe', recipe='personal-roboport-mk5-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='battery-mk4-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='solar-panel-mk5-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='battery-mk5-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk5-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk5-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='energy-shield-mk5-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-4'].effects, {type='unlock-recipe', recipe='personal-roboport-mk5-equipment'})
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-5'].effects, {type='unlock-recipe', recipe='solar-panel-mk6-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-5'].effects, {type='unlock-recipe', recipe='battery-mk6-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-5'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk6-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-5'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk6-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-5'].effects, {type='unlock-recipe', recipe='energy-shield-mk6-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-5'].effects, {type='unlock-recipe', recipe='personal-roboport-mk6-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-5'].effects, {type='unlock-recipe', recipe='solar-panel-mk6-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-5'].effects, {type='unlock-recipe', recipe='battery-mk6-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-5'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk6-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-5'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk6-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-5'].effects, {type='unlock-recipe', recipe='energy-shield-mk6-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-5'].effects, {type='unlock-recipe', recipe='personal-roboport-mk6-equipment'})
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-6'].effects, {type='unlock-recipe', recipe='solar-panel-mk7-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-6'].effects, {type='unlock-recipe', recipe='battery-mk7-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-6'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk7-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-6'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk7-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-6'].effects, {type='unlock-recipe', recipe='energy-shield-mk7-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-6'].effects, {type='unlock-recipe', recipe='personal-roboport-mk7-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-6'].effects, {type='unlock-recipe', recipe='solar-panel-mk7-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-6'].effects, {type='unlock-recipe', recipe='battery-mk7-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-6'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk7-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-6'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk7-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-6'].effects, {type='unlock-recipe', recipe='energy-shield-mk7-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-6'].effects, {type='unlock-recipe', recipe='personal-roboport-mk7-equipment'})
|
||||
|
||||
table.insert(data.raw['technology']['compound-energy-7'].effects, {type='unlock-recipe', recipe='solar-panel-mk8-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-7'].effects, {type='unlock-recipe', recipe='battery-mk8-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-7'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk8-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-7'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk8-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-7'].effects, {type='unlock-recipe', recipe='energy-shield-mk8-equipment'})
|
||||
table.insert(data.raw['technology']['compound-energy-7'].effects, {type='unlock-recipe', recipe='personal-roboport-mk8-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-7'].effects, {type='unlock-recipe', recipe='solar-panel-mk8-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-7'].effects, {type='unlock-recipe', recipe='battery-mk8-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-7'].effects, {type='unlock-recipe', recipe='fusion-reactor-mk8-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-7'].effects, {type='unlock-recipe', recipe='personal-laser-defense-mk8-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-7'].effects, {type='unlock-recipe', recipe='energy-shield-mk8-equipment'})
|
||||
table.insert(data.raw.technology['compound-energy-7'].effects, {type='unlock-recipe', recipe='personal-roboport-mk8-equipment'})
|
||||
|
||||
Reference in New Issue
Block a user