Fix deprecated alpha / use_texture_alpha use

This commit is contained in:
sfan5
2021-02-06 15:40:26 +01:00
parent c1b236b4e3
commit 08b13c9efb
12 changed files with 14 additions and 4 deletions

View File

@ -279,6 +279,7 @@ local waterlily_def = {
tiles = {"flowers_waterlily.png", "flowers_waterlily_bottom.png"},
inventory_image = "flowers_waterlily.png",
wield_image = "flowers_waterlily.png",
use_texture_alpha = "clip",
liquids_pointable = true,
walkable = false,
buildable_to = true,