Update data.lua

This commit is contained in:
2023-05-09 01:30:12 +09:00
parent 76bdc3cda5
commit 7b80b10d19

View File

@@ -85,7 +85,7 @@ local function ET(tier)
type = 'technology', type = 'technology',
name = 'compound-energy-' .. (tier - 1), name = 'compound-energy-' .. (tier - 1),
icon_size = 256, icon_size = 256,
icon = graphics_location .. 'solar-energy' .. '-t.png', icon = '__base__/graphics/technology/solar-energy.png',
effects = { effects = {
{ {
type = 'unlock-recipe', type = 'unlock-recipe',