texture the hunter statue better

This commit is contained in:
FaceDeer
2020-11-19 18:28:04 -07:00
parent 3d8508605d
commit e2d43c466d
7 changed files with 168 additions and 132 deletions

View File

@ -7,6 +7,8 @@ if minetest.get_modpath("hunter_statue") and df_underworld_items.config.underwor
chance = 2,
tiles = {
{ name = "dfcaverns_slade.png", backface_culling = true },
{ name = "dfcaverns_slade.png^(dfcaverns_statue_eyes.png^[opacity:128)", backface_culling = true },
{ name = "dfcaverns_slade.png^(dfcaverns_statue_fang_overlay.png^[opacity:128)", backface_culling = true },
},
tnt_vulnerable = true,
tnt_debris = "df_underworld_items:slade_sand",