use inventory images for lava lamps

This commit is contained in:
Vanessa Ezekowitz 2015-04-15 03:49:59 -04:00
parent 3dd6fbb3d4
commit eaa4358c14
7 changed files with 2 additions and 5 deletions

View File

@ -26,7 +26,8 @@ for i in ipairs(lavalamps_list) do
length=6.0,
},
},
},
},
inventory_image = "lavalamp_lamp_"..colour.."_inv.png",
paramtype = "light",
paramtype2 = "facedir",
sunlight_propagates = true,
@ -78,7 +79,3 @@ for i in ipairs(lavalamps_list) do
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB