Page cover image

🏘️Quasar Housing

Create the perfect living space for your character or your players

["walldecoration"] = {
	["label"] = "Decoration",
	["items"] = {
		{ ["object"] = "atr_dinning_set_vase", ["price"] = 189, ["label"] = "Dining Deco", ["background"] = "rgba(255, 204, 229, 0.40)",
		["group_items"] = {
			{ ["object"] = "atr_dinning_set_vase", ["price"] = 189, ["label"] = "Vase" },
			{ ["object"] = "atr_dinning_set_sculpture", ["price"] = 189, ["label"] = "Sculpture" },
			{ ["object"] = "atr_dinning_set_sculpture_b", ["price"] = 189, ["label"] = "Sculpture 02" },
			{ ["object"] = "atr_dinning_set_sculpture_c", ["price"] = 402, ["label"] = "Sculpture 03" },
			{ ["object"] = "atr_dinning_set_sculpture_d", ["price"] = 402, ["label"] = "Sculpture" },

				}
			},
		}
	},

["tables"] = {
		["label"] = "Tables",
		["items"] = {
			{ ["object"] = "atr_dinning_cornertable", ["price"] = 546, ["label"] = "Table Dining", ["background"] = "rgba(255, 204, 229, 0.40)",
			["group_items"] = {
				{ ["object"] = "atr_dinning_cornertable_b", ["price"] = 546, ["label"] = "Cornertable Dining" },
				{ ["object"] = "atr_dinning_cornertable_c", ["price"] = 546, ["label"] = "Cornertable Dining 02" },
				{ ["object"] = "atr_dinning_cornertable", ["price"] = 546, ["label"] = "Cornertable Dining 03" },
				{ ["object"] = "atr_dinning_table", ["price"] = 546, ["label"] = "Table Dining" },
					}
				},
			}
		},

["sofas"] = {
		["label"] = "Sofas",
		["items"] = {
			{ ["object"] = "atr_dinning_set_sofa", ["price"] = 752, ["label"] = "Dining sofa", ["background"] = "rgba(255, 204, 229, 0.40)",
				["group_items"] = {
					{ ["object"] = "atr_dinning_set_sofa", ["price"] = 1594, ["label"] = "Dining sofa" },
					{ ["object"] = "atr_dinning_set_sofa_b", ["price"] = 1594, ["label"] = "Dining sofa 02" },
					{ ["object"] = "atr_dinning_set_sofa_c", ["price"] = 1594, ["label"] = "Dining sofa 03" },
					{ ["object"] = "atr_dinning_set_sofa_d", ["price"] = 1594, ["label"] = "Dining sofa 04" },
			}
		},
	}
},

Last updated