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:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user