use inventory image for ceiling lamp

This commit is contained in:
Vanessa Ezekowitz 2015-04-22 04:41:15 -04:00
parent 8597b39122
commit 029611417e
2 changed files with 1 additions and 0 deletions

View File

@ -493,6 +493,7 @@ homedecor.register("ceiling_lamp", {
"homedecor_table_standing_lamp_lightbulb.png^[colorize:#ffffff:200",
"homedecor_generic_brown_plastic.png",
},
inventory_image = "homedecor_ceiling_lamp_inv.png",
light_source = LIGHT_MAX,
groups = {snappy=3},
on_punch = function(pos, node, puncher)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB