Page cover image

👩‍🍼Quasar Housing

Create the perfect living space for your character or your players

["beds"] = {
	["label"] = "Beds",
	["items"] = {
		{ ["object"] = "atr_baby_bed", ["price"] = 189, ["label"] = "Babyroom", ["background"] = "rgba(255, 204, 229, 0.40)",
		["group_items"] = {
			{ ["object"] = "atr_baby_bed", ["price"] = 669, ["label"] = "Crib with rabbit" },
				
						},
					}
				},
				
	["walldecoration"] = {
		["label"] = "Decoration",
		["items"] = {
			{ ["object"] = "atr_baby_monkey", ["price"] = 189, ["label"] = "Deco.Babyroom", ["background"] = "rgba(255, 204, 229, 0.40)",
			["group_items"] = {
				{ ["object"] = "atr_baby_monkey", ["price"] = 159, ["label"] = "Plush Monkey" },
				{ ["object"] = "atr_baby_rainbow_pillow", ["price"] = 149, ["label"] = "Pillow Rainbow" },
				{ ["object"] = "atr_baby_toy_trolley", ["price"] = 85, ["label"] = "Toy trolley" },
				{ ["object"] = "atr_baby_towel", ["price"] = 85, ["label"] = "Towel" },
	
			},
		}
	},

	["sofas"] = {
		["label"] = "Sofas",
		["items"] = {
			{ ["object"] = "atr_baby_toddler_armchair", ["price"] = 189, ["label"] = "Armchair.Babyroom", ["background"] = "rgba(255, 204, 229, 0.40)",
			["group_items"] = {
				{ ["object"] = "atr_baby_toddler_armchair", ["price"] = 159, ["label"] = "Armchair.Babyroom" },
			},
		}
	},

Last updated