🏘️Qb-Housing

Crea el espacio perfecto para tu personaje o tus jugadores.

{
    label = "Hallway/Vestíbulo",
    items = {
        [1] = { ["object"] = "ate_hall1_chair_a", ["price"] = 0, ["label"] = "Chair A" },
        [2] = { ["object"] = "ate_hall1_chair_b", ["price"] = 0, ["label"] = "Chair B" },
        [3] = { ["object"] = "ate_hall1_chair_c", ["price"] = 0, ["label"] = "Chair C" },
        [4] = { ["object"] = "ate_hall1_lamp_a", ["price"] = 0, ["label"] = "Lamp A" },
        [5] = { ["object"] = "ate_hall1_lamp_b", ["price"] = 0, ["label"] = "Lamp B" },
        [6] = { ["object"] = "ate_hall1_lamp_c", ["price"] = 0, ["label"] = "Lamp C" },
        [7] = { ["object"] = "ate_hall1_lamp_d", ["price"] = 0, ["label"] = "Lamp D" },
        [8] = { ["object"] = "ate_hall1_painting_a", ["price"] = 0, ["label"] = "Painting A" },
        [9] = { ["object"] = "ate_hall1_painting_b", ["price"] = 0, ["label"] = "Painting B" },
        [10] = { ["object"] = "ate_hall1_painting_c", ["price"] = 0, ["label"] = "Painting C" },
        [11] = { ["object"] = "ate_hall1_painting_d", ["price"] = 0, ["label"] = "Painting D" },
        [12] = { ["object"] = "ate_hall1_painting_e", ["price"] = 0, ["label"] = "Painting E" },
        [13] = { ["object"] = "ate_hall1_painting_f", ["price"] = 0, ["label"] = "Painting F" },
        [14] = { ["object"] = "ate_hall1_sculpture_a", ["price"] = 0, ["label"] = "Sculpture A" },
        [15] = { ["object"] = "ate_hall1_sculpture_b", ["price"] = 0, ["label"] = "Sculpture B" },
        [16] = { ["object"] = "ate_hall1_sculpture_c", ["price"] = 0, ["label"] = "Sculpture C" },
        [17] = { ["object"] = "ate_hall1_sideboard_a", ["price"] = 0, ["label"] = "Sideboard A" },
        [18] = { ["object"] = "ate_hall1_sideboard_b", ["price"] = 0, ["label"] = "Sideboard B" },
        [19] = { ["object"] = "ate_hall1_vase_a", ["price"] = 0, ["label"] = "Vase A" },
        [20] = { ["object"] = "ate_hall1_vase_b", ["price"] = 0, ["label"] = "Vase B" },
    }
}

Última actualización

¿Te fue útil?