🏘️Qb-Housing

Crea el espacio perfecto para tu personaje o tus jugadores.

["bathroom"] = {
	label = "Baño",
	items = {
			[1] = { ["object"] = "ate_bathroom_bathrobe1", ["price"] = 0, ["label"] = "Albornoz 1" },
			[2] = { ["object"] = "ate_bathroom_bathrobe2", ["price"] = 0, ["label"] = "Albornoz 2" },
			[3] = { ["object"] = "ate_bathroom_bathrobe3", ["price"] = 0, ["label"] = "Albornoz 3" },
			[4] = { ["object"] = "ate_bathroom_bathrobe4", ["price"] = 0, ["label"] = "Albornoz 4" },
			[5] = { ["object"] = "ate_bathroom_bathrobe5", ["price"] = 0, ["label"] = "Albornoz 5" },
			[6] = { ["object"] = "ate_bathroom_bathrobe6", ["price"] = 0, ["label"] = "Albornoz 6" },
			[7] = { ["object"] = "ate_bathroom_bathrobe7", ["price"] = 0, ["label"] = "Albornoz 7" },
			[8] = { ["object"] = "ate_bathroom_handsoap1", ["price"] = 0, ["label"] = "Jabon de Manos 1" },
			[9] = { ["object"] = "ate_bathroom_handsoap2", ["price"] = 0, ["label"] = "Jabon de Manos 2" },
			[10] = { ["object"] = "ate_bathroom_handsoap3", ["price"] = 0, ["label"] = "Jabon de Manos 3" },
			[11] = { ["object"] = "ate_bathroom_handsoap4", ["price"] = 0, ["label"] = "Jabon de Manos 4" },
			[12] = { ["object"] = "ate_bathroom_kit1", ["price"] = 0, ["label"] = "Conjunto 1" },
			[13] = { ["object"] = "ate_bathroom_kit2", ["price"] = 0, ["label"] = "Conjunto 2" },
			[14] = { ["object"] = "ate_bathroom_kit3", ["price"] = 0, ["label"] = "Conjunto 3" },
			[15] = { ["object"] = "ate_bathroom_kit4", ["price"] = 0, ["label"] = "Conjunto 4" },
			[16] = { ["object"] = "ate_bathroom_kit5", ["price"] = 0, ["label"] = "Conjunto 5" },
			[17] = { ["object"] = "ate_bathroom_pot1", ["price"] = 0, ["label"] = "Maceta 1" },
			[18] = { ["object"] = "ate_bathroom_pot2", ["price"] = 0, ["label"] = "Maceta 2" },
			[19] = { ["object"] = "ate_bathroom_pot3", ["price"] = 0, ["label"] = "Maceta 3" },
			[20] = { ["object"] = "ate_bathroom_pot4", ["price"] = 0, ["label"] = "Maceta 4" },
			[21] = { ["object"] = "ate_bathroom_pot5", ["price"] = 0, ["label"] = "Maceta 5" },
			[22] = { ["object"] = "ate_bathroom_pot6", ["price"] = 0, ["label"] = "Maceta 6" },
			[23] = { ["object"] = "ate_bathroom_soap1", ["price"] = 0, ["label"] = "Jabon 1" },
			[24] = { ["object"] = "ate_bathroom_soap2", ["price"] = 0, ["label"] = "Jabon 2" },
			[25] = { ["object"] = "ate_bathroom_soap3", ["price"] = 0, ["label"] = "Jabon 3" },
			[26] = { ["object"] = "ate_bathroom_soap4", ["price"] = 0, ["label"] = "Jabon 4" },
			[27] = { ["object"] = "ate_bathroom_soap5", ["price"] = 0, ["label"] = "Jabon 5" },
			[28] = { ["object"] = "ate_bathroom_soap6", ["price"] = 0, ["label"] = "Jabon 6" },
		},
	},

Última actualización