Added inventory image for heater

This commit is contained in:
Vanessa Ezekowitz
2014-08-01 21:19:19 -04:00
parent f4165028c3
commit 6bef2b186d
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni

Vedi File

@@ -35,7 +35,9 @@ minetest.register_node('homedecor:space_heater', {
'homedecor_heater_sides.png',
'homedecor_heater_sides.png',
'homedecor_heater_back.png',
'homedecor_heater_front.png'},
'homedecor_heater_front.png'
},
inventory_image = "homedecor_heater_inv.png",
sunlight_propagates = true,
paramtype = "light",
paramtype2 = "facedir",

File binario non mostrato.

Dopo

Larghezza:  |  Altezza:  |  Dimensione: 4.0 KiB