From 6c0276c69bc77958e0c27435e22e3ce56ae99f41 Mon Sep 17 00:00:00 2001 From: Brevven Date: Sun, 13 Sep 2020 14:39:15 -0700 Subject: [PATCH] overlay tech icons --- titanium-enriched.lua | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/titanium-enriched.lua b/titanium-enriched.lua index 5836f44..eff95c8 100644 --- a/titanium-enriched.lua +++ b/titanium-enriched.lua @@ -68,8 +68,20 @@ data:extend( { type = "technology", name = "enriched-titanium", - icon = "__bztitanium__/graphics/icons/enriched-titanium.png", - icon_size = 64, + icons = + { + { + icon = "__Krastorio2__/graphics/technologies/enriched-ores.png", + icon_size = 128, + tint = { a=1.0, b=0.75, r=0.75, g=0.75 } + }, + { + icon = "__bztitanium__/graphics/icons/enriched-titanium.png", + icon_size = 64, + scale = 1, + shift = {32, 32} + } + }, effects = { {