give the desk a proper inventory image

This commit is contained in:
Vanessa Ezekowitz 2014-06-29 12:17:20 -04:00
parent 65246dabfa
commit 1d01973121
2 changed files with 1 additions and 0 deletions

View File

@ -507,6 +507,7 @@ minetest.register_node("homedecor:desk", {
"homedecor_desk_back_l.png",
"homedecor_desk_front_l.png"
},
inventory_image = "homedecor_desk_inv.png",
paramtype = "light",
paramtype2 = "facedir",
node_box = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB