mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-13 05:50:29 +02:00
texture the hunter statue better
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user