🏘️RTX-Housing

["room_set_2"] = {
    label = "Room Collection 2",
    icon = "fa-couch",
    id = 14,
    subcategory = {
        ["comfort"] = {
            label = "Beds & Sofas",
            {object = "ate_furniture_room2_bed_a"},
            {object = "ate_furniture_room2_bed_b"},
            {object = "ate_furniture_room2_bed_c"},
            {object = "ate_furniture_room2_bed_d"},
            {object = "ate_furniture_room2_bed_e"},
            {object = "ate_furniture_room2_sofa_a"},
            {object = "ate_furniture_room2_sofa_b"},
            {object = "ate_furniture_room2_sofa_c"},
            {object = "ate_furniture_room2_sofa_d"},
            {object = "ate_furniture_room2_sofa_e"},
            {object = "ate_furniture_room2_sofa_f"},
            {object = "ate_furniture_room2_sofa_g"},
            {object = "ate_furniture_room2_sofa_h"},
            {object = "ate_furniture_room2_sofa_i"},
            {object = "ate_furniture_room2_sofa_j"},
            {object = "ate_furniture_room2_sofa_k"},
            {object = "ate_furniture_room2_sofa_l"},
            {object = "ate_furniture_room2_pouf_a"},
            {object = "ate_furniture_room2_pouf_b"},
            {object = "ate_furniture_room2_pouf_c"},
            {object = "ate_furniture_room2_pouf_d"},
            {object = "ate_furniture_room2_pouf_e"},
            {object = "ate_furniture_room2_pouf_f"},
            {object = "ate_furniture_room2_pouf_g"},
        },
        ["storage_tables"] = {
            label = "Storage & Tables",
            {object = "ate_furniture_room2_wardrobe_a"},
            {object = "ate_furniture_room2_wardrobe_b"},
            {object = "ate_furniture_room2_wardrobe_c"},
            {object = "ate_furniture_room2_wardrobe_d"},
            {object = "ate_furniture_room2_wardrobe_e"},
            {object = "ate_furniture_room2_wardrobe_f"},
            {object = "ate_furniture_room2_wardrobe_g"},
            {object = "ate_furniture_room2_wardrobe_h"},
            {object = "ate_furniture_room2_wardrobe_i"},
            {object = "ate_furniture_room2_wardrobe_j"},
            {object = "ate_furniture_room2_wardrobe_k"},
            {object = "ate_furniture_room2_wardrobe_l"},
            {object = "ate_furniture_room2_wardrobe_m"},
            {object = "ate_furniture_room2_wardrobe_n"},
            {object = "ate_furniture_room2_wardrobe_o"},
            {object = "ate_furniture_room2_wardrobe_p"},
            {object = "ate_furniture_room2_wardrobe_q"},
            {object = "ate_furniture_room2_coffeetable_a"},
            {object = "ate_furniture_room2_coffeetable_b"},
            {object = "ate_furniture_room2_coffeetable_c"},
        },
        ["textiles_rugs"] = {
            label = "Textiles & Rugs",
            {object = "ate_furniture_room2_rug_a"},
            {object = "ate_furniture_room2_rug_b"},
            {object = "ate_furniture_room2_rug_c"},
            {object = "ate_furniture_room2_rug_d"},
            {object = "ate_furniture_room2_rug_e"},
            {object = "ate_furniture_room2_rug_f"},
            {object = "ate_furniture_room2_rug_g"},
            {object = "ate_furniture_room2_blanket_a"},
            {object = "ate_furniture_room2_blanket_b"},
            {object = "ate_furniture_room2_blanket_c"},
            {object = "ate_furniture_room2_blanket_d"},
            {object = "ate_furniture_room2_blanket_e"},
            {object = "ate_furniture_room2_blanket_f"},
            {object = "ate_furniture_room2_blanket_g"},
            {object = "ate_furniture_room2_blanket_h"},
            {object = "ate_furniture_room2_blanket_i"},
            {object = "ate_furniture_room2_blanket_j"},
            {object = "ate_furniture_room2_blanket_k"},
            {object = "ate_furniture_room2_curtain_a"},
            {object = "ate_furniture_room2_curtain_b"},
            {object = "ate_furniture_room2_curtain_c"},
            {object = "ate_furniture_room2_curtain_d"},
        },
        ["decor_small"] = {
            label = "Decorations & Art",
            {object = "ate_furniture_room2_painting_a"},
            {object = "ate_furniture_room2_painting_b"},
            {object = "ate_furniture_room2_painting_c"},
            {object = "ate_furniture_room2_painting_d"},
            {object = "ate_furniture_room2_painting_e"},
            {object = "ate_furniture_room2_painting_f"},
            {object = "ate_furniture_room2_painting_g"},
            {object = "ate_furniture_room2_painting_h"},
            {object = "ate_furniture_room2_painting_i"},
            {object = "ate_furniture_room2_painting_j"},
            {object = "ate_furniture_room2_painting_k"},
            {object = "ate_furniture_room2_painting_l"},
            {object = "ate_furniture_room2_bigvase_a"},
            {object = "ate_furniture_room2_bigvase_b"},
            {object = "ate_furniture_room2_bigvase_c"},
            {object = "ate_furniture_room2_bigvase_d"},
            {object = "ate_furniture_room2_bigvase_e"},
            {object = "ate_furniture_room2_bigvase_f"},
            {object = "ate_furniture_room2_bigvase_g"},
            {object = "ate_furniture_room2_lamp_a"},
            {object = "ate_furniture_room2_lamp_b"},
            {object = "ate_furniture_room2_lamp_c"},
            {object = "ate_furniture_room2_lamp_d"},
            {object = "ate_furniture_room2_lamp_e"},
            {object = "ate_furniture_room2_lamp_f"},
            {object = "ate_furniture_room2_lamp_g"},
        },
        ["outdoor_structure"] = {
            label = "Structure & Porch",
            {object = "ate_furniture_room2_porch_a"},
            {object = "ate_furniture_room2_porch_b"},
            {object = "ate_furniture_room2_porch_c"},
            {object = "ate_furniture_room2_porch_d"},
            {object = "ate_furniture_room2_porch_e"},
            {object = "ate_furniture_room2_pergola_a"},
            {object = "ate_furniture_room2_pergola_b"},
            {object = "ate_furniture_room2_pergola_c"},
        }
    }
}

Last updated