diff --git a/homedecor/furniture.lua b/homedecor/furniture.lua index 4913320..053286b 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 26ae73c..6175124 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 2d470d7..d5cb611 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 5ccb72a..57ba32b 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 6055a46..a93f021 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 ef4cde3..ce3dde1 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 7a824bc..1788fe5 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 7f8358e..5eda1df 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 f97f89d..df885c7 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 15ad22d..d94bca9 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 977b113..4f02c14 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 92f6595..a58f981 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 c49200f..255f403 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 d62fe46..f5979ca 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 40d34b9..394bd7f 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 5169b9f..84a24a5 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 890b14e..7b25243 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 fd27b68..cb75e8d 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 5faffe8..6c2b09b 100644 Binary files a/homedecor/textures/homedecor_bed_yellow_top1.png and b/homedecor/textures/homedecor_bed_yellow_top1.png differ