🏘️Loaf Housing

Crea el espacio perfecto para tu personaje o tus jugadores.

label="Baño",
furniture  ={
    {
        label = "Albornoz 1",
        object= "ate_bathroom_bathrobe1",
        price = 100,
    },
    {
        label = "Albornoz 2",
        object= "ate_bathroom_bathrobe2",
        price = 100,
    },

    {
        label = "Albornoz 3",
        object= "ate_bathroom_bathrobe3",
        price = 100,
    },
    {
	label = "Albornoz 4",
	object= "ate_bathroom_bathrobe4",
	price = 100,
    },
    {
	label = "Albornoz 5",
	object= "ate_bathroom_bathrobe5",
	price = 100,
    },
    {
	label = "Albornoz 6",
	object= "ate_bathroom_bathrobe6",
	price = 100,
    },
    {
	label = "Albornoz 7",
	object= "ate_bathroom_bathrobe7",
	price = 100,
    },
    {
	label = "Jabon de Manos 1",
	object= "ate_bathroom_handsoap1",
	price = 100,
    },
    {
	label = "Jabon de Manos 2",
	object= "ate_bathroom_handsoap2",
	price = 100,
    },
    {
	label = "Jabon de Manos 3",
	object= "ate_bathroom_handsoap3",
	price = 100,
    },
    {
	label = "Jabon de Manos 4",
	object= "ate_bathroom_handsoap4",
	price = 100,
    },
    {
	label = "Conjunto 1",
	object= "ate_bathroom_kit1",
	price = 100,
    },
    {
	label = "Conjunto 2",
	object= "ate_bathroom_kit2",
	price = 100,
    },
    {
	label = "Conjunto 3",
	object= "ate_bathroom_kit3",
	price = 100,
    },
    {
	label = "Conjunto 4",
	object= "ate_bathroom_kit4",
	price = 100,
    },
    {
	label = "Conjunto 5",
	object= "ate_bathroom_kit5",
	price = 100,
    },
    {
	label = "Maceta 1",
	object= "ate_bathroom_pot1",
	price = 100,
    },
    {
	label = "Maceta 2",
	object= "ate_bathroom_pot2",
	price = 100,
    },
    {
	label = "Maceta 3",
	object= "ate_bathroom_pot3",
	price = 100,
    },
    {
	label = "Maceta 4",
	object= "ate_bathroom_pot4",
	price = 100,
    },
    {
	label = "Maceta 5",
	object= "ate_bathroom_pot5",
	price = 100,
    },
    {
	label = "Maceta 6",
	object= "ate_bathroom_pot6",
	price = 100,
    },
    {
	label = "Jabon 1",
	object= "ate_bathroom_soap1",
	price = 100,
    },
    {
	label = "Jabon 2",
	object= "ate_bathroom_soap2",
	price = 100,
    },
    {
	label = "Jabon 3",
	object= "ate_bathroom_soap3",
	price = 100,
    },
    {
	label = "Jabon 4",
	object= "ate_bathroom_soap4",
	price = 100,
    },
    {
	label = "Jabon 5",
	object= "ate_bathroom_soap5",
	price = 100,
    },
    {
	label = "Jabon 6",
	object= "ate_bathroom_soap6",
	price = 100,
    },
}
},

Última actualización