1[ 2 { 3 "type": "palette", 4 "id": "clothes_store_palette", 5 "terrain": { "p": "t_region_groundcover_urban" }, 6 "furniture": { 7 "%": "f_console_broken", 8 "c": "f_counter", 9 "C": "f_armchair", 10 "s": "f_stool", 11 "M": "f_clothing_rail", 12 "K": "f_clothing_rail", 13 "J": "f_clothing_rail", 14 "W": "f_clothing_rail", 15 "U": "f_clothing_rail", 16 "T": "f_clothing_rail", 17 "O": "f_clothing_rail", 18 "B": "f_clothing_rail", 19 "I": "f_clothing_rail", 20 "d": "f_desk", 21 "[": "f_table", 22 "h": "f_chair", 23 "$": "f_filing_cabinet", 24 "L": "f_locker", 25 "l": "f_locker", 26 "b": "f_bigmirror", 27 "y": [ "f_indoor_plant", "f_indoor_plant_y" ], 28 "p": "f_region_flower", 29 "D": "f_trashcan", 30 "&": "f_mannequin", 31 "(": "f_mannequin", 32 "n": "f_bulletin" 33 }, 34 "items": { 35 "M": [ 36 { "item": "pants_unisex", "chance": 50, "repeat": 3 }, 37 { "item": "pants_womens", "chance": 5, "repeat": 3 }, 38 { "item": "pants_mens", "chance": 5, "repeat": 3 } 39 ], 40 "K": { "item": "coats_unisex", "chance": 30, "repeat": 3 }, 41 "J": [ { "item": "shoes_unisex", "chance": 60, "repeat": 3 }, { "item": "shoes_womens", "chance": 20, "repeat": 3 } ], 42 "W": [ { "item": "shirts_unisex", "chance": 50, "repeat": 3 }, { "item": "shirts_womens", "chance": 10, "repeat": 3 } ], 43 "U": { "item": "underwear_mens", "chance": 40, "repeat": 3 }, 44 "I": { "item": "underwear_womens", "chance": 40, "repeat": 3 }, 45 "T": [ { "item": "gloves_unisex", "chance": 45, "repeat": 3 }, { "item": "scarfs_unisex", "chance": 30, "repeat": 3 } ], 46 "O": [ 47 { "item": "clothing_outdoor_torso", "chance": 50, "repeat": 3 }, 48 { "item": "clothing_outdoor_pants", "chance": 50, "repeat": 3 } 49 ], 50 "B": { "item": "bags", "chance": 50, "repeat": 3 }, 51 "$": { "item": "SUS_office_filing_cabinet", "chance": 100 }, 52 "D": { "item": "trash", "chance": 30, "repeat": [ 1, 2 ] }, 53 "(": { "item": "SUS_mannequin_outdoor", "chance": 30 }, 54 "&": { "item": "SUS_mannequin_general", "chance": 70 }, 55 "d": { "item": "SUS_office_desk", "chance": 100 }, 56 "L": { "item": "SUS_janitors_closet", "chance": 100 } 57 } 58 }, 59 { 60 "type": "palette", 61 "id": "tailor_palette", 62 "terrain": { ";": "t_door_locked", "0": "t_window_alarm", "z": "t_region_shrub_decorative", "p": "t_region_groundcover_urban" }, 63 "furniture": { 64 "%": "f_console_broken", 65 "c": "f_counter", 66 "R": "f_clothing_rail", 67 "s": "f_stool", 68 "d": "f_desk", 69 "[": "f_table", 70 "b": "f_bigmirror", 71 "y": [ "f_indoor_plant", "f_indoor_plant_y" ], 72 "&": "f_mannequin", 73 "@": "f_mannequin", 74 "h": "f_chair", 75 "p": "f_region_flower", 76 "]": "f_bookcase", 77 "f": "f_cupboard", 78 "L": "f_locker" 79 }, 80 "items": { 81 "R": [ 82 { "item": "dresses_womens", "chance": 70 }, 83 { "item": "shirts_summer_womens", "chance": 70 }, 84 { "item": "pants_summer_womens", "chance": 70 } 85 ], 86 "]": { "item": "SUS_tailoring_bookcase", "chance": 100 }, 87 "&": { "item": "SUS_mannequin_formal_mens", "chance": 50 }, 88 "@": { "item": "SUS_mannequin_dresses", "chance": 50 }, 89 "d": { "item": "SUS_tailoring_tool_drawer", "chance": 80 }, 90 "f": [ { "item": "SUS_tailoring_materials", "chance": 85 }, { "item": "SUS_tailoring_fasteners", "chance": 85 } ], 91 "L": { "item": "SUS_janitors_closet", "chance": 85 } 92 } 93 }, 94 { 95 "type": "palette", 96 "id": "furs_palette", 97 "terrain": { 98 ";": "t_door_locked", 99 "i": "t_door_locked_interior", 100 "0": "t_window_alarm", 101 "z": "t_region_shrub_decorative", 102 "p": "t_region_groundcover_urban" 103 }, 104 "furniture": { 105 "%": "f_console_broken", 106 "c": "f_displaycase", 107 "s": "f_stool", 108 "d": "f_desk", 109 "[": "f_table", 110 "b": "f_bigmirror", 111 "y": [ "f_indoor_plant", "f_indoor_plant_y" ], 112 "&": "f_mannequin", 113 "h": "f_chair", 114 "p": "f_region_flower", 115 "A": "f_statue", 116 "L": "f_locker", 117 "J": "f_locker" 118 }, 119 "items": { 120 "c": [ 121 { "item": "fur_hats_unisex", "chance": 50 }, 122 { "item": "fur_gloves_unisex", "chance": 50 }, 123 { "item": "fur_shoes_unisex", "chance": 50 } 124 ], 125 "&": { "item": "SUS_mannequin_fur", "chance": 50 }, 126 "d": { "item": "SUS_office_desk", "chance": 60 }, 127 "[": { "item": "SUS_tailoring_tool_drawer", "chance": 30 }, 128 "L": [ { "item": "SUS_fur_tailoring_materials", "chance": 50 }, { "item": "SUS_tailoring_fasteners", "chance": 50 } ], 129 "J": { "item": "SUS_janitors_closet", "chance": 60 } 130 } 131 } 132] 133