k2 icon sizes

This commit is contained in:
Brevven 2021-01-24 19:32:10 -08:00
parent 53985c70c5
commit 0488e73108
4 changed files with 11 additions and 6 deletions

View file

@ -80,14 +80,14 @@ data:extend(
{
{
icon = "__Krastorio2__/graphics/technologies/enriched-ores.png",
icon_size = 128,
icon_size = 256,
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}
scale = 2,
shift = {48, 48}
}
},
effects =