Bed model: wider & lighter
@@ -234,7 +234,7 @@ for _, color in ipairs(bedcolors) do
 | 
				
			|||||||
			"homedecor_bed_bottom1.png",
 | 
								"homedecor_bed_bottom1.png",
 | 
				
			||||||
			"homedecor_bed_"..color.."_side1.png",
 | 
								"homedecor_bed_"..color.."_side1.png",
 | 
				
			||||||
			"homedecor_bed_"..color.."_side1.png^[transformFX",
 | 
								"homedecor_bed_"..color.."_side1.png^[transformFX",
 | 
				
			||||||
			"homedecor_bed_"..color.."_head1.png",
 | 
								"homedecor_bed_head1.png",
 | 
				
			||||||
			"homedecor_bed_"..color.."_head2.png"
 | 
								"homedecor_bed_"..color.."_head2.png"
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		drawtype = "nodebox",
 | 
							drawtype = "nodebox",
 | 
				
			||||||
@@ -247,17 +247,11 @@ for _, color in ipairs(bedcolors) do
 | 
				
			|||||||
				{-0.5,     -0.5,     0.4375,   -0.375,  0.5,      0.5},      --  NodeBox1
 | 
									{-0.5,     -0.5,     0.4375,   -0.375,  0.5,      0.5},      --  NodeBox1
 | 
				
			||||||
				{0.375,    -0.5,     0.4375,   0.5,     0.5,      0.5},      --  NodeBox2
 | 
									{0.375,    -0.5,     0.4375,   0.5,     0.5,      0.5},      --  NodeBox2
 | 
				
			||||||
				{-0.5,     0.25,     0.4375,   0.5,     0.4375,   0.5},      --  NodeBox3
 | 
									{-0.5,     0.25,     0.4375,   0.5,     0.4375,   0.5},      --  NodeBox3
 | 
				
			||||||
				{-0.5,     0,        0.4375,   0.5,     0.1875,   0.5},      --  NodeBox4
 | 
									{-0.5,     -0.0625,        0.4375,   0.5,     0.1875,   0.5},      --  NodeBox4
 | 
				
			||||||
				{-0.5,     -0.375,   0.4375,   0.5,     -0.125,   0.5},      --  NodeBox5
 | 
									{-0.5,  -0.375,   -0.5,     0.5,  -0.125,   0.5},      --  NodeBox5
 | 
				
			||||||
				{-0.4375,  -0.375,   -0.5,     -0.375,  -0.125,   0.5},      --  NodeBox6
 | 
									{0.375,    -0.375,   -0.5,     0.4375,  -0.125,   0.5},      --  NodeBox6
 | 
				
			||||||
				{0.375,    -0.375,   -0.5,     0.4375,  -0.125,   0.5},      --  NodeBox7
 | 
									{-0.4375,   -0.3125,  -0.5,     0.4375,   -0.0625,  0.4375},   --  NodeBox7
 | 
				
			||||||
				{-0.375,   -0.375,   0.25,     0.375,   -0.3125,  0.375},    --  NodeBox8
 | 
									{-0.3125,  -0.125,   0.0625,   0.3125,  0.0625,   0.4375},   --  NodeBox8
 | 
				
			||||||
				{-0.375,   -0.375,   0.0625,   0.375,   -0.3125,  0.1875},   --  NodeBox9
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.125,   0.375,   -0.3125,  0},        --  NodeBox10
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.3125,  0.375,   -0.3125,  -0.1875},  --  NodeBox11
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.5,     0.375,   -0.3125,  -0.375},   --  NodeBox12
 | 
					 | 
				
			||||||
				{-0.375,   -0.3125,  -0.5,     0.375,   -0.0625,  0.4375},   --  NodeBox13
 | 
					 | 
				
			||||||
				{-0.3125,  -0.125,   0.0625,   0.3125,  0.0625,   0.4375},   --  NodeBox14
 | 
					 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		selection_box = {
 | 
							selection_box = {
 | 
				
			||||||
@@ -288,14 +282,9 @@ for _, color in ipairs(bedcolors) do
 | 
				
			|||||||
				{0.375,    -0.5,     -0.5,     0.5,     0.1875,   -0.4375},  --  NodeBox2
 | 
									{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,        -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.4375},  --  NodeBox4
 | 
				
			||||||
				{-0.4375,  -0.375,   -0.5,     -0.375,  -0.125,   0.5},      --  NodeBox5
 | 
									{-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.375,    -0.375,   -0.5,     0.4375,  -0.125,   0.5},      --  NodeBox6
 | 
				
			||||||
				{-0.375,   -0.375,   0.3125,   0.375,   -0.3125,  0.4375},   --  NodeBox7
 | 
									{-0.4375,   -0.3125,  -0.4375,  0.4375,   -0.0625,  0.5},      --  NodeBox7
 | 
				
			||||||
				{-0.375,   -0.375,   0.125,    0.375,   -0.3125,  0.25},     --  NodeBox8
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.0625,  0.375,   -0.3125,  0.0625},   --  NodeBox9
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.25,    0.375,   -0.3125,  -0.125},   --  NodeBox10
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.4375,  0.375,   -0.3125,  -0.3125},  --  NodeBox11
 | 
					 | 
				
			||||||
				{-0.375,   -0.3125,  -0.4375,  0.375,   -0.0625,  0.5},      --  NodeBox12
 | 
					 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		selection_box = {
 | 
							selection_box = {
 | 
				
			||||||
@@ -342,14 +331,9 @@ for _, color in ipairs(bedcolors) do
 | 
				
			|||||||
				{0.375,    -0.5,     -0.5,     0.5,     0.5,   -0.4375},  --  NodeBox2
 | 
									{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,        -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.4375},  --  NodeBox4
 | 
				
			||||||
				{-0.4375,  -0.375,   -0.5,     -0.375,  -0.125,   0.5},      --  NodeBox5
 | 
									{-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.375,    -0.375,   -0.5,     0.4375,  -0.125,   0.5},      --  NodeBox6
 | 
				
			||||||
				{-0.375,   -0.375,   0.3125,   0.375,   -0.3125,  0.4375},   --  NodeBox7
 | 
									{-0.4375,   -0.3125,  -0.4375,  0.4375,   -0.0625,  0.5},      --  NodeBox7
 | 
				
			||||||
				{-0.375,   -0.375,   0.125,    0.375,   -0.3125,  0.25},     --  NodeBox8
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.0625,  0.375,   -0.3125,  0.0625},   --  NodeBox9
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.25,    0.375,   -0.3125,  -0.125},   --  NodeBox10
 | 
					 | 
				
			||||||
				{-0.375,   -0.375,   -0.4375,  0.375,   -0.3125,  -0.3125},  --  NodeBox11
 | 
					 | 
				
			||||||
				{-0.375,   -0.3125,  -0.4375,  0.375,   -0.0625,  0.5},      --  NodeBox12
 | 
					 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		selection_box = {
 | 
							selection_box = {
 | 
				
			||||||
 
 | 
				
			|||||||
| 
		 Before Width: | Height: | Size: 457 B  | 
| 
		 Before Width: | Height: | Size: 594 B After Width: | Height: | Size: 657 B  | 
| 
		 Before Width: | Height: | Size: 558 B After Width: | Height: | Size: 657 B  | 
| 
		 Before Width: | Height: | Size: 530 B  | 
| 
		 Before Width: | Height: | Size: 682 B After Width: | Height: | Size: 712 B  | 
| 
		 Before Width: | Height: | Size: 665 B After Width: | Height: | Size: 699 B  | 
| 
		 Before Width: | Height: | Size: 530 B  | 
| 
		 Before Width: | Height: | Size: 718 B After Width: | Height: | Size: 747 B  | 
| 
		 Before Width: | Height: | Size: 703 B After Width: | Height: | Size: 764 B  | 
| 
		 Before Width: | Height: | Size: 497 B  | 
| 
		 Before Width: | Height: | Size: 651 B After Width: | Height: | Size: 672 B  | 
| 
		 Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 671 B  | 
							
								
								
									
										
											BIN
										
									
								
								homedecor/textures/homedecor_bed_head1.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 467 B  | 
| 
		 Before Width: | Height: | Size: 537 B  | 
| 
		 Before Width: | Height: | Size: 748 B After Width: | Height: | Size: 775 B  | 
| 
		 Before Width: | Height: | Size: 762 B After Width: | Height: | Size: 820 B  | 
| 
		 Before Width: | Height: | Size: 528 B  | 
| 
		 Before Width: | Height: | Size: 621 B After Width: | Height: | Size: 643 B  | 
| 
		 Before Width: | Height: | Size: 533 B After Width: | Height: | Size: 562 B  | 
| 
		 Before Width: | Height: | Size: 495 B  | 
| 
		 Before Width: | Height: | Size: 701 B After Width: | Height: | Size: 711 B  | 
| 
		 Before Width: | Height: | Size: 734 B After Width: | Height: | Size: 804 B  | 
| 
		 Before Width: | Height: | Size: 499 B  | 
| 
		 Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 625 B  | 
| 
		 Before Width: | Height: | Size: 530 B After Width: | Height: | Size: 544 B  | 
| 
		 Before Width: | Height: | Size: 525 B  | 
| 
		 Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 656 B  | 
| 
		 Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 634 B  |