Recompress textures with oxipng and advpng, remove the unused transparency from red45 textures and use the new use_texture_alpha value

This commit is contained in:
HybridDog
2021-02-20 14:52:37 +01:00
parent 2869aed00a
commit c5d2a5875c
42 changed files with 1 additions and 0 deletions

View File

@ -720,6 +720,7 @@ for name,i in pairs({
"riesenpilz_"..name.."_bottom.png",
"riesenpilz_"..name.."_side.png",
},
use_texture_alpha = "opaque",
inventory_image = "riesenpilz_"..name.."_side.png",
walkable = false,
buildable_to = true,