do the same for wrought iron

This commit is contained in:
Vanessa Ezekowitz
2015-04-27 19:00:35 -04:00
parent a346bf5803
commit a0bf61cfa7
8 changed files with 8 additions and 8 deletions

View File

@ -205,7 +205,7 @@ homedecor.register("candlestick_wrought_iron", {
tiles = {
"homedecor_candle_sides.png",
{name="homedecor_candle_flame.png", animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=3.0}},
"homedecor_tile_wrought_iron2.png",
"homedecor_tile_wrought_iron.png",
},
inventory_image = "homedecor_candlestick_wrought_iron_inv.png",
selection_box = cs_cbox,
@ -240,7 +240,7 @@ homedecor.register("wall_sconce", {
'homedecor_candle_sides.png',
{name="homedecor_candle_flame.png", animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=3.0}},
'homedecor_wall_sconce_back.png',
'homedecor_tile_wrought_iron2.png',
'homedecor_tile_wrought_iron.png',
},
inventory_image = "homedecor_wall_sconce_inv.png",
selection_box = {