diff --git a/homedecor/furniture.lua b/homedecor/furniture.lua index 49133208..053286ba 100644 --- a/homedecor/furniture.lua +++ b/homedecor/furniture.lua @@ -281,10 +281,9 @@ for _, color in ipairs(bedcolors) do {-0.5, -0.5, -0.5, -0.375, 0.1875, -0.4375}, -- NodeBox1 {0.375, -0.5, -0.5, 0.5, 0.1875, -0.4375}, -- NodeBox2 {-0.5, 0, -0.5, 0.5, 0.125, -0.4375}, -- NodeBox3 - {-0.5, -0.375, -0.5, 0.5, -0.125, -0.4375}, -- NodeBox4 - {-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox5 - {0.375, -0.375, -0.5, 0.4375, -0.125, 0.5}, -- NodeBox6 - {-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox7 + {-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox4 + {0.375, -0.375, -0.5, 0.4375, -0.125, 0.5}, -- NodeBox5 + {-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox6 } }, selection_box = { @@ -330,10 +329,9 @@ for _, color in ipairs(bedcolors) do {-0.5, -0.5, -0.5, -0.375, 0.5, -0.4375}, -- NodeBox1 {0.375, -0.5, -0.5, 0.5, 0.5, -0.4375}, -- NodeBox2 {-0.5, 0, -0.5, 0.5, 0.125, -0.4375}, -- NodeBox3 - {-0.5, -0.375, -0.5, 0.5, -0.125, -0.4375}, -- NodeBox4 - {-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox5 - {0.375, -0.375, -0.5, 0.4375, -0.125, 0.5}, -- NodeBox6 - {-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox7 + {-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox4 + {0.375, -0.375, -0.5, 0.4375, -0.125, 0.5}, -- NodeBox5 + {-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox6 } }, selection_box = { diff --git a/homedecor/textures/homedecor_bed_blue_foot1ext.png b/homedecor/textures/homedecor_bed_blue_foot1ext.png index 26ae73ca..61751241 100644 Binary files a/homedecor/textures/homedecor_bed_blue_foot1ext.png and b/homedecor/textures/homedecor_bed_blue_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_blue_top1.png b/homedecor/textures/homedecor_bed_blue_top1.png index 2d470d72..d5cb611c 100644 Binary files a/homedecor/textures/homedecor_bed_blue_top1.png and b/homedecor/textures/homedecor_bed_blue_top1.png differ diff --git a/homedecor/textures/homedecor_bed_brown_foot1ext.png b/homedecor/textures/homedecor_bed_brown_foot1ext.png index 5ccb72a6..57ba32b7 100644 Binary files a/homedecor/textures/homedecor_bed_brown_foot1ext.png and b/homedecor/textures/homedecor_bed_brown_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_brown_top1.png b/homedecor/textures/homedecor_bed_brown_top1.png index 6055a460..a93f0217 100644 Binary files a/homedecor/textures/homedecor_bed_brown_top1.png and b/homedecor/textures/homedecor_bed_brown_top1.png differ diff --git a/homedecor/textures/homedecor_bed_darkgrey_foot1ext.png b/homedecor/textures/homedecor_bed_darkgrey_foot1ext.png index ef4cde3a..ce3dde1e 100644 Binary files a/homedecor/textures/homedecor_bed_darkgrey_foot1ext.png and b/homedecor/textures/homedecor_bed_darkgrey_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_darkgrey_top1.png b/homedecor/textures/homedecor_bed_darkgrey_top1.png index 7a824bcd..1788fe56 100644 Binary files a/homedecor/textures/homedecor_bed_darkgrey_top1.png and b/homedecor/textures/homedecor_bed_darkgrey_top1.png differ diff --git a/homedecor/textures/homedecor_bed_green_foot1ext.png b/homedecor/textures/homedecor_bed_green_foot1ext.png index 7f8358e6..5eda1dfb 100644 Binary files a/homedecor/textures/homedecor_bed_green_foot1ext.png and b/homedecor/textures/homedecor_bed_green_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_green_top1.png b/homedecor/textures/homedecor_bed_green_top1.png index f97f89da..df885c7e 100644 Binary files a/homedecor/textures/homedecor_bed_green_top1.png and b/homedecor/textures/homedecor_bed_green_top1.png differ diff --git a/homedecor/textures/homedecor_bed_orange_foot1ext.png b/homedecor/textures/homedecor_bed_orange_foot1ext.png index 15ad22d9..d94bca97 100644 Binary files a/homedecor/textures/homedecor_bed_orange_foot1ext.png and b/homedecor/textures/homedecor_bed_orange_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_orange_top1.png b/homedecor/textures/homedecor_bed_orange_top1.png index 977b113b..4f02c140 100644 Binary files a/homedecor/textures/homedecor_bed_orange_top1.png and b/homedecor/textures/homedecor_bed_orange_top1.png differ diff --git a/homedecor/textures/homedecor_bed_pink_foot1ext.png b/homedecor/textures/homedecor_bed_pink_foot1ext.png index 92f65951..a58f981e 100644 Binary files a/homedecor/textures/homedecor_bed_pink_foot1ext.png and b/homedecor/textures/homedecor_bed_pink_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_pink_top1.png b/homedecor/textures/homedecor_bed_pink_top1.png index c49200fa..255f4037 100644 Binary files a/homedecor/textures/homedecor_bed_pink_top1.png and b/homedecor/textures/homedecor_bed_pink_top1.png differ diff --git a/homedecor/textures/homedecor_bed_red_foot1ext.png b/homedecor/textures/homedecor_bed_red_foot1ext.png index d62fe469..f5979caa 100644 Binary files a/homedecor/textures/homedecor_bed_red_foot1ext.png and b/homedecor/textures/homedecor_bed_red_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_red_top1.png b/homedecor/textures/homedecor_bed_red_top1.png index 40d34b97..394bd7f1 100644 Binary files a/homedecor/textures/homedecor_bed_red_top1.png and b/homedecor/textures/homedecor_bed_red_top1.png differ diff --git a/homedecor/textures/homedecor_bed_violet_foot1ext.png b/homedecor/textures/homedecor_bed_violet_foot1ext.png index 5169b9f9..84a24a5d 100644 Binary files a/homedecor/textures/homedecor_bed_violet_foot1ext.png and b/homedecor/textures/homedecor_bed_violet_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_violet_top1.png b/homedecor/textures/homedecor_bed_violet_top1.png index 890b14e3..7b252432 100644 Binary files a/homedecor/textures/homedecor_bed_violet_top1.png and b/homedecor/textures/homedecor_bed_violet_top1.png differ diff --git a/homedecor/textures/homedecor_bed_yellow_foot1ext.png b/homedecor/textures/homedecor_bed_yellow_foot1ext.png index fd27b689..cb75e8d5 100644 Binary files a/homedecor/textures/homedecor_bed_yellow_foot1ext.png and b/homedecor/textures/homedecor_bed_yellow_foot1ext.png differ diff --git a/homedecor/textures/homedecor_bed_yellow_top1.png b/homedecor/textures/homedecor_bed_yellow_top1.png index 5faffe8d..6c2b09b9 100644 Binary files a/homedecor/textures/homedecor_bed_yellow_top1.png and b/homedecor/textures/homedecor_bed_yellow_top1.png differ