phase out redundant nightstand images
|
@ -5,10 +5,10 @@ for _, w in ipairs(woods) do
|
|||
|
||||
homedecor.register("nightstand_"..w.."_one_drawer", {
|
||||
description = S("Nightstand with One Drawer ("..w..")"),
|
||||
tiles = { 'homedecor_nightstand_'..w..'_top.png',
|
||||
'homedecor_nightstand_'..w..'_bottom.png',
|
||||
'homedecor_nightstand_'..w..'_right.png',
|
||||
'homedecor_nightstand_'..w..'_left.png',
|
||||
tiles = { 'homedecor_nightstand_'..w..'_tb.png',
|
||||
'homedecor_nightstand_'..w..'_tb.png^[transformFY',
|
||||
'homedecor_nightstand_'..w..'_lr.png^[transformFX',
|
||||
'homedecor_nightstand_'..w..'_lr.png',
|
||||
'homedecor_nightstand_'..w..'_back.png',
|
||||
'homedecor_nightstand_'..w..'_1_drawer_front.png'},
|
||||
node_box = {
|
||||
|
@ -33,10 +33,10 @@ homedecor.register("nightstand_"..w.."_one_drawer", {
|
|||
|
||||
homedecor.register("nightstand_"..w.."_two_drawers", {
|
||||
description = S("Nightstand with Two Drawers ("..w..")"),
|
||||
tiles = { 'homedecor_nightstand_'..w..'_top.png',
|
||||
'homedecor_nightstand_'..w..'_bottom.png',
|
||||
'homedecor_nightstand_'..w..'_right.png',
|
||||
'homedecor_nightstand_'..w..'_left.png',
|
||||
tiles = { 'homedecor_nightstand_'..w..'_tb.png',
|
||||
'homedecor_nightstand_'..w..'_tb.png^[transformFY',
|
||||
'homedecor_nightstand_'..w..'_lr.png^[transformFX',
|
||||
'homedecor_nightstand_'..w..'_lr.png',
|
||||
'homedecor_nightstand_'..w..'_back.png',
|
||||
'homedecor_nightstand_'..w..'_2_drawer_front.png'},
|
||||
node_box = {
|
||||
|
|
Before Width: | Height: | Size: 908 B After Width: | Height: | Size: 892 B |
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 709 B |
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 697 B |
BIN
homedecor/textures/homedecor_nightstand_mahogany_lr.png
Normal file
After Width: | Height: | Size: 681 B |
Before Width: | Height: | Size: 688 B |
Before Width: | Height: | Size: 658 B After Width: | Height: | Size: 662 B |
Before Width: | Height: | Size: 965 B After Width: | Height: | Size: 949 B |
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 731 B |
Before Width: | Height: | Size: 675 B After Width: | Height: | Size: 680 B |
Before Width: | Height: | Size: 735 B |
Before Width: | Height: | Size: 758 B |
BIN
homedecor/textures/homedecor_nightstand_oak_lr.png
Normal file
After Width: | Height: | Size: 742 B |
Before Width: | Height: | Size: 754 B |
BIN
homedecor/textures/homedecor_nightstand_oak_tb.png
Normal file
After Width: | Height: | Size: 714 B |
Before Width: | Height: | Size: 730 B |