Advertisement
dowster

All SA-MP Object In One Array

Aug 11th, 2011
578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 462.86 KB | None | 0 0
  1. // Object names from SA-MP Wiki, Sorted by MTA Team, Formatted into arrays by dowster
  2. enum ARRAY_FORMAT_ALL_OBJECTS
  3. {
  4.     id,
  5.     name[24],
  6.     ids[12],
  7.     category[34],
  8.     category_id
  9. }
  10. //Beach and Sea
  11. new allObjects[][ARRAY_FORMAT_ALL_OBJECTS] = {
  12.     { 902, "Starfish", "[902]", "General Beach and Sea", 0 },
  13.     { 903, "seaweed", "[903]", "General Beach and Sea", 0 },
  14.     { 953, "CJ_OYSTER", "[953]", "General Beach and Sea", 0 },
  15.     { 1461, "DYN_LIFE_P", "[1461]", "General Beach and Sea", 0 },
  16.     { 1598, "beachball", "[1598]", "General Beach and Sea", 0 },
  17.     { 1599, "fish1single", "[1599]", "General Beach and Sea", 0 },
  18.     { 1600, "fish2single", "[1600]", "General Beach and Sea", 0 },
  19.     { 1601, "fish3s", "[1601]", "General Beach and Sea", 0 },
  20.     { 1602, "jellyfish", "[1602]", "General Beach and Sea", 0 },
  21.     { 1603, "jellyfish01", "[1603]", "General Beach and Sea", 0 },
  22.     { 1604, "fish3single", "[1604]", "General Beach and Sea", 0 },
  23.     { 1605, "fish1s", "[1605]", "General Beach and Sea", 0 },
  24.     { 1606, "fish2s", "[1606]", "General Beach and Sea", 0 },
  25.     { 1607, "dolphin", "[1607]", "General Beach and Sea", 0 },
  26.     { 1608, "shark", "[1608]", "General Beach and Sea", 0 },
  27.     { 1609, "turtle", "[1609]", "General Beach and Sea", 0 },
  28.     { 1610, "sandcastle1", "[1610]", "General Beach and Sea", 0 },
  29.     { 1611, "sandcastle2", "[1611]", "General Beach and Sea", 0 },
  30.     { 1637, "od_pat_hutb", "[1637]", "General Beach and Sea", 0 },
  31.     { 1640, "beachtowel04", "[1640]", "General Beach and Sea", 0 },
  32.     { 1641, "beachtowel03", "[1641]", "General Beach and Sea", 0 },
  33.     { 1642, "beachtowel02", "[1642]", "General Beach and Sea", 0 },
  34.     { 1643, "beachtowel01", "[1643]", "General Beach and Sea", 0 },
  35.     { 2404, "CJ_SURF_BOARD", "[2404]", "General Beach and Sea", 0 },
  36.     { 2405, "CJ_SURF_BOARD2", "[2405]", "General Beach and Sea", 0 },
  37.     { 2406, "CJ_SURF_BOARD3", "[2406]", "General Beach and Sea", 0 },
  38.     { 2410, "CJ_SURF_BOARD4", "[2410]", "General Beach and Sea", 0 },
  39.     { 2782, "CJ_OYSTER_2", "[2782]", "General Beach and Sea", 0 },
  40.     { 1612, "submarine", "[1612]", "Ships, Docks and Piers", 1 },
  41.     { 3406, "cxref_woodjetty", "[3406]", "Ships, Docks and Piers", 1 },
  42.     { 3578, "DockBarr1_LA", "[3578]", "Ships, Docks and Piers", 1 },
  43.     { 3620, "redockrane_LAS", "[3620]", "Ships, Docks and Piers", 1 },
  44.     { 3753, "dockwall_LAS2", "[3753]", "Ships, Docks and Piers", 1 },
  45.     { 3879, "ws_jetty_SFX", "[3879]", "Ships, Docks and Piers", 1 },
  46.     { 3886, "ws_jettynol_SFX", "[3886]", "Ships, Docks and Piers", 1 },
  47.     { 5108, "LADocks2_las2", "[5108]", "Ships, Docks and Piers", 1 },
  48.     { 5109, "sanpdmdock3_las2", "[5109]", "Ships, Docks and Piers", 1 },
  49.     { 5115, "las2chemdock1", "[5115]", "Ships, Docks and Piers", 1 },
  50.     { 5143, "las2chendock04", "[5143]", "Ships, Docks and Piers", 1 },
  51.     { 5145, "sanpdmdock2_las2", "[5145]", "Ships, Docks and Piers", 1 },
  52.     { 5146, "sanpdmdock1_las2", "[5146]", "Ships, Docks and Piers", 1 },
  53.     { 5154, "dk_cargoshp03d", "[5154]", "Ships, Docks and Piers", 1 },
  54.     { 5155, "dk_cargoshp05d", "[5155]", "Ships, Docks and Piers", 1 },
  55.     { 5156, "dk_cargoshp24d", "[5156]", "Ships, Docks and Piers", 1 },
  56.     { 5157, "dk_cargoshpd25d", "[5157]", "Ships, Docks and Piers", 1 },
  57.     { 5158, "dk_cargoshp76d", "[5158]", "Ships, Docks and Piers", 1 },
  58.     { 5160, "dkcargohull2d", "[5160]", "Ships, Docks and Piers", 1 },
  59.     { 5166, "dkcargohull2bd", "[5166]", "Ships, Docks and Piers", 1 },
  60.     { 5167, "dkcargohull2cd", "[5167]", "Ships, Docks and Piers", 1 },
  61.     { 5176, "sanpdmdocka_las2", "[5176]", "Ships, Docks and Piers", 1 },
  62.     { 5184, "mdock1a_las2", "[5184]", "Ships, Docks and Piers", 1 },
  63.     { 6188, "gaz_pier2", "[6188]", "Ships, Docks and Piers", 1 },
  64.     { 6189, "gaz_pier1", "[6189]", "Ships, Docks and Piers", 1 },
  65.     { 6230, "canaljetty_LAw", "[6230]", "Ships, Docks and Piers", 1 },
  66.     { 6300, "Pier04_LAw2", "[6300]", "Ships, Docks and Piers", 1 },
  67.     { 8373, "VegasS_jetty01", "[8373]", "Ships, Docks and Piers", 1 },
  68.     { 9090, "vgEferryland", "[9090]", "Ships, Docks and Piers", 1 },
  69.     { 9229, "sfn_coast03", "[9229]", "Ships, Docks and Piers", 1 },
  70.     { 9230, "sfn_coast01", "[9230]", "Ships, Docks and Piers", 1 },
  71.     { 9253, "sfn_coast04", "[9253]", "Ships, Docks and Piers", 1 },
  72.     { 9257, "sfn_coast05", "[9257]", "Ships, Docks and Piers", 1 },
  73.     { 9329, "sfn_coast06", "[9329]", "Ships, Docks and Piers", 1 },
  74.     { 9584, "freight_SFW31", "[9584]", "Ships, Docks and Piers", 1 },
  75.     { 9585, "freight_SFW33", "[9585]", "Ships, Docks and Piers", 1 },
  76.     { 9586, "freight_deck_SFW", "[9586]", "Ships, Docks and Piers", 1 },
  77.     { 9590, "freight_interiorsfw", "[9590]", "Ships, Docks and Piers", 1 },
  78.     { 9612, "ferrybit1_sfw", "[9612]", "Ships, Docks and Piers", 1 },
  79.     { 9613, "ferrybit3_sfw", "[9613]", "Ships, Docks and Piers", 1 },
  80.     { 9818, "shpbridge_sfw01", "[9818]", "Ships, Docks and Piers", 1 },
  81.     { 9819, "shpbridge_sfw02", "[9819]", "Ships, Docks and Piers", 1 },
  82.     { 9820, "shpbridge_sfw04", "[9820]", "Ships, Docks and Piers", 1 },
  83.     { 9821, "shpbridge_sfw03", "[9821]", "Ships, Docks and Piers", 1 },
  84.     { 9822, "shpbridge_sfw08", "[9822]", "Ships, Docks and Piers", 1 },
  85.     { 9829, "bumblister_SFW", "[9829]", "Ships, Docks and Piers", 1 },
  86.     { 9858, "ferrybit69_sfw", "[9858]", "Ships, Docks and Piers", 1 },
  87.     { 9902, "ferryland3", "[9902]", "Ships, Docks and Piers", 1 },
  88.     { 9954, "pier69_sfe3", "[9954]", "Ships, Docks and Piers", 1 },
  89.     { 9955, "pier69_sfe1", "[9955]", "Ships, Docks and Piers", 1 },
  90.     { 9956, "pier69_sfe2", "[9956]", "Ships, Docks and Piers", 1 },
  91.     { 9958, "submarr_sfe", "[9958]", "Ships, Docks and Piers", 1 },
  92.     { 10140, "freig2_intSFE", "[10140]", "Ships, Docks and Piers", 1 },
  93.     { 10226, "shipbits2_sfe", "[10226]", "Ships, Docks and Piers", 1 },
  94.     { 10227, "shipbits1_sfe", "[10227]", "Ships, Docks and Piers", 1 },
  95.     { 10229, "freighter2b_SFE", "[10229]", "Ships, Docks and Piers", 1 },
  96.     { 10230, "freighter_sfe", "[10230]", "Ships, Docks and Piers", 1 },
  97.     { 10300, "ferryland_sfe111", "[10300]", "Ships, Docks and Piers", 1 },
  98.     { 10301, "ferry_ncoast1_sfe", "[10301]", "Ships, Docks and Piers", 1 },
  99.     { 10305, "ferryland_sfe112", "[10305]", "Ships, Docks and Piers", 1 },
  100.     { 10771, "CARRIER_HULL_SFSe", "[10771]", "Ships, Docks and Piers", 1 },
  101.     { 10793, "car_ship_03_SFSe", "[10793]", "Ships, Docks and Piers", 1 },
  102.     { 10794, "car_ship_04_SFSe", "[10794]", "Ships, Docks and Piers", 1 },
  103.     { 10795, "car_ship_05_SFSe", "[10795]", "Ships, Docks and Piers", 1 },
  104.     { 10824, "subpen_int_SFSe", "[10824]", "Ships, Docks and Piers", 1 },
  105.     { 10826, "subpen_ext_SFSe", "[10826]", "Ships, Docks and Piers", 1 },
  106.     { 10827, "subbunker_ext_SFSe", "[10827]", "Ships, Docks and Piers", 1 },
  107.     { 10828, "drydock1_SFSe", "[10828]", "Ships, Docks and Piers", 1 },
  108.     { 10830, "drydock2_SFSe", "[10830]", "Ships, Docks and Piers", 1 },
  109.     { 10831, "drydock3_SFSe", "[10831]", "Ships, Docks and Piers", 1 },
  110.     { 10833, "navybase_02_SFSe", "[10833]", "Ships, Docks and Piers", 1 },
  111.     { 10834, "navybase_03_SFSe", "[10834]", "Ships, Docks and Piers", 1 },
  112.     { 10841, "drydock1_SFSe01", "[10841]", "Ships, Docks and Piers", 1 },
  113.     { 11009, "dk_cargoshp70_SFS02", "[11009]", "Ships, Docks and Piers", 1 },
  114.     { 11145, "CARRIER_LOWDECK_SFS", "[11145]", "Ships, Docks and Piers", 1 },
  115.     { 11146, "CARRIER_HANGAR_SFS", "[11146]", "Ships, Docks and Piers", 1 },
  116.     { 11237, "CARRIER_Bits_SFSe", "[11237]", "Ships, Docks and Piers", 1 },
  117.     { 11495, "des_ranchjetty", "[11495]", "Ships, Docks and Piers", 1 },
  118.     { 12990, "sw_jetty", "[12990]", "Ships, Docks and Piers", 1 },
  119.     { 16502, "cn2_jetty1", "[16502]", "Ships, Docks and Piers", 1 },
  120.     { 17068, "xjetty01", "[17068]", "Ships, Docks and Piers", 1 },
  121.     { 18024, "int_clothe_ship", "[18024]", "Ships, Docks and Piers", 1 },
  122.     { 3249, "des_westsaloon_", "[3249]", "Bars, Clubs, and Casinos", 2 },
  123.     { 6869, "vegastemp1", "[6869]", "Bars, Clubs, and Casinos", 2 },
  124.     { 6985, "casinoblock2", "[6985]", "Bars, Clubs, and Casinos", 2 },
  125.     { 6987, "casinoblock5", "[6987]", "Bars, Clubs, and Casinos", 2 },
  126.     { 6988, "casinoblock3", "[6988]", "Bars, Clubs, and Casinos", 2 },
  127.     { 6989, "casinoblock4", "[6989]", "Bars, Clubs, and Casinos", 2 },
  128.     { 7071, "casinoblock41_dy", "[7071]", "Bars, Clubs, and Casinos", 2 },
  129.     { 7263, "casinoblock3_dy", "[7263]", "Bars, Clubs, and Casinos", 2 },
  130.     { 7265, "casinoblock5_dy", "[7265]", "Bars, Clubs, and Casinos", 2 },
  131.     { 7289, "casinoblock2_dy", "[7289]", "Bars, Clubs, and Casinos", 2 },
  132.     { 7521, "vgnlowbuild202", "[7521]", "Bars, Clubs, and Casinos", 2 },
  133.     { 8395, "vgEpyrmd_dy", "[8395]", "Bars, Clubs, and Casinos", 2 },
  134.     { 8399, "nightclub01_lvs", "[8399]", "Bars, Clubs, and Casinos", 2 },
  135.     { 8400, "nightclub02_lvs", "[8400]", "Bars, Clubs, and Casinos", 2 },
  136.     { 8501, "casroyale01_lvs", "[8501]", "Bars, Clubs, and Casinos", 2 },
  137.     { 8663, "triadcasno01_lvs", "[8663]", "Bars, Clubs, and Casinos", 2 },
  138.     { 9070, "casroyale02_lvs", "[9070]", "Bars, Clubs, and Casinos", 2 },
  139.     { 9071, "casroyale03_lvs", "[9071]", "Bars, Clubs, and Casinos", 2 },
  140.     { 9072, "casroyale04_lvs", "[9072]", "Bars, Clubs, and Casinos", 2 },
  141.     { 9076, "sphinx01_lvs", "[9076]", "Bars, Clubs, and Casinos", 2 },
  142.     { 9104, "vgEpyrmd_nt", "[9104]", "Bars, Clubs, and Casinos", 2 },
  143.     { 9582, "temp_SFW35", "[9582]", "Bars, Clubs, and Casinos", 2 },
  144.     { 10398, "healthclub_SFS", "[10398]", "Bars, Clubs, and Casinos", 2 },
  145.     { 10713, "gayclub_SFS", "[10713]", "Bars, Clubs, and Casinos", 2 },
  146.     { 13132, "CE_bar01", "[13132]", "Bars, Clubs, and Casinos", 2 },
  147.     { 14399, "bar2", "[14399]", "Bars, Clubs, and Casinos", 2 },
  148.     { 14463, "gs_barstuff", "[14463]", "Bars, Clubs, and Casinos", 2 },
  149.     { 14533, "pleasure-TOP", "[14533]", "Bars, Clubs, and Casinos", 2 },
  150.     { 14536, "pleasure-BOT", "[14536]", "Bars, Clubs, and Casinos", 2 },
  151.     { 14537, "pdomesBar", "[14537]", "Bars, Clubs, and Casinos", 2 },
  152.     { 14546, "pleasure-MID", "[14546]", "Bars, Clubs, and Casinos", 2 },
  153.     { 14560, "triad_bar", "[14560]", "Bars, Clubs, and Casinos", 2 },
  154.     { 14563, "triad_main", "[14563]", "Bars, Clubs, and Casinos", 2 },
  155.     { 14581, "ab_mafiaSuite01zzz", "[14581]", "Bars, Clubs, and Casinos", 2 },
  156.     { 14590, "mafCasTopfoor", "[14590]", "Bars, Clubs, and Casinos", 2 },
  157.     { 14606, "MafCasMain4", "[14606]", "Bars, Clubs, and Casinos", 2 },
  158.     { 14607, "triad_main2", "[14607]", "Bars, Clubs, and Casinos", 2 },
  159.     { 14614, "triad_main3", "[14614]", "Bars, Clubs, and Casinos", 2 },
  160.     { 14623, "MafCasMain1", "[14623]", "Bars, Clubs, and Casinos", 2 },
  161.     { 14624, "MafCasMain2", "[14624]", "Bars, Clubs, and Casinos", 2 },
  162.     { 14625, "MafCasMain3", "[14625]", "Bars, Clubs, and Casinos", 2 },
  163.     { 14738, "brothelbar", "[14738]", "Bars, Clubs, and Casinos", 2 },
  164.     { 14777, "int_5weecasino", "[14777]", "Bars, Clubs, and Casinos", 2 },
  165.     { 14785, "gen_otb", "[14785]", "Bars, Clubs, and Casinos", 2 },
  166.     { 14808, "Strip2_Building", "[14808]", "Bars, Clubs, and Casinos", 2 },
  167.     { 14809, "Strip2_Platforms", "[14809]", "Bars, Clubs, and Casinos", 2 },
  168.     { 14815, "Whhouse_main", "[14815]", "Bars, Clubs, and Casinos", 2 },
  169.     { 14821, "mc_straps_int", "[14821]", "Bars, Clubs, and Casinos", 2 },
  170.     { 14831, "LM_stripbar", "[14831]", "Bars, Clubs, and Casinos", 2 },
  171.     { 14832, "LM_stripCorner", "[14832]", "Bars, Clubs, and Casinos", 2 },
  172.     { 14835, "LM_stripColumns", "[14835]", "Bars, Clubs, and Casinos", 2 },
  173.     { 14836, "LM_strippoles", "[14836]", "Bars, Clubs, and Casinos", 2 },
  174.     { 14838, "int_strip_club", "[14838]", "Bars, Clubs, and Casinos", 2 },
  175.     { 16021, "des_geyhotbase_", "[16021]", "Bars, Clubs, and Casinos", 2 },
  176.     { 16051, "des_westsaloon_01", "[16051]", "Bars, Clubs, and Casinos", 2 },
  177.     { 16146, "des_ufoinn", "[16146]", "Bars, Clubs, and Casinos", 2 },
  178.     { 16150, "ufo_barinterior", "[16150]", "Bars, Clubs, and Casinos", 2 },
  179.     { 16690, "des_westsaloon_02", "[16690]", "Bars, Clubs, and Casinos", 2 },
  180.     { 17523, "Stripbar_lae", "[17523]", "Bars, Clubs, and Casinos", 2 },
  181.     { 17700, "pigpenblok1_LAe2", "[17700]", "Bars, Clubs, and Casinos", 2 },
  182.     { 18018, "int_bars", "[18018]", "Bars, Clubs, and Casinos", 2 },
  183.     { 18028, "smllbarinterior", "[18028]", "Bars, Clubs, and Casinos", 2 },
  184.     { 18090, "Bar_BAR1", "[18090]", "Bars, Clubs, and Casinos", 2 },
  185.     { 3689, "rdwarhusbig", "[3689]", "Factories and Warehouses", 3 },
  186.     { 3707, "rdwarhusmed", "[3707]", "Factories and Warehouses", 3 },
  187.     { 3755, "las2warhus_las2", "[3755]", "Factories and Warehouses", 3 },
  188.     { 3776, "ci_bstage", "[3776]", "Factories and Warehouses", 3 },
  189.     { 4860, "unionstwar_LAS", "[4860]", "Factories and Warehouses", 3 },
  190.     { 5129, "imracompint_las2", "[5129]", "Factories and Warehouses", 3 },
  191.     { 5131, "imrancomp1_las2", "[5131]", "Factories and Warehouses", 3 },
  192.     { 5135, "brkwrhus02", "[5135]", "Factories and Warehouses", 3 },
  193.     { 5137, "brkwrhus3_las2", "[5137]", "Factories and Warehouses", 3 },
  194.     { 5138, "snpdoldwrhs2_las2", "[5138]", "Factories and Warehouses", 3 },
  195.     { 5139, "sanpedro4_las2", "[5139]", "Factories and Warehouses", 3 },
  196.     { 5174, "sanpedmexq4_las2", "[5174]", "Factories and Warehouses", 3 },
  197.     { 5175, "sanpedmexq3_las2", "[5175]", "Factories and Warehouses", 3 },
  198.     { 5177, "las2stripsshp1", "[5177]", "Factories and Warehouses", 3 },
  199.     { 5180, "nwspltbild2_las2", "[5180]", "Factories and Warehouses", 3 },
  200.     { 5183, "nwspltbild1_las2", "[5183]", "Factories and Warehouses", 3 },
  201.     { 5192, "chemgrnd_las2", "[5192]", "Factories and Warehouses", 3 },
  202.     { 5278, "NEWCOMP1_las2", "[5278]", "Factories and Warehouses", 3 },
  203.     { 5309, "las2lnew3_las2", "[5309]", "Factories and Warehouses", 3 },
  204.     { 5310, "las2lnew2_las2", "[5310]", "Factories and Warehouses", 3 },
  205.     { 5313, "newlas2sh_LAS2", "[5313]", "Factories and Warehouses", 3 },
  206.     { 5397, "laeclubBlock1", "[5397]", "Factories and Warehouses", 3 },
  207.     { 5728, "dummybuild46_law", "[5728]", "Factories and Warehouses", 3 },
  208.     { 6340, "rodeo06_LAw2", "[6340]", "Factories and Warehouses", 3 },
  209.     { 6404, "venice01b_LAw2", "[6404]", "Factories and Warehouses", 3 },
  210.     { 6490, "tvstudio01_LAw2", "[6490]", "Factories and Warehouses", 3 },
  211.     { 6925, "vgnlowbuild235", "[6925]", "Factories and Warehouses", 3 },
  212.     { 7019, "vgnhseing111", "[7019]", "Factories and Warehouses", 3 },
  213.     { 7020, "vgnhseing112", "[7020]", "Factories and Warehouses", 3 },
  214.     { 7021, "vgnhseing113", "[7021]", "Factories and Warehouses", 3 },
  215.     { 7035, "vgsNwrehse17", "[7035]", "Factories and Warehouses", 3 },
  216.     { 7269, "smlbuildvgas05b", "[7269]", "Factories and Warehouses", 3 },
  217.     { 7490, "vegasnorthwrehse1", "[7490]", "Factories and Warehouses", 3 },
  218.     { 7492, "vgnhseing40", "[7492]", "Factories and Warehouses", 3 },
  219.     { 7494, "vgnhseing42", "[7494]", "Factories and Warehouses", 3 },
  220.     { 7495, "vgnhseing43", "[7495]", "Factories and Warehouses", 3 },
  221.     { 7496, "vgnhseing44", "[7496]", "Factories and Warehouses", 3 },
  222.     { 7497, "vgnorthwrehse14", "[7497]", "Factories and Warehouses", 3 },
  223.     { 7513, "vgnwrehse69", "[7513]", "Factories and Warehouses", 3 },
  224.     { 7627, "vgnabatoir", "[7627]", "Factories and Warehouses", 3 },
  225.     { 7832, "vgnabartoirinter", "[7832]", "Factories and Warehouses", 3 },
  226.     { 7861, "vgnhseing8283", "[7861]", "Factories and Warehouses", 3 },
  227.     { 8057, "hseing01_lvs", "[8057]", "Factories and Warehouses", 3 },
  228.     { 8058, "vgswrehse06", "[8058]", "Factories and Warehouses", 3 },
  229.     { 8059, "vgswrehse07", "[8059]", "Factories and Warehouses", 3 },
  230.     { 8060, "vgswrehse03", "[8060]", "Factories and Warehouses", 3 },
  231.     { 8061, "vgswrehse04", "[8061]", "Factories and Warehouses", 3 },
  232.     { 8062, "vgswrehse17", "[8062]", "Factories and Warehouses", 3 },
  233.     { 8063, "vgswrehse16", "[8063]", "Factories and Warehouses", 3 },
  234.     { 8064, "vgswrehse05", "[8064]", "Factories and Warehouses", 3 },
  235.     { 8065, "vgswrehse09", "[8065]", "Factories and Warehouses", 3 },
  236.     { 8066, "hseing03_lvs", "[8066]", "Factories and Warehouses", 3 },
  237.     { 8067, "hseing02_lvs", "[8067]", "Factories and Warehouses", 3 },
  238.     { 8069, "hseing05_lvs", "[8069]", "Factories and Warehouses", 3 },
  239.     { 8254, "vgswrehse10", "[8254]", "Factories and Warehouses", 3 },
  240.     { 8255, "vgswrehse13", "[8255]", "Factories and Warehouses", 3 },
  241.     { 8260, "vgswrehse18", "[8260]", "Factories and Warehouses", 3 },
  242.     { 8300, "vgswrehse08", "[8300]", "Factories and Warehouses", 3 },
  243.     { 8544, "vgsEhseing06", "[8544]", "Factories and Warehouses", 3 },
  244.     { 8545, "vgsEwrehse01", "[8545]", "Factories and Warehouses", 3 },
  245.     { 8546, "vgsEwrehse02", "[8546]", "Factories and Warehouses", 3 },
  246.     { 9243, "hrborbuild_SFN02", "[9243]", "Factories and Warehouses", 3 },
  247.     { 9244, "hrborbuild_SFN01", "[9244]", "Factories and Warehouses", 3 },
  248.     { 9247, "hrbrmstr_SFN01", "[9247]", "Factories and Warehouses", 3 },
  249.     { 9260, "hrborbuild_SFN03", "[9260]", "Factories and Warehouses", 3 },
  250.     { 9680, "tramstat_SFW", "[9680]", "Factories and Warehouses", 3 },
  251.     { 10775, "bigfactory_SFSe", "[10775]", "Factories and Warehouses", 3 },
  252.     { 10776, "bigfactory2_SFSe", "[10776]", "Factories and Warehouses", 3 },
  253.     { 10840, "bigshed_SFSe", "[10840]", "Factories and Warehouses", 3 },
  254.     { 10843, "bigshed_SFSe01", "[10843]", "Factories and Warehouses", 3 },
  255.     { 10844, "gen_whouse01_SFSe", "[10844]", "Factories and Warehouses", 3 },
  256.     { 10845, "gen_whouse02_SFSe", "[10845]", "Factories and Warehouses", 3 },
  257.     { 10846, "gen_whouse03_SFSe", "[10846]", "Factories and Warehouses", 3 },
  258.     { 10847, "gen_whouse03_SFSe01", "[10847]", "Factories and Warehouses", 3 },
  259.     { 10856, "viet_03b_SFSe", "[10856]", "Factories and Warehouses", 3 },
  260.     { 10965, "depot_SFS", "[10965]", "Factories and Warehouses", 3 },
  261.     { 10966, "tankfact03_SFS", "[10966]", "Factories and Warehouses", 3 },
  262.     { 11010, "crackbuild_SFS", "[11010]", "Factories and Warehouses", 3 },
  263.     { 11011, "crackfactjump_SFS", "[11011]", "Factories and Warehouses", 3 },
  264.     { 11012, "crackfact_SFS", "[11012]", "Factories and Warehouses", 3 },
  265.     { 11081, "crackfacttanks_SFS", "[11081]", "Factories and Warehouses", 3 },
  266.     { 11085, "crack_int1", "[11085]", "Factories and Warehouses", 3 },
  267.     { 11086, "crack_int2", "[11086]", "Factories and Warehouses", 3 },
  268.     { 11087, "crackfactwalk", "[11087]", "Factories and Warehouses", 3 },
  269.     { 11089, "crackfacttanks2_SFS", "[11089]", "Factories and Warehouses", 3 },
  270.     { 11090, "crackfactvats_SFS", "[11090]", "Factories and Warehouses", 3 },
  271.     { 11093, "gen_whouse02_SFS", "[11093]", "Factories and Warehouses", 3 },
  272.     { 11233, "crackfactwalkb", "[11233]", "Factories and Warehouses", 3 },
  273.     { 11234, "crackfactwalkc", "[11234]", "Factories and Warehouses", 3 },
  274.     { 11235, "crackfactwalkd", "[11235]", "Factories and Warehouses", 3 },
  275.     { 11236, "crackfactwalke", "[11236]", "Factories and Warehouses", 3 },
  276.     { 11244, "gen_whouse02_SFS01", "[11244]", "Factories and Warehouses", 3 },
  277.     { 11290, "facttanks_SFSe04", "[11290]", "Factories and Warehouses", 3 },
  278.     { 11293, "facttanks_SFSe08", "[11293]", "Factories and Warehouses", 3 },
  279.     { 11295, "facttanks_SFSe09", "[11295]", "Factories and Warehouses", 3 },
  280.     { 11461, "des_nwwtower", "[11461]", "Factories and Warehouses", 3 },
  281.     { 11543, "des_warehs", "[11543]", "Factories and Warehouses", 3 },
  282.     { 12847, "sprunk_fact", "[12847]", "Factories and Warehouses", 3 },
  283.     { 12931, "CE_brewery", "[12931]", "Factories and Warehouses", 3 },
  284.     { 12941, "sw_LastDrop", "[12941]", "Factories and Warehouses", 3 },
  285.     { 12981, "sw_fact01", "[12981]", "Factories and Warehouses", 3 },
  286.     { 12988, "sw_fact02", "[12988]", "Factories and Warehouses", 3 },
  287.     { 13059, "CEfact03", "[13059]", "Factories and Warehouses", 3 },
  288.     { 13060, "CE_factcomp1", "[13060]", "Factories and Warehouses", 3 },
  289.     { 13061, "CE_factcomp2", "[13061]", "Factories and Warehouses", 3 },
  290.     { 13065, "sw_fact03", "[13065]", "Factories and Warehouses", 3 },
  291.     { 13066, "sw_fact04", "[13066]", "Factories and Warehouses", 3 },
  292.     { 13077, "CE_townware", "[13077]", "Factories and Warehouses", 3 },
  293.     { 13078, "CEwrehse07", "[13078]", "Factories and Warehouses", 3 },
  294.     { 13198, "CE_waretank", "[13198]", "Factories and Warehouses", 3 },
  295.     { 14572, "maintenance16", "[14572]", "Factories and Warehouses", 3 },
  296.     { 14577, "mafCasLoadbay01", "[14577]", "Factories and Warehouses", 3 },
  297.     { 14588, "ab_abbatoir01", "[14588]", "Factories and Warehouses", 3 },
  298.     { 14784, "genint_warehs", "[14784]", "Factories and Warehouses", 3 },
  299.     { 14795, "genint3_smashtv", "[14795]", "Factories and Warehouses", 3 },
  300.     { 16271, "des_railfac02", "[16271]", "Factories and Warehouses", 3 },
  301.     { 16272, "des_railfac01", "[16272]", "Factories and Warehouses", 3 },
  302.     { 16385, "desh2_weefact2_", "[16385]", "Factories and Warehouses", 3 },
  303.     { 16398, "desn2_peckfac1", "[16398]", "Factories and Warehouses", 3 },
  304.     { 16399, "desn2_peckfac2", "[16399]", "Factories and Warehouses", 3 },
  305.     { 16400, "desn2_peckfac3", "[16400]", "Factories and Warehouses", 3 },
  306.     { 17012, "cwsthseing26", "[17012]", "Factories and Warehouses", 3 },
  307.     { 17013, "cuntplant05", "[17013]", "Factories and Warehouses", 3 },
  308.     { 17014, "cuntwplant01", "[17014]", "Factories and Warehouses", 3 },
  309.     { 17015, "cuntwplant07", "[17015]", "Factories and Warehouses", 3 },
  310.     { 17016, "cutnwplant09", "[17016]", "Factories and Warehouses", 3 },
  311.     { 17017, "cuntwplant10", "[17017]", "Factories and Warehouses", 3 },
  312.     { 17021, "cuntplant06", "[17021]", "Factories and Warehouses", 3 },
  313.     { 17022, "cuntwplant11", "[17022]", "Factories and Warehouses", 3 },
  314.     { 17023, "cutnwplant10", "[17023]", "Factories and Warehouses", 3 },
  315.     { 17024, "cuntwplant12", "[17024]", "Factories and Warehouses", 3 },
  316.     { 17038, "cuntw_weefactory1_", "[17038]", "Factories and Warehouses", 3 },
  317.     { 17040, "cuntw_weefact1_", "[17040]", "Factories and Warehouses", 3 },
  318.     { 17049, "cw_Silo01", "[17049]", "Factories and Warehouses", 3 },
  319.     { 17050, "cw_Silo02", "[17050]", "Factories and Warehouses", 3 },
  320.     { 17051, "cw_Silo03", "[17051]", "Factories and Warehouses", 3 },
  321.     { 17072, "smltrukext", "[17072]", "Factories and Warehouses", 3 },
  322.     { 17073, "smlltrukint", "[17073]", "Factories and Warehouses", 3 },
  323.     { 17538, "powerstat1_LAe2", "[17538]", "Factories and Warehouses", 3 },
  324.     { 17546, "hydro3_LAe", "[17546]", "Factories and Warehouses", 3 },
  325.     { 17636, "lae2_ground11", "[17636]", "Factories and Warehouses", 3 },
  326.     { 18200, "w_town_11", "[18200]", "Factories and Warehouses", 3 },
  327.     { 18365, "sawmill", "[18365]", "Factories and Warehouses", 3 },
  328.     { 18496, "w_town11b", "[18496]", "Factories and Warehouses", 3 },
  329.     { 1675, "wshxrefhse1", "[1675]", "Houses and Apartments", 4 },
  330.     { 1677, "wshxrefhse2", "[1677]", "Houses and Apartments", 4 },
  331.     { 3167, "trailer_large1_01", "[3167]", "Houses and Apartments", 4 },
  332.     { 3168, "trailer2_01", "[3168]", "Houses and Apartments", 4 },
  333.     { 3169, "trailer_large2_01", "[3169]", "Houses and Apartments", 4 },
  334.     { 3170, "trailer_large3_01", "[3170]", "Houses and Apartments", 4 },
  335.     { 3171, "trailer5_01", "[3171]", "Houses and Apartments", 4 },
  336.     { 3172, "trailer6_01", "[3172]", "Houses and Apartments", 4 },
  337.     { 3173, "trailer_large4_01", "[3173]", "Houses and Apartments", 4 },
  338.     { 3174, "sm_airstrm_sml_", "[3174]", "Houses and Apartments", 4 },
  339.     { 3175, "sm_airstrm_med_", "[3175]", "Houses and Apartments", 4 },
  340.     { 3178, "Shack02", "[3178]", "Houses and Apartments", 4 },
  341.     { 3241, "conhoos2", "[3241]", "Houses and Apartments", 4 },
  342.     { 3242, "conhoos1", "[3242]", "Houses and Apartments", 4 },
  343.     { 3246, "des_westrn7_", "[3246]", "Houses and Apartments", 4 },
  344.     { 3250, "des_westrn9_", "[3250]", "Houses and Apartments", 4 },
  345.     { 3253, "des_westrn11_", "[3253]", "Houses and Apartments", 4 },
  346.     { 3283, "conhoos3", "[3283]", "Houses and Apartments", 4 },
  347.     { 3284, "conhoos5", "[3284]", "Houses and Apartments", 4 },
  348.     { 3285, "conhoos4", "[3285]", "Houses and Apartments", 4 },
  349.     { 3303, "des_bighus03", "[3303]", "Houses and Apartments", 4 },
  350.     { 3304, "des_bighus02", "[3304]", "Houses and Apartments", 4 },
  351.     { 3305, "des_bighus01", "[3305]", "Houses and Apartments", 4 },
  352.     { 3306, "swburbhaus02", "[3306]", "Houses and Apartments", 4 },
  353.     { 3307, "swburbhaus01", "[3307]", "Houses and Apartments", 4 },
  354.     { 3308, "swburbhaus03", "[3308]", "Houses and Apartments", 4 },
  355.     { 3309, "swburbhaus04", "[3309]", "Houses and Apartments", 4 },
  356.     { 3310, "sw_woodhaus04", "[3310]", "Houses and Apartments", 4 },
  357.     { 3311, "sw_woodhaus01a", "[3311]", "Houses and Apartments", 4 },
  358.     { 3312, "sw_woodhaus02", "[3312]", "Houses and Apartments", 4 },
  359.     { 3313, "sw_woodhaus03", "[3313]", "Houses and Apartments", 4 },
  360.     { 3314, "sw_bigburb_04", "[3314]", "Houses and Apartments", 4 },
  361.     { 3315, "sw_bigburb_03", "[3315]", "Houses and Apartments", 4 },
  362.     { 3316, "sw_bigburb_02", "[3316]", "Houses and Apartments", 4 },
  363.     { 3317, "sw_bigburb_01", "[3317]", "Houses and Apartments", 4 },
  364.     { 3351, "sw_bigburbsave", "[3351]", "Houses and Apartments", 4 },
  365.     { 3353, "sw_bigburbsave2", "[3353]", "Houses and Apartments", 4 },
  366.     { 3355, "cxrf_savhus1_", "[3355]", "Houses and Apartments", 4 },
  367.     { 3356, "cxrf_savhus2_", "[3356]", "Houses and Apartments", 4 },
  368.     { 3362, "des_ruin2_", "[3362]", "Houses and Apartments", 4 },
  369.     { 3414, "CE_oldhut1", "[3414]", "Houses and Apartments", 4 },
  370.     { 3415, "CE_loghut1", "[3415]", "Houses and Apartments", 4 },
  371.     { 3417, "CE_loghut02", "[3417]", "Houses and Apartments", 4 },
  372.     { 3418, "CE_oldhut02", "[3418]", "Houses and Apartments", 4 },
  373.     { 3442, "vegasxrexhse1", "[3442]", "Houses and Apartments", 4 },
  374.     { 3443, "vegasxrexhse2", "[3443]", "Houses and Apartments", 4 },
  375.     { 3444, "shabbyhouse02_lvs", "[3444]", "Houses and Apartments", 4 },
  376.     { 3445, "vegasxrexhse08", "[3445]", "Houses and Apartments", 4 },
  377.     { 3446, "vegasxrexhse10", "[3446]", "Houses and Apartments", 4 },
  378.     { 3449, "vegashsenew1", "[3449]", "Houses and Apartments", 4 },
  379.     { 3454, "vgnhseing15", "[3454]", "Houses and Apartments", 4 },
  380.     { 3455, "vgnhseblk1", "[3455]", "Houses and Apartments", 4 },
  381.     { 3456, "vgnhseblk3", "[3456]", "Houses and Apartments", 4 },
  382.     { 3457, "vgnhseblk2", "[3457]", "Houses and Apartments", 4 },
  383.     { 3464, "shabbyhouse03_lvs", "[3464]", "Houses and Apartments", 4 },
  384.     { 3466, "shabbyhouse01_lvs", "[3466]", "Houses and Apartments", 4 },
  385.     { 3483, "vegasxrexhse09", "[3483]", "Houses and Apartments", 4 },
  386.     { 3484, "vegasxrexhse03", "[3484]", "Houses and Apartments", 4 },
  387.     { 3485, "vegasxrexhse04", "[3485]", "Houses and Apartments", 4 },
  388.     { 3486, "vegasxrexhse05", "[3486]", "Houses and Apartments", 4 },
  389.     { 3487, "vegasxrexhse06", "[3487]", "Houses and Apartments", 4 },
  390.     { 3488, "vegasxrexhse07", "[3488]", "Houses and Apartments", 4 },
  391.     { 3501, "vgsxrefpartm1", "[3501]", "Houses and Apartments", 4 },
  392.     { 3555, "compmedhos2_LAe", "[3555]", "Houses and Apartments", 4 },
  393.     { 3556, "compmedhos3_LAe", "[3556]", "Houses and Apartments", 4 },
  394.     { 3557, "compmedhos4_LAe", "[3557]", "Houses and Apartments", 4 },
  395.     { 3558, "compmedhos5_LAe", "[3558]", "Houses and Apartments", 4 },
  396.     { 3580, "compbigho2_LAe", "[3580]", "Houses and Apartments", 4 },
  397.     { 3582, "compmedhos1_LAe", "[3582]", "Houses and Apartments", 4 },
  398.     { 3583, "compbigho3_LAe", "[3583]", "Houses and Apartments", 4 },
  399.     { 3584, "compproj01_LA", "[3584]", "Houses and Apartments", 4 },
  400.     { 3587, "nwsnpedhus1_LAS", "[3587]", "Houses and Apartments", 4 },
  401.     { 3588, "sanped_hse1_LAs", "[3588]", "Houses and Apartments", 4 },
  402.     { 3589, "compfukhouse3", "[3589]", "Houses and Apartments", 4 },
  403.     { 3590, "compfukhouse2", "[3590]", "Houses and Apartments", 4 },
  404.     { 3595, "Dingbat01Aex_LA", "[3595]", "Houses and Apartments", 4 },
  405.     { 3596, "Dingbat02Aex_LA", "[3596]", "Houses and Apartments", 4 },
  406.     { 3597, "Dingbat01Bex_LA", "[3597]", "Houses and Apartments", 4 },
  407.     { 3598, "hillhouse01_LA", "[3598]", "Houses and Apartments", 4 },
  408.     { 3599, "hillhouse02_LA", "[3599]", "Houses and Apartments", 4 },
  409.     { 3600, "hillhouse06_LA", "[3600]", "Houses and Apartments", 4 },
  410.     { 3601, "hillhouse04_LA", "[3601]", "Houses and Apartments", 4 },
  411.     { 3602, "hillhouse05_LA", "[3602]", "Houses and Apartments", 4 },
  412.     { 3603, "bevman_LAW2", "[3603]", "Houses and Apartments", 4 },
  413.     { 3604, "bevmangar_LAW2", "[3604]", "Houses and Apartments", 4 },
  414.     { 3605, "bevman3_LAW2", "[3605]", "Houses and Apartments", 4 },
  415.     { 3606, "bevbrkhus1", "[3606]", "Houses and Apartments", 4 },
  416.     { 3607, "bevman2_LAW2", "[3607]", "Houses and Apartments", 4 },
  417.     { 3608, "hillhouse08_LA", "[3608]", "Houses and Apartments", 4 },
  418.     { 3609, "hillhouse13_LA", "[3609]", "Houses and Apartments", 4 },
  419.     { 3612, "hillhouse12_LA", "[3612]", "Houses and Apartments", 4 },
  420.     { 3613, "hillhouse10_LA", "[3613]", "Houses and Apartments", 4 },
  421.     { 3614, "hillhouse09_LA", "[3614]", "Houses and Apartments", 4 },
  422.     { 3616, "midranhus2_LAS", "[3616]", "Houses and Apartments", 4 },
  423.     { 3617, "midranhus_LAS", "[3617]", "Houses and Apartments", 4 },
  424.     { 3618, "nwlaw2husjm3_Law2", "[3618]", "Houses and Apartments", 4 },
  425.     { 3619, "nwlaw2husjm4_Law2", "[3619]", "Houses and Apartments", 4 },
  426.     { 3622, "rdwarhus", "[3622]", "Houses and Apartments", 4 },
  427.     { 3623, "rdwarhus2", "[3623]", "Houses and Apartments", 4 },
  428.     { 3624, "nwwarhus", "[3624]", "Houses and Apartments", 4 },
  429.     { 3626, "dckwrkhut", "[3626]", "Houses and Apartments", 4 },
  430.     { 3628, "smallprosjmt_LAS", "[3628]", "Houses and Apartments", 4 },
  431.     { 3634, "nwccumphus1_LAS", "[3634]", "Houses and Apartments", 4 },
  432.     { 3635, "nwccumphus2_LAS", "[3635]", "Houses and Apartments", 4 },
  433.     { 3639, "GlenPHouse01_LAx", "[3639]", "Houses and Apartments", 4 },
  434.     { 3640, "GlenPHouse02_LAx", "[3640]", "Houses and Apartments", 4 },
  435.     { 3641, "GlenPHouse04_LAx", "[3641]", "Houses and Apartments", 4 },
  436.     { 3642, "GlenPHouse03_LAx", "[3642]", "Houses and Apartments", 4 },
  437.     { 3644, "idlebuild01_LAx", "[3644]", "Houses and Apartments", 4 },
  438.     { 3646, "ganghous05_LAx", "[3646]", "Houses and Apartments", 4 },
  439.     { 3648, "ganghous02_LAx", "[3648]", "Houses and Apartments", 4 },
  440.     { 3649, "ganghous01_LAx", "[3649]", "Houses and Apartments", 4 },
  441.     { 3651, "ganghous04_LAx", "[3651]", "Houses and Apartments", 4 },
  442.     { 3653, "BeachApartA1_LAx", "[3653]", "Houses and Apartments", 4 },
  443.     { 3655, "ganghous03_LAx", "[3655]", "Houses and Apartments", 4 },
  444.     { 3661, "projects01_LAx", "[3661]", "Houses and Apartments", 4 },
  445.     { 3676, "lawnhouseredA", "[3676]", "Houses and Apartments", 4 },
  446.     { 3677, "lawnhousegreyLS", "[3677]", "Houses and Apartments", 4 },
  447.     { 3678, "lawnhousegreyRS", "[3678]", "Houses and Apartments", 4 },
  448.     { 3684, "Lawnapartmnt", "[3684]", "Houses and Apartments", 4 },
  449.     { 3697, "project2lae2", "[3697]", "Houses and Apartments", 4 },
  450.     { 3698, "barrio3B_LAe", "[3698]", "Houses and Apartments", 4 },
  451.     { 3700, "DrugDealHs1_LAe", "[3700]", "Houses and Apartments", 4 },
  452.     { 3702, "barrio6B_LAe2", "[3702]", "Houses and Apartments", 4 },
  453.     { 3704, "barrio6a_LAe2", "[3704]", "Houses and Apartments", 4 },
  454.     { 3711, "BeachApartA5b", "[3711]", "Houses and Apartments", 4 },
  455.     { 3713, "BeachApartA5a", "[3713]", "Houses and Apartments", 4 },
  456.     { 3741, "CEhillhse14", "[3741]", "Houses and Apartments", 4 },
  457.     { 3759, "vencanhou01_LAx", "[3759]", "Houses and Apartments", 4 },
  458.     { 3762, "CEnwlaw4", "[3762]", "Houses and Apartments", 4 },
  459.     { 3764, "TCEnewhillhus02", "[3764]", "Houses and Apartments", 4 },
  460.     { 3765, "TCEmulhouse04_Law01", "[3765]", "Houses and Apartments", 4 },
  461.     { 3783, "LAs2Xref01_LAx", "[3783]", "Houses and Apartments", 4 },
  462.     { 3820, "box_hse_09_SFXRF", "[3820]", "Houses and Apartments", 4 },
  463.     { 3821, "box_hse_02_SFXRF", "[3821]", "Houses and Apartments", 4 },
  464.     { 3822, "box_hse_03_SFXRF", "[3822]", "Houses and Apartments", 4 },
  465.     { 3823, "box_hse_11_SFXRF", "[3823]", "Houses and Apartments", 4 },
  466.     { 3824, "box_hse_10_SFXRF", "[3824]", "Houses and Apartments", 4 },
  467.     { 3825, "box_hse_01_SFXRF", "[3825]", "Houses and Apartments", 4 },
  468.     { 3826, "box_hse_06_SFXRF", "[3826]", "Houses and Apartments", 4 },
  469.     { 3827, "box_hse_07_SFXRF", "[3827]", "Houses and Apartments", 4 },
  470.     { 3828, "box_hse_05_SFXRF", "[3828]", "Houses and Apartments", 4 },
  471.     { 3829, "box_hse_04_SFXRF", "[3829]", "Houses and Apartments", 4 },
  472.     { 3830, "box_hse_08_SFXRF", "[3830]", "Houses and Apartments", 4 },
  473.     { 3842, "box_hse_14_SFXRF", "[3842]", "Houses and Apartments", 4 },
  474.     { 3843, "box_hse_12_SFXRF", "[3843]", "Houses and Apartments", 4 },
  475.     { 3844, "box_hse_15_SFXRF", "[3844]", "Houses and Apartments", 4 },
  476.     { 3845, "box_hse_13_SFXRF", "[3845]", "Houses and Apartments", 4 },
  477.     { 4178, "BailBonds3_LAn", "[4178]", "Houses and Apartments", 4 },
  478.     { 4861, "snpedhuair2_LAS", "[4861]", "Houses and Apartments", 4 },
  479.     { 4886, "gngspwnhus1_LAS", "[4886]", "Houses and Apartments", 4 },
  480.     { 5060, "crlsafhus_LAS", "[5060]", "Houses and Apartments", 4 },
  481.     { 5151, "carganghud_las2", "[5151]", "Houses and Apartments", 4 },
  482.     { 5341, "crlsafhus_LAS2", "[5341]", "Houses and Apartments", 4 },
  483.     { 5416, "laeganghous205", "[5416]", "Houses and Apartments", 4 },
  484.     { 5421, "laesmokeshse", "[5421]", "Houses and Apartments", 4 },
  485.     { 5423, "laeJeffers03", "[5423]", "Houses and Apartments", 4 },
  486.     { 5425, "laeJeffers05", "[5425]", "Houses and Apartments", 4 },
  487.     { 5444, "laeChicano02", "[5444]", "Houses and Apartments", 4 },
  488.     { 5445, "laeChicano01", "[5445]", "Houses and Apartments", 4 },
  489.     { 5446, "laeChicano03", "[5446]", "Houses and Apartments", 4 },
  490.     { 5447, "laeChicano04", "[5447]", "Houses and Apartments", 4 },
  491.     { 5448, "laeChicano05", "[5448]", "Houses and Apartments", 4 },
  492.     { 5450, "laeChicano06", "[5450]", "Houses and Apartments", 4 },
  493.     { 5451, "laeChicano07", "[5451]", "Houses and Apartments", 4 },
  494.     { 5452, "laeChicano09", "[5452]", "Houses and Apartments", 4 },
  495.     { 5453, "laeChicano10", "[5453]", "Houses and Apartments", 4 },
  496.     { 5461, "laeGlenPark05", "[5461]", "Houses and Apartments", 4 },
  497.     { 5462, "laeGlenPark04", "[5462]", "Houses and Apartments", 4 },
  498.     { 5475, "laeIdleProj02", "[5475]", "Houses and Apartments", 4 },
  499.     { 5476, "laeIdleProj01", "[5476]", "Houses and Apartments", 4 },
  500.     { 5520, "BDupsHouse_LAe", "[5520]", "Houses and Apartments", 4 },
  501.     { 5626, "laecompmedhos518", "[5626]", "Houses and Apartments", 4 },
  502.     { 5642, "laeChicano11", "[5642]", "Houses and Apartments", 4 },
  503.     { 5643, "laeChicano08", "[5643]", "Houses and Apartments", 4 },
  504.     { 5655, "laeChicano01b", "[5655]", "Houses and Apartments", 4 },
  505.     { 5656, "laeChicano01c", "[5656]", "Houses and Apartments", 4 },
  506.     { 5722, "manns05_LAwN", "[5722]", "Houses and Apartments", 4 },
  507.     { 5723, "manns04_LAwN", "[5723]", "Houses and Apartments", 4 },
  508.     { 5775, "standard01_LAwN", "[5775]", "Houses and Apartments", 4 },
  509.     { 5874, "manns03_LAwN", "[5874]", "Houses and Apartments", 4 },
  510.     { 5891, "hblues02_LAwN", "[5891]", "Houses and Apartments", 4 },
  511.     { 5892, "hblues01_LAwN", "[5892]", "Houses and Apartments", 4 },
  512.     { 5986, "Chateau01_LAwN", "[5986]", "Houses and Apartments", 4 },
  513.     { 6038, "wilshire2_law", "[6038]", "Houses and Apartments", 4 },
  514.     { 6039, "wilshire5_law", "[6039]", "Houses and Apartments", 4 },
  515.     { 6041, "wilshire6_law", "[6041]", "Houses and Apartments", 4 },
  516.     { 6042, "venblue01_law", "[6042]", "Houses and Apartments", 4 },
  517.     { 6047, "wilshire1_law", "[6047]", "Houses and Apartments", 4 },
  518.     { 6057, "wdpanelhs09_law", "[6057]", "Houses and Apartments", 4 },
  519.     { 6058, "wdpanelhs08_law", "[6058]", "Houses and Apartments", 4 },
  520.     { 6132, "gaz8_law", "[6132]", "Houses and Apartments", 4 },
  521.     { 6133, "gaz9_law", "[6133]", "Houses and Apartments", 4 },
  522.     { 6134, "gaz11_law", "[6134]", "Houses and Apartments", 4 },
  523.     { 6135, "gaz13_law", "[6135]", "Houses and Apartments", 4 },
  524.     { 6136, "gaz15_law", "[6136]", "Houses and Apartments", 4 },
  525.     { 6137, "gaz12_law", "[6137]", "Houses and Apartments", 4 },
  526.     { 6138, "gaz10_law", "[6138]", "Houses and Apartments", 4 },
  527.     { 6284, "santahouse02_law2", "[6284]", "Houses and Apartments", 4 },
  528.     { 6285, "santahouse04_law2", "[6285]", "Houses and Apartments", 4 },
  529.     { 6286, "santahouse05_law2", "[6286]", "Houses and Apartments", 4 },
  530.     { 6294, "santahousegrp_law2", "[6294]", "Houses and Apartments", 4 },
  531.     { 6436, "santahouseTr_law2", "[6436]", "Houses and Apartments", 4 },
  532.     { 6522, "country_law2", "[6522]", "Houses and Apartments", 4 },
  533.     { 6868, "smlbuildvgas05", "[6868]", "Houses and Apartments", 4 },
  534.     { 6920, "vgnlowbuild11", "[6920]", "Houses and Apartments", 4 },
  535.     { 6921, "vgnlowbuild12", "[6921]", "Houses and Apartments", 4 },
  536.     { 6922, "vgnlowbuild13", "[6922]", "Houses and Apartments", 4 },
  537.     { 6923, "vgnlowbuild14", "[6923]", "Houses and Apartments", 4 },
  538.     { 6926, "vgnhseing68", "[6926]", "Houses and Apartments", 4 },
  539.     { 7200, "vgnlowbuild239", "[7200]", "Houses and Apartments", 4 },
  540.     { 7287, "VgsN_safehse_res", "[7287]", "Houses and Apartments", 4 },
  541.     { 7489, "vgnhseing34", "[7489]", "Houses and Apartments", 4 },
  542.     { 7491, "vgnhseing25", "[7491]", "Houses and Apartments", 4 },
  543.     { 7533, "newaprtmntsvgN08", "[7533]", "Houses and Apartments", 4 },
  544.     { 7534, "newaprtmntsvgN07", "[7534]", "Houses and Apartments", 4 },
  545.     { 7535, "newaprtmntsvgN03", "[7535]", "Houses and Apartments", 4 },
  546.     { 7681, "vegasnotxrefhse1", "[7681]", "Houses and Apartments", 4 },
  547.     { 7885, "vegasglfhse1", "[7885]", "Houses and Apartments", 4 },
  548.     { 7929, "vgwsavehse2", "[7929]", "Houses and Apartments", 4 },
  549.     { 7932, "vgsnotxrefhse02", "[7932]", "Houses and Apartments", 4 },
  550.     { 7940, "vegirlfrhouse02", "[7940]", "Houses and Apartments", 4 },
  551.     { 8425, "villa_inn01_lvs", "[8425]", "Houses and Apartments", 4 },
  552.     { 8427, "villa_inn03_lvs", "[8427]", "Houses and Apartments", 4 },
  553.     { 8428, "villa_inn02_lvs", "[8428]", "Houses and Apartments", 4 },
  554.     { 8433, "residnce01_lvs", "[8433]", "Houses and Apartments", 4 },
  555.     { 8437, "residntial01_lvs", "[8437]", "Houses and Apartments", 4 },
  556.     { 8513, "residnce01_lvs01", "[8513]", "Houses and Apartments", 4 },
  557.     { 9098, "vgsEsvhse01", "[9098]", "Houses and Apartments", 4 },
  558.     { 9220, "Villa_SFN_CHRIS_01", "[9220]", "Houses and Apartments", 4 },
  559.     { 9221, "Villa_SFN_CHRIS_02", "[9221]", "Houses and Apartments", 4 },
  560.     { 9227, "moresfnshit20", "[9227]", "Houses and Apartments", 4 },
  561.     { 9228, "moresfnshit22", "[9228]", "Houses and Apartments", 4 },
  562.     { 9238, "moresfnshit28", "[9238]", "Houses and Apartments", 4 },
  563.     { 9258, "preshoosml02_SFN", "[9258]", "Houses and Apartments", 4 },
  564.     { 9259, "preshoosbig02_SFN", "[9259]", "Houses and Apartments", 4 },
  565.     { 9270, "preshoosbig01_SFN01", "[9270]", "Houses and Apartments", 4 },
  566.     { 9271, "preshoos03_SFN01", "[9271]", "Houses and Apartments", 4 },
  567.     { 9272, "preshoos03_SFN02", "[9272]", "Houses and Apartments", 4 },
  568.     { 9273, "preshoos01_SFN03", "[9273]", "Houses and Apartments", 4 },
  569.     { 9274, "preshoos03_SFN03", "[9274]", "Houses and Apartments", 4 },
  570.     { 9275, "preshoosml02_SFN01", "[9275]", "Houses and Apartments", 4 },
  571.     { 9319, "preshoos03_SFN04", "[9319]", "Houses and Apartments", 4 },
  572.     { 9320, "preshoosbig02_SFN01", "[9320]", "Houses and Apartments", 4 },
  573.     { 9322, "preshoos03_SFN05", "[9322]", "Houses and Apartments", 4 },
  574.     { 9323, "moresfnshit29", "[9323]", "Houses and Apartments", 4 },
  575.     { 9324, "preshoosbig02_SFN02", "[9324]", "Houses and Apartments", 4 },
  576.     { 9325, "preshoos03_SFN06", "[9325]", "Houses and Apartments", 4 },
  577.     { 9326, "preshoos03_SFN07", "[9326]", "Houses and Apartments", 4 },
  578.     { 9327, "moresfnshit30", "[9327]", "Houses and Apartments", 4 },
  579.     { 9328, "moresfnshit31", "[9328]", "Houses and Apartments", 4 },
  580.     { 9341, "Villa_SFN_CHRIS_04", "[9341]", "Houses and Apartments", 4 },
  581.     { 9495, "tempbuild_sfw42", "[9495]", "Houses and Apartments", 4 },
  582.     { 9496, "sboxbld4_sfw02", "[9496]", "Houses and Apartments", 4 },
  583.     { 9497, "sboxbld4_sfw69", "[9497]", "Houses and Apartments", 4 },
  584.     { 9498, "sboxbld4_sfw70", "[9498]", "Houses and Apartments", 4 },
  585.     { 9499, "sboxbld4_sfw71", "[9499]", "Houses and Apartments", 4 },
  586.     { 9500, "sboxbld4_sfwa", "[9500]", "Houses and Apartments", 4 },
  587.     { 9501, "sfwbox_sfw27", "[9501]", "Houses and Apartments", 4 },
  588.     { 9502, "sfwbox_sfw43", "[9502]", "Houses and Apartments", 4 },
  589.     { 9503, "sboxbld4_sfw72", "[9503]", "Houses and Apartments", 4 },
  590.     { 9504, "sboxbld4_sfw73", "[9504]", "Houses and Apartments", 4 },
  591.     { 9506, "bigboxtmp02", "[9506]", "Houses and Apartments", 4 },
  592.     { 9507, "bigboxtmp03", "[9507]", "Houses and Apartments", 4 },
  593.     { 9509, "bigboxtmp05", "[9509]", "Houses and Apartments", 4 },
  594.     { 9510, "bigboxtmp06", "[9510]", "Houses and Apartments", 4 },
  595.     { 9511, "bigboxtmp07", "[9511]", "Houses and Apartments", 4 },
  596.     { 9512, "bigboxtmp08", "[9512]", "Houses and Apartments", 4 },
  597.     { 9513, "bigboxtmp1", "[9513]", "Houses and Apartments", 4 },
  598.     { 9515, "bigboxtmp18", "[9515]", "Houses and Apartments", 4 },
  599.     { 9516, "bigboxtmp17", "[9516]", "Houses and Apartments", 4 },
  600.     { 9517, "bigboxtmp16", "[9517]", "Houses and Apartments", 4 },
  601.     { 9518, "bigboxtmp15", "[9518]", "Houses and Apartments", 4 },
  602.     { 9520, "boxbuildsfw_31", "[9520]", "Houses and Apartments", 4 },
  603.     { 9521, "morboxes03", "[9521]", "Houses and Apartments", 4 },
  604.     { 9522, "morboxes04", "[9522]", "Houses and Apartments", 4 },
  605.     { 9523, "newvic2_sfw", "[9523]", "Houses and Apartments", 4 },
  606.     { 9524, "blokmod1_sfw", "[9524]", "Houses and Apartments", 4 },
  607.     { 9529, "blokmod3_sfw", "[9529]", "Houses and Apartments", 4 },
  608.     { 9547, "blokcut_sfw04", "[9547]", "Houses and Apartments", 4 },
  609.     { 9549, "sfw_boxwest10", "[9549]", "Houses and Apartments", 4 },
  610.     { 9550, "sfw_boxwest04", "[9550]", "Houses and Apartments", 4 },
  611.     { 9572, "blokmod3_sfw04", "[9572]", "Houses and Apartments", 4 },
  612.     { 9573, "newvic1_sfw", "[9573]", "Houses and Apartments", 4 },
  613.     { 9576, "frway_box1", "[9576]", "Houses and Apartments", 4 },
  614.     { 9577, "frway_box2", "[9577]", "Houses and Apartments", 4 },
  615.     { 9578, "blokmod2_sfw01", "[9578]", "Houses and Apartments", 4 },
  616.     { 9579, "blokmod2_sfw03", "[9579]", "Houses and Apartments", 4 },
  617.     { 9580, "sboxbld4_sfw83", "[9580]", "Houses and Apartments", 4 },
  618.     { 9581, "sboxbld4_sfw84", "[9581]", "Houses and Apartments", 4 },
  619.     { 9592, "sfw_boxwest12", "[9592]", "Houses and Apartments", 4 },
  620.     { 9598, "sfw_boxwest02", "[9598]", "Houses and Apartments", 4 },
  621.     { 9599, "vicbig_sfw1", "[9599]", "Houses and Apartments", 4 },
  622.     { 9737, "blokmod3_sfw69", "[9737]", "Houses and Apartments", 4 },
  623.     { 9738, "blokmod2_sfw69", "[9738]", "Houses and Apartments", 4 },
  624.     { 9739, "newvic1_sfw69b", "[9739]", "Houses and Apartments", 4 },
  625.     { 9740, "newvic1_sfw69", "[9740]", "Houses and Apartments", 4 },
  626.     { 9741, "blokmod1_sfwc", "[9741]", "Houses and Apartments", 4 },
  627.     { 9742, "blokmod1_sfwb", "[9742]", "Houses and Apartments", 4 },
  628.     { 9748, "sfw_boxwest03", "[9748]", "Houses and Apartments", 4 },
  629.     { 9749, "sfw_boxwest01", "[9749]", "Houses and Apartments", 4 },
  630.     { 9750, "sfw_boxwest05", "[9750]", "Houses and Apartments", 4 },
  631.     { 9751, "sfw_boxwest06", "[9751]", "Houses and Apartments", 4 },
  632.     { 9752, "sfw_boxwest08", "[9752]", "Houses and Apartments", 4 },
  633.     { 9753, "sfw_boxwest09", "[9753]", "Houses and Apartments", 4 },
  634.     { 9754, "sfw_boxwest11", "[9754]", "Houses and Apartments", 4 },
  635.     { 9762, "sfw_boxwest07", "[9762]", "Houses and Apartments", 4 },
  636.     { 9763, "blokcut_sfw01", "[9763]", "Houses and Apartments", 4 },
  637.     { 9764, "blokcut_sfw02", "[9764]", "Houses and Apartments", 4 },
  638.     { 9765, "blokcut_sfw03", "[9765]", "Houses and Apartments", 4 },
  639.     { 9894, "blokmod2_sfw", "[9894]", "Houses and Apartments", 4 },
  640.     { 9895, "bigboxtmp19", "[9895]", "Houses and Apartments", 4 },
  641.     { 9903, "pier69_models07", "[9903]", "Houses and Apartments", 4 },
  642.     { 9904, "pier69_models04", "[9904]", "Houses and Apartments", 4 },
  643.     { 9909, "vicstuff_sfe33", "[9909]", "Houses and Apartments", 4 },
  644.     { 9916, "jumpbuild_sfe", "[9916]", "Houses and Apartments", 4 },
  645.     { 9920, "vicstuff_sfe6000", "[9920]", "Houses and Apartments", 4 },
  646.     { 9927, "sfe_redwht2", "[9927]", "Houses and Apartments", 4 },
  647.     { 9947, "lbd_house1_sfe", "[9947]", "Houses and Apartments", 4 },
  648.     { 9948, "lbd_house2_sfe", "[9948]", "Houses and Apartments", 4 },
  649.     { 9952, "vicstuff_sfe6006", "[9952]", "Houses and Apartments", 4 },
  650.     { 10013, "vicstuff_sfe17", "[10013]", "Houses and Apartments", 4 },
  651.     { 10014, "vicstu69_sfe", "[10014]", "Houses and Apartments", 4 },
  652.     { 10015, "vicstu69b_sfe", "[10015]", "Houses and Apartments", 4 },
  653.     { 10016, "vicnew_sfe04", "[10016]", "Houses and Apartments", 4 },
  654.     { 10017, "bigvic_a1", "[10017]", "Houses and Apartments", 4 },
  655.     { 10019, "vicstuff_sfe45", "[10019]", "Houses and Apartments", 4 },
  656.     { 10020, "vicstuff_sfe22", "[10020]", "Houses and Apartments", 4 },
  657.     { 10021, "vicstuff_sfe06", "[10021]", "Houses and Apartments", 4 },
  658.     { 10022, "vicstuff_sfe04", "[10022]", "Houses and Apartments", 4 },
  659.     { 10043, "vicstuff_sfe6004", "[10043]", "Houses and Apartments", 4 },
  660.     { 10048, "vicstuff_sfe66", "[10048]", "Houses and Apartments", 4 },
  661.     { 10050, "vicstuff_sfe50", "[10050]", "Houses and Apartments", 4 },
  662.     { 10053, "fishwarf20_sfe", "[10053]", "Houses and Apartments", 4 },
  663.     { 10055, "fishwarf21_sfe", "[10055]", "Houses and Apartments", 4 },
  664.     { 10080, "fishwarf10_sfe", "[10080]", "Houses and Apartments", 4 },
  665.     { 10084, "fishwarf13_sfe", "[10084]", "Houses and Apartments", 4 },
  666.     { 10086, "aprtmnts03_sfe", "[10086]", "Houses and Apartments", 4 },
  667.     { 10101, "vicstuff_sfe67", "[10101]", "Houses and Apartments", 4 },
  668.     { 10187, "vicnew_sfe01", "[10187]", "Houses and Apartments", 4 },
  669.     { 10188, "vicnew_sfe02", "[10188]", "Houses and Apartments", 4 },
  670.     { 10189, "vicnew_sfe03", "[10189]", "Houses and Apartments", 4 },
  671.     { 10278, "vicstu69c_sfe", "[10278]", "Houses and Apartments", 4 },
  672.     { 10287, "tempsf_4_sfe3", "[10287]", "Houses and Apartments", 4 },
  673.     { 10289, "tempsf_3_sfe", "[10289]", "Houses and Apartments", 4 },
  674.     { 10306, "vicstuff_sfe38", "[10306]", "Houses and Apartments", 4 },
  675.     { 10427, "haight_52_SFS", "[10427]", "Houses and Apartments", 4 },
  676.     { 10634, "queens_06_SFS", "[10634]", "Houses and Apartments", 4 },
  677.     { 10988, "mission_01_SFS", "[10988]", "Houses and Apartments", 4 },
  678.     { 10989, "mission_02_SFS", "[10989]", "Houses and Apartments", 4 },
  679.     { 10990, "mission_04_SFS", "[10990]", "Houses and Apartments", 4 },
  680.     { 10991, "mission_05_SFS", "[10991]", "Houses and Apartments", 4 },
  681.     { 10992, "mission_03_SFS", "[10992]", "Houses and Apartments", 4 },
  682.     { 10993, "mission_06_SFS", "[10993]", "Houses and Apartments", 4 },
  683.     { 10995, "mission_08_SFS", "[10995]", "Houses and Apartments", 4 },
  684.     { 10998, "mission_11_SFS", "[10998]", "Houses and Apartments", 4 },
  685.     { 11001, "mission_16_SFS", "[11001]", "Houses and Apartments", 4 },
  686.     { 11002, "tempobj_SFS03", "[11002]", "Houses and Apartments", 4 },
  687.     { 11004, "mission_18_SFS", "[11004]", "Houses and Apartments", 4 },
  688.     { 11433, "adobe_hoose2", "[11433]", "Houses and Apartments", 4 },
  689.     { 11490, "des_ranch", "[11490]", "Houses and Apartments", 4 },
  690.     { 11491, "des_ranchbits1", "[11491]", "Houses and Apartments", 4 },
  691.     { 11501, "des_westrn9_03", "[11501]", "Houses and Apartments", 4 },
  692.     { 11502, "des_weebarn1_", "[11502]", "Houses and Apartments", 4 },
  693.     { 11503, "des_westrn11_05", "[11503]", "Houses and Apartments", 4 },
  694.     { 12937, "CE_CATshack", "[12937]", "Houses and Apartments", 4 },
  695.     { 12938, "sw_apartments02", "[12938]", "Houses and Apartments", 4 },
  696.     { 12939, "sw_apartmentsBase", "[12939]", "Houses and Apartments", 4 },
  697.     { 12940, "sw_apartments07", "[12940]", "Houses and Apartments", 4 },
  698.     { 12991, "sw_shack02", "[12991]", "Houses and Apartments", 4 },
  699.     { 13681, "TCEhilhouse03", "[13681]", "Houses and Apartments", 4 },
  700.     { 13687, "TCEhillhse02", "[13687]", "Houses and Apartments", 4 },
  701.     { 13694, "CEhillhse13", "[13694]", "Houses and Apartments", 4 },
  702.     { 13695, "CEhillhse05", "[13695]", "Houses and Apartments", 4 },
  703.     { 13696, "CEnewhillhus", "[13696]", "Houses and Apartments", 4 },
  704.     { 13697, "TCElhouse06", "[13697]", "Houses and Apartments", 4 },
  705.     { 13701, "TCEhilouse02", "[13701]", "Houses and Apartments", 4 },
  706.     { 13721, "mulhouse03_cunte", "[13721]", "Houses and Apartments", 4 },
  707.     { 13724, "drg_nu_ext", "[13724]", "Houses and Apartments", 4 },
  708.     { 13729, "CEgraveBuil01", "[13729]", "Houses and Apartments", 4 },
  709.     { 13746, "TCEhillhouse07", "[13746]", "Houses and Apartments", 4 },
  710.     { 13747, "CEhillhse06", "[13747]", "Houses and Apartments", 4 },
  711.     { 13753, "CEhillhouse04", "[13753]", "Houses and Apartments", 4 },
  712.     { 13754, "CEmulhouse04", "[13754]", "Houses and Apartments", 4 },
  713.     { 13755, "CEhillhouse01", "[13755]", "Houses and Apartments", 4 },
  714.     { 13816, "CE_safeground", "[13816]", "Houses and Apartments", 4 },
  715.     { 14385, "kb_tr_main", "[14385]", "Houses and Apartments", 4 },
  716.     { 14388, "MaddDoggs02", "[14388]", "Houses and Apartments", 4 },
  717.     { 14389, "MaddDoggs03", "[14389]", "Houses and Apartments", 4 },
  718.     { 14390, "MaddDoggs04", "[14390]", "Houses and Apartments", 4 },
  719.     { 14417, "MaddDoggs05", "[14417]", "Houses and Apartments", 4 },
  720.     { 14418, "MaddDoggs07", "[14418]", "Houses and Apartments", 4 },
  721.     { 14419, "MaddDoggs08", "[14419]", "Houses and Apartments", 4 },
  722.     { 14420, "MaddDoggs09", "[14420]", "Houses and Apartments", 4 },
  723.     { 14421, "MaddDoggs10", "[14421]", "Houses and Apartments", 4 },
  724.     { 14422, "MaddDoggs01", "[14422]", "Houses and Apartments", 4 },
  725.     { 14423, "MaddDoggs12", "[14423]", "Houses and Apartments", 4 },
  726.     { 14424, "MaddDoggs13", "[14424]", "Houses and Apartments", 4 },
  727.     { 14425, "MaddDoggs14", "[14425]", "Houses and Apartments", 4 },
  728.     { 14426, "MaddDoggs15", "[14426]", "Houses and Apartments", 4 },
  729.     { 14427, "MaddDoggs16", "[14427]", "Houses and Apartments", 4 },
  730.     { 14428, "MaddDoggs17", "[14428]", "Houses and Apartments", 4 },
  731.     { 14429, "MaddDoggs18", "[14429]", "Houses and Apartments", 4 },
  732.     { 14430, "MaddDoggs19", "[14430]", "Houses and Apartments", 4 },
  733.     { 14431, "MaddDoggs20", "[14431]", "Houses and Apartments", 4 },
  734.     { 14471, "carls_moms_kit2", "[14471]", "Houses and Apartments", 4 },
  735.     { 14474, "ganghse_int1", "[14474]", "Houses and Apartments", 4 },
  736.     { 14475, "ganghse_int2", "[14475]", "Houses and Apartments", 4 },
  737.     { 14476, "carlscrap", "[14476]", "Houses and Apartments", 4 },
  738.     { 14484, "MaddDoggs06", "[14484]", "Houses and Apartments", 4 },
  739.     { 14485, "MaddDoggs11", "[14485]", "Houses and Apartments", 4 },
  740.     { 14492, "sweets_room", "[14492]", "Houses and Apartments", 4 },
  741.     { 14495, "sweetshall", "[14495]", "Houses and Apartments", 4 },
  742.     { 14500, "immy_rooms", "[14500]", "Houses and Apartments", 4 },
  743.     { 14512, "immy_rooms2", "[14512]", "Houses and Apartments", 4 },
  744.     { 14525, "imy_otherbit", "[14525]", "Houses and Apartments", 4 },
  745.     { 14526, "sweetsmain", "[14526]", "Houses and Apartments", 4 },
  746.     { 14534, "ab_woozies01", "[14534]", "Houses and Apartments", 4 },
  747.     { 14639, "tr_man_main", "[14639]", "Houses and Apartments", 4 },
  748.     { 14700, "int2smSf01_int01", "[14700]", "Houses and Apartments", 4 },
  749.     { 14701, "int2Hoose2", "[14701]", "Houses and Apartments", 4 },
  750.     { 14702, "int2lamid01", "[14702]", "Houses and Apartments", 4 },
  751.     { 14703, "int2Hoose09", "[14703]", "Houses and Apartments", 4 },
  752.     { 14706, "int2labigtwo01", "[14706]", "Houses and Apartments", 4 },
  753.     { 14707, "int2labig301", "[14707]", "Houses and Apartments", 4 },
  754.     { 14708, "int2labigone01", "[14708]", "Houses and Apartments", 4 },
  755.     { 14709, "int2lamidtwo01", "[14709]", "Houses and Apartments", 4 },
  756.     { 14710, "int2vgshM3", "[14710]", "Houses and Apartments", 4 },
  757.     { 14711, "int2vgshM2", "[14711]", "Houses and Apartments", 4 },
  758.     { 14712, "int2Hoose11", "[14712]", "Houses and Apartments", 4 },
  759.     { 14713, "int2Hoose16", "[14713]", "Houses and Apartments", 4 },
  760.     { 14714, "int2Hoose08", "[14714]", "Houses and Apartments", 4 },
  761.     { 14717, "int2lasmtwo02", "[14717]", "Houses and Apartments", 4 },
  762.     { 14718, "int2lasmone04", "[14718]", "Houses and Apartments", 4 },
  763.     { 14735, "crackhoose", "[14735]", "Houses and Apartments", 4 },
  764.     { 14736, "AH_chiller2", "[14736]", "Houses and Apartments", 4 },
  765.     { 14746, "rylounge", "[14746]", "Houses and Apartments", 4 },
  766.     { 14748, "sfhsm1", "[14748]", "Houses and Apartments", 4 },
  767.     { 14750, "sfhsm2", "[14750]", "Houses and Apartments", 4 },
  768.     { 14754, "bigsanfranhoose", "[14754]", "Houses and Apartments", 4 },
  769.     { 14755, "shite", "[14755]", "Houses and Apartments", 4 },
  770.     { 14756, "shitlobby", "[14756]", "Houses and Apartments", 4 },
  771.     { 14758, "sfmansion1", "[14758]", "Houses and Apartments", 4 },
  772.     { 14759, "sfhsm03", "[14759]", "Houses and Apartments", 4 },
  773.     { 14760, "Object03", "[14760]", "Houses and Apartments", 4 },
  774.     { 14771, "int3int_brothel", "[14771]", "Houses and Apartments", 4 },
  775.     { 14801, "Bdups_main", "[14801]", "Houses and Apartments", 4 },
  776.     { 14803, "BDupsNEW", "[14803]", "Houses and Apartments", 4 },
  777.     { 14859, "coochie-room", "[14859]", "Houses and Apartments", 4 },
  778.     { 14865, "bobbi-room01", "[14865]", "Houses and Apartments", 4 },
  779.     { 14889, "Millie-room", "[14889]", "Houses and Apartments", 4 },
  780.     { 15031, "lasmall1_sv", "[15031]", "Houses and Apartments", 4 },
  781.     { 15041, "cunthouse", "[15041]", "Houses and Apartments", 4 },
  782.     { 15042, "newhouse1", "[15042]", "Houses and Apartments", 4 },
  783.     { 15046, "countrysavehouse", "[15046]", "Houses and Apartments", 4 },
  784.     { 15048, "LABIGSAVEHOUse", "[15048]", "Houses and Apartments", 4 },
  785.     { 15054, "svvgmedhoose", "[15054]", "Houses and Apartments", 4 },
  786.     { 15055, "savelamid", "[15055]", "Houses and Apartments", 4 },
  787.     { 15058, "midvegsavehouse", "[15058]", "Houses and Apartments", 4 },
  788.     { 15059, "labihalfhouse", "[15059]", "Houses and Apartments", 4 },
  789.     { 16105, "des_westrn11_04", "[16105]", "Houses and Apartments", 4 },
  790.     { 16280, "des_farmhouse1_", "[16280]", "Houses and Apartments", 4 },
  791.     { 16285, "des_westrn7_03", "[16285]", "Houses and Apartments", 4 },
  792.     { 16689, "des_westrn7_02", "[16689]", "Houses and Apartments", 4 },
  793.     { 17005, "farmhouse", "[17005]", "Houses and Apartments", 4 },
  794.     { 17008, "farmhouse01", "[17008]", "Houses and Apartments", 4 },
  795.     { 17041, "cuntw_stwn", "[17041]", "Houses and Apartments", 4 },
  796.     { 17044, "cuntw_stwnyels", "[17044]", "Houses and Apartments", 4 },
  797.     { 17045, "cuntw_stwnyel", "[17045]", "Houses and Apartments", 4 },
  798.     { 17067, "cw2_logcabins", "[17067]", "Houses and Apartments", 4 },
  799.     { 17335, "farmhouse02", "[17335]", "Houses and Apartments", 4 },
  800.     { 17547, "EBeachAp1_LAe2", "[17547]", "Houses and Apartments", 4 },
  801.     { 17549, "BeachBlok01_LAe2", "[17549]", "Houses and Apartments", 4 },
  802.     { 17551, "BeachBlok02_LAe2", "[17551]", "Houses and Apartments", 4 },
  803.     { 17552, "burnHous1_LAe2", "[17552]", "Houses and Apartments", 4 },
  804.     { 17553, "BeachBlok3_LAe2", "[17553]", "Houses and Apartments", 4 },
  805.     { 17554, "BeachBlok5_LAe2", "[17554]", "Houses and Apartments", 4 },
  806.     { 17555, "BeachBlok7_LAe2", "[17555]", "Houses and Apartments", 4 },
  807.     { 17560, "EBeachAp3_LAe2", "[17560]", "Houses and Apartments", 4 },
  808.     { 17562, "LongBeBlokx_LAe", "[17562]", "Houses and Apartments", 4 },
  809.     { 17573, "rydhou01_LAe2", "[17573]", "Houses and Apartments", 4 },
  810.     { 17575, "burgho01_LAe2", "[17575]", "Houses and Apartments", 4 },
  811.     { 17679, "lae2_bigblock", "[17679]", "Houses and Apartments", 4 },
  812.     { 17690, "lae2_blockN", "[17690]", "Houses and Apartments", 4 },
  813.     { 17697, "carlshou1_LAe2", "[17697]", "Houses and Apartments", 4 },
  814.     { 17698, "sweetshou1_LAe2", "[17698]", "Houses and Apartments", 4 },
  815.     { 17699, "mcstraps_LAe2", "[17699]", "Houses and Apartments", 4 },
  816.     { 17700, "pigpenblok1_LAe2", "[17700]", "Houses and Apartments", 4 },
  817.     { 17804, "LBeachApts1_LAe2", "[17804]", "Houses and Apartments", 4 },
  818.     { 17807, "BeachApartA4_LAe2", "[17807]", "Houses and Apartments", 4 },
  819.     { 17809, "BeachApartA5_LAe2", "[17809]", "Houses and Apartments", 4 },
  820.     { 17859, "cinemark2_lae2", "[17859]", "Houses and Apartments", 4 },
  821.     { 17888, "EBeachAp2_LAe2", "[17888]", "Houses and Apartments", 4 },
  822.     { 17893, "splitapts01", "[17893]", "Houses and Apartments", 4 },
  823.     { 17894, "splitapts02", "[17894]", "Houses and Apartments", 4 },
  824.     { 17901, "coast_apts", "[17901]", "Houses and Apartments", 4 },
  825.     { 17922, "coast_apts2", "[17922]", "Houses and Apartments", 4 },
  826.     { 17926, "sweet_faux_ent", "[17926]", "Houses and Apartments", 4 },
  827.     { 17928, "burnsfakeint", "[17928]", "Houses and Apartments", 4 },
  828.     { 17934, "coochieghous", "[17934]", "Houses and Apartments", 4 },
  829.     { 17944, "LngBeBlok2_LAe", "[17944]", "Houses and Apartments", 4 },
  830.     { 18230, "logcabinnlogs", "[18230]", "Houses and Apartments", 4 },
  831.     { 18258, "logcabinnlogs01", "[18258]", "Houses and Apartments", 4 },
  832.     { 18259, "logcabinn01", "[18259]", "Houses and Apartments", 4 },
  833.     { 18267, "logcabinn", "[18267]", "Houses and Apartments", 4 },
  834.     { 3781, "Lan2officeflrs", "[3781]", "Offices and Skyscrapers", 5 },
  835.     { 4002, "LAcityhall2_LAn", "[4002]", "Offices and Skyscrapers", 5 },
  836.     { 4005, "decoblok2_LAn", "[4005]", "Offices and Skyscrapers", 5 },
  837.     { 4006, "eastcolumb1_LAn", "[4006]", "Offices and Skyscrapers", 5 },
  838.     { 4007, "wellsfargo1_LAn", "[4007]", "Offices and Skyscrapers", 5 },
  839.     { 4008, "decoblok1_LAn", "[4008]", "Offices and Skyscrapers", 5 },
  840.     { 4017, "offblokA_LAn", "[4017]", "Offices and Skyscrapers", 5 },
  841.     { 4019, "newbuildsm01", "[4019]", "Offices and Skyscrapers", 5 },
  842.     { 4021, "Officessml1_lan", "[4021]", "Offices and Skyscrapers", 5 },
  843.     { 4023, "newdbbuild_lan04", "[4023]", "Offices and Skyscrapers", 5 },
  844.     { 4028, "lanstap", "[4028]", "Offices and Skyscrapers", 5 },
  845.     { 4033, "fightplaza1_LAn", "[4033]", "Offices and Skyscrapers", 5 },
  846.     { 4113, "LanOfficeBlok1", "[4113]", "Offices and Skyscrapers", 5 },
  847.     { 4193, "officeblok1_Lan", "[4193]", "Offices and Skyscrapers", 5 },
  848.     { 4550, "LibrTow1_LAn", "[4550]", "Offices and Skyscrapers", 5 },
  849.     { 4558, "LacmEntr1_LAn", "[4558]", "Offices and Skyscrapers", 5 },
  850.     { 4559, "LacmaBase1_LAn", "[4559]", "Offices and Skyscrapers", 5 },
  851.     { 4563, "LAskyscrap1_LAn", "[4563]", "Offices and Skyscrapers", 5 },
  852.     { 4564, "LAskyscrap2_LAn", "[4564]", "Offices and Skyscrapers", 5 },
  853.     { 4569, "stolenbuilds05", "[4569]", "Offices and Skyscrapers", 5 },
  854.     { 4570, "stolenbuilds08", "[4570]", "Offices and Skyscrapers", 5 },
  855.     { 4571, "stolenbuilds09", "[4571]", "Offices and Skyscrapers", 5 },
  856.     { 4572, "stolenbuilds11", "[4572]", "Offices and Skyscrapers", 5 },
  857.     { 4573, "stolenbuilds12", "[4573]", "Offices and Skyscrapers", 5 },
  858.     { 4576, "lan2newbuild1", "[4576]", "Offices and Skyscrapers", 5 },
  859.     { 4585, "towerlan2", "[4585]", "Offices and Skyscrapers", 5 },
  860.     { 4586, "skyscrapn201", "[4586]", "Offices and Skyscrapers", 5 },
  861.     { 4587, "skyscrapn203", "[4587]", "Offices and Skyscrapers", 5 },
  862.     { 4600, "LAdtbuild10_LAn", "[4600]", "Offices and Skyscrapers", 5 },
  863.     { 4601, "LAn2_gm1", "[4601]", "Offices and Skyscrapers", 5 },
  864.     { 4602, "LAskyscrap4_LAn", "[4602]", "Offices and Skyscrapers", 5 },
  865.     { 4603, "sky4plaz2_LAn", "[4603]", "Offices and Skyscrapers", 5 },
  866.     { 4681, "LAdtbuild6_LAn2", "[4681]", "Offices and Skyscrapers", 5 },
  867.     { 4690, "skyscrapn202", "[4690]", "Offices and Skyscrapers", 5 },
  868.     { 4718, "gm_build4_LAn2", "[4718]", "Offices and Skyscrapers", 5 },
  869.     { 5033, "unmainstat_LAS", "[5033]", "Offices and Skyscrapers", 5 },
  870.     { 5735, "studoff_law", "[5735]", "Offices and Skyscrapers", 5 },
  871.     { 5736, "studoff02_law", "[5736]", "Offices and Skyscrapers", 5 },
  872.     { 5740, "tall2", "[5740]", "Offices and Skyscrapers", 5 },
  873.     { 5767, "capitRec1_LAwN", "[5767]", "Offices and Skyscrapers", 5 },
  874.     { 5881, "skyscr02_LAwN", "[5881]", "Offices and Skyscrapers", 5 },
  875.     { 5882, "skyscr01_LAwN", "[5882]", "Offices and Skyscrapers", 5 },
  876.     { 5999, "sunset18_LAwN", "[5999]", "Offices and Skyscrapers", 5 },
  877.     { 6059, "offven02_law", "[6059]", "Offices and Skyscrapers", 5 },
  878.     { 6063, "staplaz_law", "[6063]", "Offices and Skyscrapers", 5 },
  879.     { 6087, "offven01_law", "[6087]", "Offices and Skyscrapers", 5 },
  880.     { 6088, "offven05_law", "[6088]", "Offices and Skyscrapers", 5 },
  881.     { 6099, "gaz3_law", "[6099]", "Offices and Skyscrapers", 5 },
  882.     { 6100, "gaz1_law", "[6100]", "Offices and Skyscrapers", 5 },
  883.     { 6102, "gaz4_LAW", "[6102]", "Offices and Skyscrapers", 5 },
  884.     { 6148, "gaz19_law", "[6148]", "Offices and Skyscrapers", 5 },
  885.     { 6159, "gaz25_law", "[6159]", "Offices and Skyscrapers", 5 },
  886.     { 6199, "gaz27_LAW", "[6199]", "Offices and Skyscrapers", 5 },
  887.     { 6205, "ja_gerrartlaw", "[6205]", "Offices and Skyscrapers", 5 },
  888.     { 6211, "offven01_law01", "[6211]", "Offices and Skyscrapers", 5 },
  889.     { 6212, "offven05_law01", "[6212]", "Offices and Skyscrapers", 5 },
  890.     { 6288, "Pier02b_LAw2", "[6288]", "Offices and Skyscrapers", 5 },
  891.     { 6332, "rodeo01_LAw2", "[6332]", "Offices and Skyscrapers", 5 },
  892.     { 6336, "rodeo03_LAw2", "[6336]", "Offices and Skyscrapers", 5 },
  893.     { 6342, "century01_LAw2", "[6342]", "Offices and Skyscrapers", 5 },
  894.     { 6351, "rodeo05_LAw2", "[6351]", "Offices and Skyscrapers", 5 },
  895.     { 6364, "sunset07_LAw2", "[6364]", "Offices and Skyscrapers", 5 },
  896.     { 6366, "sunset08_LAw2", "[6366]", "Offices and Skyscrapers", 5 },
  897.     { 6368, "sunset03_LAw2", "[6368]", "Offices and Skyscrapers", 5 },
  898.     { 6371, "rodeo04_LAw2", "[6371]", "Offices and Skyscrapers", 5 },
  899.     { 6373, "sunset11_LAw2", "[6373]", "Offices and Skyscrapers", 5 },
  900.     { 6388, "SanClifft02_LAw2", "[6388]", "Offices and Skyscrapers", 5 },
  901.     { 6389, "SanClift01_LAw2", "[6389]", "Offices and Skyscrapers", 5 },
  902.     { 6390, "SanClifft04_LAw2", "[6390]", "Offices and Skyscrapers", 5 },
  903.     { 6391, "SanClifft05_LAw2", "[6391]", "Offices and Skyscrapers", 5 },
  904.     { 6966, "vegasNbank1", "[6966]", "Offices and Skyscrapers", 5 },
  905.     { 6993, "vgncircus2", "[6993]", "Offices and Skyscrapers", 5 },
  906.     { 7009, "vgnpolicebuild2", "[7009]", "Offices and Skyscrapers", 5 },
  907.     { 7528, "downvgnbild1", "[7528]", "Offices and Skyscrapers", 5 },
  908.     { 7584, "miragebuild01", "[7584]", "Offices and Skyscrapers", 5 },
  909.     { 7585, "miragebuild05", "[7585]", "Offices and Skyscrapers", 5 },
  910.     { 7696, "vgngebuild102", "[7696]", "Offices and Skyscrapers", 5 },
  911.     { 8391, "ballys03_lvs", "[8391]", "Offices and Skyscrapers", 5 },
  912.     { 8392, "ballys02_lvs", "[8392]", "Offices and Skyscrapers", 5 },
  913.     { 8393, "ballys01_lvs", "[8393]", "Offices and Skyscrapers", 5 },
  914.     { 8419, "vgsbldng01_lvs", "[8419]", "Offices and Skyscrapers", 5 },
  915.     { 8421, "pirtehtl02_lvS", "[8421]", "Offices and Skyscrapers", 5 },
  916.     { 8422, "pirtehtl01_lvS", "[8422]", "Offices and Skyscrapers", 5 },
  917.     { 8424, "vagbond01_lvs", "[8424]", "Offices and Skyscrapers", 5 },
  918.     { 8434, "vgsoffice01_lvs", "[8434]", "Offices and Skyscrapers", 5 },
  919.     { 8480, "csrspalace01_lvs", "[8480]", "Offices and Skyscrapers", 5 },
  920.     { 8482, "csrspalace02_lvs", "[8482]", "Offices and Skyscrapers", 5 },
  921.     { 8485, "ballysbase_lvs", "[8485]", "Offices and Skyscrapers", 5 },
  922.     { 8488, "flamingo02_lvs", "[8488]", "Offices and Skyscrapers", 5 },
  923.     { 8489, "flamingo01_lvs", "[8489]", "Offices and Skyscrapers", 5 },
  924.     { 8490, "flamingo03_lvs", "[8490]", "Offices and Skyscrapers", 5 },
  925.     { 8527, "vagbond02_lvs", "[8527]", "Offices and Skyscrapers", 5 },
  926.     { 8528, "vagbond03_lvs", "[8528]", "Offices and Skyscrapers", 5 },
  927.     { 8555, "vgsEcrthse", "[8555]", "Offices and Skyscrapers", 5 },
  928.     { 8565, "vgsEbuild03_lvs", "[8565]", "Offices and Skyscrapers", 5 },
  929.     { 8566, "vgsEbuild02_lvs", "[8566]", "Offices and Skyscrapers", 5 },
  930.     { 8568, "vgsEbuild05_lvs", "[8568]", "Offices and Skyscrapers", 5 },
  931.     { 9361, "boatoffice_sfn", "[9361]", "Offices and Skyscrapers", 5 },
  932.     { 9907, "monolith_sfe", "[9907]", "Offices and Skyscrapers", 5 },
  933.     { 9919, "grnwhite_sfe", "[9919]", "Offices and Skyscrapers", 5 },
  934.     { 10027, "bigwhiete_SFE", "[10027]", "Offices and Skyscrapers", 5 },
  935.     { 10041, "BIGCENTRAL_SFE", "[10041]", "Offices and Skyscrapers", 5 },
  936.     { 10044, "sfe_swank1", "[10044]", "Offices and Skyscrapers", 5 },
  937.     { 10056, "tempsf_4_sfe", "[10056]", "Offices and Skyscrapers", 5 },
  938.     { 10060, "aprtmnts01_sfe", "[10060]", "Offices and Skyscrapers", 5 },
  939.     { 10063, "aprtmnts02_sfe", "[10063]", "Offices and Skyscrapers", 5 },
  940.     { 10143, "tempsf_1_sfe", "[10143]", "Offices and Skyscrapers", 5 },
  941.     { 10308, "yet_another_sfe2", "[10308]", "Offices and Skyscrapers", 5 },
  942.     { 10610, "fedmint_SFS", "[10610]", "Offices and Skyscrapers", 5 },
  943.     { 10619, "officymirrord_SFS", "[10619]", "Offices and Skyscrapers", 5 },
  944.     { 10676, "transmitbldg_SFS", "[10676]", "Offices and Skyscrapers", 5 },
  945.     { 10871, "blacksky_SFSe", "[10871]", "Offices and Skyscrapers", 5 },
  946.     { 10945, "skyscrap_SFS", "[10945]", "Offices and Skyscrapers", 5 },
  947.     { 10947, "officy_SFS", "[10947]", "Offices and Skyscrapers", 5 },
  948.     { 10948, "skyscrapper_SFS", "[10948]", "Offices and Skyscrapers", 5 },
  949.     { 11431, "des_tepeoff01", "[11431]", "Offices and Skyscrapers", 5 },
  950.     { 11566, "des_tepeoff02", "[11566]", "Offices and Skyscrapers", 5 },
  951.     { 13006, "sw_office1", "[13006]", "Offices and Skyscrapers", 5 },
  952.     { 14593, "paperchase04", "[14593]", "Offices and Skyscrapers", 5 },
  953.     { 14594, "paperchase03", "[14594]", "Offices and Skyscrapers", 5 },
  954.     { 14595, "paperchase02", "[14595]", "Offices and Skyscrapers", 5 },
  955.     { 14597, "paperchase07", "[14597]", "Offices and Skyscrapers", 5 },
  956.     { 14602, "paperchase01", "[14602]", "Offices and Skyscrapers", 5 },
  957.     { 16004, "des_tepeoff", "[16004]", "Offices and Skyscrapers", 5 },
  958.     { 16326, "des_byoffice", "[16326]", "Offices and Skyscrapers", 5 },
  959.     { 17533, "tempLB1_LAe2", "[17533]", "Offices and Skyscrapers", 5 },
  960.     { 967, "bar_gatebox01", "[967]", "Other Buildings", 6 },
  961.     { 1638, "od_pat_hut", "[1638]", "Other Buildings", 6 },
  962.     { 1684, "portakabin", "[1684]", "Other Buildings", 6 },
  963.     { 3243, "tepee_room_", "[3243]", "Other Buildings", 6 },
  964.     { 3292, "cxf_payspray_", "[3292]", "Other Buildings", 6 },
  965.     { 3293, "des_payspint", "[3293]", "Other Buildings", 6 },
  966.     { 3504, "vgsN_portaloo", "[3504]", "Other Buildings", 6 },
  967.     { 3615, "sanmonbhut1_LAW2", "[3615]", "Other Buildings", 6 },
  968.     { 3866, "demolish1_SFXRF", "[3866]", "Other Buildings", 6 },
  969.     { 3873, "Silicon04_SFS", "[3873]", "Other Buildings", 6 },
  970.     { 3887, "demolish4_SFXRF", "[3887]", "Other Buildings", 6 },
  971.     { 3976, "PoliceSt02_LAn", "[3976]", "Other Buildings", 6 },
  972.     { 3980, "LAcityhall1_LAn", "[3980]", "Other Buildings", 6 },
  973.     { 3986, "mis1_LAn", "[3986]", "Other Buildings", 6 },
  974.     { 3998, "court1_LAn", "[3998]", "Other Buildings", 6 },
  975.     { 4013, "bonavenBase_LAn", "[4013]", "Other Buildings", 6 },
  976.     { 4014, "bonaplaza_LAn", "[4014]", "Other Buildings", 6 },
  977.     { 4079, "twintjail1_LAn", "[4079]", "Other Buildings", 6 },
  978.     { 4101, "expo_LAn", "[4101]", "Other Buildings", 6 },
  979.     { 4103, "staples_LAn", "[4103]", "Other Buildings", 6 },
  980.     { 4552, "amubloksun1_LAn", "[4552]", "Other Buildings", 6 },
  981.     { 4554, "LibBase1_LAn", "[4554]", "Other Buildings", 6 },
  982.     { 5116, "las2stripbar1", "[5116]", "Other Buildings", 6 },
  983.     { 5402, "laehospground1", "[5402]", "Other Buildings", 6 },
  984.     { 5403, "laehospital1", "[5403]", "Other Buildings", 6 },
  985.     { 5408, "laeexaminerbuild1", "[5408]", "Other Buildings", 6 },
  986.     { 5426, "laeJeffers06", "[5426]", "Other Buildings", 6 },
  987.     { 5705, "filmstud1", "[5705]", "Other Buildings", 6 },
  988.     { 5706, "studiobld03_laW", "[5706]", "Other Buildings", 6 },
  989.     { 5708, "hospital_law", "[5708]", "Other Buildings", 6 },
  990.     { 5710, "cem01_law", "[5710]", "Other Buildings", 6 },
  991.     { 5711, "cem02_law", "[5711]", "Other Buildings", 6 },
  992.     { 5712, "cemint01_law", "[5712]", "Other Buildings", 6 },
  993.     { 5716, "manns01_LAwN", "[5716]", "Other Buildings", 6 },
  994.     { 5720, "holbuild02_law", "[5720]", "Other Buildings", 6 },
  995.     { 5763, "bigbuillawn", "[5763]", "Other Buildings", 6 },
  996.     { 5835, "ci_astage", "[5835]", "Other Buildings", 6 },
  997.     { 5837, "ci_guardhouse1", "[5837]", "Other Buildings", 6 },
  998.     { 5863, "filmstud4", "[5863]", "Other Buildings", 6 },
  999.     { 5864, "filmstud3", "[5864]", "Other Buildings", 6 },
  1000.     { 5865, "filmstud2", "[5865]", "Other Buildings", 6 },
  1001.     { 5886, "spray01_LAwN", "[5886]", "Other Buildings", 6 },
  1002.     { 6036, "filler01_laW", "[6036]", "Other Buildings", 6 },
  1003.     { 6037, "filler02_laW", "[6037]", "Other Buildings", 6 },
  1004.     { 6040, "wilshire7_law", "[6040]", "Other Buildings", 6 },
  1005.     { 6296, "veropolice_LAW2", "[6296]", "Other Buildings", 6 },
  1006.     { 6337, "sunset01_LAw2", "[6337]", "Other Buildings", 6 },
  1007.     { 6863, "vgsNbuild07", "[6863]", "Other Buildings", 6 },
  1008.     { 6864, "vrockcafe", "[6864]", "Other Buildings", 6 },
  1009.     { 6866, "circusconstruct03", "[6866]", "Other Buildings", 6 },
  1010.     { 6871, "courthse_vgn", "[6871]", "Other Buildings", 6 },
  1011.     { 6872, "vgn_corpbuild1", "[6872]", "Other Buildings", 6 },
  1012.     { 6873, "vgn_corpbuild3", "[6873]", "Other Buildings", 6 },
  1013.     { 6874, "vgn_corpbuild2", "[6874]", "Other Buildings", 6 },
  1014.     { 6875, "vgn_corpbuild4", "[6875]", "Other Buildings", 6 },
  1015.     { 6962, "vgsNwedchap1", "[6962]", "Other Buildings", 6 },
  1016.     { 6994, "vgncircus1", "[6994]", "Other Buildings", 6 },
  1017.     { 7011, "courthse_vgn01", "[7011]", "Other Buildings", 6 },
  1018.     { 7023, "vgngatesecurity", "[7023]", "Other Buildings", 6 },
  1019.     { 7027, "vgnamunation1", "[7027]", "Other Buildings", 6 },
  1020.     { 7094, "vegaschurchy1", "[7094]", "Other Buildings", 6 },
  1021.     { 7511, "vegaswtrainstat", "[7511]", "Other Buildings", 6 },
  1022.     { 7525, "vgnfirestat", "[7525]", "Other Buildings", 6 },
  1023.     { 8034, "flghtschl01_lvs", "[8034]", "Other Buildings", 6 },
  1024.     { 8079, "hospital01_lvs", "[8079]", "Other Buildings", 6 },
  1025.     { 8130, "vgschurch01_lvs", "[8130]", "Other Buildings", 6 },
  1026.     { 8131, "vgschurch02_lvs", "[8131]", "Other Buildings", 6 },
  1027.     { 8136, "vgSbikeschl04", "[8136]", "Other Buildings", 6 },
  1028.     { 8168, "Vgs_guardhouse01", "[8168]", "Other Buildings", 6 },
  1029.     { 8169, "vgs_guardhseflr", "[8169]", "Other Buildings", 6 },
  1030.     { 8230, "vgSbikeschl01", "[8230]", "Other Buildings", 6 },
  1031.     { 8231, "vgSbikeschl05", "[8231]", "Other Buildings", 6 },
  1032.     { 8237, "vgsbikeschint", "[8237]", "Other Buildings", 6 },
  1033.     { 8397, "luxorpillar01_lvs", "[8397]", "Other Buildings", 6 },
  1034.     { 8431, "nucarpark01_lvs", "[8431]", "Other Buildings", 6 },
  1035.     { 8493, "pirtshp01_lvs", "[8493]", "Other Buildings", 6 },
  1036.     { 8500, "excalibur01_lvS", "[8500]", "Other Buildings", 6 },
  1037.     { 8575, "vgstrainstation", "[8575]", "Other Buildings", 6 },
  1038.     { 8578, "vgstrainstation3", "[8578]", "Other Buildings", 6 },
  1039.     { 8591, "olympic01_lvs", "[8591]", "Other Buildings", 6 },
  1040.     { 8620, "exclbrsign01_lvS", "[8620]", "Other Buildings", 6 },
  1041.     { 8675, "wddngchpl02_lvs", "[8675]", "Other Buildings", 6 },
  1042.     { 8867, "vgsEcnstrct01", "[8867]", "Other Buildings", 6 },
  1043.     { 8870, "vgsEcnstrct03", "[8870]", "Other Buildings", 6 },
  1044.     { 8881, "excalibur02_lvS", "[8881]", "Other Buildings", 6 },
  1045.     { 8882, "excalibur03_lvS", "[8882]", "Other Buildings", 6 },
  1046.     { 8955, "vgsEspray01", "[8955]", "Other Buildings", 6 },
  1047.     { 9037, "csrspalace03_lvs", "[9037]", "Other Buildings", 6 },
  1048.     { 9039, "csrspalace04_lvs", "[9039]", "Other Buildings", 6 },
  1049.     { 9052, "pirateland06_lvS", "[9052]", "Other Buildings", 6 },
  1050.     { 9078, "excalibur04_lvS", "[9078]", "Other Buildings", 6 },
  1051.     { 9106, "vgsEamuntn", "[9106]", "Other Buildings", 6 },
  1052.     { 9114, "wddngchpl01_lvs", "[9114]", "Other Buildings", 6 },
  1053.     { 9310, "chapel_SFN", "[9310]", "Other Buildings", 6 },
  1054.     { 9593, "hosbibal_sfw", "[9593]", "Other Buildings", 6 },
  1055.     { 9623, "toll_SFW", "[9623]", "Other Buildings", 6 },
  1056.     { 9624, "spraysfw", "[9624]", "Other Buildings", 6 },
  1057.     { 9834, "hosbibal3_sfw", "[9834]", "Other Buildings", 6 },
  1058.     { 9835, "hosbibal4_sfw", "[9835]", "Other Buildings", 6 },
  1059.     { 9836, "hosbibal2_sfw", "[9836]", "Other Buildings", 6 },
  1060.     { 9900, "landshit_09_sfe", "[9900]", "Other Buildings", 6 },
  1061.     { 9901, "ferybuild_1", "[9901]", "Other Buildings", 6 },
  1062.     { 9918, "posh2_sfe", "[9918]", "Other Buildings", 6 },
  1063.     { 9931, "church_sfe", "[9931]", "Other Buildings", 6 },
  1064.     { 9949, "pier1_sfe", "[9949]", "Other Buildings", 6 },
  1065.     { 9950, "pier2_sfe", "[9950]", "Other Buildings", 6 },
  1066.     { 9951, "pier3_sfe", "[9951]", "Other Buildings", 6 },
  1067.     { 10023, "sfe_archybald1", "[10023]", "Other Buildings", 6 },
  1068.     { 10031, "landshit_24_sfe", "[10031]", "Other Buildings", 6 },
  1069.     { 10049, "Posh_thingsfe", "[10049]", "Other Buildings", 6 },
  1070.     { 10270, "bigwhiete2_SFE", "[10270]", "Other Buildings", 6 },
  1071.     { 10368, "cathedral_SFS", "[10368]", "Other Buildings", 6 },
  1072.     { 10377, "cityhall_SFS", "[10377]", "Other Buildings", 6 },
  1073.     { 10378, "ctiyhallsquare_SFS", "[10378]", "Other Buildings", 6 },
  1074.     { 10379, "cityhall2_SFS", "[10379]", "Other Buildings", 6 },
  1075.     { 10380, "cityhall2_SFS01", "[10380]", "Other Buildings", 6 },
  1076.     { 10381, "artgallery_SFS", "[10381]", "Other Buildings", 6 },
  1077.     { 10401, "hc_shed02_SFS", "[10401]", "Other Buildings", 6 },
  1078.     { 10433, "hashbury_04_SFS", "[10433]", "Other Buildings", 6 },
  1079.     { 10631, "ammunation_SFS", "[10631]", "Other Buildings", 6 },
  1080.     { 10829, "gatehouse1_SFSe", "[10829]", "Other Buildings", 6 },
  1081.     { 10832, "gatehouse2_SFSe", "[10832]", "Other Buildings", 6 },
  1082.     { 10941, "Silicon11_SFS", "[10941]", "Other Buildings", 6 },
  1083.     { 10942, "Silicon12_SFS", "[10942]", "Other Buildings", 6 },
  1084.     { 11008, "firehouse_SFS", "[11008]", "Other Buildings", 6 },
  1085.     { 11015, "drivingschoolex_SFS", "[11015]", "Other Buildings", 6 },
  1086.     { 11088, "CF_ext_dem_SFS", "[11088]", "Other Buildings", 6 },
  1087.     { 11425, "des_adobehooses1", "[11425]", "Other Buildings", 6 },
  1088.     { 11426, "des_adobe03", "[11426]", "Other Buildings", 6 },
  1089.     { 11427, "des_adobech", "[11427]", "Other Buildings", 6 },
  1090.     { 11428, "des_indruin02", "[11428]", "Other Buildings", 6 },
  1091.     { 11440, "des_pueblo1", "[11440]", "Other Buildings", 6 },
  1092.     { 11441, "des_pueblo5", "[11441]", "Other Buildings", 6 },
  1093.     { 11442, "des_pueblo3", "[11442]", "Other Buildings", 6 },
  1094.     { 11443, "des_pueblo4", "[11443]", "Other Buildings", 6 },
  1095.     { 11444, "des_pueblo2", "[11444]", "Other Buildings", 6 },
  1096.     { 11445, "des_pueblo06", "[11445]", "Other Buildings", 6 },
  1097.     { 11446, "des_pueblo07", "[11446]", "Other Buildings", 6 },
  1098.     { 11447, "des_pueblo08", "[11447]", "Other Buildings", 6 },
  1099.     { 11451, "des_nwsherrif", "[11451]", "Other Buildings", 6 },
  1100.     { 11454, "des_nwmedcen", "[11454]", "Other Buildings", 6 },
  1101.     { 11457, "des_pueblo09", "[11457]", "Other Buildings", 6 },
  1102.     { 11458, "des_pueblo10", "[11458]", "Other Buildings", 6 },
  1103.     { 11459, "des_pueblo11", "[11459]", "Other Buildings", 6 },
  1104.     { 11492, "des_rshed1_", "[11492]", "Other Buildings", 6 },
  1105.     { 12805, "CE_bigshed1", "[12805]", "Other Buildings", 6 },
  1106.     { 12925, "sw_SHED01", "[12925]", "Other Buildings", 6 },
  1107.     { 12928, "sw_shedInterior04", "[12928]", "Other Buildings", 6 },
  1108.     { 12929, "sw_SHED06", "[12929]", "Other Buildings", 6 },
  1109.     { 12935, "sw_securitycab03", "[12935]", "Other Buildings", 6 },
  1110.     { 12942, "sw_shedInterior01", "[12942]", "Other Buildings", 6 },
  1111.     { 12943, "sw_SHED07", "[12943]", "Other Buildings", 6 },
  1112.     { 12959, "sw_library", "[12959]", "Other Buildings", 6 },
  1113.     { 12960, "sw_church01", "[12960]", "Other Buildings", 6 },
  1114.     { 12978, "sw_SHED02", "[12978]", "Other Buildings", 6 },
  1115.     { 12983, "sw_med1", "[12983]", "Other Buildings", 6 },
  1116.     { 13007, "sw_bankbits", "[13007]", "Other Buildings", 6 },
  1117.     { 13027, "ce_spray", "[13027]", "Other Buildings", 6 },
  1118.     { 13190, "CE_busdepot", "[13190]", "Other Buildings", 6 },
  1119.     { 13295, "CE_terminal1", "[13295]", "Other Buildings", 6 },
  1120.     { 13725, "opmans01_cunte", "[13725]", "Other Buildings", 6 },
  1121.     { 14408, "Carter-floors04", "[14408]", "Other Buildings", 6 },
  1122.     { 14412, "Carter_drugfloor", "[14412]", "Other Buildings", 6 },
  1123.     { 14413, "carter-column01", "[14413]", "Other Buildings", 6 },
  1124.     { 14415, "Carter-floors01", "[14415]", "Other Buildings", 6 },
  1125.     { 14444, "Carter-TopFloor", "[14444]", "Other Buildings", 6 },
  1126.     { 14445, "carter-column02", "[14445]", "Other Buildings", 6 },
  1127.     { 14447, "carter-balcony", "[14447]", "Other Buildings", 6 },
  1128.     { 14466, "carter-outside", "[14466]", "Other Buildings", 6 },
  1129.     { 14530, "driveschl_main", "[14530]", "Other Buildings", 6 },
  1130.     { 14576, "vault_door", "[14576]", "Other Buildings", 6 },
  1131.     { 14592, "mafCasLoadbay02", "[14592]", "Other Buildings", 6 },
  1132.     { 16095, "des_a51guardbox02", "[16095]", "Other Buildings", 6 },
  1133.     { 16096, "des_a51guardbox04", "[16096]", "Other Buildings", 6 },
  1134.     { 16137, "des_teleshed2_", "[16137]", "Other Buildings", 6 },
  1135.     { 16138, "des_teleshed2_01", "[16138]", "Other Buildings", 6 },
  1136.     { 16287, "des_fshed1_", "[16287]", "Other Buildings", 6 },
  1137.     { 16344, "dam_genbay02", "[16344]", "Other Buildings", 6 },
  1138.     { 16348, "dam_genbay04", "[16348]", "Other Buildings", 6 },
  1139.     { 16352, "dam_genbay06", "[16352]", "Other Buildings", 6 },
  1140.     { 16354, "dam_genbay07", "[16354]", "Other Buildings", 6 },
  1141.     { 16359, "des_shed3_01", "[16359]", "Other Buildings", 6 },
  1142.     { 16364, "des_quaybase", "[16364]", "Other Buildings", 6 },
  1143.     { 16376, "desn2dambit01", "[16376]", "Other Buildings", 6 },
  1144.     { 16386, "desn2_shed3_", "[16386]", "Other Buildings", 6 },
  1145.     { 16387, "desn2_ammun", "[16387]", "Other Buildings", 6 },
  1146.     { 16563, "cn2_polis", "[16563]", "Other Buildings", 6 },
  1147.     { 16564, "des_stmedicentre_", "[16564]", "Other Buildings", 6 },
  1148.     { 16769, "desn2_ammun04", "[16769]", "Other Buildings", 6 },
  1149.     { 16770, "des_gunbldg01", "[16770]", "Other Buildings", 6 },
  1150.     { 16774, "des_gunbldg", "[16774]", "Other Buildings", 6 },
  1151.     { 17688, "stormdrainLAE2_02", "[17688]", "Other Buildings", 6 },
  1152.     { 17946, "Carter_GROUND", "[17946]", "Other Buildings", 6 },
  1153.     { 18033, "munation_main", "[18033]", "Other Buildings", 6 },
  1154.     { 18036, "range_main", "[18036]", "Other Buildings", 6 },
  1155.     { 18045, "mp_ammu01", "[18045]", "Other Buildings", 6 },
  1156.     { 18049, "ammu_twofloor", "[18049]", "Other Buildings", 6 },
  1157.     { 18065, "ab_sfAmmuMain", "[18065]", "Other Buildings", 6 },
  1158.     { 18234, "cuntw_shed2_", "[18234]", "Other Buildings", 6 },
  1159.     { 18235, "cuntw_weechurch_", "[18235]", "Other Buildings", 6 },
  1160.     { 18236, "cuntw_shed3_", "[18236]", "Other Buildings", 6 },
  1161.     { 18274, "cuntw_shed3_01", "[18274]", "Other Buildings", 6 },
  1162.     { 18552, "cunts_ammun", "[18552]", "Other Buildings", 6 },
  1163.     { 3436, "motel03_lvs", "[3436]", "Restraunts And Hotels", 7 },
  1164.     { 3469, "vegenmotel1", "[3469]", "Restraunts And Hotels", 7 },
  1165.     { 4016, "fighotbase_LAn", "[4016]", "Restraunts And Hotels", 7 },
  1166.     { 4141, "Hotelexterior1_LAn", "[4141]", "Restraunts And Hotels", 7 },
  1167.     { 4857, "snpedmtsp1_LAS", "[4857]", "Restraunts And Hotels", 7 },
  1168.     { 4887, "dwntwnbit1_LAS", "[4887]", "Restraunts And Hotels", 7 },
  1169.     { 4888, "dwntwnbit3_LAS", "[4888]", "Restraunts And Hotels", 7 },
  1170.     { 5168, "cluckinbell1_las2", "[5168]", "Restraunts And Hotels", 7 },
  1171.     { 5189, "ctddwwnblk_las2", "[5189]", "Restraunts And Hotels", 7 },
  1172.     { 5406, "laecrackmotel4", "[5406]", "Restraunts And Hotels", 7 },
  1173.     { 5413, "laecrackmotel1", "[5413]", "Restraunts And Hotels", 7 },
  1174.     { 5418, "lae711block01", "[5418]", "Restraunts And Hotels", 7 },
  1175.     { 5430, "laeIdlewood11", "[5430]", "Restraunts And Hotels", 7 },
  1176.     { 5718, "sunset16_LAwN", "[5718]", "Restraunts And Hotels", 7 },
  1177.     { 5732, "donut01_LAwN", "[5732]", "Restraunts And Hotels", 7 },
  1178.     { 5814, "lawncluckbel", "[5814]", "Restraunts And Hotels", 7 },
  1179.     { 6010, "lawnboigashot25", "[6010]", "Restraunts And Hotels", 7 },
  1180.     { 6257, "burger01_LAw", "[6257]", "Restraunts And Hotels", 7 },
  1181.     { 6283, "pier04b_LAw2", "[6283]", "Restraunts And Hotels", 7 },
  1182.     { 6907, "vgndwntwnshop1", "[6907]", "Restraunts And Hotels", 7 },
  1183.     { 7037, "vgnwalburger1", "[7037]", "Restraunts And Hotels", 7 },
  1184.     { 7240, "vrockcafehtl", "[7240]", "Restraunts And Hotels", 7 },
  1185.     { 7387, "vgnboigashot15", "[7387]", "Restraunts And Hotels", 7 },
  1186.     { 7389, "vgnboigashot25", "[7389]", "Restraunts And Hotels", 7 },
  1187.     { 7426, "elcidhotel_vgn", "[7426]", "Restraunts And Hotels", 7 },
  1188.     { 7509, "vgnlowbuild20", "[7509]", "Restraunts And Hotels", 7 },
  1189.     { 7596, "tamomotel1", "[7596]", "Restraunts And Hotels", 7 },
  1190.     { 7972, "vgnboigashot10", "[7972]", "Restraunts And Hotels", 7 },
  1191.     { 7973, "vgnboigashot23", "[7973]", "Restraunts And Hotels", 7 },
  1192.     { 8409, "gnhotel01_lvs", "[8409]", "Restraunts And Hotels", 7 },
  1193.     { 8411, "gnhotel02_lvs", "[8411]", "Restraunts And Hotels", 7 },
  1194.     { 8498, "exclbr_hotl01_lvS", "[8498]", "Restraunts And Hotels", 7 },
  1195.     { 8499, "exclbr_hotl02_lvS", "[8499]", "Restraunts And Hotels", 7 },
  1196.     { 8534, "tikimotel01_lvs", "[8534]", "Restraunts And Hotels", 7 },
  1197.     { 8535, "tikimotel02_lvs", "[8535]", "Restraunts And Hotels", 7 },
  1198.     { 8710, "bnuhotel01_lvs", "[8710]", "Restraunts And Hotels", 7 },
  1199.     { 9615, "donuts_sfw", "[9615]", "Restraunts And Hotels", 7 },
  1200.     { 9824, "diner_SFw", "[9824]", "Restraunts And Hotels", 7 },
  1201.     { 9859, "chinawning69b", "[9859]", "Restraunts And Hotels", 7 },
  1202.     { 9860, "chinawning69", "[9860]", "Restraunts And Hotels", 7 },
  1203.     { 9898, "boigas_sfw05", "[9898]", "Restraunts And Hotels", 7 },
  1204.     { 10193, "hotelbits_Sfe07", "[10193]", "Restraunts And Hotels", 7 },
  1205.     { 10194, "hotelbits_Sfe03", "[10194]", "Restraunts And Hotels", 7 },
  1206.     { 10195, "hotelbits_Sfe02", "[10195]", "Restraunts And Hotels", 7 },
  1207.     { 10196, "hotelbits_Sfe01", "[10196]", "Restraunts And Hotels", 7 },
  1208.     { 10197, "hotelbits_Sfe04", "[10197]", "Restraunts And Hotels", 7 },
  1209.     { 10310, "boigas_sfe", "[10310]", "Restraunts And Hotels", 7 },
  1210.     { 10412, "poshotel1_SFS", "[10412]", "Restraunts And Hotels", 7 },
  1211.     { 10425, "temphotel1_sfs", "[10425]", "Restraunts And Hotels", 7 },
  1212.     { 10446, "hotelback1", "[10446]", "Restraunts And Hotels", 7 },
  1213.     { 10606, "cluckbell_SFS", "[10606]", "Restraunts And Hotels", 7 },
  1214.     { 10718, "poshotel1b_SFS", "[10718]", "Restraunts And Hotels", 7 },
  1215.     { 10744, "BS_building_SFS", "[10744]", "Restraunts And Hotels", 7 },
  1216.     { 11469, "des_bullgrill_", "[11469]", "Restraunts And Hotels", 7 },
  1217.     { 11549, "des_decocafe", "[11549]", "Restraunts And Hotels", 7 },
  1218.     { 11674, "des_cluckin", "[11674]", "Restraunts And Hotels", 7 },
  1219.     { 12924, "sw_block06", "[12924]", "Restraunts And Hotels", 7 },
  1220.     { 12976, "sw_diner1", "[12976]", "Restraunts And Hotels", 7 },
  1221.     { 13361, "CE_pizza1", "[13361]", "Restraunts And Hotels", 7 },
  1222.     { 14383, "burg_kit1", "[14383]", "Restraunts And Hotels", 7 },
  1223.     { 14479, "motel_skuzmain1", "[14479]", "Restraunts And Hotels", 7 },
  1224.     { 14506, "imy_motel_int", "[14506]", "Restraunts And Hotels", 7 },
  1225.     { 14655, "trukstp01", "[14655]", "Restraunts And Hotels", 7 },
  1226.     { 14674, "hotelferns1_LAn", "[14674]", "Restraunts And Hotels", 7 },
  1227.     { 14675, "Hotelatrium_LAn", "[14675]", "Restraunts And Hotels", 7 },
  1228.     { 15029, "genmotel2_sv", "[15029]", "Restraunts And Hotels", 7 },
  1229.     { 15030, "genmotel_sv", "[15030]", "Restraunts And Hotels", 7 },
  1230.     { 15033, "vegashotel_sv", "[15033]", "Restraunts And Hotels", 7 },
  1231.     { 15034, "hotelgen_sv", "[15034]", "Restraunts And Hotels", 7 },
  1232.     { 15053, "bigniceveghotel", "[15053]", "Restraunts And Hotels", 7 },
  1233.     { 16012, "des_ntcafe", "[16012]", "Restraunts And Hotels", 7 },
  1234.     { 16066, "des_bluecafe01", "[16066]", "Restraunts And Hotels", 7 },
  1235.     { 16067, "des_stwnmotel02", "[16067]", "Restraunts And Hotels", 7 },
  1236.     { 16070, "des_stwnhotel1", "[16070]", "Restraunts And Hotels", 7 },
  1237.     { 16106, "des_nmot_", "[16106]", "Restraunts And Hotels", 7 },
  1238.     { 16143, "des_telecafe", "[16143]", "Restraunts And Hotels", 7 },
  1239.     { 16144, "des_telecafenc", "[16144]", "Restraunts And Hotels", 7 },
  1240.     { 16562, "cn2_rosmot1", "[16562]", "Restraunts And Hotels", 7 },
  1241.     { 16568, "cn2_rosmot02", "[16568]", "Restraunts And Hotels", 7 },
  1242.     { 16605, "des_stwnmotel03", "[16605]", "Restraunts And Hotels", 7 },
  1243.     { 16673, "des_nmot_02", "[16673]", "Restraunts And Hotels", 7 },
  1244.     { 16767, "cluckinbell1_cn2", "[16767]", "Restraunts And Hotels", 7 },
  1245.     { 16781, "cn2_ringking", "[16781]", "Restraunts And Hotels", 7 },
  1246.     { 17534, "cluckinbell1_LAe", "[17534]", "Restraunts And Hotels", 7 },
  1247.     { 18009, "int_rest_main", "[18009]", "Restraunts And Hotels", 7 },
  1248.     { 18020, "int_6burger_main", "[18020]", "Restraunts And Hotels", 7 },
  1249.     { 18021, "int_din_donut_main", "[18021]", "Restraunts And Hotels", 7 },
  1250.     { 18022, "int_chick_main", "[18022]", "Restraunts And Hotels", 7 },
  1251.     { 18023, "int_pizzaplace", "[18023]", "Restraunts And Hotels", 7 },
  1252.     { 18029, "smllrestaurant", "[18029]", "Restraunts And Hotels", 7 },
  1253.     { 18056, "mp_dinerbig", "[18056]", "Restraunts And Hotels", 7 },
  1254.     { 18058, "mp_dinersmall", "[18058]", "Restraunts And Hotels", 7 },
  1255.     { 18237, "cuntw_dinerwst", "[18237]", "Restraunts And Hotels", 7 },
  1256.     { 18239, "cuntw_restrnt1", "[18239]", "Restraunts And Hotels", 7 },
  1257.     { 18242, "cuntw_stwnmotel01", "[18242]", "Restraunts And Hotels", 7 },
  1258.     { 3452, "bballintvgn1", "[3452]", "Sports And Stadium", 8 },
  1259.     { 3453, "bballintvgn2", "[3453]", "Sports And Stadium", 8 },
  1260.     { 3819, "bleacher_SFSx", "[3819]", "Sports And Stadium", 8 },
  1261.     { 5390, "laeskateparkLA", "[5390]", "Sports And Stadium", 8 },
  1262.     { 5400, "laeskatetube1", "[5400]", "Sports And Stadium", 8 },
  1263.     { 6066, "vengym_law", "[6066]", "Sports And Stadium", 8 },
  1264.     { 7416, "vegasstadgrnd", "[7416]", "Sports And Stadium", 8 },
  1265.     { 7417, "vegastadium", "[7417]", "Sports And Stadium", 8 },
  1266.     { 7420, "vegasgolfcrs08", "[7420]", "Sports And Stadium", 8 },
  1267.     { 7421, "vegasgolfcrs01", "[7421]", "Sports And Stadium", 8 },
  1268.     { 7422, "vegasgolfcrs02", "[7422]", "Sports And Stadium", 8 },
  1269.     { 7600, "vegasgolfcrs03", "[7600]", "Sports And Stadium", 8 },
  1270.     { 7601, "vegasgolfcrs04", "[7601]", "Sports And Stadium", 8 },
  1271.     { 7602, "vegasgolfcrs05", "[7602]", "Sports And Stadium", 8 },
  1272.     { 7603, "vegasgolfcrs06", "[7603]", "Sports And Stadium", 8 },
  1273.     { 7604, "vegasgolfcrs07", "[7604]", "Sports And Stadium", 8 },
  1274.     { 7617, "vgnbballscorebrd", "[7617]", "Sports And Stadium", 8 },
  1275.     { 7983, "vegascollege_lvS", "[7983]", "Sports And Stadium", 8 },
  1276.     { 8201, "stadium_lvs", "[8201]", "Sports And Stadium", 8 },
  1277.     { 8333, "stadium02_lvs", "[8333]", "Sports And Stadium", 8 },
  1278.     { 8417, "bballcourt01_lvs", "[8417]", "Sports And Stadium", 8 },
  1279.     { 10385, "bbgroundbit_SFS", "[10385]", "Sports And Stadium", 8 },
  1280.     { 10405, "hc_golfcrse02_SFS", "[10405]", "Sports And Stadium", 8 },
  1281.     { 10406, "hc_grounds04_SFS", "[10406]", "Sports And Stadium", 8 },
  1282.     { 10407, "hc_golfcrse03_SFS", "[10407]", "Sports And Stadium", 8 },
  1283.     { 10408, "hc_golfcrse05_SFS", "[10408]", "Sports And Stadium", 8 },
  1284.     { 10409, "hc_golfcrse09_SFS", "[10409]", "Sports And Stadium", 8 },
  1285.     { 10410, "hc_golfcrse10_SFS", "[10410]", "Sports And Stadium", 8 },
  1286.     { 10561, "bbgroundbitc_SFS", "[10561]", "Sports And Stadium", 8 },
  1287.     { 10954, "stadium_SFSe", "[10954]", "Sports And Stadium", 8 },
  1288.     { 10955, "stadiumroof_SFS", "[10955]", "Sports And Stadium", 8 },
  1289.     { 13592, "loopbig", "[13592]", "Sports And Stadium", 8 },
  1290.     { 13595, "stand02", "[13595]", "Sports And Stadium", 8 },
  1291.     { 13598, "stand03", "[13598]", "Sports And Stadium", 8 },
  1292.     { 13599, "standblack04", "[13599]", "Sports And Stadium", 8 },
  1293.     { 13602, "thebolla06", "[13602]", "Sports And Stadium", 8 },
  1294.     { 13603, "stad_tag", "[13603]", "Sports And Stadium", 8 },
  1295.     { 13606, "standblack02", "[13606]", "Sports And Stadium", 8 },
  1296.     { 13607, "ringwalls", "[13607]", "Sports And Stadium", 8 },
  1297.     { 13608, "sumoring", "[13608]", "Sports And Stadium", 8 },
  1298.     { 13609, "supports", "[13609]", "Sports And Stadium", 8 },
  1299.     { 13610, "stand04", "[13610]", "Sports And Stadium", 8 },
  1300.     { 13611, "thebowl13", "[13611]", "Sports And Stadium", 8 },
  1301.     { 13612, "stuntman03", "[13612]", "Sports And Stadium", 8 },
  1302.     { 13613, "thebowl11", "[13613]", "Sports And Stadium", 8 },
  1303.     { 13614, "thebowl12", "[13614]", "Sports And Stadium", 8 },
  1304.     { 13615, "thebowl10", "[13615]", "Sports And Stadium", 8 },
  1305.     { 13616, "thebolla04", "[13616]", "Sports And Stadium", 8 },
  1306.     { 13617, "thebowl14", "[13617]", "Sports And Stadium", 8 },
  1307.     { 13618, "thebowl16", "[13618]", "Sports And Stadium", 8 },
  1308.     { 13619, "thebowl17", "[13619]", "Sports And Stadium", 8 },
  1309.     { 13620, "thebowl15", "[13620]", "Sports And Stadium", 8 },
  1310.     { 13621, "thebolla03", "[13621]", "Sports And Stadium", 8 },
  1311.     { 13624, "inner", "[13624]", "Sports And Stadium", 8 },
  1312.     { 13625, "stands", "[13625]", "Sports And Stadium", 8 },
  1313.     { 13627, "stadoval", "[13627]", "Sports And Stadium", 8 },
  1314.     { 13631, "dirtstad", "[13631]", "Sports And Stadium", 8 },
  1315.     { 13628, "8stad", "[13628]", "Sports And Stadium", 8 },
  1316.     { 13632, "dirtcrowds", "[13632]", "Sports And Stadium", 8 },
  1317.     { 13629, "8screen01", "[13629]", "Sports And Stadium", 8 },
  1318.     { 13633, "dirtouter01", "[13633]", "Sports And Stadium", 8 },
  1319.     { 13630, "8screen", "[13630]", "Sports And Stadium", 8 },
  1320.     { 13634, "dirtstad02", "[13634]", "Sports And Stadium", 8 },
  1321.     { 13642, "rings", "[13642]", "Sports And Stadium", 8 },
  1322.     { 13650, "kickcrowd01", "[13650]", "Sports And Stadium", 8 },
  1323.     { 13651, "otunnel", "[13651]", "Sports And Stadium", 8 },
  1324.     { 13657, "bit", "[13657]", "Sports And Stadium", 8 },
  1325.     { 13661, "cockbars", "[13661]", "Sports And Stadium", 8 },
  1326.     { 13662, "dirtcock", "[13662]", "Sports And Stadium", 8 },
  1327.     { 13659, "8bar5", "[13659]", "Sports And Stadium", 8 },
  1328.     { 13660, "8track1", "[13660]", "Sports And Stadium", 8 },
  1329.     { 13666, "loopwee", "[13666]", "Sports And Stadium", 8 },
  1330.     { 13801, "cunte_skatetrak", "[13801]", "Sports And Stadium", 8 },
  1331.     { 14449, "Carter_trampoline", "[14449]", "Sports And Stadium", 8 },
  1332.     { 14486, "madgym1", "[14486]", "Sports And Stadium", 8 },
  1333.     { 14488, "madgymroofs", "[14488]", "Sports And Stadium", 8 },
  1334.     { 14778, "int_boxing02", "[14778]", "Sports And Stadium", 8 },
  1335.     { 14779, "int_boxing03", "[14779]", "Sports And Stadium", 8 },
  1336.     { 14780, "in_bxing04", "[14780]", "Sports And Stadium", 8 },
  1337.     { 14781, "in_bxing05", "[14781]", "Sports And Stadium", 8 },
  1338.     { 14782, "int3int_boxing30", "[14782]", "Sports And Stadium", 8 },
  1339.     { 14786, "ab_sfGymBeams1", "[14786]", "Sports And Stadium", 8 },
  1340.     { 14787, "ab_sfGymBits02a", "[14787]", "Sports And Stadium", 8 },
  1341.     { 14788, "ab_sfGymBits01a", "[14788]", "Sports And Stadium", 8 },
  1342.     { 14789, "ab_sfGymMain1", "[14789]", "Sports And Stadium", 8 },
  1343.     { 14790, "ab_sfGymBits03a", "[14790]", "Sports And Stadium", 8 },
  1344.     { 14791, "a_vgsGymBoxa", "[14791]", "Sports And Stadium", 8 },
  1345.     { 14792, "ab_vgsGymBits01a", "[14792]", "Sports And Stadium", 8 },
  1346.     { 14794, "ab_vegasGymMain2", "[14794]", "Sports And Stadium", 8 },
  1347.     { 14825, "int_boxing07", "[14825]", "Sports And Stadium", 8 },
  1348.     { 14827, "ab_sfGymBits01a2", "[14827]", "Sports And Stadium", 8 },
  1349.     { 17511, "gwforum1_LAe", "[17511]", "Sports And Stadium", 8 },
  1350.     { 17513, "lae2_ground04", "[17513]", "Sports And Stadium", 8 },
  1351.     { 17515, "scumgym1_LAe", "[17515]", "Sports And Stadium", 8 },
  1352.     { 17563, "wattspark1_LAe2", "[17563]", "Sports And Stadium", 8 },
  1353.     { 17582, "stadtplaza_lae2", "[17582]", "Sports And Stadium", 8 },
  1354.     { 17841, "gymblok2_lae2", "[17841]", "Sports And Stadium", 8 },
  1355.     { 3988, "cityhallblock2_LAn", "[3988]", "Stores and Shops", 9 },
  1356.     { 4001, "BailBonds1_LAn", "[4001]", "Stores and Shops", 9 },
  1357.     { 4004, "LAcityhall3_LAn", "[4004]", "Stores and Shops", 9 },
  1358.     { 4011, "figfree2_LAn", "[4011]", "Stores and Shops", 9 },
  1359.     { 4018, "newbuildsm02", "[4018]", "Stores and Shops", 9 },
  1360.     { 4022, "Foodmart1_lan", "[4022]", "Stores and Shops", 9 },
  1361.     { 4048, "LAcityhall4_LAn", "[4048]", "Stores and Shops", 9 },
  1362.     { 4058, "fighotblok2_LAn", "[4058]", "Stores and Shops", 9 },
  1363.     { 4059, "fighotblok3_LAn", "[4059]", "Stores and Shops", 9 },
  1364.     { 4060, "fighotblok4_LAn", "[4060]", "Stores and Shops", 9 },
  1365.     { 4112, "build01_LAn", "[4112]", "Stores and Shops", 9 },
  1366.     { 4114, "lanBlocknew2", "[4114]", "Stores and Shops", 9 },
  1367.     { 4117, "figfree3_LAn", "[4117]", "Stores and Shops", 9 },
  1368.     { 4123, "cityhallblock1_LAn", "[4123]", "Stores and Shops", 9 },
  1369.     { 4176, "BailBonds2_LAn", "[4176]", "Stores and Shops", 9 },
  1370.     { 4555, "figfree4_LAn", "[4555]", "Stores and Shops", 9 },
  1371.     { 4593, "lan2buildblk01", "[4593]", "Stores and Shops", 9 },
  1372.     { 4594, "lan2buildblk02", "[4594]", "Stores and Shops", 9 },
  1373.     { 4682, "LAdtbuild3_LAn2", "[4682]", "Stores and Shops", 9 },
  1374.     { 4683, "LAdtbuild2_LAn2", "[4683]", "Stores and Shops", 9 },
  1375.     { 4708, "LAdtbuild1_LAn2", "[4708]", "Stores and Shops", 9 },
  1376.     { 4848, "sanpedbeaut", "[4848]", "Stores and Shops", 9 },
  1377.     { 4850, "snpedshpblk07", "[4850]", "Stores and Shops", 9 },
  1378.     { 4877, "dwntwnbit4_LAS", "[4877]", "Stores and Shops", 9 },
  1379.     { 4880, "dwntwnbit2_LAS", "[4880]", "Stores and Shops", 9 },
  1380.     { 4894, "dwntwnbit1b_LAS", "[4894]", "Stores and Shops", 9 },
  1381.     { 5016, "snpdPESS1_LAS", "[5016]", "Stores and Shops", 9 },
  1382.     { 5017, "lastripx1_LAS", "[5017]", "Stores and Shops", 9 },
  1383.     { 5040, "unionliq_LAS", "[5040]", "Stores and Shops", 9 },
  1384.     { 5042, "bombshop_LAs", "[5042]", "Stores and Shops", 9 },
  1385.     { 5110, "mexcrnershp2_las2", "[5110]", "Stores and Shops", 9 },
  1386.     { 5134, "snpedshprk_las2", "[5134]", "Stores and Shops", 9 },
  1387.     { 5136, "snpedshprk1_las2", "[5136]", "Stores and Shops", 9 },
  1388.     { 5140, "snpedtatshp", "[5140]", "Stores and Shops", 9 },
  1389.     { 5142, "las2plaza1bit", "[5142]", "Stores and Shops", 9 },
  1390.     { 5173, "las2jmscum12", "[5173]", "Stores and Shops", 9 },
  1391.     { 5179, "mexcrnershp_las2", "[5179]", "Stores and Shops", 9 },
  1392.     { 5181, "nwspltbild3_las2", "[5181]", "Stores and Shops", 9 },
  1393.     { 5182, "nwspltbild4_las2", "[5182]", "Stores and Shops", 9 },
  1394.     { 5187, "mexcrnrxc_las2", "[5187]", "Stores and Shops", 9 },
  1395.     { 5267, "sanpedmexq1_las2", "[5267]", "Stores and Shops", 9 },
  1396.     { 5392, "laestripmall1", "[5392]", "Stores and Shops", 9 },
  1397.     { 5393, "laeshop1", "[5393]", "Stores and Shops", 9 },
  1398.     { 5410, "laecumpstreet", "[5410]", "Stores and Shops", 9 },
  1399.     { 5414, "laeJeffers02", "[5414]", "Stores and Shops", 9 },
  1400.     { 5521, "Idlewofuk06_LAe", "[5521]", "Stores and Shops", 9 },
  1401.     { 5532, "laesprayshop", "[5532]", "Stores and Shops", 9 },
  1402.     { 5628, "laenwblkB1", "[5628]", "Stores and Shops", 9 },
  1403.     { 5704, "archwindshop_laW", "[5704]", "Stores and Shops", 9 },
  1404.     { 5709, "shop03_laW01", "[5709]", "Stores and Shops", 9 },
  1405.     { 5717, "Sunset20_LAwN", "[5717]", "Stores and Shops", 9 },
  1406.     { 5719, "holbuild01_law", "[5719]", "Stores and Shops", 9 },
  1407.     { 5721, "holbuild04_law", "[5721]", "Stores and Shops", 9 },
  1408.     { 5725, "holpacific2_law", "[5725]", "Stores and Shops", 9 },
  1409.     { 5726, "Lawn_holbuild21", "[5726]", "Stores and Shops", 9 },
  1410.     { 5727, "holbuild10_law", "[5727]", "Stores and Shops", 9 },
  1411.     { 5729, "MelBlok02_LAwN", "[5729]", "Stores and Shops", 9 },
  1412.     { 5730, "MelBlok03_LAwN", "[5730]", "Stores and Shops", 9 },
  1413.     { 5731, "MelBlok05_LAwN", "[5731]", "Stores and Shops", 9 },
  1414.     { 5733, "melrose07_law", "[5733]", "Stores and Shops", 9 },
  1415.     { 5734, "melrose09_law", "[5734]", "Stores and Shops", 9 },
  1416.     { 5737, "archshop07_laW02", "[5737]", "Stores and Shops", 9 },
  1417.     { 5738, "hothol02_law01", "[5738]", "Stores and Shops", 9 },
  1418.     { 5760, "MelBlok09_LAwN", "[5760]", "Stores and Shops", 9 },
  1419.     { 5761, "MelBlok06_LAwN", "[5761]", "Stores and Shops", 9 },
  1420.     { 5762, "foodmartlawn", "[5762]", "Stores and Shops", 9 },
  1421.     { 5765, "sunset15_LAwN", "[5765]", "Stores and Shops", 9 },
  1422.     { 5768, "TaftBldg1_LAwN", "[5768]", "Stores and Shops", 9 },
  1423.     { 5769, "VineBlock1_LAwN", "[5769]", "Stores and Shops", 9 },
  1424.     { 5771, "melrose10_law", "[5771]", "Stores and Shops", 9 },
  1425.     { 5781, "MelBlok11_LAwN", "[5781]", "Stores and Shops", 9 },
  1426.     { 5782, "MelBlok12_LAwN", "[5782]", "Stores and Shops", 9 },
  1427.     { 5784, "MelBlok08_LAwN", "[5784]", "Stores and Shops", 9 },
  1428.     { 5787, "MelBlok01_LAwN", "[5787]", "Stores and Shops", 9 },
  1429.     { 5792, "fredricks01_LAwN", "[5792]", "Stores and Shops", 9 },
  1430.     { 5810, "lawnmalstrip", "[5810]", "Stores and Shops", 9 },
  1431.     { 5813, "lawnshop1", "[5813]", "Stores and Shops", 9 },
  1432.     { 5819, "lawnbuildg", "[5819]", "Stores and Shops", 9 },
  1433.     { 5848, "mainblk_LAwN", "[5848]", "Stores and Shops", 9 },
  1434.     { 5870, "sunset17_LAwN", "[5870]", "Stores and Shops", 9 },
  1435.     { 5896, "sunset22_LAwN", "[5896]", "Stores and Shops", 9 },
  1436.     { 6048, "mall_laW", "[6048]", "Stores and Shops", 9 },
  1437.     { 6053, "stepshop_law", "[6053]", "Stores and Shops", 9 },
  1438.     { 6060, "plaza2top_law", "[6060]", "Stores and Shops", 9 },
  1439.     { 6061, "plaza2bot_law", "[6061]", "Stores and Shops", 9 },
  1440.     { 6095, "offvensp02_law", "[6095]", "Stores and Shops", 9 },
  1441.     { 6096, "offvensp03_law", "[6096]", "Stores and Shops", 9 },
  1442.     { 6098, "gzbuild2_law", "[6098]", "Stores and Shops", 9 },
  1443.     { 6103, "gaz5_LAW", "[6103]", "Stores and Shops", 9 },
  1444.     { 6104, "gaz18_LAW", "[6104]", "Stores and Shops", 9 },
  1445.     { 6130, "mallb_laW", "[6130]", "Stores and Shops", 9 },
  1446.     { 6145, "gaz16_law", "[6145]", "Stores and Shops", 9 },
  1447.     { 6150, "gaz7_LAW", "[6150]", "Stores and Shops", 9 },
  1448.     { 6151, "gaz21_LAW", "[6151]", "Stores and Shops", 9 },
  1449.     { 6157, "gaz22_law", "[6157]", "Stores and Shops", 9 },
  1450.     { 6158, "gaz24_law", "[6158]", "Stores and Shops", 9 },
  1451.     { 6186, "gaz5_LAW01", "[6186]", "Stores and Shops", 9 },
  1452.     { 6187, "gaz26_law", "[6187]", "Stores and Shops", 9 },
  1453.     { 6282, "venice03_laW2", "[6282]", "Stores and Shops", 9 },
  1454.     { 6334, "rodeo02_LAw2", "[6334]", "Stores and Shops", 9 },
  1455.     { 6338, "sunset02_LAw2", "[6338]", "Stores and Shops", 9 },
  1456.     { 6354, "Sunset04_LAw2", "[6354]", "Stores and Shops", 9 },
  1457.     { 6355, "Sunset05_LAw2", "[6355]", "Stores and Shops", 9 },
  1458.     { 6369, "sunset09_LAw2", "[6369]", "Stores and Shops", 9 },
  1459.     { 6406, "venice04_LAw2", "[6406]", "Stores and Shops", 9 },
  1460.     { 6488, "countclub02_LAw2", "[6488]", "Stores and Shops", 9 },
  1461.     { 6908, "vgndwntwnshop2", "[6908]", "Stores and Shops", 9 },
  1462.     { 6919, "vgnlowbuild01", "[6919]", "Stores and Shops", 9 },
  1463.     { 6924, "vgnlowbuild21", "[6924]", "Stores and Shops", 9 },
  1464.     { 6944, "vgnshopnmall02", "[6944]", "Stores and Shops", 9 },
  1465.     { 6946, "vgnwalgren1", "[6946]", "Stores and Shops", 9 },
  1466.     { 6947, "vgnmall258", "[6947]", "Stores and Shops", 9 },
  1467.     { 6977, "stripshopn1", "[6977]", "Stores and Shops", 9 },
  1468.     { 7088, "casinoshops1", "[7088]", "Stores and Shops", 9 },
  1469.     { 7234, "vgsNshopchap1", "[7234]", "Stores and Shops", 9 },
  1470.     { 7424, "vgnmall1", "[7424]", "Stores and Shops", 9 },
  1471.     { 7493, "vgnabatbuild", "[7493]", "Stores and Shops", 9 },
  1472.     { 7506, "vgnlowbuild057", "[7506]", "Stores and Shops", 9 },
  1473.     { 7507, "vgnlowbuild09", "[7507]", "Stores and Shops", 9 },
  1474.     { 7508, "vgnlowbuild17", "[7508]", "Stores and Shops", 9 },
  1475.     { 7510, "vgnlowbuild236", "[7510]", "Stores and Shops", 9 },
  1476.     { 7526, "vgncarshow1", "[7526]", "Stores and Shops", 9 },
  1477.     { 7529, "vgnlowbuild18", "[7529]", "Stores and Shops", 9 },
  1478.     { 7531, "vgnlowmall2", "[7531]", "Stores and Shops", 9 },
  1479.     { 7554, "vgnhseing89", "[7554]", "Stores and Shops", 9 },
  1480.     { 7599, "stripshopstat", "[7599]", "Stores and Shops", 9 },
  1481.     { 7650, "vgnusedcar2", "[7650]", "Stores and Shops", 9 },
  1482.     { 7658, "vgnbuild1new", "[7658]", "Stores and Shops", 9 },
  1483.     { 7985, "shop13_lvs", "[7985]", "Stores and Shops", 9 },
  1484.     { 8068, "hseing04_lvs", "[8068]", "Stores and Shops", 9 },
  1485.     { 8242, "vegasSedge10", "[8242]", "Stores and Shops", 9 },
  1486.     { 8401, "shop05_lvs", "[8401]", "Stores and Shops", 9 },
  1487.     { 8403, "shop03_lvs", "[8403]", "Stores and Shops", 9 },
  1488.     { 8432, "shop06_lvs", "[8432]", "Stores and Shops", 9 },
  1489.     { 8435, "shop11_lvs", "[8435]", "Stores and Shops", 9 },
  1490.     { 8436, "shop12_lvs", "[8436]", "Stores and Shops", 9 },
  1491.     { 8494, "lowbuild01_lvs", "[8494]", "Stores and Shops", 9 },
  1492.     { 8495, "mall01_lvs", "[8495]", "Stores and Shops", 9 },
  1493.     { 8496, "lowbuild03_lvs", "[8496]", "Stores and Shops", 9 },
  1494.     { 8503, "shop08_lvs", "[8503]", "Stores and Shops", 9 },
  1495.     { 8504, "shop10_lvs", "[8504]", "Stores and Shops", 9 },
  1496.     { 8505, "shop14_lvs", "[8505]", "Stores and Shops", 9 },
  1497.     { 8506, "shop16_lvs", "[8506]", "Stores and Shops", 9 },
  1498.     { 8507, "shop15_lvs", "[8507]", "Stores and Shops", 9 },
  1499.     { 8508, "genshop01_lvs", "[8508]", "Stores and Shops", 9 },
  1500.     { 8509, "shop09_lvs", "[8509]", "Stores and Shops", 9 },
  1501.     { 8516, "shop07_lvs", "[8516]", "Stores and Shops", 9 },
  1502.     { 8567, "vgsEbuild04_lvs", "[8567]", "Stores and Shops", 9 },
  1503.     { 8569, "vgsEbuild12_lvs", "[8569]", "Stores and Shops", 9 },
  1504.     { 8570, "vgsEbuild09_lvs", "[8570]", "Stores and Shops", 9 },
  1505.     { 8571, "vgsEbuild11_lvs", "[8571]", "Stores and Shops", 9 },
  1506.     { 8581, "vgsEbuild06_lvs", "[8581]", "Stores and Shops", 9 },
  1507.     { 8639, "chnatwnmll01_lvs", "[8639]", "Stores and Shops", 9 },
  1508.     { 8643, "vgsEbuild01_lvs", "[8643]", "Stores and Shops", 9 },
  1509.     { 8668, "chnatwnmll11_lvs", "[8668]", "Stores and Shops", 9 },
  1510.     { 8687, "vgelwbld15_lvs", "[8687]", "Stores and Shops", 9 },
  1511.     { 8688, "vgelwbld16_lvs", "[8688]", "Stores and Shops", 9 },
  1512.     { 8689, "vgelwbld17_lvs", "[8689]", "Stores and Shops", 9 },
  1513.     { 8839, "vgsEcarshow1", "[8839]", "Stores and Shops", 9 },
  1514.     { 8842, "vgsE24hr_lvs", "[8842]", "Stores and Shops", 9 },
  1515.     { 8849, "vgelwbld18_lvs", "[8849]", "Stores and Shops", 9 },
  1516.     { 9054, "chnatwnmll14_lvs", "[9054]", "Stores and Shops", 9 },
  1517.     { 9055, "chnatwnmll15_lvs", "[9055]", "Stores and Shops", 9 },
  1518.     { 9162, "shop01_lvs", "[9162]", "Stores and Shops", 9 },
  1519.     { 9163, "shop04_lvs", "[9163]", "Stores and Shops", 9 },
  1520.     { 9299, "sfn_clothesSHOP_cm1", "[9299]", "Stores and Shops", 9 },
  1521.     { 9300, "sfn_town02", "[9300]", "Stores and Shops", 9 },
  1522.     { 9301, "tempobj_SFN04", "[9301]", "Stores and Shops", 9 },
  1523.     { 9302, "sfn_town01", "[9302]", "Stores and Shops", 9 },
  1524.     { 9303, "sfn_town03", "[9303]", "Stores and Shops", 9 },
  1525.     { 9494, "tempbuild_sfw41", "[9494]", "Stores and Shops", 9 },
  1526.     { 9514, "supasave_sfw", "[9514]", "Stores and Shops", 9 },
  1527.     { 9595, "tempbuild_sfw22", "[9595]", "Stores and Shops", 9 },
  1528.     { 9906, "tempsf_2_sfe", "[9906]", "Stores and Shops", 9 },
  1529.     { 9908, "anotherbuild091", "[9908]", "Stores and Shops", 9 },
  1530.     { 9910, "fishwarf01", "[9910]", "Stores and Shops", 9 },
  1531.     { 9911, "fishwarf06", "[9911]", "Stores and Shops", 9 },
  1532.     { 9912, "fishwarf03", "[9912]", "Stores and Shops", 9 },
  1533.     { 9913, "fishwarf04", "[9913]", "Stores and Shops", 9 },
  1534.     { 9914, "fishwarf05", "[9914]", "Stores and Shops", 9 },
  1535.     { 9917, "yet_another_sfe", "[9917]", "Stores and Shops", 9 },
  1536.     { 9921, "ferryshops1", "[9921]", "Stores and Shops", 9 },
  1537.     { 9922, "ferryshops2", "[9922]", "Stores and Shops", 9 },
  1538.     { 9923, "ferryshops3", "[9923]", "Stores and Shops", 9 },
  1539.     { 9924, "ferryshops4", "[9924]", "Stores and Shops", 9 },
  1540.     { 9925, "ferryshops5", "[9925]", "Stores and Shops", 9 },
  1541.     { 9926, "ferryshops07", "[9926]", "Stores and Shops", 9 },
  1542.     { 9928, "ferryshops08", "[9928]", "Stores and Shops", 9 },
  1543.     { 9929, "boring_sfe", "[9929]", "Stores and Shops", 9 },
  1544.     { 9953, "ottos_AUTOS_sfe", "[9953]", "Stores and Shops", 9 },
  1545.     { 10025, "chinatown_sfe2", "[10025]", "Stores and Shops", 9 },
  1546.     { 10028, "copshop_sfe", "[10028]", "Stores and Shops", 9 },
  1547.     { 10030, "chinatown_sfe9", "[10030]", "Stores and Shops", 9 },
  1548.     { 10035, "chinatown_sfe20", "[10035]", "Stores and Shops", 9 },
  1549.     { 10037, "chbackbit8_sfe", "[10037]", "Stores and Shops", 9 },
  1550.     { 10038, "chinatown_sfe8", "[10038]", "Stores and Shops", 9 },
  1551.     { 10039, "chinatown_sfe1", "[10039]", "Stores and Shops", 9 },
  1552.     { 10045, "pinkbuild4_sfe", "[10045]", "Stores and Shops", 9 },
  1553.     { 10046, "pinkbuild_sfe", "[10046]", "Stores and Shops", 9 },
  1554.     { 10052, "lowmall", "[10052]", "Stores and Shops", 9 },
  1555.     { 10054, "fishwarf24_sfe", "[10054]", "Stores and Shops", 9 },
  1556.     { 10142, "dwntwnsl01_sfe1", "[10142]", "Stores and Shops", 9 },
  1557.     { 10148, "bombshop", "[10148]", "Stores and Shops", 9 },
  1558.     { 10288, "tempsf_4_sfe2", "[10288]", "Stores and Shops", 9 },
  1559.     { 10369, "smallshop_10_SFS08", "[10369]", "Stores and Shops", 9 },
  1560.     { 10375, "subshop_SFS", "[10375]", "Stores and Shops", 9 },
  1561.     { 10376, "subshop2_SFS", "[10376]", "Stores and Shops", 9 },
  1562.     { 10383, "subshops3_SFS", "[10383]", "Stores and Shops", 9 },
  1563.     { 10388, "tempobj_SFS02", "[10388]", "Stores and Shops", 9 },
  1564.     { 10390, "mission_12_SFS", "[10390]", "Stores and Shops", 9 },
  1565.     { 10391, "mission_14_SFS", "[10391]", "Stores and Shops", 9 },
  1566.     { 10392, "smallshop_10_SFS07", "[10392]", "Stores and Shops", 9 },
  1567.     { 10393, "scum_SFS01", "[10393]", "Stores and Shops", 9 },
  1568.     { 10423, "mission_15_SFS", "[10423]", "Stores and Shops", 9 },
  1569.     { 10428, "hashblock1_02_SFS", "[10428]", "Stores and Shops", 9 },
  1570.     { 10429, "hashblock1_10_SFS", "[10429]", "Stores and Shops", 9 },
  1571.     { 10430, "hashblock1_08_SFS", "[10430]", "Stores and Shops", 9 },
  1572.     { 10431, "hashbury_03_SFS", "[10431]", "Stores and Shops", 9 },
  1573.     { 10432, "haight_17_SFS", "[10432]", "Stores and Shops", 9 },
  1574.     { 10434, "hashbury_05_SFS", "[10434]", "Stores and Shops", 9 },
  1575.     { 10435, "shoppie6_SFS04", "[10435]", "Stores and Shops", 9 },
  1576.     { 10439, "hashbury_08_SFS", "[10439]", "Stores and Shops", 9 },
  1577.     { 10441, "hashbury_10_SFS", "[10441]", "Stores and Shops", 9 },
  1578.     { 10447, "hashupass_SFS", "[10447]", "Stores and Shops", 9 },
  1579.     { 10624, "lowqueens1_SFS", "[10624]", "Stores and Shops", 9 },
  1580.     { 10625, "lowqueens2_SFS", "[10625]", "Stores and Shops", 9 },
  1581.     { 10626, "queens_09_SFS", "[10626]", "Stores and Shops", 9 },
  1582.     { 10627, "queens_02_SFS", "[10627]", "Stores and Shops", 9 },
  1583.     { 10628, "queens_03_SFS", "[10628]", "Stores and Shops", 9 },
  1584.     { 10630, "queens_10_SFS", "[10630]", "Stores and Shops", 9 },
  1585.     { 10633, "queens_01_SFS", "[10633]", "Stores and Shops", 9 },
  1586.     { 10722, "shoppie6_SFS03", "[10722]", "Stores and Shops", 9 },
  1587.     { 10891, "bakery_SFSe", "[10891]", "Stores and Shops", 9 },
  1588.     { 10925, "shoppie1_SFS", "[10925]", "Stores and Shops", 9 },
  1589.     { 10949, "shoppie4_SFS", "[10949]", "Stores and Shops", 9 },
  1590.     { 10950, "shoppie2_SFS", "[10950]", "Stores and Shops", 9 },
  1591.     { 10951, "shoppie3_SFS", "[10951]", "Stores and Shops", 9 },
  1592.     { 10952, "shoppie6_SFS", "[10952]", "Stores and Shops", 9 },
  1593.     { 10953, "shoppie5_SFS", "[10953]", "Stores and Shops", 9 },
  1594.     { 10973, "mall_03_SFS", "[10973]", "Stores and Shops", 9 },
  1595.     { 10974, "mall_01_SFS", "[10974]", "Stores and Shops", 9 },
  1596.     { 10975, "shoppie6_SFS01", "[10975]", "Stores and Shops", 9 },
  1597.     { 10977, "smallshop_16_SFS", "[10977]", "Stores and Shops", 9 },
  1598.     { 10978, "smallshop_17_SFS", "[10978]", "Stores and Shops", 9 },
  1599.     { 10979, "haightshop_SFS", "[10979]", "Stores and Shops", 9 },
  1600.     { 10980, "tempobj2_SFS02", "[10980]", "Stores and Shops", 9 },
  1601.     { 10981, "scum_SFS", "[10981]", "Stores and Shops", 9 },
  1602.     { 10982, "smallshop_10_SFS03", "[10982]", "Stores and Shops", 9 },
  1603.     { 10994, "shoppie6_SFS02", "[10994]", "Stores and Shops", 9 },
  1604.     { 10996, "smallshop_10_SFS05", "[10996]", "Stores and Shops", 9 },
  1605.     { 10997, "smallshop_10_SFS06", "[10997]", "Stores and Shops", 9 },
  1606.     { 10999, "haightshop_SFS02", "[10999]", "Stores and Shops", 9 },
  1607.     { 11000, "smallshop_17_SFS01", "[11000]", "Stores and Shops", 9 },
  1608.     { 11092, "burgalrystore_SFS", "[11092]", "Stores and Shops", 9 },
  1609.     { 11301, "carshow4_SFSe", "[11301]", "Stores and Shops", 9 },
  1610.     { 11312, "modshop2_SFSe", "[11312]", "Stores and Shops", 9 },
  1611.     { 11314, "modshopint2_SFSe", "[11314]", "Stores and Shops", 9 },
  1612.     { 11315, "sprayshopint_SFSe", "[11315]", "Stores and Shops", 9 },
  1613.     { 11317, "carshow_SFSe", "[11317]", "Stores and Shops", 9 },
  1614.     { 11434, "des_indianstore", "[11434]", "Stores and Shops", 9 },
  1615.     { 11436, "des_indshops1", "[11436]", "Stores and Shops", 9 },
  1616.     { 11449, "des_nwtshop2", "[11449]", "Stores and Shops", 9 },
  1617.     { 11450, "des_nwtshop07", "[11450]", "Stores and Shops", 9 },
  1618.     { 11456, "des_nwtshop10", "[11456]", "Stores and Shops", 9 },
  1619.     { 11471, "des_swtshop14", "[11471]", "Stores and Shops", 9 },
  1620.     { 11475, "des_swtshop02", "[11475]", "Stores and Shops", 9 },
  1621.     { 11497, "des_baitshop", "[11497]", "Stores and Shops", 9 },
  1622.     { 11545, "desn_tsblock", "[11545]", "Stores and Shops", 9 },
  1623.     { 11546, "desn_fuelpay", "[11546]", "Stores and Shops", 9 },
  1624.     { 11615, "desN_baitshop", "[11615]", "Stores and Shops", 9 },
  1625.     { 12822, "smalltwnbld05", "[12822]", "Stores and Shops", 9 },
  1626.     { 12841, "cos_pizinterior", "[12841]", "Stores and Shops", 9 },
  1627.     { 12843, "cos_liquorshop", "[12843]", "Stores and Shops", 9 },
  1628.     { 12844, "cos_liqinside", "[12844]", "Stores and Shops", 9 },
  1629.     { 12845, "cos_liqinsidebits", "[12845]", "Stores and Shops", 9 },
  1630.     { 12849, "CornerStore_01", "[12849]", "Stores and Shops", 9 },
  1631.     { 12850, "sw_block01", "[12850]", "Stores and Shops", 9 },
  1632.     { 12855, "sw_copshop", "[12855]", "Stores and Shops", 9 },
  1633.     { 12862, "sw_block03", "[12862]", "Stores and Shops", 9 },
  1634.     { 12863, "sw_genstore02", "[12863]", "Stores and Shops", 9 },
  1635.     { 12923, "sw_blockbit05", "[12923]", "Stores and Shops", 9 },
  1636.     { 12944, "sw_lasershop", "[12944]", "Stores and Shops", 9 },
  1637.     { 12945, "sw_dryclean01", "[12945]", "Stores and Shops", 9 },
  1638.     { 12946, "sw_furnistore01", "[12946]", "Stores and Shops", 9 },
  1639.     { 12947, "sw_musicstore01", "[12947]", "Stores and Shops", 9 },
  1640.     { 12948, "sw_block01a", "[12948]", "Stores and Shops", 9 },
  1641.     { 12949, "sw_jazzmags", "[12949]", "Stores and Shops", 9 },
  1642.     { 12951, "sw_shopflat01", "[12951]", "Stores and Shops", 9 },
  1643.     { 12953, "sw_blockbit01", "[12953]", "Stores and Shops", 9 },
  1644.     { 12962, "sw_shopflat04", "[12962]", "Stores and Shops", 9 },
  1645.     { 12963, "sw_shopflat02", "[12963]", "Stores and Shops", 9 },
  1646.     { 12964, "sw_block07", "[12964]", "Stores and Shops", 9 },
  1647.     { 12979, "sw_block09", "[12979]", "Stores and Shops", 9 },
  1648.     { 12980, "sw_block10", "[12980]", "Stores and Shops", 9 },
  1649.     { 12982, "sw_shopflat06", "[12982]", "Stores and Shops", 9 },
  1650.     { 12984, "sw_block11", "[12984]", "Stores and Shops", 9 },
  1651.     { 13008, "sw_block02", "[13008]", "Stores and Shops", 9 },
  1652.     { 13012, "sw_shopflat05", "[13012]", "Stores and Shops", 9 },
  1653.     { 13013, "sw_block12", "[13013]", "Stores and Shops", 9 },
  1654.     { 13014, "sw_block04", "[13014]", "Stores and Shops", 9 },
  1655.     { 13015, "sw_genstore01", "[13015]", "Stores and Shops", 9 },
  1656.     { 13022, "sw_block11a", "[13022]", "Stores and Shops", 9 },
  1657.     { 13131, "sw_block05", "[13131]", "Stores and Shops", 9 },
  1658.     { 13363, "CE_photoblock", "[13363]", "Stores and Shops", 9 },
  1659.     { 13364, "CE_wtownblok1", "[13364]", "Stores and Shops", 9 },
  1660.     { 13761, "cunte_Whisky", "[13761]", "Stores and Shops", 9 },
  1661.     { 14531, "int_zerosrc01", "[14531]", "Stores and Shops", 9 },
  1662.     { 14661, "int_tatooA01", "[14661]", "Stores and Shops", 9 },
  1663.     { 14664, "int_tatooA04", "[14664]", "Stores and Shops", 9 },
  1664.     { 14665, "int_7_11A40", "[14665]", "Stores and Shops", 9 },
  1665.     { 14667, "int_7_11A41", "[14667]", "Stores and Shops", 9 },
  1666.     { 14670, "int_7_11A42", "[14670]", "Stores and Shops", 9 },
  1667.     { 14671, "int_7_11A5", "[14671]", "Stores and Shops", 9 },
  1668.     { 14672, "int_sex01", "[14672]", "Stores and Shops", 9 },
  1669.     { 14676, "int_tatooA06", "[14676]", "Stores and Shops", 9 },
  1670.     { 14682, "int_tatooA10", "[14682]", "Stores and Shops", 9 },
  1671.     { 14689, "int_tatooA15", "[14689]", "Stores and Shops", 9 },
  1672.     { 14668, "711_c", "[14668]", "Stores and Shops", 9 },
  1673.     { 14669, "711_d", "[14669]", "Stores and Shops", 9 },
  1674.     { 16005, "desn2_stwnblok2", "[16005]", "Stores and Shops", 9 },
  1675.     { 16007, "desn2_cn2blok1", "[16007]", "Stores and Shops", 9 },
  1676.     { 16011, "des_westrn2_", "[16011]", "Stores and Shops", 9 },
  1677.     { 16053, "des_westrn7_01", "[16053]", "Stores and Shops", 9 },
  1678.     { 16054, "des_westrn9_01", "[16054]", "Stores and Shops", 9 },
  1679.     { 16064, "des_cn2blok4", "[16064]", "Stores and Shops", 9 },
  1680.     { 16065, "des_stwnshop01", "[16065]", "Stores and Shops", 9 },
  1681.     { 16068, "des_stripblock1", "[16068]", "Stores and Shops", 9 },
  1682.     { 16069, "des_stwnyelmot1_", "[16069]", "Stores and Shops", 9 },
  1683.     { 16361, "desn2_tsblock", "[16361]", "Stores and Shops", 9 },
  1684.     { 16396, "des_ntshop5_", "[16396]", "Stores and Shops", 9 },
  1685.     { 16475, "des_stwnbowl", "[16475]", "Stores and Shops", 9 },
  1686.     { 17066, "cw2_genstore", "[17066]", "Stores and Shops", 9 },
  1687.     { 17503, "Furniture_LAe", "[17503]", "Stores and Shops", 9 },
  1688.     { 17508, "BlockK_LAe2", "[17508]", "Stores and Shops", 9 },
  1689.     { 17517, "BarberBlock1_LAe", "[17517]", "Stores and Shops", 9 },
  1690.     { 17519, "market2_lae", "[17519]", "Stores and Shops", 9 },
  1691.     { 17520, "market1_lae", "[17520]", "Stores and Shops", 9 },
  1692.     { 17521, "Pawnshp_lae2", "[17521]", "Stores and Shops", 9 },
  1693.     { 17522, "gangshop7_lae2", "[17522]", "Stores and Shops", 9 },
  1694.     { 17524, "LongBeBlok1_LAe", "[17524]", "Stores and Shops", 9 },
  1695.     { 17526, "gangshops1_LAe", "[17526]", "Stores and Shops", 9 },
  1696.     { 17529, "gangshops2_LAe2", "[17529]", "Stores and Shops", 9 },
  1697.     { 17531, "barrio03A_LAe", "[17531]", "Stores and Shops", 9 },
  1698.     { 17536, "dambuild1_LAe2", "[17536]", "Stores and Shops", 9 },
  1699.     { 17537, "cineblock1_LAe2", "[17537]", "Stores and Shops", 9 },
  1700.     { 17542, "gangshops6_LAe2", "[17542]", "Stores and Shops", 9 },
  1701.     { 17543, "gangshops5_LAe2", "[17543]", "Stores and Shops", 9 },
  1702.     { 17544, "gangshops4_LAe2", "[17544]", "Stores and Shops", 9 },
  1703.     { 17577, "Liquorstore01_LAe2", "[17577]", "Stores and Shops", 9 },
  1704.     { 17853, "cine_mark_lae2", "[17853]", "Stores and Shops", 9 },
  1705.     { 17862, "compomark_lae2", "[17862]", "Stores and Shops", 9 },
  1706.     { 18007, "int_barberA12", "[18007]", "Stores and Shops", 9 },
  1707.     { 18008, "int_clothingA01", "[18008]", "Stores and Shops", 9 },
  1708.     { 18025, "clothes_sports", "[18025]", "Stores and Shops", 9 },
  1709.     { 18026, "clothes_shit", "[18026]", "Stores and Shops", 9 },
  1710.     { 18027, "CJ_BARB_2", "[18027]", "Stores and Shops", 9 },
  1711.     { 18030, "GAP", "[18030]", "Stores and Shops", 9 },
  1712.     { 18031, "clothesexl", "[18031]", "Stores and Shops", 9 },
  1713.     { 18038, "Gun-Shop-Vegas", "[18038]", "Stores and Shops", 9 },
  1714.     { 18082, "CJ_Barber2", "[18082]", "Stores and Shops", 9 },
  1715.     { 18083, "CJ_Barber2_1", "[18083]", "Stores and Shops", 9 },
  1716.     { 18088, "cj_changing_room", "[18088]", "Stores and Shops", 9 },
  1717.     { 18203, "wtown_bits2_05", "[18203]", "Stores and Shops", 9 },
  1718.     { 18233, "cuntw_town07", "[18233]", "Stores and Shops", 9 },
  1719.     { 18238, "cuntw_stwnfurn_", "[18238]", "Stores and Shops", 9 },
  1720.     { 18240, "cuntw_liquor01", "[18240]", "Stores and Shops", 9 },
  1721.     { 18241, "cuntw_weebuild", "[18241]", "Stores and Shops", 9 },
  1722.     { 18261, "cw2_photoblock", "[18261]", "Stores and Shops", 9 },
  1723.     { 18264, "cw2_cinemablock", "[18264]", "Stores and Shops", 9 },
  1724.     { 18265, "cw2_wtownblok1", "[18265]", "Stores and Shops", 9 },
  1725.     { 18266, "wtown_shops", "[18266]", "Stores and Shops", 9 },
  1726.     { 18282, "cw_tsblock", "[18282]", "Stores and Shops", 9 },
  1727.     { 1376, "ContainerCrane_03", "[1376]", "Cranes", 10 },
  1728.     { 1378, "ContainerCrane_04", "[1378]", "Cranes", 10 },
  1729.     { 1380, "MagnoCrane_01", "[1380]", "Cranes", 10 },
  1730.     { 1381, "MagnoCrane_04", "[1381]", "Cranes", 10 },
  1731.     { 1383, "TwrCrane_M_04", "[1383]", "Cranes", 10 },
  1732.     { 1384, "TwrCrane_M_01", "[1384]", "Cranes", 10 },
  1733.     { 1386, "ContainerCrane_02", "[1386]", "Cranes", 10 },
  1734.     { 1387, "TwrCrane_M_03", "[1387]", "Cranes", 10 },
  1735.     { 1388, "TwrCrane_S_04", "[1388]", "Cranes", 10 },
  1736.     { 1389, "TwrCrane_S_01", "[1389]", "Cranes", 10 },
  1737.     { 1390, "TwrCrane_S_02", "[1390]", "Cranes", 10 },
  1738.     { 1391, "TwrCrane_S_03", "[1391]", "Cranes", 10 },
  1739.     { 1392, "TwrCrane_L_04", "[1392]", "Cranes", 10 },
  1740.     { 1393, "TwrCrane_L_01", "[1393]", "Cranes", 10 },
  1741.     { 1394, "TwrCrane_L_02", "[1394]", "Cranes", 10 },
  1742.     { 1395, "TwrCrane_L_03", "[1395]", "Cranes", 10 },
  1743.     { 3474, "Freightcrane1", "[3474]", "Cranes", 10 },
  1744.     { 5126, "dockcranescale0", "[5126]", "Cranes", 10 },
  1745.     { 10825, "subpen_crane_SFSe", "[10825]", "Cranes", 10 },
  1746.     { 11400, "acwinch1b_SFS02", "[11400]", "Cranes", 10 },
  1747.     { 11401, "acwinch1b_SFS", "[11401]", "Cranes", 10 },
  1748.     { 11406, "acwinch1b_SFS01", "[11406]", "Cranes", 10 },
  1749.     { 16328, "quarry_crane", "[16328]", "Cranes", 10 },
  1750.     { 16332, "quarry_cranhook", "[16332]", "Cranes", 10 },
  1751.     { 16337, "des_cranecontrol", "[16337]", "Cranes", 10 },
  1752.     { 16355, "dam_gencrane01", "[16355]", "Cranes", 10 },
  1753.     { 16356, "dam_gencrane02", "[16356]", "Cranes", 10 },
  1754.     { 925, "RACK2", "[925]", "Crates, Drums and Racks", 11 },
  1755.     { 930, "O2_Bottles", "[930]", "Crates, Drums and Racks", 11 },
  1756.     { 931, "RACK3", "[931]", "Crates, Drums and Racks", 11 },
  1757.     { 944, "Crate1", "[944]", "Crates, Drums and Racks", 11 },
  1758.     { 964, "CJ_METAL_CRATE", "[964]", "Crates, Drums and Racks", 11 },
  1759.     { 1271, "gunbox", "[1271]", "Crates, Drums and Racks", 11 },
  1760.     { 1348, "CJ_O2Tanks", "[1348]", "Crates, Drums and Racks", 11 },
  1761.     { 1362, "CJ_FIREBIN_(L0)", "[1362]", "Crates, Drums and Racks", 11 },
  1762.     { 1431, "Crate5", "[1431]", "Crates, Drums and Racks", 11 },
  1763.     { 1685, "blockpallet", "[1685]", "Crates, Drums and Racks", 11 },
  1764.     { 2038, "AMMO_BOX_S2", "[2038]", "Crates, Drums and Racks", 11 },
  1765.     { 2039, "AMMO_BOX_S1", "[2039]", "Crates, Drums and Racks", 11 },
  1766.     { 2040, "AMMO_BOX_M1", "[2040]", "Crates, Drums and Racks", 11 },
  1767.     { 2041, "AMMO_BOX_M2", "[2041]", "Crates, Drums and Racks", 11 },
  1768.     { 2042, "AMMO_BOX_M3", "[2042]", "Crates, Drums and Racks", 11 },
  1769.     { 2043, "AMMO_BOX_M4", "[2043]", "Crates, Drums and Racks", 11 },
  1770.     { 2358, "AMMO_BOX_c2", "[2358]", "Crates, Drums and Racks", 11 },
  1771.     { 2359, "AMMO_BOX_c5", "[2359]", "Crates, Drums and Racks", 11 },
  1772.     { 2464, "MODEL_BOX1", "[2464]", "Crates, Drums and Racks", 11 },
  1773.     { 2465, "MODEL_BOX2", "[2465]", "Crates, Drums and Racks", 11 },
  1774.     { 2466, "MODEL_BOX3", "[2466]", "Crates, Drums and Racks", 11 },
  1775.     { 2468, "MODEL_BOX4", "[2468]", "Crates, Drums and Racks", 11 },
  1776.     { 2476, "MODEL_BOX11", "[2476]", "Crates, Drums and Racks", 11 },
  1777.     { 2477, "MODEL_BOX5", "[2477]", "Crates, Drums and Racks", 11 },
  1778.     { 2478, "MODEL_BOX6", "[2478]", "Crates, Drums and Racks", 11 },
  1779.     { 2479, "MODEL_BOX8", "[2479]", "Crates, Drums and Racks", 11 },
  1780.     { 2480, "MODEL_BOX9", "[2480]", "Crates, Drums and Racks", 11 },
  1781.     { 2481, "MODEL_BOX10", "[2481]", "Crates, Drums and Racks", 11 },
  1782.     { 2483, "MODEL_BOX13", "[2483]", "Crates, Drums and Racks", 11 },
  1783.     { 2567, "ab_warehouseShelf", "[2567]", "Crates, Drums and Racks", 11 },
  1784.     { 2654, "CJ_shoe_box", "[2654]", "Crates, Drums and Racks", 11 },
  1785.     { 2669, "CJ_CHRIS_CRATE", "[2669]", "Crates, Drums and Racks", 11 },
  1786.     { 2678, "CJ_CHRIS_CRATE_LD", "[2678]", "Crates, Drums and Racks", 11 },
  1787.     { 2679, "CJ_CHRIS_CRATE_RD", "[2679]", "Crates, Drums and Racks", 11 },
  1788.     { 2694, "CJ_shoe_box2", "[2694]", "Crates, Drums and Racks", 11 },
  1789.     { 3565, "lasdkrt1_LA01", "[3565]", "Crates, Drums and Racks", 11 },
  1790.     { 3566, "lasntrk1", "[3566]", "Crates, Drums and Racks", 11 },
  1791.     { 3568, "lasntrk2", "[3568]", "Crates, Drums and Racks", 11 },
  1792.     { 3569, "lasntrk3", "[3569]", "Crates, Drums and Racks", 11 },
  1793.     { 3570, "lasdkrt2", "[3570]", "Crates, Drums and Racks", 11 },
  1794.     { 3571, "lasdkrt3", "[3571]", "Crates, Drums and Racks", 11 },
  1795.     { 3572, "lasdkrt4", "[3572]", "Crates, Drums and Racks", 11 },
  1796.     { 3573, "lasdkrtgrp1", "[3573]", "Crates, Drums and Racks", 11 },
  1797.     { 3574, "lasdkrtgrp2", "[3574]", "Crates, Drums and Racks", 11 },
  1798.     { 3575, "lasdkrt05", "[3575]", "Crates, Drums and Racks", 11 },
  1799.     { 3576, "DockCrates2_LA", "[3576]", "Crates, Drums and Racks", 11 },
  1800.     { 3577, "DockCrates1_LA", "[3577]", "Crates, Drums and Racks", 11 },
  1801.     { 3621, "rbigcrate_LAS", "[3621]", "Crates, Drums and Racks", 11 },
  1802.     { 3630, "crdboxes2_LAs", "[3630]", "Crates, Drums and Racks", 11 },
  1803.     { 3632, "imoildrum_LAS", "[3632]", "Crates, Drums and Racks", 11 },
  1804.     { 3633, "imoildrum4_LAS", "[3633]", "Crates, Drums and Racks", 11 },
  1805.     { 3722, "laxrf_scrapbox", "[3722]", "Crates, Drums and Racks", 11 },
  1806.     { 3724, "laxrf_cargotop", "[3724]", "Crates, Drums and Racks", 11 },
  1807.     { 3761, "industshelves", "[3761]", "Crates, Drums and Racks", 11 },
  1808.     { 3796, "acbox1_SFS", "[3796]", "Crates, Drums and Racks", 11 },
  1809.     { 3798, "acbox3_SFS", "[3798]", "Crates, Drums and Racks", 11 },
  1810.     { 3799, "acbox2_SFS", "[3799]", "Crates, Drums and Racks", 11 },
  1811.     { 3800, "acbox4_SFS", "[3800]", "Crates, Drums and Racks", 11 },
  1812.     { 5132, "las2dkwar107", "[5132]", "Crates, Drums and Racks", 11 },
  1813.     { 5259, "las2dkwar01", "[5259]", "Crates, Drums and Racks", 11 },
  1814.     { 5260, "las2dkwar02", "[5260]", "Crates, Drums and Racks", 11 },
  1815.     { 5261, "las2dkwar03", "[5261]", "Crates, Drums and Racks", 11 },
  1816.     { 5262, "las2dkwar04", "[5262]", "Crates, Drums and Racks", 11 },
  1817.     { 5269, "las2dkwar05", "[5269]", "Crates, Drums and Racks", 11 },
  1818.     { 5855, "lawncrates", "[5855]", "Crates, Drums and Racks", 11 },
  1819.     { 7025, "plantbox1", "[7025]", "Crates, Drums and Racks", 11 },
  1820.     { 7040, "vgnplcehldbox01", "[7040]", "Crates, Drums and Racks", 11 },
  1821.     { 7102, "plantbox12", "[7102]", "Crates, Drums and Racks", 11 },
  1822.     { 7104, "plantbox13", "[7104]", "Crates, Drums and Racks", 11 },
  1823.     { 7172, "plantbox_04", "[7172]", "Crates, Drums and Racks", 11 },
  1824.     { 7186, "plantbox15", "[7186]", "Crates, Drums and Racks", 11 },
  1825.     { 7317, "plantbox17", "[7317]", "Crates, Drums and Racks", 11 },
  1826.     { 7515, "vegasnfrates1", "[7515]", "Crates, Drums and Racks", 11 },
  1827.     { 7516, "vegasnfrates02", "[7516]", "Crates, Drums and Racks", 11 },
  1828.     { 7527, "vegasnfrates03", "[7527]", "Crates, Drums and Racks", 11 },
  1829.     { 7561, "vegasnfrates04", "[7561]", "Crates, Drums and Racks", 11 },
  1830.     { 7620, "vegasnfrates05", "[7620]", "Crates, Drums and Racks", 11 },
  1831.     { 7621, "vegasnfrates06", "[7621]", "Crates, Drums and Racks", 11 },
  1832.     { 7622, "vegasnfrates07", "[7622]", "Crates, Drums and Racks", 11 },
  1833.     { 7834, "vegasnfrates08", "[7834]", "Crates, Drums and Racks", 11 },
  1834.     { 7836, "vegasnfrates09", "[7836]", "Crates, Drums and Racks", 11 },
  1835.     { 8073, "vgsfrates02", "[8073]", "Crates, Drums and Racks", 11 },
  1836.     { 8074, "vgsfrates03", "[8074]", "Crates, Drums and Racks", 11 },
  1837.     { 8075, "vgsfrates04", "[8075]", "Crates, Drums and Racks", 11 },
  1838.     { 8076, "vgsfrates05", "[8076]", "Crates, Drums and Racks", 11 },
  1839.     { 8077, "vgsfrates06", "[8077]", "Crates, Drums and Racks", 11 },
  1840.     { 8078, "vgsfrates07", "[8078]", "Crates, Drums and Racks", 11 },
  1841.     { 8335, "vgsfrates08", "[8335]", "Crates, Drums and Racks", 11 },
  1842.     { 8337, "vgsfrates10", "[8337]", "Crates, Drums and Racks", 11 },
  1843.     { 8339, "vgsfrates11", "[8339]", "Crates, Drums and Racks", 11 },
  1844.     { 8341, "vgsfrates12", "[8341]", "Crates, Drums and Racks", 11 },
  1845.     { 8883, "vgsEfrght01", "[8883]", "Crates, Drums and Racks", 11 },
  1846.     { 8884, "vgsEfrght02", "[8884]", "Crates, Drums and Racks", 11 },
  1847.     { 8885, "vgsEfrght03", "[8885]", "Crates, Drums and Racks", 11 },
  1848.     { 8886, "vgsEfrght04", "[8886]", "Crates, Drums and Racks", 11 },
  1849.     { 9587, "freight_box_SFW01", "[9587]", "Crates, Drums and Racks", 11 },
  1850.     { 9588, "freightbox_inSFw", "[9588]", "Crates, Drums and Racks", 11 },
  1851.     { 9589, "frght_BOXES08", "[9589]", "Crates, Drums and Racks", 11 },
  1852.     { 9604, "frght_BOXES19", "[9604]", "Crates, Drums and Racks", 11 },
  1853.     { 10231, "freightboxes", "[10231]", "Crates, Drums and Racks", 11 },
  1854.     { 10248, "copcrates_sfe", "[10248]", "Crates, Drums and Racks", 11 },
  1855.     { 10576, "modshopint1_SFS", "[10576]", "Crates, Drums and Racks", 11 },
  1856.     { 10773, "dk_cargoshp2_SFSe", "[10773]", "Crates, Drums and Racks", 11 },
  1857.     { 10774, "dk_cargoshp1_SFS01e", "[10774]", "Crates, Drums and Racks", 11 },
  1858.     { 10811, "apfuel1_SFSe", "[10811]", "Crates, Drums and Racks", 11 },
  1859.     { 10814, "apfuel2_SFSe", "[10814]", "Crates, Drums and Racks", 11 },
  1860.     { 12821, "cratesinalley", "[12821]", "Crates, Drums and Racks", 11 },
  1861.     { 12859, "sw_cont03", "[12859]", "Crates, Drums and Racks", 11 },
  1862.     { 12860, "sw_cont04", "[12860]", "Crates, Drums and Racks", 11 },
  1863.     { 12861, "sw_cont05", "[12861]", "Crates, Drums and Racks", 11 },
  1864.     { 12913, "sw_fueldrum03", "[12913]", "Crates, Drums and Racks", 11 },
  1865.     { 12927, "sw_pipepile01", "[12927]", "Crates, Drums and Racks", 11 },
  1866.     { 12930, "sw_pipepile02", "[12930]", "Crates, Drums and Racks", 11 },
  1867.     { 12955, "Crate6", "[12955]", "Crates, Drums and Racks", 11 },
  1868.     { 12977, "cratesinalley01", "[12977]", "Crates, Drums and Racks", 11 },
  1869.     { 13025, "sw_fueldrum01", "[13025]", "Crates, Drums and Racks", 11 },
  1870.     { 13489, "sw_fueldrum04", "[13489]", "Crates, Drums and Racks", 11 },
  1871.     { 14549, "carge_barrels", "[14549]", "Crates, Drums and Racks", 11 },
  1872.     { 14552, "cargo_stuff", "[14552]", "Crates, Drums and Racks", 11 },
  1873.     { 14558, "MODEL_BOX15", "[14558]", "Crates, Drums and Racks", 11 },
  1874.     { 14612, "ab_abattoir_box2", "[14612]", "Crates, Drums and Racks", 11 },
  1875.     { 14613, "ab_abattoir_box1", "[14613]", "Crates, Drums and Racks", 11 },
  1876.     { 14800, "gen_otb_bits", "[14800]", "Crates, Drums and Racks", 11 },
  1877.     { 14878, "michelle-barrels", "[14878]", "Crates, Drums and Racks", 11 },
  1878.     { 16599, "by_fuel06", "[16599]", "Crates, Drums and Racks", 11 },
  1879.     { 16601, "by_fuel07", "[16601]", "Crates, Drums and Racks", 11 },
  1880.     { 17019, "cuntfrates1", "[17019]", "Crates, Drums and Racks", 11 },
  1881.     { 17020, "cuntfrates02", "[17020]", "Crates, Drums and Racks", 11 },
  1882.     { 17055, "cw_fueldrum03", "[17055]", "Crates, Drums and Racks", 11 },
  1883.     { 18257, "Crate7", "[18257]", "Crates, Drums and Racks", 11 },
  1884.     { 18260, "Crate8", "[18260]", "Crates, Drums and Racks", 11 },
  1885.     { 914, "GRILL", "[914]", "General Industrial", 12 },
  1886.     { 915, "AIRCON_FAN", "[915]", "General Industrial", 12 },
  1887.     { 919, "AIRCON", "[919]", "General Industrial", 12 },
  1888.     { 920, "Y_GENERATOR", "[920]", "General Industrial", 12 },
  1889.     { 927, "Piping_Detail", "[927]", "General Industrial", 12 },
  1890.     { 929, "GENERATOR", "[929]", "General Industrial", 12 },
  1891.     { 934, "GENERATOR_BIG", "[934]", "General Industrial", 12 },
  1892.     { 943, "GENERATOR_LOW", "[943]", "General Industrial", 12 },
  1893.     { 958, "CJ_CHIP_MAKER", "[958]", "General Industrial", 12 },
  1894.     { 959, "CJ_CHIP_MAKER_BITS", "[959]", "General Industrial", 12 },
  1895.     { 1353, "CJ_AIRCON", "[1353]", "General Industrial", 12 },
  1896.     { 1354, "CJ_AIRCON_FAN", "[1354]", "General Industrial", 12 },
  1897.     { 1420, "DYN_AIRCON", "[1420]", "General Industrial", 12 },
  1898.     { 1617, "nt_aircon1_01", "[1617]", "General Industrial", 12 },
  1899.     { 1618, "nt_aircon1_02", "[1618]", "General Industrial", 12 },
  1900.     { 1623, "nt_aircon3_01", "[1623]", "General Industrial", 12 },
  1901.     { 1624, "nt_cablebox1_01", "[1624]", "General Industrial", 12 },
  1902.     { 1625, "nt_cablebox2_01", "[1625]", "General Industrial", 12 },
  1903.     { 1626, "nt_cablebox3_01", "[1626]", "General Industrial", 12 },
  1904.     { 1628, "nt_cablebox4_01", "[1628]", "General Industrial", 12 },
  1905.     { 1629, "nt_cablebox5_01", "[1629]", "General Industrial", 12 },
  1906.     { 1630, "nt_cablebox6_01", "[1630]", "General Industrial", 12 },
  1907.     { 1635, "nt_aircon1dbl", "[1635]", "General Industrial", 12 },
  1908.     { 1687, "gen_roofbit1", "[1687]", "General Industrial", 12 },
  1909.     { 1688, "gen_roofbit2", "[1688]", "General Industrial", 12 },
  1910.     { 1689, "gen_roofbit3", "[1689]", "General Industrial", 12 },
  1911.     { 1690, "gen_roofbit4", "[1690]", "General Industrial", 12 },
  1912.     { 1691, "gen_roofbit5", "[1691]", "General Industrial", 12 },
  1913.     { 2649, "CJ_aircon2", "[2649]", "General Industrial", 12 },
  1914.     { 2653, "CJ_aircon3", "[2653]", "General Industrial", 12 },
  1915.     { 3214, "quarry_crusher", "[3214]", "General Industrial", 12 },
  1916.     { 3255, "ref_oiltank01", "[3255]", "General Industrial", 12 },
  1917.     { 3256, "refchimny01", "[3256]", "General Industrial", 12 },
  1918.     { 3257, "refinerybox1", "[3257]", "General Industrial", 12 },
  1919.     { 3258, "refthinchim1", "[3258]", "General Industrial", 12 },
  1920.     { 3259, "refcondens1", "[3259]", "General Industrial", 12 },
  1921.     { 3272, "substa_transf1_", "[3272]", "General Industrial", 12 },
  1922.     { 3273, "substa_transf2_", "[3273]", "General Industrial", 12 },
  1923.     { 3287, "cxrf_oiltank", "[3287]", "General Industrial", 12 },
  1924.     { 3384, "a51_halbox_", "[3384]", "General Industrial", 12 },
  1925.     { 3427, "derrick01", "[3427]", "General Industrial", 12 },
  1926.     { 3470, "vegasaircon1", "[3470]", "General Industrial", 12 },
  1927.     { 3502, "vgsN_con_tube", "[3502]", "General Industrial", 12 },
  1928.     { 3529, "vgsN_constrbeam", "[3529]", "General Industrial", 12 },
  1929.     { 3530, "vgsN_constrbeam2", "[3530]", "General Industrial", 12 },
  1930.     { 3631, "oilcrat_LAS", "[3631]", "General Industrial", 12 },
  1931.     { 3636, "indust1las_LAS", "[3636]", "General Industrial", 12 },
  1932.     { 3637, "indust1las2_LAS", "[3637]", "General Industrial", 12 },
  1933.     { 3638, "elecstionv_LAS", "[3638]", "General Industrial", 12 },
  1934.     { 3643, "LA_chem_piping", "[3643]", "General Industrial", 12 },
  1935.     { 3673, "laxrf_refinerybase", "[3673]", "General Industrial", 12 },
  1936.     { 3675, "laxrf_refinerypipe", "[3675]", "General Industrial", 12 },
  1937.     { 3804, "sfxref_aircon11", "[3804]", "General Industrial", 12 },
  1938.     { 3805, "sfxref_aircon12", "[3805]", "General Industrial", 12 },
  1939.     { 3812, "sfxref_aircon13", "[3812]", "General Industrial", 12 },
  1940.     { 3813, "sfxref_aircon14", "[3813]", "General Industrial", 12 },
  1941.     { 3865, "concpipe_SFXRF", "[3865]", "General Industrial", 12 },
  1942.     { 6867, "vegasplant06", "[6867]", "General Industrial", 12 },
  1943.     { 6928, "vegasplant03", "[6928]", "General Industrial", 12 },
  1944.     { 6929, "vegasplant04", "[6929]", "General Industrial", 12 },
  1945.     { 6930, "vegasplant05", "[6930]", "General Industrial", 12 },
  1946.     { 6931, "vegasplant01", "[6931]", "General Industrial", 12 },
  1947.     { 6932, "vegasplant07", "[6932]", "General Industrial", 12 },
  1948.     { 6933, "vegasplant08", "[6933]", "General Industrial", 12 },
  1949.     { 6934, "vegasplant09", "[6934]", "General Industrial", 12 },
  1950.     { 7024, "vegasplant069", "[7024]", "General Industrial", 12 },
  1951.     { 7103, "vgnplantwalk", "[7103]", "General Industrial", 12 },
  1952.     { 7105, "vegasplant0692", "[7105]", "General Industrial", 12 },
  1953.     { 7201, "vegasplant_msh1", "[7201]", "General Industrial", 12 },
  1954.     { 7236, "vegasplant03b", "[7236]", "General Industrial", 12 },
  1955.     { 7238, "vegasplant02", "[7238]", "General Industrial", 12 },
  1956.     { 7291, "vegasplant10", "[7291]", "General Industrial", 12 },
  1957.     { 7947, "vegaspumphouse1", "[7947]", "General Industrial", 12 },
  1958.     { 7950, "vegaspumphouse02", "[7950]", "General Industrial", 12 },
  1959.     { 10675, "elecstionv_SFS", "[10675]", "General Industrial", 12 },
  1960.     { 11147, "acpipes1_SFS", "[11147]", "General Industrial", 12 },
  1961.     { 11148, "acpipes2_SFS", "[11148]", "General Industrial", 12 },
  1962.     { 11149, "accorridors_SFS", "[11149]", "General Industrial", 12 },
  1963.     { 11484, "dam_turbine_4", "[11484]", "General Industrial", 12 },
  1964.     { 11485, "dam_turbine_3", "[11485]", "General Industrial", 12 },
  1965.     { 11486, "dam_turbine_2", "[11486]", "General Industrial", 12 },
  1966.     { 11487, "dam_turbine_1", "[11487]", "General Industrial", 12 },
  1967.     { 12911, "sw_Silo02", "[12911]", "General Industrial", 12 },
  1968.     { 12912, "sw_Silo04", "[12912]", "General Industrial", 12 },
  1969.     { 12986, "sw_well1", "[12986]", "General Industrial", 12 },
  1970.     { 14573, "maintenance03", "[14573]", "General Industrial", 12 },
  1971.     { 14584, "ab_abbatoir05", "[14584]", "General Industrial", 12 },
  1972.     { 14635, "mafcasGenStuff", "[14635]", "General Industrial", 12 },
  1973.     { 14882, "barb-pipes", "[14882]", "General Industrial", 12 },
  1974.     { 16071, "des_quarrybelt02", "[16071]", "General Industrial", 12 },
  1975.     { 16072, "des_quarrybelt01", "[16072]", "General Industrial", 12 },
  1976.     { 16073, "des_quarrybelt03", "[16073]", "General Industrial", 12 },
  1977.     { 16074, "des_quarrybelt04", "[16074]", "General Industrial", 12 },
  1978.     { 16075, "des_quarrybelt07", "[16075]", "General Industrial", 12 },
  1979.     { 16076, "des_sorter01", "[16076]", "General Industrial", 12 },
  1980.     { 16078, "des_quarrybelt08", "[16078]", "General Industrial", 12 },
  1981.     { 16079, "des_quarrybelt09", "[16079]", "General Industrial", 12 },
  1982.     { 16080, "des_bigquaryconv01", "[16080]", "General Industrial", 12 },
  1983.     { 16081, "des_bigquaryconv02", "[16081]", "General Industrial", 12 },
  1984.     { 16083, "des_quarry_hopper01", "[16083]", "General Industrial", 12 },
  1985.     { 16086, "des_bigoilpipe01", "[16086]", "General Industrial", 12 },
  1986.     { 16087, "des_oilfieldpipe01", "[16087]", "General Industrial", 12 },
  1987.     { 16267, "des_oilpipe_04", "[16267]", "General Industrial", 12 },
  1988.     { 16301, "des_quarrybelt13", "[16301]", "General Industrial", 12 },
  1989.     { 16309, "des_quarrybelt11", "[16309]", "General Industrial", 12 },
  1990.     { 16311, "des_quarrybelt15", "[16311]", "General Industrial", 12 },
  1991.     { 16314, "quarry_chutelift", "[16314]", "General Industrial", 12 },
  1992.     { 16316, "des_quarrybelt17", "[16316]", "General Industrial", 12 },
  1993.     { 16318, "des_quarrybelt18", "[16318]", "General Industrial", 12 },
  1994.     { 16340, "dam_genturbine05", "[16340]", "General Industrial", 12 },
  1995.     { 16342, "dam_genturbine04", "[16342]", "General Industrial", 12 },
  1996.     { 16345, "dam_genturbine03", "[16345]", "General Industrial", 12 },
  1997.     { 16346, "dam_genturbine02", "[16346]", "General Industrial", 12 },
  1998.     { 16349, "dam_genturbine01", "[16349]", "General Industrial", 12 },
  1999.     { 16395, "desn2_minerun", "[16395]", "General Industrial", 12 },
  2000.     { 16446, "quarry_weecrushr", "[16446]", "General Industrial", 12 },
  2001.     { 16481, "des_quarrybelt19", "[16481]", "General Industrial", 12 },
  2002.     { 16530, "des_oilfieldpipe02", "[16530]", "General Industrial", 12 },
  2003.     { 16531, "des_oilpipe_03", "[16531]", "General Industrial", 12 },
  2004.     { 16532, "des_oilpipe_05", "[16532]", "General Industrial", 12 },
  2005.     { 16533, "des_oilpipe_06", "[16533]", "General Industrial", 12 },
  2006.     { 16534, "des_oilpipe_01", "[16534]", "General Industrial", 12 },
  2007.     { 16535, "des_oilpipe_07", "[16535]", "General Industrial", 12 },
  2008.     { 16666, "a51_machines", "[16666]", "General Industrial", 12 },
  2009.     { 16766, "des_oilpipe_02", "[16766]", "General Industrial", 12 },
  2010.     { 17001, "cuntgrsilos", "[17001]", "General Industrial", 12 },
  2011.     { 18201, "wtown_bits2_02", "[18201]", "General Industrial", 12 },
  2012.     { 1455, "DYN_GLASS", "[1455]", "Bar Items", 13 },
  2013.     { 1484, "CJ_BEAR_BOTTLE", "[1484]", "Bar Items", 13 },
  2014.     { 1485, "CJ_CIGGY", "[1485]", "Bar Items", 13 },
  2015.     { 1486, "DYN_BEER_1", "[1486]", "Bar Items", 13 },
  2016.     { 1487, "DYN_WINE_1", "[1487]", "Bar Items", 13 },
  2017.     { 1488, "DYN_SPIRIT_1", "[1488]", "Bar Items", 13 },
  2018.     { 1509, "DYN_WINE_3", "[1509]", "Bar Items", 13 },
  2019.     { 1510, "DYN_ASHTRY", "[1510]", "Bar Items", 13 },
  2020.     { 1511, "DYN_SPIRIT_02", "[1511]", "Bar Items", 13 },
  2021.     { 1512, "DYN_WINE_03", "[1512]", "Bar Items", 13 },
  2022.     { 1517, "DYN_WINE_BREAK", "[1517]", "Bar Items", 13 },
  2023.     { 1520, "DYN_WINE_BOUNCE", "[1520]", "Bar Items", 13 },
  2024.     { 1541, "CJ_BEER_TAPS_1", "[1541]", "Bar Items", 13 },
  2025.     { 1542, "CJ_BEER_TAPS_2", "[1542]", "Bar Items", 13 },
  2026.     { 1543, "CJ_BEER_B_2", "[1543]", "Bar Items", 13 },
  2027.     { 1544, "CJ_BEER_B_1", "[1544]", "Bar Items", 13 },
  2028.     { 1545, "CJ_B_OPTIC1", "[1545]", "Bar Items", 13 },
  2029.     { 1546, "CJ_PINT_GLASS", "[1546]", "Bar Items", 13 },
  2030.     { 1547, "CJ_B_PISH_T", "[1547]", "Bar Items", 13 },
  2031.     { 1548, "CJ_DRIP_TRAY", "[1548]", "Bar Items", 13 },
  2032.     { 1551, "DYN_WINE_BIG", "[1551]", "Bar Items", 13 },
  2033.     { 1664, "propwinebotl2", "[1664]", "Bar Items", 13 },
  2034.     { 1665, "propashtray1", "[1665]", "Bar Items", 13 },
  2035.     { 1666, "propbeerglass1", "[1666]", "Bar Items", 13 },
  2036.     { 1667, "propwineglass1", "[1667]", "Bar Items", 13 },
  2037.     { 1668, "propvodkabotl1", "[1668]", "Bar Items", 13 },
  2038.     { 1669, "propwinebotl1", "[1669]", "Bar Items", 13 },
  2039.     { 1732, "CJ_Juke_Box", "[1732]", "Bar Items", 13 },
  2040.     { 1950, "kb_beer", "[1950]", "Bar Items", 13 },
  2041.     { 1951, "kb_beer01", "[1951]", "Bar Items", 13 },
  2042.     { 14565, "triad_bar_stuff", "[14565]", "Bar Items", 13 },
  2043.     { 16151, "ufo_bar", "[16151]", "Bar Items", 13 },
  2044.     { 16152, "ufo_booths", "[16152]", "Bar Items", 13 },
  2045.     { 1515, "DYN_SLOT_PROP", "[1515]", "Bar Items", 14 },
  2046.     { 1830, "kb_bandit1", "[1830]", "Bar Items", 14 },
  2047.     { 1831, "kb_bandit2", "[1831]", "Bar Items", 14 },
  2048.     { 1832, "kb_bandit3", "[1832]", "Bar Items", 14 },
  2049.     { 1833, "kb_bandit4", "[1833]", "Bar Items", 14 },
  2050.     { 1834, "kb_bandit6", "[1834]", "Bar Items", 14 },
  2051.     { 1835, "kb_bandit5", "[1835]", "Bar Items", 14 },
  2052.     { 1836, "kb_bandit7", "[1836]", "Bar Items", 14 },
  2053.     { 1837, "kb_bandit9", "[1837]", "Bar Items", 14 },
  2054.     { 1838, "kb_bandit11", "[1838]", "Bar Items", 14 },
  2055.     { 1851, "dice1", "[1851]", "Bar Items", 14 },
  2056.     { 1852, "dice02", "[1852]", "Bar Items", 14 },
  2057.     { 1853, "pkr_chp_hi04", "[1853]", "Bar Items", 14 },
  2058.     { 1854, "pkr_chp_hi05", "[1854]", "Bar Items", 14 },
  2059.     { 1855, "pkr_chp_hi03", "[1855]", "Bar Items", 14 },
  2060.     { 1856, "pkr_chp_hi02", "[1856]", "Bar Items", 14 },
  2061.     { 1857, "pkr_chp_hi01", "[1857]", "Bar Items", 14 },
  2062.     { 1858, "pkr_chp_hi06", "[1858]", "Bar Items", 14 },
  2063.     { 1859, "pkr_chp_med04", "[1859]", "Bar Items", 14 },
  2064.     { 1860, "pkr_chp_med06", "[1860]", "Bar Items", 14 },
  2065.     { 1861, "pkr_chp_med05", "[1861]", "Bar Items", 14 },
  2066.     { 1862, "pkr_chp_med03", "[1862]", "Bar Items", 14 },
  2067.     { 1863, "pkr_chp_med02", "[1863]", "Bar Items", 14 },
  2068.     { 1864, "pkr_chp_med01", "[1864]", "Bar Items", 14 },
  2069.     { 1865, "pkr_chplo06", "[1865]", "Bar Items", 14 },
  2070.     { 1866, "pkr_chplo05", "[1866]", "Bar Items", 14 },
  2071.     { 1867, "pkr_chplo04", "[1867]", "Bar Items", 14 },
  2072.     { 1868, "pkr_chplo03", "[1868]", "Bar Items", 14 },
  2073.     { 1869, "pkr_chplo02", "[1869]", "Bar Items", 14 },
  2074.     { 1870, "pkr_chplo01", "[1870]", "Bar Items", 14 },
  2075.     { 1871, "pkr_chp_vlo04", "[1871]", "Bar Items", 14 },
  2076.     { 1872, "pkr_chp_vlo01", "[1872]", "Bar Items", 14 },
  2077.     { 1873, "pkr_chp_vlo02", "[1873]", "Bar Items", 14 },
  2078.     { 1874, "pkr_chp_vlo03", "[1874]", "Bar Items", 14 },
  2079.     { 1875, "pkr_chp_vlo05", "[1875]", "Bar Items", 14 },
  2080.     { 1876, "pkr_chp_vlo06", "[1876]", "Bar Items", 14 },
  2081.     { 1877, "chip_stack02", "[1877]", "Bar Items", 14 },
  2082.     { 1878, "chip_stack03", "[1878]", "Bar Items", 14 },
  2083.     { 1879, "chip_stack04", "[1879]", "Bar Items", 14 },
  2084.     { 1880, "chip_stack05", "[1880]", "Bar Items", 14 },
  2085.     { 1881, "chip_stack06", "[1881]", "Bar Items", 14 },
  2086.     { 1882, "chip_stack01", "[1882]", "Bar Items", 14 },
  2087.     { 1895, "wheel_o_fortune", "[1895]", "Bar Items", 14 },
  2088.     { 1897, "wheel_support", "[1897]", "Bar Items", 14 },
  2089.     { 1898, "clicker", "[1898]", "Bar Items", 14 },
  2090.     { 1899, "pkr_chp_vlo07", "[1899]", "Bar Items", 14 },
  2091.     { 1900, "pkr_chplo07", "[1900]", "Bar Items", 14 },
  2092.     { 1901, "chip_stack07", "[1901]", "Bar Items", 14 },
  2093.     { 1902, "chip_stack08", "[1902]", "Bar Items", 14 },
  2094.     { 1903, "chip_stack09", "[1903]", "Bar Items", 14 },
  2095.     { 1904, "chip_stack10", "[1904]", "Bar Items", 14 },
  2096.     { 1905, "pkr_chplo08", "[1905]", "Bar Items", 14 },
  2097.     { 1906, "pkr_chplo09", "[1906]", "Bar Items", 14 },
  2098.     { 1907, "pkr_chplo10", "[1907]", "Bar Items", 14 },
  2099.     { 1908, "pkr_chplo11", "[1908]", "Bar Items", 14 },
  2100.     { 1909, "pkr_chp_vlo08", "[1909]", "Bar Items", 14 },
  2101.     { 1910, "pkr_chp_vlo09", "[1910]", "Bar Items", 14 },
  2102.     { 1911, "chip_stack11", "[1911]", "Bar Items", 14 },
  2103.     { 1912, "pkr_chp_vlo10", "[1912]", "Bar Items", 14 },
  2104.     { 1913, "pkr_chp_vlo11", "[1913]", "Bar Items", 14 },
  2105.     { 1914, "pkr_chp_vlo12", "[1914]", "Bar Items", 14 },
  2106.     { 1915, "pkr_chp_med07", "[1915]", "Bar Items", 14 },
  2107.     { 1916, "pkr_chp_med08", "[1916]", "Bar Items", 14 },
  2108.     { 1917, "pkr_chp_med09", "[1917]", "Bar Items", 14 },
  2109.     { 1918, "pkr_chp_med10", "[1918]", "Bar Items", 14 },
  2110.     { 1919, "pkr_chplo12", "[1919]", "Bar Items", 14 },
  2111.     { 1920, "pkr_chp_med11", "[1920]", "Bar Items", 14 },
  2112.     { 1921, "chip_stack12", "[1921]", "Bar Items", 14 },
  2113.     { 1922, "pkr_chp_med12", "[1922]", "Bar Items", 14 },
  2114.     { 1923, "pkr_chp_hi07", "[1923]", "Bar Items", 14 },
  2115.     { 1924, "pkr_chp_hi08", "[1924]", "Bar Items", 14 },
  2116.     { 1925, "pkr_chp_hi09", "[1925]", "Bar Items", 14 },
  2117.     { 1926, "pkr_chp_hi10", "[1926]", "Bar Items", 14 },
  2118.     { 1927, "pkr_chp_hi11", "[1927]", "Bar Items", 14 },
  2119.     { 1928, "pkr_chp_hi12", "[1928]", "Bar Items", 14 },
  2120.     { 1929, "wheel_wee01", "[1929]", "Bar Items", 14 },
  2121.     { 1930, "chip_stack13", "[1930]", "Bar Items", 14 },
  2122.     { 1931, "chip_stack14", "[1931]", "Bar Items", 14 },
  2123.     { 1932, "chip_stack15", "[1932]", "Bar Items", 14 },
  2124.     { 1933, "chip_stack16", "[1933]", "Bar Items", 14 },
  2125.     { 1934, "pkr_chp_hi13", "[1934]", "Bar Items", 14 },
  2126.     { 1935, "pkr_chp_hi14", "[1935]", "Bar Items", 14 },
  2127.     { 1936, "pkr_chp_hi15", "[1936]", "Bar Items", 14 },
  2128.     { 1937, "pkr_chp_hi16", "[1937]", "Bar Items", 14 },
  2129.     { 1938, "pkr_chp_hi17", "[1938]", "Bar Items", 14 },
  2130.     { 1939, "pkr_chp_hi18", "[1939]", "Bar Items", 14 },
  2131.     { 1940, "chip_stack18", "[1940]", "Bar Items", 14 },
  2132.     { 1941, "chip_stack17", "[1941]", "Bar Items", 14 },
  2133.     { 1942, "kg50", "[1942]", "Bar Items", 14 },
  2134.     { 1943, "kg20", "[1943]", "Bar Items", 14 },
  2135.     { 1944, "kg10", "[1944]", "Bar Items", 14 },
  2136.     { 1945, "kg5", "[1945]", "Bar Items", 14 },
  2137.     { 1947, "CHIPS_TEMP", "[1947]", "Bar Items", 14 },
  2138.     { 1948, "slot_4chris", "[1948]", "Bar Items", 14 },
  2139.     { 1952, "turn_arm_R", "[1952]", "Bar Items", 14 },
  2140.     { 1953, "turn_plater_R", "[1953]", "Bar Items", 14 },
  2141.     { 1955, "turn_armL", "[1955]", "Bar Items", 14 },
  2142.     { 1956, "turn_platerL", "[1956]", "Bar Items", 14 },
  2143.     { 1978, "roulette_tbl", "[1978]", "Bar Items", 14 },
  2144.     { 1979, "wheel_wee", "[1979]", "Bar Items", 14 },
  2145.     { 2188, "blck_jack", "[2188]", "Bar Items", 14 },
  2146.     { 2189, "poker_tbl", "[2189]", "Bar Items", 14 },
  2147.     { 2324, "reel2", "[2324]", "Bar Items", 14 },
  2148.     { 2325, "kb_bandit_U", "[2325]", "Bar Items", 14 },
  2149.     { 2326, "reel3", "[2326]", "Bar Items", 14 },
  2150.     { 2327, "reel1", "[2327]", "Bar Items", 14 },
  2151.     { 2347, "CJ_Wheel_1", "[2347]", "Bar Items", 14 },
  2152.     { 2348, "CJ_Wheel_02", "[2348]", "Bar Items", 14 },
  2153.     { 2349, "CJ_Wheel_03", "[2349]", "Bar Items", 14 },
  2154.     { 2618, "CJ_SLOT_PROPg", "[2618]", "Bar Items", 14 },
  2155.     { 2640, "NEIL_SLOT", "[2640]", "Bar Items", 14 },
  2156.     { 2681, "CJ_COIN_OP", "[2681]", "Bar Items", 14 },
  2157.     { 2754, "OTB_machine", "[2754]", "Bar Items", 14 },
  2158.     { 2778, "CJ_COIN_OP_1", "[2778]", "Bar Items", 14 },
  2159.     { 2779, "CJ_COIN_OP_2", "[2779]", "Bar Items", 14 },
  2160.     { 2783, "cj_bandit_6", "[2783]", "Bar Items", 14 },
  2161.     { 2785, "CJ_SLOT_BANK", "[2785]", "Bar Items", 14 },
  2162.     { 2872, "CJ_COIN_OP_3", "[2872]", "Bar Items", 14 },
  2163.     { 3430, "vegasbooth01", "[3430]", "Bar Items", 14 },
  2164.     { 3437, "ballypllr01_lvs", "[3437]", "Bar Items", 14 },
  2165.     { 3438, "ballyring01_lvs", "[3438]", "Bar Items", 14 },
  2166.     { 3440, "arptpillar01_lvs", "[3440]", "Bar Items", 14 },
  2167.     { 3441, "luxorpillar02_lvs", "[3441]", "Bar Items", 14 },
  2168.     { 3494, "luxorpillar04_lvs", "[3494]", "Bar Items", 14 },
  2169.     { 3498, "wdpillar01_lvs", "[3498]", "Bar Items", 14 },
  2170.     { 3499, "wdpillar02_lvs", "[3499]", "Bar Items", 14 },
  2171.     { 3503, "vgsNscffple", "[3503]", "Bar Items", 14 },
  2172.     { 14566, "budha_whel1b", "[14566]", "Bar Items", 14 },
  2173.     { 14567, "budha_whel02b", "[14567]", "Bar Items", 14 },
  2174.     { 14568, "budha_whel03b", "[14568]", "Bar Items", 14 },
  2175.     { 14582, "mafiaCasinoBar1", "[14582]", "Bar Items", 14 },
  2176.     { 2052, "CJ_TOMMY_HAT", "[2052]", "Clothes", 15 },
  2177.     { 2053, "CJ_JERRY_HAT", "[2053]", "Clothes", 15 },
  2178.     { 2054, "CJ_CAPT_HAT", "[2054]", "Clothes", 15 },
  2179.     { 2371, "CLOTHES_RAIL", "[2371]", "Clothes", 15 },
  2180.     { 2372, "CLOTHES_RAIL2", "[2372]", "Clothes", 15 },
  2181.     { 2373, "CLOTHES_RAIL3", "[2373]", "Clothes", 15 },
  2182.     { 2374, "CJ_Tshirt", "[2374]", "Clothes", 15 },
  2183.     { 2377, "CJ_jean_dark", "[2377]", "Clothes", 15 },
  2184.     { 2378, "CJ_jean_light", "[2378]", "Clothes", 15 },
  2185.     { 2380, "CJ_Suits", "[2380]", "Clothes", 15 },
  2186.     { 2381, "CJ_8_SWEATER", "[2381]", "Clothes", 15 },
  2187.     { 2382, "CJ_8_JEANS_Light", "[2382]", "Clothes", 15 },
  2188.     { 2383, "CJ_6_SWEATER", "[2383]", "Clothes", 15 },
  2189.     { 2384, "CJ_8_JEANS_DARK", "[2384]", "Clothes", 15 },
  2190.     { 2386, "CJ_SWEATER_F_1", "[2386]", "Clothes", 15 },
  2191.     { 2389, "CJ_4_SWEATERS", "[2389]", "Clothes", 15 },
  2192.     { 2390, "CJ_4way_clothes", "[2390]", "Clothes", 15 },
  2193.     { 2391, "CJ_jean_CREAM", "[2391]", "Clothes", 15 },
  2194.     { 2392, "CJ_8_JEANS_MED", "[2392]", "Clothes", 15 },
  2195.     { 2394, "CJ_CLOTHES_STEP_1", "[2394]", "Clothes", 15 },
  2196.     { 2396, "CJ_4_S_SWEATER", "[2396]", "Clothes", 15 },
  2197.     { 2397, "CJ_TRACKIES_dark", "[2397]", "Clothes", 15 },
  2198.     { 2398, "CJ_TRACKIES_LIGHT", "[2398]", "Clothes", 15 },
  2199.     { 2399, "CJ_4_S_SWEATER_2", "[2399]", "Clothes", 15 },
  2200.     { 2401, "CJ_TRACKIES_WHITE", "[2401]", "Clothes", 15 },
  2201.     { 2402, "CJ_SPORTS_BAGS", "[2402]", "Clothes", 15 },
  2202.     { 2407, "CJ_F_TORSO", "[2407]", "Clothes", 15 },
  2203.     { 2408, "CJ_F_LEG_1", "[2408]", "Clothes", 15 },
  2204.     { 2409, "CJ_F_LEG_2", "[2409]", "Clothes", 15 },
  2205.     { 2411, "CJ_F_TORSO_1", "[2411]", "Clothes", 15 },
  2206.     { 2689, "CJ_HOODIE_2", "[2689]", "Clothes", 15 },
  2207.     { 2704, "CJ_HOODIE_3", "[2704]", "Clothes", 15 },
  2208.     { 2705, "CJ_HOODIE_04", "[2705]", "Clothes", 15 },
  2209.     { 2706, "CJ_HOODIE_05", "[2706]", "Clothes", 15 },
  2210.     { 2843, "gb_bedclothes02", "[2843]", "Clothes", 15 },
  2211.     { 2844, "gb_bedclothes03", "[2844]", "Clothes", 15 },
  2212.     { 2845, "gb_bedclothes04", "[2845]", "Clothes", 15 },
  2213.     { 2846, "gb_bedclothes05", "[2846]", "Clothes", 15 },
  2214.     { 14520, "immy_clothes", "[14520]", "Clothes", 15 },
  2215.     { 14521, "immy_shoes", "[14521]", "Clothes", 15 },
  2216.     { 14863, "clothes", "[14863]", "Clothes", 15 },
  2217.     { 14864, "shoes", "[14864]", "Clothes", 15 },
  2218.     { 15027, "immy_clothes_sv", "[15027]", "Clothes", 15 },
  2219.     { 15028, "genmotel2sh_sv", "[15028]", "Clothes", 15 },
  2220.     { 18094, "CJ_SWEATER_F_71", "[18094]", "Clothes", 15 },
  2221.     { 977, "newtowerdoor1", "[977]", "Doors and Windows", 16 },
  2222.     { 1491, "Gen_doorINT01", "[1491]", "Doors and Windows", 16 },
  2223.     { 1492, "Gen_doorINT02", "[1492]", "Doors and Windows", 16 },
  2224.     { 1493, "Gen_doorSHOP01", "[1493]", "Doors and Windows", 16 },
  2225.     { 1494, "Gen_doorINT03", "[1494]", "Doors and Windows", 16 },
  2226.     { 1495, "Gen_doorEXT01", "[1495]", "Doors and Windows", 16 },
  2227.     { 1496, "Gen_doorSHOP02", "[1496]", "Doors and Windows", 16 },
  2228.     { 1497, "Gen_doorEXT02", "[1497]", "Doors and Windows", 16 },
  2229.     { 1498, "Gen_doorEXT03", "[1498]", "Doors and Windows", 16 },
  2230.     { 1499, "Gen_doorINT05", "[1499]", "Doors and Windows", 16 },
  2231.     { 1500, "Gen_doorEXT05", "[1500]", "Doors and Windows", 16 },
  2232.     { 1501, "Gen_doorEXT04", "[1501]", "Doors and Windows", 16 },
  2233.     { 1502, "Gen_doorINT04", "[1502]", "Doors and Windows", 16 },
  2234.     { 1504, "Gen_doorEXT06", "[1504]", "Doors and Windows", 16 },
  2235.     { 1505, "Gen_doorEXT07", "[1505]", "Doors and Windows", 16 },
  2236.     { 1506, "Gen_doorEXT08", "[1506]", "Doors and Windows", 16 },
  2237.     { 1507, "Gen_doorEXT09", "[1507]", "Doors and Windows", 16 },
  2238.     { 1508, "DYN_GARAGE_DOOR", "[1508]", "Doors and Windows", 16 },
  2239.     { 1522, "Gen_doorSHOP3", "[1522]", "Doors and Windows", 16 },
  2240.     { 1523, "Gen_doorEXT10", "[1523]", "Doors and Windows", 16 },
  2241.     { 1532, "Gen_doorEXT11", "[1532]", "Doors and Windows", 16 },
  2242.     { 1533, "Gen_doorEXT12", "[1533]", "Doors and Windows", 16 },
  2243.     { 1534, "CJ_WIN_POP2", "[1534]", "Doors and Windows", 16 },
  2244.     { 1535, "Gen_doorEXT14", "[1535]", "Doors and Windows", 16 },
  2245.     { 1536, "Gen_doorEXT15", "[1536]", "Doors and Windows", 16 },
  2246.     { 1537, "Gen_doorEXT16", "[1537]", "Doors and Windows", 16 },
  2247.     { 1538, "sl_dtdoor1", "[1538]", "Doors and Windows", 16 },
  2248.     { 1555, "Gen_doorEXT17", "[1555]", "Doors and Windows", 16 },
  2249.     { 1556, "Gen_doorEXT18", "[1556]", "Doors and Windows", 16 },
  2250.     { 1557, "Gen_doorEXT19", "[1557]", "Doors and Windows", 16 },
  2251.     { 1560, "Gen_doorEXT7_11L", "[1560]", "Doors and Windows", 16 },
  2252.     { 1561, "Gen_doorEXT7_11R", "[1561]", "Doors and Windows", 16 },
  2253.     { 1566, "CJ_WS_DOOR", "[1566]", "Doors and Windows", 16 },
  2254.     { 1567, "Gen_wardrobe", "[1567]", "Doors and Windows", 16 },
  2255.     { 1569, "ADAM_V_DOOR", "[1569]", "Doors and Windows", 16 },
  2256.     { 1649, "wglasssmash", "[1649]", "Doors and Windows", 16 },
  2257.     { 1651, "od_copwindows", "[1651]", "Doors and Windows", 16 },
  2258.     { 1692, "roofstuff18", "[1692]", "Doors and Windows", 16 },
  2259.     { 1693, "roofstuff12", "[1693]", "Doors and Windows", 16 },
  2260.     { 1965, "imcmptrkdrl_LAS", "[1965]", "Doors and Windows", 16 },
  2261.     { 1966, "imcompmovedr1_las", "[1966]", "Doors and Windows", 16 },
  2262.     { 1967, "imcmptrkdrr_LAS", "[1967]", "Doors and Windows", 16 },
  2263.     { 1980, "wilshire7dr1_law", "[1980]", "Doors and Windows", 16 },
  2264.     { 2004, "cr_safe_door", "[2004]", "Doors and Windows", 16 },
  2265.     { 2558, "CURTAIN_1_CLOSED", "[2558]", "Doors and Windows", 16 },
  2266.     { 2559, "CURTAIN_1_OPEN", "[2559]", "Doors and Windows", 16 },
  2267.     { 2560, "CURTAIN_2_OPEN", "[2560]", "Doors and Windows", 16 },
  2268.     { 2561, "CURTAIN_2_CLOSED", "[2561]", "Doors and Windows", 16 },
  2269.     { 2634, "ab_vaultDoor", "[2634]", "Doors and Windows", 16 },
  2270.     { 2664, "CJ_SUBURB_DOOR", "[2664]", "Doors and Windows", 16 },
  2271.     { 2873, "CJ_SUBURB_DOOR_2", "[2873]", "Doors and Windows", 16 },
  2272.     { 2875, "CJ_GAP_DOOR_", "[2875]", "Doors and Windows", 16 },
  2273.     { 2876, "CJ_PRO_DOOR_01", "[2876]", "Doors and Windows", 16 },
  2274.     { 2877, "CJ_BINCO_DOOR", "[2877]", "Doors and Windows", 16 },
  2275.     { 2878, "CJ_Victim_DOOR", "[2878]", "Doors and Windows", 16 },
  2276.     { 2879, "CJ_DS_DOOR", "[2879]", "Doors and Windows", 16 },
  2277.     { 3278, "des_warewin", "[3278]", "Doors and Windows", 16 },
  2278.     { 3294, "cxf_spraydoor1", "[3294]", "Doors and Windows", 16 },
  2279.     { 3352, "burbdoorRENAME_ME", "[3352]", "Doors and Windows", 16 },
  2280.     { 3354, "burbdoor2REF", "[3354]", "Doors and Windows", 16 },
  2281.     { 3851, "carshowwin_SFSX", "[3851]", "Doors and Windows", 16 },
  2282.     { 4015, "bonaventuraGL_LAn", "[4015]", "Doors and Windows", 16 },
  2283.     { 4084, "JUD_LAN", "[4084]", "Doors and Windows", 16 },
  2284.     { 5043, "bombdoor_LAs", "[5043]", "Doors and Windows", 16 },
  2285.     { 5302, "burg_lkupdoor", "[5302]", "Doors and Windows", 16 },
  2286.     { 5340, "modlas2", "[5340]", "Doors and Windows", 16 },
  2287.     { 5422, "laespraydoor1", "[5422]", "Doors and Windows", 16 },
  2288.     { 5779, "garagDoor1_LAwN", "[5779]", "Doors and Windows", 16 },
  2289.     { 5856, "lawnspraydoor1", "[5856]", "Doors and Windows", 16 },
  2290.     { 6400, "spraydoor_LAw2", "[6400]", "Doors and Windows", 16 },
  2291.     { 7927, "vgswsvehse1", "[7927]", "Doors and Windows", 16 },
  2292.     { 7930, "vgwsavehsedor", "[7930]", "Doors and Windows", 16 },
  2293.     { 7931, "vgswsvehse04", "[7931]", "Doors and Windows", 16 },
  2294.     { 8378, "vgsbighngrdoor", "[8378]", "Doors and Windows", 16 },
  2295.     { 8948, "lckupgrgdoor_lvs", "[8948]", "Doors and Windows", 16 },
  2296.     { 9093, "cmdgrgdoor_lvs", "[9093]", "Doors and Windows", 16 },
  2297.     { 9099, "vgsEsvehse1", "[9099]", "Doors and Windows", 16 },
  2298.     { 9308, "SFN_DOORWAY02", "[9308]", "Doors and Windows", 16 },
  2299.     { 9625, "spdr_sfw", "[9625]", "Doors and Windows", 16 },
  2300.     { 9823, "sav1sfw", "[9823]", "Doors and Windows", 16 },
  2301.     { 10024, "archbuild_wins", "[10024]", "Doors and Windows", 16 },
  2302.     { 10149, "bombdoor02", "[10149]", "Doors and Windows", 16 },
  2303.     { 10154, "pier69gdr", "[10154]", "Doors and Windows", 16 },
  2304.     { 10182, "michdr", "[10182]", "Doors and Windows", 16 },
  2305.     { 10246, "sav1sfe", "[10246]", "Doors and Windows", 16 },
  2306.     { 10575, "modshopdoor1_SFS", "[10575]", "Doors and Windows", 16 },
  2307.     { 10632, "ammuwindows_SFS", "[10632]", "Doors and Windows", 16 },
  2308.     { 10671, "savehousegdoor_SFS", "[10671]", "Doors and Windows", 16 },
  2309.     { 11007, "crack_wins_SFS", "[11007]", "Doors and Windows", 16 },
  2310.     { 11102, "burgalrydoor_SFS", "[11102]", "Doors and Windows", 16 },
  2311.     { 11103, "cfsmashwin1_SFS", "[11103]", "Doors and Windows", 16 },
  2312.     { 11313, "modshopdoor_SFSe", "[11313]", "Doors and Windows", 16 },
  2313.     { 11319, "sprayshpdr2_SFSe", "[11319]", "Doors and Windows", 16 },
  2314.     { 11327, "sfse_hub_grgdoor02", "[11327]", "Doors and Windows", 16 },
  2315.     { 11359, "oldgrgedoor3_sfse", "[11359]", "Doors and Windows", 16 },
  2316.     { 11360, "oldgrgedoor4_sfse", "[11360]", "Doors and Windows", 16 },
  2317.     { 11416, "hbgdSFS", "[11416]", "Doors and Windows", 16 },
  2318.     { 13028, "CE_spraydoor1", "[13028]", "Doors and Windows", 16 },
  2319.     { 13187, "burbdoor", "[13187]", "Doors and Windows", 16 },
  2320.     { 13188, "burbdoor2", "[13188]", "Doors and Windows", 16 },
  2321.     { 13360, "CE_CATshackdoor", "[13360]", "Doors and Windows", 16 },
  2322.     { 13817, "CE_safedoor01", "[13817]", "Doors and Windows", 16 },
  2323.     { 14443, "burning_blinds08", "[14443]", "Doors and Windows", 16 },
  2324.     { 14482, "motel_skuz_win", "[14482]", "Doors and Windows", 16 },
  2325.     { 14483, "maddogsfakedoors", "[14483]", "Doors and Windows", 16 },
  2326.     { 14499, "imy_motel_wins", "[14499]", "Doors and Windows", 16 },
  2327.     { 14522, "immy_curtains02", "[14522]", "Doors and Windows", 16 },
  2328.     { 14523, "immy_curtains05", "[14523]", "Doors and Windows", 16 },
  2329.     { 14598, "paperchase_glass", "[14598]", "Doors and Windows", 16 },
  2330.     { 14638, "ab_mafsuiteDoor", "[14638]", "Doors and Windows", 16 },
  2331.     { 14740, "ryblinds", "[14740]", "Doors and Windows", 16 },
  2332.     { 14747, "curses04", "[14747]", "Doors and Windows", 16 },
  2333.     { 14751, "sfhsm2bits", "[14751]", "Doors and Windows", 16 },
  2334.     { 14752, "curses02", "[14752]", "Doors and Windows", 16 },
  2335.     { 14753, "sfhsb2curts", "[14753]", "Doors and Windows", 16 },
  2336.     { 14762, "arsewinows", "[14762]", "Doors and Windows", 16 },
  2337.     { 14819, "OG_Door", "[14819]", "Doors and Windows", 16 },
  2338.     { 14822, "Gym2_doorway", "[14822]", "Doors and Windows", 16 },
  2339.     { 14823, "Gym3_doorway", "[14823]", "Doors and Windows", 16 },
  2340.     { 14824, "Gym1_doorway", "[14824]", "Doors and Windows", 16 },
  2341.     { 14852, "mp_sfpd_win1", "[14852]", "Doors and Windows", 16 },
  2342.     { 14892, "mp_sfpd_win2", "[14892]", "Doors and Windows", 16 },
  2343.     { 14902, "veg_pol_window", "[14902]", "Doors and Windows", 16 },
  2344.     { 16500, "cn2_savgardr1_", "[16500]", "Doors and Windows", 16 },
  2345.     { 16501, "cn2_savgardr2_", "[16501]", "Doors and Windows", 16 },
  2346.     { 16637, "ghostgardoor", "[16637]", "Doors and Windows", 16 },
  2347.     { 16773, "door_savhangr1", "[16773]", "Doors and Windows", 16 },
  2348.     { 16775, "door_savhangr2", "[16775]", "Doors and Windows", 16 },
  2349.     { 17564, "Tempdoor_LAe2", "[17564]", "Doors and Windows", 16 },
  2350.     { 17566, "sweetsdoor_LAe2", "[17566]", "Doors and Windows", 16 },
  2351.     { 17951, "cjgaragedoor", "[17951]", "Doors and Windows", 16 },
  2352.     { 18001, "int_barberA07", "[18001]", "Doors and Windows", 16 },
  2353.     { 18072, "GAP_WINDOW", "[18072]", "Doors and Windows", 16 },
  2354.     { 18079, "BARB_CURTAIN", "[18079]", "Doors and Windows", 16 },
  2355.     { 18080, "DONUT_BLINDS", "[18080]", "Doors and Windows", 16 },
  2356.     { 18084, "BARBER_BLINDS", "[18084]", "Doors and Windows", 16 },
  2357.     { 18095, "BARBER_BLINDS02", "[18095]", "Doors and Windows", 16 },
  2358.     { 18098, "BARBER_BLINDS03", "[18098]", "Doors and Windows", 16 },
  2359.     { 18553, "count_ammundoor", "[18553]", "Doors and Windows", 16 },
  2360.     { 936, "CJ_DF_WORKTOP_2", "[936]", "Furniture", 17 },
  2361.     { 937, "CJ_DF_WORKTOP", "[937]", "Furniture", 17 },
  2362.     { 941, "CJ_DF_WORKTOP_3", "[941]", "Furniture", 17 },
  2363.     { 1416, "DYN_UNIT", "[1416]", "Furniture", 17 },
  2364.     { 1417, "DYN_CUPBOARD", "[1417]", "Furniture", 17 },
  2365.     { 1421, "DYN_BOXES", "[1421]", "Furniture", 17 },
  2366.     { 1645, "lounge_wood_up", "[1645]", "Furniture", 17 },
  2367.     { 1646, "lounge_towel_up", "[1646]", "Furniture", 17 },
  2368.     { 1647, "lounge_wood_dn", "[1647]", "Furniture", 17 },
  2369.     { 1730, "SWANK_CABINET_3", "[1730]", "Furniture", 17 },
  2370.     { 1740, "LOW_CABINET_3", "[1740]", "Furniture", 17 },
  2371.     { 1741, "LOW_CABINET_1", "[1741]", "Furniture", 17 },
  2372.     { 1742, "Med_BOOKSHELF", "[1742]", "Furniture", 17 },
  2373.     { 1743, "MED_CABINET_3", "[1743]", "Furniture", 17 },
  2374.     { 1744, "MED_SHELF", "[1744]", "Furniture", 17 },
  2375.     { 1754, "SWANK_SINGLE_1", "[1754]", "Furniture", 17 },
  2376.     { 1755, "MED_SINGLE_2", "[1755]", "Furniture", 17 },
  2377.     { 1758, "LOW_SINGLE_4", "[1758]", "Furniture", 17 },
  2378.     { 1759, "LOW_SINGLE_1", "[1759]", "Furniture", 17 },
  2379.     { 1762, "SWANK_SINGLE_2", "[1762]", "Furniture", 17 },
  2380.     { 1765, "LOW_SINGLE_2", "[1765]", "Furniture", 17 },
  2381.     { 1767, "MED_SINGLE_1", "[1767]", "Furniture", 17 },
  2382.     { 1769, "LOW_SINGLE_3", "[1769]", "Furniture", 17 },
  2383.     { 1813, "COFFEE_LOW_5", "[1813]", "Furniture", 17 },
  2384.     { 1814, "COFFEE_MED_1", "[1814]", "Furniture", 17 },
  2385.     { 1815, "COFFEE_LOW_2", "[1815]", "Furniture", 17 },
  2386.     { 1816, "COFFEE_LOW_3", "[1816]", "Furniture", 17 },
  2387.     { 1817, "COFFEE_MED_2", "[1817]", "Furniture", 17 },
  2388.     { 1818, "COFFEE_SWANK_2", "[1818]", "Furniture", 17 },
  2389.     { 1819, "COFFEE_SWANK_4", "[1819]", "Furniture", 17 },
  2390.     { 1820, "COFFEE_LOW_4", "[1820]", "Furniture", 17 },
  2391.     { 1821, "COFFEE_LOW_1", "[1821]", "Furniture", 17 },
  2392.     { 1822, "COFFEE_SWANK_6", "[1822]", "Furniture", 17 },
  2393.     { 1823, "COFFEE_MED_5", "[1823]", "Furniture", 17 },
  2394.     { 2000, "filing_cab_nu", "[2000]", "Furniture", 17 },
  2395.     { 2007, "filing_cab_nu01", "[2007]", "Furniture", 17 },
  2396.     { 2014, "kit_cab_mid", "[2014]", "Furniture", 17 },
  2397.     { 2015, "kit_cab_rght", "[2015]", "Furniture", 17 },
  2398.     { 2016, "kit_cab_lft", "[2016]", "Furniture", 17 },
  2399.     { 2018, "kit_cab_washin", "[2018]", "Furniture", 17 },
  2400.     { 2019, "kit_cab_frdg", "[2019]", "Furniture", 17 },
  2401.     { 2020, "mrk_sidebrd1", "[2020]", "Furniture", 17 },
  2402.     { 2021, "mrk_bdsdecab1", "[2021]", "Furniture", 17 },
  2403.     { 2022, "kit_cab_crnr", "[2022]", "Furniture", 17 },
  2404.     { 2024, "mrk_liv_tble", "[2024]", "Furniture", 17 },
  2405.     { 2025, "mrk_wrobe_tmp", "[2025]", "Furniture", 17 },
  2406.     { 2046, "CJ_GUNCUPBOARD", "[2046]", "Furniture", 17 },
  2407.     { 2063, "CJ_GREENSHELVES", "[2063]", "Furniture", 17 },
  2408.     { 2065, "CJ_M_FILEING1", "[2065]", "Furniture", 17 },
  2409.     { 2066, "CJ_M_FILEING2", "[2066]", "Furniture", 17 },
  2410.     { 2067, "CJ_M_FILEING3", "[2067]", "Furniture", 17 },
  2411.     { 2078, "SWANK_CABINET_1", "[2078]", "Furniture", 17 },
  2412.     { 2081, "COFFEE_SWANK_3", "[2081]", "Furniture", 17 },
  2413.     { 2082, "COFFEE_MED_3", "[2082]", "Furniture", 17 },
  2414.     { 2083, "COFFEE_MED_4", "[2083]", "Furniture", 17 },
  2415.     { 2084, "MED_CABINET_1", "[2084]", "Furniture", 17 },
  2416.     { 2087, "MED_CABINET_2", "[2087]", "Furniture", 17 },
  2417.     { 2088, "LOW_CABINET_4", "[2088]", "Furniture", 17 },
  2418.     { 2089, "SWANK_CABINET_2", "[2089]", "Furniture", 17 },
  2419.     { 2092, "SWANK_CABINET_5", "[2092]", "Furniture", 17 },
  2420.     { 2094, "SWANK_CABINET_4", "[2094]", "Furniture", 17 },
  2421.     { 2095, "LOW_CABINET_2", "[2095]", "Furniture", 17 },
  2422.     { 2126, "COFFEE_SWANK_5", "[2126]", "Furniture", 17 },
  2423.     { 2128, "CJ_K1_TALL_UNIT", "[2128]", "Furniture", 17 },
  2424.     { 2129, "CJ_K1_LOW_UNIT", "[2129]", "Furniture", 17 },
  2425.     { 2133, "CJ_KITCH2_R", "[2133]", "Furniture", 17 },
  2426.     { 2134, "CJ_KITCH2_M", "[2134]", "Furniture", 17 },
  2427.     { 2137, "CJ_K3_LOW_UNIT3", "[2137]", "Furniture", 17 },
  2428.     { 2138, "CJ_K3_LOW_UNIT1", "[2138]", "Furniture", 17 },
  2429.     { 2139, "CJ_K3_LOW_UNIT2", "[2139]", "Furniture", 17 },
  2430.     { 2140, "CJ_K3_TALL_UNIT1", "[2140]", "Furniture", 17 },
  2431.     { 2141, "CJ_KITCH2_L", "[2141]", "Furniture", 17 },
  2432.     { 2142, "CJ_K4_LOW_UNIT2", "[2142]", "Furniture", 17 },
  2433.     { 2143, "CJ_K4_LOW_UNIT1", "[2143]", "Furniture", 17 },
  2434.     { 2145, "CJ_K3_UNIT06", "[2145]", "Furniture", 17 },
  2435.     { 2148, "CJ_K4_LOW_UNIT03", "[2148]", "Furniture", 17 },
  2436.     { 2151, "CJ_K5_LOW_UNIT2", "[2151]", "Furniture", 17 },
  2437.     { 2152, "CJ_K5_LOW_UNIT3", "[2152]", "Furniture", 17 },
  2438.     { 2153, "CJ_K5_UNIT1", "[2153]", "Furniture", 17 },
  2439.     { 2154, "CJ_K5_LOW_UNIT1", "[2154]", "Furniture", 17 },
  2440.     { 2155, "CJ_K5_LOW_UNIT4", "[2155]", "Furniture", 17 },
  2441.     { 2156, "CJ_K6_LOW_UNIT1", "[2156]", "Furniture", 17 },
  2442.     { 2157, "CJ_K6_LOW_UNIT2", "[2157]", "Furniture", 17 },
  2443.     { 2158, "CJ_KITCH1_L", "[2158]", "Furniture", 17 },
  2444.     { 2159, "CJ_K6_LOW_UNIT4", "[2159]", "Furniture", 17 },
  2445.     { 2160, "CJ_K6_LOW_UNIT3", "[2160]", "Furniture", 17 },
  2446.     { 2161, "MED_OFFICE_UNIT_4", "[2161]", "Furniture", 17 },
  2447.     { 2162, "MED_OFFICE_UNIT_1", "[2162]", "Furniture", 17 },
  2448.     { 2163, "MED_OFFICE_UNIT_2", "[2163]", "Furniture", 17 },
  2449.     { 2164, "MED_OFFICE_UNIT_5", "[2164]", "Furniture", 17 },
  2450.     { 2167, "MED_OFFICE_UNIT_7", "[2167]", "Furniture", 17 },
  2451.     { 2168, "partition", "[2168]", "Furniture", 17 },
  2452.     { 2187, "partition2", "[2187]", "Furniture", 17 },
  2453.     { 2191, "MED_OFFICE2_CAB", "[2191]", "Furniture", 17 },
  2454.     { 2197, "FILLING_CABINET", "[2197]", "Furniture", 17 },
  2455.     { 2199, "MED_OFFICE6_MC_1", "[2199]", "Furniture", 17 },
  2456.     { 2200, "MED_OFFICE5_UNIT_1", "[2200]", "Furniture", 17 },
  2457.     { 2204, "MED_OFFICE8_CABINET", "[2204]", "Furniture", 17 },
  2458.     { 2208, "MED_OFFICE7_UNIT_1", "[2208]", "Furniture", 17 },
  2459.     { 2210, "MED_OFFICE9_UNIT_1", "[2210]", "Furniture", 17 },
  2460.     { 2211, "MED_OFFICE9_UNIT_2", "[2211]", "Furniture", 17 },
  2461.     { 2234, "COFFEE_LOW_6", "[2234]", "Furniture", 17 },
  2462.     { 2235, "COFFEE_MED_6", "[2235]", "Furniture", 17 },
  2463.     { 2236, "COFFEE_SWANK_1", "[2236]", "Furniture", 17 },
  2464.     { 2291, "SWK_SINGLE_1", "[2291]", "Furniture", 17 },
  2465.     { 2292, "SWK_SINGLE_1b", "[2292]", "Furniture", 17 },
  2466.     { 2295, "CJ_BEANBAG", "[2295]", "Furniture", 17 },
  2467.     { 2303, "CJ_K3_WASH_MAC", "[2303]", "Furniture", 17 },
  2468.     { 2304, "CJ_K1_LOW_CORNER", "[2304]", "Furniture", 17 },
  2469.     { 2305, "CJ_K3_C_UNIT", "[2305]", "Furniture", 17 },
  2470.     { 2306, "SWANK_CABINET_4D", "[2306]", "Furniture", 17 },
  2471.     { 2307, "SWANK_CABINET_4b", "[2307]", "Furniture", 17 },
  2472.     { 2323, "CJ_BEDROOM1", "[2323]", "Furniture", 17 },
  2473.     { 2328, "LOW_CABINET_1_S", "[2328]", "Furniture", 17 },
  2474.     { 2329, "LOW_CABINET_1_L", "[2329]", "Furniture", 17 },
  2475.     { 2330, "CJ_BEDROOM1_W", "[2330]", "Furniture", 17 },
  2476.     { 2334, "CJ_KITCH1_M", "[2334]", "Furniture", 17 },
  2477.     { 2335, "CJ_KITCH1_R", "[2335]", "Furniture", 17 },
  2478.     { 2338, "CJ_KITCH1_CORNER", "[2338]", "Furniture", 17 },
  2479.     { 2341, "CJ_KITCH2_CORNER", "[2341]", "Furniture", 17 },
  2480.     { 2416, "CJ_FF_DISP", "[2416]", "Furniture", 17 },
  2481.     { 2418, "CJ_FF_WORKTOP", "[2418]", "Furniture", 17 },
  2482.     { 2419, "CJ_FF_WORKTOP_2", "[2419]", "Furniture", 17 },
  2483.     { 2451, "CJ_FF_WORKTOP_3", "[2451]", "Furniture", 17 },
  2484.     { 2462, "CJ_HOBBY_SHELF", "[2462]", "Furniture", 17 },
  2485.     { 2463, "CJ_HOBBY_SHELF_2", "[2463]", "Furniture", 17 },
  2486.     { 2475, "CJ_HOBBY_SHELF_3", "[2475]", "Furniture", 17 },
  2487.     { 2482, "CJ_HOBBY_SHELF_4", "[2482]", "Furniture", 17 },
  2488.     { 2502, "CJ_HOBBY_SHELF_5", "[2502]", "Furniture", 17 },
  2489.     { 2509, "CJ_HOBBY_SHELF_6", "[2509]", "Furniture", 17 },
  2490.     { 2529, "CJ_OFF2_LIC_2_L", "[2529]", "Furniture", 17 },
  2491.     { 2530, "CJ_OFF2_LIC_2_R", "[2530]", "Furniture", 17 },
  2492.     { 2531, "CJ_OFF2_LIC_1_M", "[2531]", "Furniture", 17 },
  2493.     { 2532, "CJ_OFF2_LIC_1_R", "[2532]", "Furniture", 17 },
  2494.     { 2533, "CJ_OFF2_LIC_1_L", "[2533]", "Furniture", 17 },
  2495.     { 2534, "CJ_OFF2_LIC_2_M", "[2534]", "Furniture", 17 },
  2496.     { 2562, "Hotel_dresser_2", "[2562]", "Furniture", 17 },
  2497.     { 2568, "Hotel_dresser_3", "[2568]", "Furniture", 17 },
  2498.     { 2569, "Hotel_dresser_1", "[2569]", "Furniture", 17 },
  2499.     { 2570, "Hotel_dresser_4", "[2570]", "Furniture", 17 },
  2500.     { 2573, "Hotel_dresser_6", "[2573]", "Furniture", 17 },
  2501.     { 2574, "Hotel_dresser_5", "[2574]", "Furniture", 17 },
  2502.     { 2576, "Hotel_dresser_8", "[2576]", "Furniture", 17 },
  2503.     { 2591, "ab_partition1", "[2591]", "Furniture", 17 },
  2504.     { 2604, "CJ_POLICE_COUNTER", "[2604]", "Furniture", 17 },
  2505.     { 2606, "CJ_POLICE_COUNTER2", "[2606]", "Furniture", 17 },
  2506.     { 2608, "POLCE_SHELF", "[2608]", "Furniture", 17 },
  2507.     { 2609, "CJ_P_FILEING1", "[2609]", "Furniture", 17 },
  2508.     { 2610, "CJ_P_FILEING2", "[2610]", "Furniture", 17 },
  2509.     { 2708, "ZIP_SHELF1", "[2708]", "Furniture", 17 },
  2510.     { 2737, "POLICE_NB_car", "[2737]", "Furniture", 17 },
  2511.     { 5171, "dockoff01_LAs2", "[5171]", "Furniture", 17 },
  2512.     { 9362, "boatoffice2_sfn", "[9362]", "Furniture", 17 },
  2513.     { 11334, "recroomstuff", "[11334]", "Furniture", 17 },
  2514.     { 13003, "cunte_racestart", "[13003]", "Furniture", 17 },
  2515.     { 13890, "LAhBoards_LAh1", "[13890]", "Furniture", 17 },
  2516.     { 14455, "Gs_BOOKCASE", "[14455]", "Furniture", 17 },
  2517.     { 14472, "carls_moms_kit1", "[14472]", "Furniture", 17 },
  2518.     { 14477, "carlsbits", "[14477]", "Furniture", 17 },
  2519.     { 14491, "iwanfucker", "[14491]", "Furniture", 17 },
  2520.     { 14493, "arsehole", "[14493]", "Furniture", 17 },
  2521.     { 14502, "imy_roomfurn", "[14502]", "Furniture", 17 },
  2522.     { 14503, "imy_roomfurn01", "[14503]", "Furniture", 17 },
  2523.     { 14504, "imy_roomfurn03", "[14504]", "Furniture", 17 },
  2524.     { 14505, "imy_roomfurn06", "[14505]", "Furniture", 17 },
  2525.     { 14507, "imy_roomfurn07", "[14507]", "Furniture", 17 },
  2526.     { 14508, "imy_roomfurn10", "[14508]", "Furniture", 17 },
  2527.     { 14509, "imy_roomfurn11", "[14509]", "Furniture", 17 },
  2528.     { 14510, "imy_roomfurn12", "[14510]", "Furniture", 17 },
  2529.     { 14535, "ab_woozies03", "[14535]", "Furniture", 17 },
  2530.     { 14540, "pdomes_extras", "[14540]", "Furniture", 17 },
  2531.     { 14543, "ab_woozies04", "[14543]", "Furniture", 17 },
  2532.     { 14544, "ab_woozies02", "[14544]", "Furniture", 17 },
  2533.     { 14556, "ZEROWARDROBE", "[14556]", "Furniture", 17 },
  2534.     { 14632, "paperchase_bits2b", "[14632]", "Furniture", 17 },
  2535.     { 14633, "paperchase_bits2c", "[14633]", "Furniture", 17 },
  2536.     { 14640, "chinafurn2", "[14640]", "Furniture", 17 },
  2537.     { 14704, "int2Hoose2_bits", "[14704]", "Furniture", 17 },
  2538.     { 14719, "int2lasmone01", "[14719]", "Furniture", 17 },
  2539.     { 14720, "int2lasmone02", "[14720]", "Furniture", 17 },
  2540.     { 14721, "2labigone_bits", "[14721]", "Furniture", 17 },
  2541.     { 14739, "whorefurn", "[14739]", "Furniture", 17 },
  2542.     { 14741, "rykitunit", "[14741]", "Furniture", 17 },
  2543.     { 14745, "rybatharse01", "[14745]", "Furniture", 17 },
  2544.     { 14802, "BDups_interior", "[14802]", "Furniture", 17 },
  2545.     { 14805, "BDupsNew_int", "[14805]", "Furniture", 17 },
  2546.     { 14813, "StudioHall_Furn", "[14813]", "Furniture", 17 },
  2547.     { 14816, "Whhouse_furn", "[14816]", "Furniture", 17 },
  2548.     { 14817, "Whhouse_Rms", "[14817]", "Furniture", 17 },
  2549.     { 14828, "LM_strip2Priv", "[14828]", "Furniture", 17 },
  2550.     { 14839, "LM_stripPriv", "[14839]", "Furniture", 17 },
  2551.     { 14850, "mp_sfpd_obj1", "[14850]", "Furniture", 17 },
  2552.     { 14888, "Millie-headboard", "[14888]", "Furniture", 17 },
  2553.     { 14895, "mp_sfpd_obj2", "[14895]", "Furniture", 17 },
  2554.     { 15025, "genmotelfurn_sv", "[15025]", "Furniture", 17 },
  2555.     { 15026, "imy_roomfurn12_sv", "[15026]", "Furniture", 17 },
  2556.     { 15032, "lasmallfurn_sv", "[15032]", "Furniture", 17 },
  2557.     { 15036, "kit_cab_washin_sv", "[15036]", "Furniture", 17 },
  2558.     { 15052, "svsfsmshad", "[15052]", "Furniture", 17 },
  2559.     { 16154, "ufo_backroom", "[16154]", "Furniture", 17 },
  2560.     { 16378, "des_byofficeint", "[16378]", "Furniture", 17 },
  2561.     { 18019, "int_burger_furn", "[18019]", "Furniture", 17 },
  2562.     { 18077, "din_donut_furn", "[18077]", "Furniture", 17 },
  2563.     { 1208, "washer", "[1208]", "Furniture", 18 },
  2564.     { 1481, "DYN_BAR_B_Q", "[1481]", "Furniture", 18 },
  2565.     { 1518, "DYN_TV_2", "[1518]", "Furniture", 18 },
  2566.     { 1659, "htl_fan_static_dy", "[1659]", "Furniture", 18 },
  2567.     { 1661, "htl_fan_rotate_dy", "[1661]", "Furniture", 18 },
  2568.     { 1700, "kb_bed_test1", "[1700]", "Furniture", 18 },
  2569.     { 1701, "kb_bed_test2", "[1701]", "Furniture", 18 },
  2570.     { 1717, "telly_low_test", "[1717]", "Furniture", 18 },
  2571.     { 1718, "snesish", "[1718]", "Furniture", 18 },
  2572.     { 1719, "LOW_CONSOLE", "[1719]", "Furniture", 18 },
  2573.     { 1725, "mrk_bed1", "[1725]", "Furniture", 18 },
  2574.     { 1736, "CJ_Stags_head", "[1736]", "Furniture", 18 },
  2575.     { 1738, "CJ_Radiator_old", "[1738]", "Furniture", 18 },
  2576.     { 1745, "MED_BED_3", "[1745]", "Furniture", 18 },
  2577.     { 1747, "LOW_TV_2", "[1747]", "Furniture", 18 },
  2578.     { 1748, "LOW_TV_3", "[1748]", "Furniture", 18 },
  2579.     { 1749, "MED_TV_3", "[1749]", "Furniture", 18 },
  2580.     { 1750, "MED_TV_2", "[1750]", "Furniture", 18 },
  2581.     { 1751, "MED_TV_4", "[1751]", "Furniture", 18 },
  2582.     { 1752, "SWANK_TV_3", "[1752]", "Furniture", 18 },
  2583.     { 1771, "CJ_bunk_bed1", "[1771]", "Furniture", 18 },
  2584.     { 1778, "CJ_MOP_PAIL", "[1778]", "Furniture", 18 },
  2585.     { 1780, "CJ_THIN_FRIGE", "[1780]", "Furniture", 18 },
  2586.     { 1781, "MED_TV_1", "[1781]", "Furniture", 18 },
  2587.     { 1782, "MED_VIDEO_2", "[1782]", "Furniture", 18 },
  2588.     { 1783, "SWANK_VIDEO_2", "[1783]", "Furniture", 18 },
  2589.     { 1785, "LOW_VIDEO_1", "[1785]", "Furniture", 18 },
  2590.     { 1786, "SWANK_TV_4", "[1786]", "Furniture", 18 },
  2591.     { 1787, "MED_VIDEO_1", "[1787]", "Furniture", 18 },
  2592.     { 1788, "SWANK_VIDEO_1", "[1788]", "Furniture", 18 },
  2593.     { 1789, "CJ_chambermaid", "[1789]", "Furniture", 18 },
  2594.     { 1790, "SWANK_VIDEO_3", "[1790]", "Furniture", 18 },
  2595.     { 1791, "SWANK_TV_2", "[1791]", "Furniture", 18 },
  2596.     { 1792, "SWANK_TV_1", "[1792]", "Furniture", 18 },
  2597.     { 1793, "LOW_BED_2", "[1793]", "Furniture", 18 },
  2598.     { 1794, "LOW_BED_3", "[1794]", "Furniture", 18 },
  2599.     { 1795, "SWANK_BED_2", "[1795]", "Furniture", 18 },
  2600.     { 1796, "LOW_BED_4", "[1796]", "Furniture", 18 },
  2601.     { 1797, "SWANK_BED_3", "[1797]", "Furniture", 18 },
  2602.     { 1798, "SWANK_BED_1", "[1798]", "Furniture", 18 },
  2603.     { 1799, "MED_BED_4", "[1799]", "Furniture", 18 },
  2604.     { 1800, "LOW_BED_1", "[1800]", "Furniture", 18 },
  2605.     { 1801, "SWANK_BED_4", "[1801]", "Furniture", 18 },
  2606.     { 1802, "MED_BED_2", "[1802]", "Furniture", 18 },
  2607.     { 1803, "MED_BED_7", "[1803]", "Furniture", 18 },
  2608.     { 1804, "MED_BED_1", "[1804]", "Furniture", 18 },
  2609.     { 1808, "CJ_WATERCOOLER2", "[1808]", "Furniture", 18 },
  2610.     { 1809, "MED_HI_FI", "[1809]", "Furniture", 18 },
  2611.     { 1812, "LOW_BED_5", "[1812]", "Furniture", 18 },
  2612.     { 1828, "man_sdr_rug", "[1828]", "Furniture", 18 },
  2613.     { 1829, "man_safenew", "[1829]", "Furniture", 18 },
  2614.     { 1839, "k_hifi_1", "[1839]", "Furniture", 18 },
  2615.     { 1840, "speaker_2", "[1840]", "Furniture", 18 },
  2616.     { 1841, "speaker_1", "[1841]", "Furniture", 18 },
  2617.     { 1971, "kb_flykiller", "[1971]", "Furniture", 18 },
  2618.     { 2002, "water_coolnu", "[2002]", "Furniture", 18 },
  2619.     { 2003, "cr_safe_body", "[2003]", "Furniture", 18 },
  2620.     { 2005, "cr_safe_cash", "[2005]", "Furniture", 18 },
  2621.     { 2006, "cr_safe_dial", "[2006]", "Furniture", 18 },
  2622.     { 2013, "kit_cab_sink", "[2013]", "Furniture", 18 },
  2623.     { 2017, "kit_cab_cookr", "[2017]", "Furniture", 18 },
  2624.     { 2028, "SWANK_CONSOLE", "[2028]", "Furniture", 18 },
  2625.     { 2090, "SWANK_BED_5", "[2090]", "Furniture", 18 },
  2626.     { 2091, "TV_WARD_Med_1", "[2091]", "Furniture", 18 },
  2627.     { 2093, "TV_WARD_Low", "[2093]", "Furniture", 18 },
  2628.     { 2097, "Bath_high", "[2097]", "Furniture", 18 },
  2629.     { 2099, "MED_HI_FI_1", "[2099]", "Furniture", 18 },
  2630.     { 2100, "MED_HI_FI_2", "[2100]", "Furniture", 18 },
  2631.     { 2101, "MED_HI_FI_3", "[2101]", "Furniture", 18 },
  2632.     { 2102, "LOW_HI_FI_2", "[2102]", "Furniture", 18 },
  2633.     { 2103, "LOW_HI_FI_1", "[2103]", "Furniture", 18 },
  2634.     { 2104, "SWANK_HI_FI", "[2104]", "Furniture", 18 },
  2635.     { 2127, "CJ_K1_FRIDGE_UNIT", "[2127]", "Furniture", 18 },
  2636.     { 2130, "CJ_K1_SINK", "[2130]", "Furniture", 18 },
  2637.     { 2131, "CJ_KITCH2_FRIDGE", "[2131]", "Furniture", 18 },
  2638.     { 2132, "CJ_KITCH2_SINK", "[2132]", "Furniture", 18 },
  2639.     { 2135, "CJ_K3_COOKER", "[2135]", "Furniture", 18 },
  2640.     { 2136, "CJ_K3_SINK", "[2136]", "Furniture", 18 },
  2641.     { 2144, "CJ_COOKER3", "[2144]", "Furniture", 18 },
  2642.     { 2146, "CJ_TROLLY1", "[2146]", "Furniture", 18 },
  2643.     { 2147, "CJ_KITCH1_FRIDGE", "[2147]", "Furniture", 18 },
  2644.     { 2149, "CJ_MICROWAVE1", "[2149]", "Furniture", 18 },
  2645.     { 2150, "CJ_SINK1", "[2150]", "Furniture", 18 },
  2646.     { 2170, "CJ_KITCH1_COOKER", "[2170]", "Furniture", 18 },
  2647.     { 2186, "PHOTOCOPIER_1", "[2186]", "Furniture", 18 },
  2648.     { 2190, "PC_1", "[2190]", "Furniture", 18 },
  2649.     { 2192, "FAN_1", "[2192]", "Furniture", 18 },
  2650.     { 2201, "PRINTER_1", "[2201]", "Furniture", 18 },
  2651.     { 2202, "PHOTOCOPIER_2", "[2202]", "Furniture", 18 },
  2652.     { 2224, "CJ_Sphere_TV", "[2224]", "Furniture", 18 },
  2653.     { 2225, "SWANK_HI_FI_2", "[2225]", "Furniture", 18 },
  2654.     { 2226, "LOW_HI_FI_3", "[2226]", "Furniture", 18 },
  2655.     { 2227, "SWANK_HI_FI_3", "[2227]", "Furniture", 18 },
  2656.     { 2229, "SWANK_SPEAKER", "[2229]", "Furniture", 18 },
  2657.     { 2230, "SWANK_SPEAKER_2", "[2230]", "Furniture", 18 },
  2658.     { 2231, "SWANK_SPEAKER_3", "[2231]", "Furniture", 18 },
  2659.     { 2232, "MED_SPEAKER_4", "[2232]", "Furniture", 18 },
  2660.     { 2233, "SWANK_SPEAKER_4", "[2233]", "Furniture", 18 },
  2661.     { 2294, "CJ_K_COOKER1", "[2294]", "Furniture", 18 },
  2662.     { 2296, "TV_UNIT_1", "[2296]", "Furniture", 18 },
  2663.     { 2297, "TV_UNIT_2", "[2297]", "Furniture", 18 },
  2664.     { 2298, "SWANK_BED_7", "[2298]", "Furniture", 18 },
  2665.     { 2299, "SWANK_BED_6", "[2299]", "Furniture", 18 },
  2666.     { 2300, "MED_BED_8", "[2300]", "Furniture", 18 },
  2667.     { 2301, "MED_BED_9", "[2301]", "Furniture", 18 },
  2668.     { 2302, "LOW_BED_06", "[2302]", "Furniture", 18 },
  2669.     { 2312, "CJ_TELE_2", "[2312]", "Furniture", 18 },
  2670.     { 2316, "CJ_TELE_4", "[2316]", "Furniture", 18 },
  2671.     { 2317, "CJ_TELE_3", "[2317]", "Furniture", 18 },
  2672.     { 2318, "CJ_TELE_1", "[2318]", "Furniture", 18 },
  2673.     { 2320, "CJ_TELE_5", "[2320]", "Furniture", 18 },
  2674.     { 2322, "CJ_TELE_6", "[2322]", "Furniture", 18 },
  2675.     { 2331, "CJ_BED_FURN_1", "[2331]", "Furniture", 18 },
  2676.     { 2332, "KEV_SAFE", "[2332]", "Furniture", 18 },
  2677.     { 2333, "CJ_BED_FURN_1b", "[2333]", "Furniture", 18 },
  2678.     { 2336, "CJ_KITCH1_SINK", "[2336]", "Furniture", 18 },
  2679.     { 2337, "CJ_KITCH1_WASHER", "[2337]", "Furniture", 18 },
  2680.     { 2339, "CJ_KITCH2_COOKER", "[2339]", "Furniture", 18 },
  2681.     { 2340, "CJ_KITCH2_WASHER", "[2340]", "Furniture", 18 },
  2682.     { 2344, "CJ_REMOTE", "[2344]", "Furniture", 18 },
  2683.     { 2360, "CJ_ICE_FRIDGE_2", "[2360]", "Furniture", 18 },
  2684.     { 2361, "CJ_ICE_FRIDGE_1", "[2361]", "Furniture", 18 },
  2685.     { 2415, "CJ_FF_FRYER", "[2415]", "Furniture", 18 },
  2686.     { 2417, "CJ_FF_COOKER", "[2417]", "Furniture", 18 },
  2687.     { 2421, "CJ_FF_MICROW", "[2421]", "Furniture", 18 },
  2688.     { 2426, "CJ_FF_PIZZA_OVEN", "[2426]", "Furniture", 18 },
  2689.     { 2452, "CJ_FF_FRIDGE2", "[2452]", "Furniture", 18 },
  2690.     { 2514, "CJ_TOILET1", "[2514]", "Furniture", 18 },
  2691.     { 2515, "CJ_BS_SINK", "[2515]", "Furniture", 18 },
  2692.     { 2516, "CJ_BATH1", "[2516]", "Furniture", 18 },
  2693.     { 2517, "CJ_SHOWER1", "[2517]", "Furniture", 18 },
  2694.     { 2518, "CJ_B_SINK2", "[2518]", "Furniture", 18 },
  2695.     { 2519, "CJ_BATH2", "[2519]", "Furniture", 18 },
  2696.     { 2520, "CJ_SHOWER2", "[2520]", "Furniture", 18 },
  2697.     { 2521, "CJ_TOILET2", "[2521]", "Furniture", 18 },
  2698.     { 2522, "CJ_BATH3", "[2522]", "Furniture", 18 },
  2699.     { 2523, "CJ_B_SINK3", "[2523]", "Furniture", 18 },
  2700.     { 2524, "CJ_B_SINK4", "[2524]", "Furniture", 18 },
  2701.     { 2525, "CJ_TOILET4", "[2525]", "Furniture", 18 },
  2702.     { 2526, "CJ_BATH4", "[2526]", "Furniture", 18 },
  2703.     { 2527, "CJ_SHOWER4", "[2527]", "Furniture", 18 },
  2704.     { 2528, "CJ_TOILET3", "[2528]", "Furniture", 18 },
  2705.     { 2563, "HOTEL_S_BEDSET_1", "[2563]", "Furniture", 18 },
  2706.     { 2564, "HOTEL_D_BEDSET_1", "[2564]", "Furniture", 18 },
  2707.     { 2565, "HOTEL_D_BEDSET_3", "[2565]", "Furniture", 18 },
  2708.     { 2566, "HOTEL_S_BEDSET_3", "[2566]", "Furniture", 18 },
  2709.     { 2575, "HOTEL_S_BEDSET_8", "[2575]", "Furniture", 18 },
  2710.     { 2595, "CJ_SHOP_TV_VIDEO", "[2595]", "Furniture", 18 },
  2711.     { 2596, "CJ_SEX_TV", "[2596]", "Furniture", 18 },
  2712.     { 2602, "Police_cell_Toilet", "[2602]", "Furniture", 18 },
  2713.     { 2603, "Police_Cell_Bed", "[2603]", "Furniture", 18 },
  2714.     { 2613, "POLICE_WASTEBIN", "[2613]", "Furniture", 18 },
  2715.     { 2627, "gym_treadmill", "[2627]", "Furniture", 18 },
  2716.     { 2628, "gym_bench2", "[2628]", "Furniture", 18 },
  2717.     { 2629, "gym_bench1", "[2629]", "Furniture", 18 },
  2718.     { 2630, "gym_bike", "[2630]", "Furniture", 18 },
  2719.     { 2631, "gym_mat1", "[2631]", "Furniture", 18 },
  2720.     { 2632, "gym_mat02", "[2632]", "Furniture", 18 },
  2721.     { 2648, "CJ_STEAL_TV", "[2648]", "Furniture", 18 },
  2722.     { 2700, "CJ_SEX_TV2", "[2700]", "Furniture", 18 },
  2723.     { 2713, "cj_bucket", "[2713]", "Furniture", 18 },
  2724.     { 2718, "CJ_FLY_KILLER", "[2718]", "Furniture", 18 },
  2725.     { 2738, "CJ_TOILET_BS", "[2738]", "Furniture", 18 },
  2726.     { 2739, "CJ_B_SINK1", "[2739]", "Furniture", 18 },
  2727.     { 2741, "CJ_SOAP_DISP", "[2741]", "Furniture", 18 },
  2728.     { 2742, "CJ_HANDDRIER", "[2742]", "Furniture", 18 },
  2729.     { 2812, "GB_platedirty01", "[2812]", "Furniture", 18 },
  2730.     { 2813, "GB_novels01", "[2813]", "Furniture", 18 },
  2731.     { 2815, "gb_livingrug01", "[2815]", "Furniture", 18 },
  2732.     { 2816, "gb_bedmags01", "[2816]", "Furniture", 18 },
  2733.     { 2817, "gb_bedrug01", "[2817]", "Furniture", 18 },
  2734.     { 2818, "gb_bedrug02", "[2818]", "Furniture", 18 },
  2735.     { 2819, "gb_bedclothes01", "[2819]", "Furniture", 18 },
  2736.     { 2820, "GB_kitchdirt01", "[2820]", "Furniture", 18 },
  2737.     { 2822, "GB_kitchplatecln01", "[2822]", "Furniture", 18 },
  2738.     { 2824, "GB_novels02", "[2824]", "Furniture", 18 },
  2739.     { 2826, "GB_novels04", "[2826]", "Furniture", 18 },
  2740.     { 2827, "GB_novels05", "[2827]", "Furniture", 18 },
  2741.     { 2828, "gb_ornament02", "[2828]", "Furniture", 18 },
  2742.     { 2829, "GB_platedirty02", "[2829]", "Furniture", 18 },
  2743.     { 2830, "GB_platedirty04", "[2830]", "Furniture", 18 },
  2744.     { 2831, "GB_platedirty03", "[2831]", "Furniture", 18 },
  2745.     { 2832, "GB_platedirty05", "[2832]", "Furniture", 18 },
  2746.     { 2833, "gb_livingrug02", "[2833]", "Furniture", 18 },
  2747.     { 2834, "gb_livingrug03", "[2834]", "Furniture", 18 },
  2748.     { 2835, "gb_livingrug04", "[2835]", "Furniture", 18 },
  2749.     { 2836, "gb_livingrug05", "[2836]", "Furniture", 18 },
  2750.     { 2841, "gb_bedrug03", "[2841]", "Furniture", 18 },
  2751.     { 2842, "gb_bedrug04", "[2842]", "Furniture", 18 },
  2752.     { 2847, "gb_bedrug05", "[2847]", "Furniture", 18 },
  2753.     { 2848, "GB_kitchdirt02", "[2848]", "Furniture", 18 },
  2754.     { 2849, "GB_kitchdirt03", "[2849]", "Furniture", 18 },
  2755.     { 2850, "GB_kitchdirt04", "[2850]", "Furniture", 18 },
  2756.     { 2851, "GB_kitchdirt05", "[2851]", "Furniture", 18 },
  2757.     { 2852, "gb_bedmags02", "[2852]", "Furniture", 18 },
  2758.     { 2853, "gb_bedmags03", "[2853]", "Furniture", 18 },
  2759.     { 2854, "gb_bedmags04", "[2854]", "Furniture", 18 },
  2760.     { 2855, "gb_bedmags05", "[2855]", "Furniture", 18 },
  2761.     { 2862, "GB_kitchplatecln02", "[2862]", "Furniture", 18 },
  2762.     { 2863, "GB_kitchplatecln03", "[2863]", "Furniture", 18 },
  2763.     { 2864, "GB_kitchplatecln04", "[2864]", "Furniture", 18 },
  2764.     { 2865, "GB_kitchplatecln05", "[2865]", "Furniture", 18 },
  2765.     { 2868, "gb_ornament03", "[2868]", "Furniture", 18 },
  2766.     { 2869, "gb_ornament04", "[2869]", "Furniture", 18 },
  2767.     { 2870, "gb_ornament05", "[2870]", "Furniture", 18 },
  2768.     { 5678, "Lae_smokecutscene", "[5678]", "Furniture", 18 },
  2769.     { 9437, "sbedsfn4_SFN", "[9437]", "Furniture", 18 },
  2770.     { 9438, "sbedsfn1_SFN", "[9438]", "Furniture", 18 },
  2771.     { 9439, "sbedsfn2_SFN", "[9439]", "Furniture", 18 },
  2772.     { 9440, "sbedsfn3_SFN", "[9440]", "Furniture", 18 },
  2773.     { 10249, "ottos_bits", "[10249]", "Furniture", 18 },
  2774.     { 11666, "Frame_WOOD_1ext", "[11666]", "Furniture", 18 },
  2775.     { 14384, "kitchen_bits", "[14384]", "Furniture", 18 },
  2776.     { 14386, "kb_tr_bits", "[14386]", "Furniture", 18 },
  2777.     { 14391, "Dr_GsNEW07", "[14391]", "Furniture", 18 },
  2778.     { 14392, "Dr_GsNEW08", "[14392]", "Furniture", 18 },
  2779.     { 14393, "Dr_GsNEW09", "[14393]", "Furniture", 18 },
  2780.     { 14446, "Smokes_bed", "[14446]", "Furniture", 18 },
  2781.     { 14457, "gs_gold-disks", "[14457]", "Furniture", 18 },
  2782.     { 14480, "motel_toilet", "[14480]", "Furniture", 18 },
  2783.     { 14481, "motel_bath1", "[14481]", "Furniture", 18 },
  2784.     { 14494, "sweets_bath", "[14494]", "Furniture", 18 },
  2785.     { 14515, "im_mtel_sckts", "[14515]", "Furniture", 18 },
  2786.     { 14516, "im_xtra3", "[14516]", "Furniture", 18 },
  2787.     { 14517, "im_xtra1", "[14517]", "Furniture", 18 },
  2788.     { 14518, "im_xtra2", "[14518]", "Furniture", 18 },
  2789.     { 14519, "im_xtra4", "[14519]", "Furniture", 18 },
  2790.     { 14527, "fannyfan", "[14527]", "Furniture", 18 },
  2791.     { 14532, "tv_stand_driv", "[14532]", "Furniture", 18 },
  2792.     { 14583, "ab_mafCasLaund", "[14583]", "Furniture", 18 },
  2793.     { 14604, "tv_stand_bike", "[14604]", "Furniture", 18 },
  2794.     { 14705, "int2Vase", "[14705]", "Furniture", 18 },
  2795.     { 14757, "sfmansionbits", "[14757]", "Furniture", 18 },
  2796.     { 14772, "int3int_LOW_TV", "[14772]", "Furniture", 18 },
  2797.     { 14806, "BDupshifi", "[14806]", "Furniture", 18 },
  2798.     { 14861, "choochie-bed", "[14861]", "Furniture", 18 },
  2799.     { 14866, "bobbie-bed01", "[14866]", "Furniture", 18 },
  2800.     { 14867, "bobbie-cupboards", "[14867]", "Furniture", 18 },
  2801.     { 14879, "michelle-bits", "[14879]", "Furniture", 18 },
  2802.     { 14880, "michelle-bed01", "[14880]", "Furniture", 18 },
  2803.     { 14891, "millie-swing", "[14891]", "Furniture", 18 },
  2804.     { 15035, "kb_bed_test2_sv", "[15035]", "Furniture", 18 },
  2805.     { 15039, "mrk_bed02_sv", "[15039]", "Furniture", 18 },
  2806.     { 15040, "cuntbits", "[15040]", "Furniture", 18 },
  2807.     { 15050, "svlabigbits", "[15050]", "Furniture", 18 },
  2808.     { 15063, "svmidsavebits", "[15063]", "Furniture", 18 },
  2809.     { 16377, "tv_stand_by", "[16377]", "Furniture", 18 },
  2810.     { 16444, "des_blackbags", "[16444]", "Furniture", 18 },
  2811.     { 1513, "DYN_SWEETIE_TRAY", "[1513]", "Shop Items", 19 },
  2812.     { 1514, "DYN_FF_TILL", "[1514]", "Shop Items", 19 },
  2813.     { 1842, "shop_shelf05", "[1842]", "Shop Items", 19 },
  2814.     { 1843, "shop_shelf02", "[1843]", "Shop Items", 19 },
  2815.     { 1844, "shop_shelf03", "[1844]", "Shop Items", 19 },
  2816.     { 1845, "shop_shelf10", "[1845]", "Shop Items", 19 },
  2817.     { 1846, "shop_shelf04", "[1846]", "Shop Items", 19 },
  2818.     { 1847, "shop_shelf06", "[1847]", "Shop Items", 19 },
  2819.     { 1848, "shop_shelf07", "[1848]", "Shop Items", 19 },
  2820.     { 1849, "shop_shelf09", "[1849]", "Shop Items", 19 },
  2821.     { 1850, "shop_shelf08", "[1850]", "Shop Items", 19 },
  2822.     { 1883, "shop_shelf01", "[1883]", "Shop Items", 19 },
  2823.     { 1884, "shop_dblshlf", "[1884]", "Shop Items", 19 },
  2824.     { 1885, "shop_baskets", "[1885]", "Shop Items", 19 },
  2825.     { 1886, "shop_sec_cam", "[1886]", "Shop Items", 19 },
  2826.     { 1887, "shop_shelf11", "[1887]", "Shop Items", 19 },
  2827.     { 1888, "shop_shelf12", "[1888]", "Shop Items", 19 },
  2828.     { 1889, "shop_dblshlf01", "[1889]", "Shop Items", 19 },
  2829.     { 1890, "shop_dblshlf02", "[1890]", "Shop Items", 19 },
  2830.     { 1891, "shop_dblshlf03", "[1891]", "Shop Items", 19 },
  2831.     { 1959, "shop_till", "[1959]", "Shop Items", 19 },
  2832.     { 1972, "kb_cuntopdisp2", "[1972]", "Shop Items", 19 },
  2833.     { 1973, "kb_cuntopdisp1", "[1973]", "Shop Items", 19 },
  2834.     { 1981, "shlf1_cab_mid", "[1981]", "Shop Items", 19 },
  2835.     { 1982, "shlf2_cab_mid", "[1982]", "Shop Items", 19 },
  2836.     { 1983, "shlf4_cab_mid", "[1983]", "Shop Items", 19 },
  2837.     { 1984, "shlf5_till", "[1984]", "Shop Items", 19 },
  2838.     { 1986, "shlf2_cab_rt", "[1986]", "Shop Items", 19 },
  2839.     { 1987, "shlf4_cablft", "[1987]", "Shop Items", 19 },
  2840.     { 1988, "shlf4_cab_rt", "[1988]", "Shop Items", 19 },
  2841.     { 1989, "kb_coolerlft2", "[1989]", "Shop Items", 19 },
  2842.     { 1990, "kb_coolerlft", "[1990]", "Shop Items", 19 },
  2843.     { 1991, "shlf1_cablft1", "[1991]", "Shop Items", 19 },
  2844.     { 1992, "shlf2_cablft", "[1992]", "Shop Items", 19 },
  2845.     { 1993, "shlf3_cab_mid2", "[1993]", "Shop Items", 19 },
  2846.     { 1994, "shlf3_cablft", "[1994]", "Shop Items", 19 },
  2847.     { 1995, "shlf3_cab_rt", "[1995]", "Shop Items", 19 },
  2848.     { 1996, "shlf1_cab_rt", "[1996]", "Shop Items", 19 },
  2849.     { 2012, "shop_shelf13", "[2012]", "Shop Items", 19 },
  2850.     { 2362, "CJ_SWEETIE_TRAY_1", "[2362]", "Shop Items", 19 },
  2851.     { 2365, "SHOPPING_BASKET", "[2365]", "Shop Items", 19 },
  2852.     { 2366, "CJ_DUDS_RAIL", "[2366]", "Shop Items", 19 },
  2853.     { 2367, "Shop_counter_2", "[2367]", "Shop Items", 19 },
  2854.     { 2368, "Shop_counter_1", "[2368]", "Shop Items", 19 },
  2855.     { 2369, "CJ_Till", "[2369]", "Shop Items", 19 },
  2856.     { 2375, "Shop_set_2_Unit1", "[2375]", "Shop Items", 19 },
  2857.     { 2376, "Shop_set_2_Unit2", "[2376]", "Shop Items", 19 },
  2858.     { 2379, "Shop_set_2_Unit3", "[2379]", "Shop Items", 19 },
  2859.     { 2385, "Shop_set_2_Unit4", "[2385]", "Shop Items", 19 },
  2860.     { 2387, "Shop_set_2_Unit5", "[2387]", "Shop Items", 19 },
  2861.     { 2388, "CJ_DUDS_RAIL_2", "[2388]", "Shop Items", 19 },
  2862.     { 2393, "CJ_DUDS_RAIL_3", "[2393]", "Shop Items", 19 },
  2863.     { 2403, "Shop_set_2_SHOE", "[2403]", "Shop Items", 19 },
  2864.     { 2412, "CJ_DETECTOR", "[2412]", "Shop Items", 19 },
  2865.     { 2413, "Shop_counter_3a", "[2413]", "Shop Items", 19 },
  2866.     { 2414, "Shop_counter_3b", "[2414]", "Shop Items", 19 },
  2867.     { 2422, "CJ_FF_TILL", "[2422]", "Shop Items", 19 },
  2868.     { 2423, "CJ_FF_CONTER_1b", "[2423]", "Shop Items", 19 },
  2869.     { 2424, "CJ_FF_CONTER_1", "[2424]", "Shop Items", 19 },
  2870.     { 2433, "CJ_FF_DISP1", "[2433]", "Shop Items", 19 },
  2871.     { 2434, "CJ_FF_CONTER_2b", "[2434]", "Shop Items", 19 },
  2872.     { 2435, "CJ_FF_CONTER_2", "[2435]", "Shop Items", 19 },
  2873.     { 2436, "CJ_FF_DISP2", "[2436]", "Shop Items", 19 },
  2874.     { 2439, "CJ_FF_CONTER_3", "[2439]", "Shop Items", 19 },
  2875.     { 2440, "CJ_FF_CONTER_3b", "[2440]", "Shop Items", 19 },
  2876.     { 2441, "CJ_FF_CONTER_4", "[2441]", "Shop Items", 19 },
  2877.     { 2442, "CJ_FF_CONTER_4b", "[2442]", "Shop Items", 19 },
  2878.     { 2443, "CJ_FF_FRIGE", "[2443]", "Shop Items", 19 },
  2879.     { 2444, "CJ_FF_CONTER_4c", "[2444]", "Shop Items", 19 },
  2880.     { 2445, "CJ_FF_CONTER_4d", "[2445]", "Shop Items", 19 },
  2881.     { 2446, "CJ_FF_CONTER_5", "[2446]", "Shop Items", 19 },
  2882.     { 2447, "CJ_FF_CONTER_5c", "[2447]", "Shop Items", 19 },
  2883.     { 2448, "CJ_FF_CONTER_5d", "[2448]", "Shop Items", 19 },
  2884.     { 2449, "CJ_FF_CONTER_5e", "[2449]", "Shop Items", 19 },
  2885.     { 2450, "CJ_FF_CONTER_5b", "[2450]", "Shop Items", 19 },
  2886.     { 2454, "CJ_FF_CONTER_8b", "[2454]", "Shop Items", 19 },
  2887.     { 2455, "CJ_FF_CONTER_8", "[2455]", "Shop Items", 19 },
  2888.     { 2457, "CJ_FF_CONTER_8c", "[2457]", "Shop Items", 19 },
  2889.     { 2458, "CJ_HOBBY_C_3", "[2458]", "Shop Items", 19 },
  2890.     { 2459, "CJ_HOBBY_C_4", "[2459]", "Shop Items", 19 },
  2891.     { 2460, "CJ_HOBBY_C_1", "[2460]", "Shop Items", 19 },
  2892.     { 2461, "CJ_HOBBY_C_2", "[2461]", "Shop Items", 19 },
  2893.     { 2467, "CJ_HOBBY_C_5", "[2467]", "Shop Items", 19 },
  2894.     { 2484, "MODEL_YAUGHT", "[2484]", "Shop Items", 19 },
  2895.     { 2485, "MODEL_CAR_1", "[2485]", "Shop Items", 19 },
  2896.     { 2486, "MODEL_CAR", "[2486]", "Shop Items", 19 },
  2897.     { 2487, "HOBBY_KITE", "[2487]", "Shop Items", 19 },
  2898.     { 2488, "MANHUNT_TOY_1", "[2488]", "Shop Items", 19 },
  2899.     { 2489, "MANHUNT_TOY_2", "[2489]", "Shop Items", 19 },
  2900.     { 2490, "VICE_TOY_1", "[2490]", "Shop Items", 19 },
  2901.     { 2491, "MODEL_STAND", "[2491]", "Shop Items", 19 },
  2902.     { 2492, "MANHUNT_TOY2_1", "[2492]", "Shop Items", 19 },
  2903.     { 2493, "VICE_TOY2_1", "[2493]", "Shop Items", 19 },
  2904.     { 2494, "MANHUNT_TOY2_2", "[2494]", "Shop Items", 19 },
  2905.     { 2495, "VICE_TOY_2", "[2495]", "Shop Items", 19 },
  2906.     { 2496, "VICE_TOY2_2", "[2496]", "Shop Items", 19 },
  2907.     { 2497, "HOBBY_KITE2", "[2497]", "Shop Items", 19 },
  2908.     { 2498, "HOBBY_KITE3", "[2498]", "Shop Items", 19 },
  2909.     { 2499, "HOBBY_KITE4", "[2499]", "Shop Items", 19 },
  2910.     { 2500, "CJ_FF_COFFEE", "[2500]", "Shop Items", 19 },
  2911.     { 2505, "MODEL_toy_1", "[2505]", "Shop Items", 19 },
  2912.     { 2506, "MODEL_toy_2", "[2506]", "Shop Items", 19 },
  2913.     { 2507, "MODEL_toy_3", "[2507]", "Shop Items", 19 },
  2914.     { 2508, "MODEL_toy_4", "[2508]", "Shop Items", 19 },
  2915.     { 2535, "CJ_SS_1_M", "[2535]", "Shop Items", 19 },
  2916.     { 2536, "CJ_SS_1_L", "[2536]", "Shop Items", 19 },
  2917.     { 2537, "CJ_SS_1_R", "[2537]", "Shop Items", 19 },
  2918.     { 2538, "CJ_SS_2_R", "[2538]", "Shop Items", 19 },
  2919.     { 2539, "CJ_SS_2_M", "[2539]", "Shop Items", 19 },
  2920.     { 2540, "CJ_SS_2_L", "[2540]", "Shop Items", 19 },
  2921.     { 2541, "CJ_SS_3_M", "[2541]", "Shop Items", 19 },
  2922.     { 2542, "CJ_SS_3_L", "[2542]", "Shop Items", 19 },
  2923.     { 2543, "CJ_SS_4_M", "[2543]", "Shop Items", 19 },
  2924.     { 2544, "CJ_SS_4_L", "[2544]", "Shop Items", 19 },
  2925.     { 2545, "CJ_SS_4_R", "[2545]", "Shop Items", 19 },
  2926.     { 2546, "CJ_SS_7_M", "[2546]", "Shop Items", 19 },
  2927.     { 2547, "CJ_SS_6_R", "[2547]", "Shop Items", 19 },
  2928.     { 2548, "CJ_SS_6_M", "[2548]", "Shop Items", 19 },
  2929.     { 2549, "CJ_SS_6_L", "[2549]", "Shop Items", 19 },
  2930.     { 2550, "CJ_SS_7_R", "[2550]", "Shop Items", 19 },
  2931.     { 2551, "CJ_SS_7_L", "[2551]", "Shop Items", 19 },
  2932.     { 2552, "CJ_SS_8_R", "[2552]", "Shop Items", 19 },
  2933.     { 2553, "CJ_SS_8_L", "[2553]", "Shop Items", 19 },
  2934.     { 2554, "CJ_SS_8_M", "[2554]", "Shop Items", 19 },
  2935.     { 2555, "CJ_SS_5_M", "[2555]", "Shop Items", 19 },
  2936.     { 2556, "CJ_SS_5_L", "[2556]", "Shop Items", 19 },
  2937.     { 2557, "CJ_SS_5_R", "[2557]", "Shop Items", 19 },
  2938.     { 2577, "CJ_SEX_COUNTER", "[2577]", "Shop Items", 19 },
  2939.     { 2578, "CJ_SEX_SHELF_1", "[2578]", "Shop Items", 19 },
  2940.     { 2579, "CJ_SEX_SHELF_2", "[2579]", "Shop Items", 19 },
  2941.     { 2581, "CJ_SEX_V_RACK", "[2581]", "Shop Items", 19 },
  2942.     { 2582, "CJ_SEX_VIDEO_1", "[2582]", "Shop Items", 19 },
  2943.     { 2583, "CJ_SEX_VIDEO_2", "[2583]", "Shop Items", 19 },
  2944.     { 2584, "CJ_sex_dildo", "[2584]", "Shop Items", 19 },
  2945.     { 2585, "CJ_SEX_SHELF_3", "[2585]", "Shop Items", 19 },
  2946.     { 2586, "CJ_SEX_COUNTER2", "[2586]", "Shop Items", 19 },
  2947.     { 2589, "ab_carcass", "[2589]", "Shop Items", 19 },
  2948.     { 2590, "ab_hook", "[2590]", "Shop Items", 19 },
  2949.     { 2593, "roleplay_rack", "[2593]", "Shop Items", 19 },
  2950.     { 2594, "roleplay_outfits", "[2594]", "Shop Items", 19 },
  2951.     { 2597, "DILDO_rack1", "[2597]", "Shop Items", 19 },
  2952.     { 2598, "DILDO_rack2", "[2598]", "Shop Items", 19 },
  2953.     { 2601, "CJ_JUICE_CAN", "[2601]", "Shop Items", 19 },
  2954.     { 2620, "CJ_TRAINER_ERIS", "[2620]", "Shop Items", 19 },
  2955.     { 2621, "CJ_TRAINER_HEAT", "[2621]", "Shop Items", 19 },
  2956.     { 2622, "CJ_TRAINER_PRO", "[2622]", "Shop Items", 19 },
  2957.     { 2623, "CJ_PRO_COUNTER", "[2623]", "Shop Items", 19 },
  2958.     { 2624, "CJ_SHOE_CORNER01", "[2624]", "Shop Items", 19 },
  2959.     { 2625, "CJ_SHOE_URBAN2", "[2625]", "Shop Items", 19 },
  2960.     { 2626, "CJ_URB_COUNTER", "[2626]", "Shop Items", 19 },
  2961.     { 2652, "CJ_SKATE_CUBES", "[2652]", "Shop Items", 19 },
  2962.     { 2698, "CJ_DUDS_RAIL01", "[2698]", "Shop Items", 19 },
  2963.     { 2699, "CJ_DUDS_RAIL02", "[2699]", "Shop Items", 19 },
  2964.     { 2701, "CJ_PRO_LIGHT", "[2701]", "Shop Items", 19 },
  2965.     { 2749, "CJ_hairspray", "[2749]", "Shop Items", 19 },
  2966.     { 2750, "CJ_hair_dryer", "[2750]", "Shop Items", 19 },
  2967.     { 2751, "CJ_hairsCREAM", "[2751]", "Shop Items", 19 },
  2968.     { 2752, "CJ_hairspray2", "[2752]", "Shop Items", 19 },
  2969.     { 2753, "CJ_FF_TILL_que", "[2753]", "Shop Items", 19 },
  2970.     { 2771, "CJ_OTB_TILL_Q", "[2771]", "Shop Items", 19 },
  2971.     { 2803, "CJ_MEAT_BAG_1", "[2803]", "Shop Items", 19 },
  2972.     { 2804, "CJ_MEAT_1", "[2804]", "Shop Items", 19 },
  2973.     { 2805, "CJ_MEAT_BAG_2", "[2805]", "Shop Items", 19 },
  2974.     { 2806, "CJ_MEAT_2", "[2806]", "Shop Items", 19 },
  2975.     { 2871, "CJ_SS_3_R", "[2871]", "Shop Items", 19 },
  2976.     { 2942, "kmb_atm1", "[2942]", "Shop Items", 19 },
  2977.     { 2943, "kmb_atm2", "[2943]", "Shop Items", 19 },
  2978.     { 3067, "kmb_atm3", "[3067]", "Shop Items", 19 },
  2979.     { 12854, "sw_gas01int", "[12854]", "Shop Items", 19 },
  2980.     { 14403, "cds", "[14403]", "Shop Items", 19 },
  2981.     { 14650, "trukstp04", "[14650]", "Shop Items", 19 },
  2982.     { 14651, "trukstp05", "[14651]", "Shop Items", 19 },
  2983.     { 14652, "trukstp02", "[14652]", "Shop Items", 19 },
  2984.     { 14653, "trukstp03", "[14653]", "Shop Items", 19 },
  2985.     { 14654, "trukstp06", "[14654]", "Shop Items", 19 },
  2986.     { 14660, "int_tatooA05", "[14660]", "Shop Items", 19 },
  2987.     { 14666, "CJ_SEX_COUNTER03", "[14666]", "Shop Items", 19 },
  2988.     { 14678, "int_tatooA08", "[14678]", "Shop Items", 19 },
  2989.     { 14679, "Int_tat_tools01", "[14679]", "Shop Items", 19 },
  2990.     { 14685, "int_tatooA13", "[14685]", "Shop Items", 19 },
  2991.     { 14686, "Int_tat_tools02", "[14686]", "Shop Items", 19 },
  2992.     { 14693, "Int_tat_tools", "[14693]", "Shop Items", 19 },
  2993.     { 14811, "Strip2_neon", "[14811]", "Shop Items", 19 },
  2994.     { 14890, "millie-vibrators", "[14890]", "Shop Items", 19 },
  2995.     { 18061, "condiments07", "[18061]", "Shop Items", 19 },
  2996.     { 18064, "ab_sfAmmuUnits", "[18064]", "Shop Items", 19 },
  2997.     { 18070, "GAP_COUNTER", "[18070]", "Shop Items", 19 },
  2998.     { 18092, "ammun3_counter", "[18092]", "Shop Items", 19 },
  2999.     { 643, "kb_chr_tbl_test", "[643]", "Tables and Chairs", 20 },
  3000.     { 1256, "Stonebench1", "[1256]", "Tables and Chairs", 20 },
  3001.     { 1280, "parkbench1", "[1280]", "Tables and Chairs", 20 },
  3002.     { 1281, "parktable1", "[1281]", "Tables and Chairs", 20 },
  3003.     { 1368, "CJ_BLOCKER_BENCH", "[1368]", "Tables and Chairs", 20 },
  3004.     { 1432, "DYN_TABLE_2", "[1432]", "Tables and Chairs", 20 },
  3005.     { 1433, "DYN_TABLE_1", "[1433]", "Tables and Chairs", 20 },
  3006.     { 1516, "DYN_TABLE_03", "[1516]", "Tables and Chairs", 20 },
  3007.     { 1562, "ab_jetseat", "[1562]", "Tables and Chairs", 20 },
  3008.     { 1563, "ab_jetseat_hrest", "[1563]", "Tables and Chairs", 20 },
  3009.     { 1594, "chairsntable", "[1594]", "Tables and Chairs", 20 },
  3010.     { 1663, "swivelchair_B", "[1663]", "Tables and Chairs", 20 },
  3011.     { 1670, "propcollecttable", "[1670]", "Tables and Chairs", 20 },
  3012.     { 1671, "swivelchair_A", "[1671]", "Tables and Chairs", 20 },
  3013.     { 1679, "chairsntableml", "[1679]", "Tables and Chairs", 20 },
  3014.     { 1704, "kb_chair03", "[1704]", "Tables and Chairs", 20 },
  3015.     { 1705, "kb_chair04", "[1705]", "Tables and Chairs", 20 },
  3016.     { 1708, "kb_chair02", "[1708]", "Tables and Chairs", 20 },
  3017.     { 1711, "kb_chair01", "[1711]", "Tables and Chairs", 20 },
  3018.     { 1714, "kb_swivelchair1", "[1714]", "Tables and Chairs", 20 },
  3019.     { 1715, "kb_swivelchair2", "[1715]", "Tables and Chairs", 20 },
  3020.     { 1716, "kb_slot_stool", "[1716]", "Tables and Chairs", 20 },
  3021.     { 1720, "rest_chair", "[1720]", "Tables and Chairs", 20 },
  3022.     { 1721, "est_chair1", "[1721]", "Tables and Chairs", 20 },
  3023.     { 1722, "off_chairnu", "[1722]", "Tables and Chairs", 20 },
  3024.     { 1723, "mrk_seating1", "[1723]", "Tables and Chairs", 20 },
  3025.     { 1724, "mrk_seating1b", "[1724]", "Tables and Chairs", 20 },
  3026.     { 1726, "mrk_seating2", "[1726]", "Tables and Chairs", 20 },
  3027.     { 1727, "mrk_seating2b", "[1727]", "Tables and Chairs", 20 },
  3028.     { 1728, "mrk_seating3", "[1728]", "Tables and Chairs", 20 },
  3029.     { 1729, "mrk_seating3b", "[1729]", "Tables and Chairs", 20 },
  3030.     { 1735, "CJ_EASYCHAIR1", "[1735]", "Tables and Chairs", 20 },
  3031.     { 1739, "SWANK_DIN_CHAIR_5", "[1739]", "Tables and Chairs", 20 },
  3032.     { 1746, "SWANK_1_FootStool", "[1746]", "Tables and Chairs", 20 },
  3033.     { 1805, "CJ_BARSTOOL", "[1805]", "Tables and Chairs", 20 },
  3034.     { 1806, "MED_OFFICE_CHAIR", "[1806]", "Tables and Chairs", 20 },
  3035.     { 1810, "CJ_FOLDCHAIR", "[1810]", "Tables and Chairs", 20 },
  3036.     { 1811, "MED_DIN_CHAIR_5", "[1811]", "Tables and Chairs", 20 },
  3037.     { 1824, "craps_table", "[1824]", "Tables and Chairs", 20 },
  3038.     { 1825, "kb_table_chairs1", "[1825]", "Tables and Chairs", 20 },
  3039.     { 1826, "kb_table1", "[1826]", "Tables and Chairs", 20 },
  3040.     { 1827, "man_sdr_tables", "[1827]", "Tables and Chairs", 20 },
  3041.     { 1896, "wheel_table", "[1896]", "Tables and Chairs", 20 },
  3042.     { 1954, "turn_table_R", "[1954]", "Tables and Chairs", 20 },
  3043.     { 1957, "turn_tableL", "[1957]", "Tables and Chairs", 20 },
  3044.     { 1963, "est_desk", "[1963]", "Tables and Chairs", 20 },
  3045.     { 1968, "dinerseat_2", "[1968]", "Tables and Chairs", 20 },
  3046.     { 1969, "dinerseat_3", "[1969]", "Tables and Chairs", 20 },
  3047.     { 1970, "dinerseat_1", "[1970]", "Tables and Chairs", 20 },
  3048.     { 1998, "officedesk1l", "[1998]", "Tables and Chairs", 20 },
  3049.     { 1999, "officedesk2", "[1999]", "Tables and Chairs", 20 },
  3050.     { 2008, "officedesk1", "[2008]", "Tables and Chairs", 20 },
  3051.     { 2009, "officedesk2l", "[2009]", "Tables and Chairs", 20 },
  3052.     { 2027, "dinerseat_4", "[2027]", "Tables and Chairs", 20 },
  3053.     { 2079, "SWANK_DIN_CHAIR_2", "[2079]", "Tables and Chairs", 20 },
  3054.     { 2096, "CJ_RockingChair", "[2096]", "Tables and Chairs", 20 },
  3055.     { 2120, "MED_DIN_CHAIR_4", "[2120]", "Tables and Chairs", 20 },
  3056.     { 2121, "LOW_DIN_CHAIR_2", "[2121]", "Tables and Chairs", 20 },
  3057.     { 2122, "SWANK_DIN_CHAIR_3", "[2122]", "Tables and Chairs", 20 },
  3058.     { 2123, "SWANK_DIN_CHAIR_4", "[2123]", "Tables and Chairs", 20 },
  3059.     { 2124, "SWANK_DIN_CHAIR_1", "[2124]", "Tables and Chairs", 20 },
  3060.     { 2125, "MED_DIN_CHAIR_1", "[2125]", "Tables and Chairs", 20 },
  3061.     { 2165, "MED_OFFICE_DESK_1", "[2165]", "Tables and Chairs", 20 },
  3062.     { 2166, "MED_OFFICE_DESK_2", "[2166]", "Tables and Chairs", 20 },
  3063.     { 2169, "MED_OFFICE3_DESK_1", "[2169]", "Tables and Chairs", 20 },
  3064.     { 2171, "MED_OFFICE4_DESK_1", "[2171]", "Tables and Chairs", 20 },
  3065.     { 2172, "MED_OFFICE2_DESK_1", "[2172]", "Tables and Chairs", 20 },
  3066.     { 2173, "MED_OFFICE_DESK_3", "[2173]", "Tables and Chairs", 20 },
  3067.     { 2174, "MED_OFFICE4_DESK_2", "[2174]", "Tables and Chairs", 20 },
  3068.     { 2175, "MED_OFFICE4_DESK_3", "[2175]", "Tables and Chairs", 20 },
  3069.     { 2180, "MED_OFFICE5_DESK_3", "[2180]", "Tables and Chairs", 20 },
  3070.     { 2181, "MED_OFFICE5_DESK_2", "[2181]", "Tables and Chairs", 20 },
  3071.     { 2182, "MED_OFFICE5_DESK_1", "[2182]", "Tables and Chairs", 20 },
  3072.     { 2183, "MED_OFFICE3_DESK_09", "[2183]", "Tables and Chairs", 20 },
  3073.     { 2184, "MED_OFFICE6_DESK_2", "[2184]", "Tables and Chairs", 20 },
  3074.     { 2185, "MED_OFFICE6_DESK_1", "[2185]", "Tables and Chairs", 20 },
  3075.     { 2193, "MED_OFFICE2_DESK_2", "[2193]", "Tables and Chairs", 20 },
  3076.     { 2198, "MED_OFFICE2_DESK_3", "[2198]", "Tables and Chairs", 20 },
  3077.     { 2205, "MED_OFFICE8_DESK_1", "[2205]", "Tables and Chairs", 20 },
  3078.     { 2206, "MED_OFFICE8_DESK_02", "[2206]", "Tables and Chairs", 20 },
  3079.     { 2207, "MED_OFFICE7_DESK_1", "[2207]", "Tables and Chairs", 20 },
  3080.     { 2209, "MED_OFFICE9_DESK_1", "[2209]", "Tables and Chairs", 20 },
  3081.     { 2293, "SWK_1_FStool", "[2293]", "Tables and Chairs", 20 },
  3082.     { 2308, "MED_OFFICE4_DESK_4", "[2308]", "Tables and Chairs", 20 },
  3083.     { 2309, "MED_OFFICE_CHAIR2", "[2309]", "Tables and Chairs", 20 },
  3084.     { 2310, "MIKE_DIN_CHAIR", "[2310]", "Tables and Chairs", 20 },
  3085.     { 2311, "CJ_TV_TABLE2", "[2311]", "Tables and Chairs", 20 },
  3086.     { 2313, "CJ_TV_TABLE1", "[2313]", "Tables and Chairs", 20 },
  3087.     { 2314, "CJ_TV_TABLE3", "[2314]", "Tables and Chairs", 20 },
  3088.     { 2315, "CJ_TV_TABLE4", "[2315]", "Tables and Chairs", 20 },
  3089.     { 2319, "CJ_TV_TABLE5", "[2319]", "Tables and Chairs", 20 },
  3090.     { 2321, "CJ_TV_TABLE6", "[2321]", "Tables and Chairs", 20 },
  3091.     { 2343, "CJ_BARB_CHAIR_2", "[2343]", "Tables and Chairs", 20 },
  3092.     { 2346, "CJ_HIFI_TABLE", "[2346]", "Tables and Chairs", 20 },
  3093.     { 2350, "CJ_BARSTOOL_2", "[2350]", "Tables and Chairs", 20 },
  3094.     { 2356, "police_OFF_CHAIR", "[2356]", "Tables and Chairs", 20 },
  3095.     { 2370, "Shop_set_1_Table", "[2370]", "Tables and Chairs", 20 },
  3096.     { 2592, "ab_slotTable", "[2592]", "Tables and Chairs", 20 },
  3097.     { 2605, "POLCE_DESK1", "[2605]", "Tables and Chairs", 20 },
  3098.     { 2607, "POLCE_DESK2", "[2607]", "Tables and Chairs", 20 },
  3099.     { 2635, "CJ_PIZZA_TABLE", "[2635]", "Tables and Chairs", 20 },
  3100.     { 2636, "CJ_PIZZA_CHAIR", "[2636]", "Tables and Chairs", 20 },
  3101.     { 2637, "CJ_PIZZA_TABLE2", "[2637]", "Tables and Chairs", 20 },
  3102.     { 2638, "CJ_PIZZA_CHAIR2", "[2638]", "Tables and Chairs", 20 },
  3103.     { 2639, "CJ_PIZZA_CHAIR3", "[2639]", "Tables and Chairs", 20 },
  3104.     { 2644, "CJ_BURG_TABLE", "[2644]", "Tables and Chairs", 20 },
  3105.     { 2723, "LM_stripStool", "[2723]", "Tables and Chairs", 20 },
  3106.     { 2724, "LM_stripChair", "[2724]", "Tables and Chairs", 20 },
  3107.     { 2725, "LM_stripTable", "[2725]", "Tables and Chairs", 20 },
  3108.     { 2746, "CJ_DONUT_CHAIR", "[2746]", "Tables and Chairs", 20 },
  3109.     { 2747, "CJ_donut_TABLE", "[2747]", "Tables and Chairs", 20 },
  3110.     { 2748, "CJ_DONUT_CHAIR2", "[2748]", "Tables and Chairs", 20 },
  3111.     { 2762, "CJ_CHICK_TABLE", "[2762]", "Tables and Chairs", 20 },
  3112.     { 2763, "CJ_CHICK_TABLE_2", "[2763]", "Tables and Chairs", 20 },
  3113.     { 2764, "CJ_PIZZA_TABLE03", "[2764]", "Tables and Chairs", 20 },
  3114.     { 2776, "LEE_stripCHAIR2", "[2776]", "Tables and Chairs", 20 },
  3115.     { 2777, "LEE_stripCHAIR1", "[2777]", "Tables and Chairs", 20 },
  3116.     { 2784, "ab_slotTable6", "[2784]", "Tables and Chairs", 20 },
  3117.     { 2788, "CJ_BURG_CHAIR", "[2788]", "Tables and Chairs", 20 },
  3118.     { 2799, "castable2", "[2799]", "Tables and Chairs", 20 },
  3119.     { 2800, "castable2top", "[2800]", "Tables and Chairs", 20 },
  3120.     { 2801, "castable1top", "[2801]", "Tables and Chairs", 20 },
  3121.     { 2802, "castable1", "[2802]", "Tables and Chairs", 20 },
  3122.     { 2807, "CJ_BURG_CHAIR_NA", "[2807]", "Tables and Chairs", 20 },
  3123.     { 2808, "CJ_PIZZA_CHAIR4", "[2808]", "Tables and Chairs", 20 },
  3124.     { 3383, "a51_labtable1_", "[3383]", "Tables and Chairs", 20 },
  3125.     { 3657, "airseata_LAS", "[3657]", "Tables and Chairs", 20 },
  3126.     { 3752, "ferseat01_LAx", "[3752]", "Tables and Chairs", 20 },
  3127.     { 11631, "ranch_desk", "[11631]", "Tables and Chairs", 20 },
  3128.     { 11665, "kb_chair03ext", "[11665]", "Tables and Chairs", 20 },
  3129.     { 12842, "cos_pizseats", "[12842]", "Tables and Chairs", 20 },
  3130.     { 14401, "bench1", "[14401]", "Tables and Chairs", 20 },
  3131.     { 14405, "chairs", "[14405]", "Tables and Chairs", 20 },
  3132.     { 14458, "gs_chairs", "[14458]", "Tables and Chairs", 20 },
  3133.     { 14490, "cuntchair", "[14490]", "Tables and Chairs", 20 },
  3134.     { 14619, "tricas_slotTable2", "[14619]", "Tables and Chairs", 20 },
  3135.     { 14620, "tricas_slotTable1", "[14620]", "Tables and Chairs", 20 },
  3136.     { 14657, "cuntchairs", "[14657]", "Tables and Chairs", 20 },
  3137.     { 14770, "int_brothelseats", "[14770]", "Tables and Chairs", 20 },
  3138.     { 14810, "Strip2_Tables", "[14810]", "Tables and Chairs", 20 },
  3139.     { 14833, "LM_stripchairs1", "[14833]", "Tables and Chairs", 20 },
  3140.     { 14837, "LM_stripchairs", "[14837]", "Tables and Chairs", 20 },
  3141.     { 14869, "bobbie-table", "[14869]", "Tables and Chairs", 20 },
  3142.     { 18055, "smllrestseats", "[18055]", "Tables and Chairs", 20 },
  3143.     { 18057, "table-plain", "[18057]", "Tables and Chairs", 20 },
  3144.     { 18059, "tables", "[18059]", "Tables and Chairs", 20 },
  3145.     { 18060, "big_seats", "[18060]", "Tables and Chairs", 20 },
  3146.     { 3975, "PoliceSt01_LAn", "[3975]", "Concrete and Rock", 21 },
  3147.     { 3977, "LAriverSec1_LAn", "[3977]", "Concrete and Rock", 21 },
  3148.     { 3978, "LAriverSec3_LAn", "[3978]", "Concrete and Rock", 21 },
  3149.     { 3981, "LAriverSec4a_LAn", "[3981]", "Concrete and Rock", 21 },
  3150.     { 3982, "LAriverSec5a_LAn", "[3982]", "Concrete and Rock", 21 },
  3151.     { 3983, "peublomiss2_LAn", "[3983]", "Concrete and Rock", 21 },
  3152.     { 3984, "churchprog1_LAn", "[3984]", "Concrete and Rock", 21 },
  3153.     { 3985, "PershingSq1_LAn", "[3985]", "Concrete and Rock", 21 },
  3154.     { 3987, "fightplaza2_LAn", "[3987]", "Concrete and Rock", 21 },
  3155.     { 3989, "bonaplazagr_LAn", "[3989]", "Concrete and Rock", 21 },
  3156.     { 3997, "cityhallblok_LAn", "[3997]", "Concrete and Rock", 21 },
  3157.     { 4000, "twintjail2_LAn", "[4000]", "Concrete and Rock", 21 },
  3158.     { 4010, "figfree1_LAn", "[4010]", "Concrete and Rock", 21 },
  3159.     { 4012, "TermAnexGrd1_LAn", "[4012]", "Concrete and Rock", 21 },
  3160.     { 4020, "fighotblok1_LAn", "[4020]", "Concrete and Rock", 21 },
  3161.     { 4027, "langrasspatch", "[4027]", "Concrete and Rock", 21 },
  3162.     { 4029, "LAriverSec5b_LAn", "[4029]", "Concrete and Rock", 21 },
  3163.     { 4030, "LAriverSec4b_LAn", "[4030]", "Concrete and Rock", 21 },
  3164.     { 4109, "LAriverSec5_LAn", "[4109]", "Concrete and Rock", 21 },
  3165.     { 4110, "Lan_embank1", "[4110]", "Concrete and Rock", 21 },
  3166.     { 4122, "ctyhllblk2land_LAn", "[4122]", "Concrete and Rock", 21 },
  3167.     { 4186, "PershingSq2_LAn", "[4186]", "Concrete and Rock", 21 },
  3168.     { 4197, "LAnAlley1_LAn", "[4197]", "Concrete and Rock", 21 },
  3169.     { 4198, "LAriverSec3b_LAn", "[4198]", "Concrete and Rock", 21 },
  3170.     { 4551, "LAriverSec2_LAn", "[4551]", "Concrete and Rock", 21 },
  3171.     { 4556, "sky4plaz1_LAn", "[4556]", "Concrete and Rock", 21 },
  3172.     { 4562, "LAplaza2_LAn", "[4562]", "Concrete and Rock", 21 },
  3173.     { 4568, "ground01_LAn2", "[4568]", "Concrete and Rock", 21 },
  3174.     { 4584, "halgroundlan2", "[4584]", "Concrete and Rock", 21 },
  3175.     { 4590, "grasspatchlan2", "[4590]", "Concrete and Rock", 21 },
  3176.     { 4604, "build4plaz_LAn2", "[4604]", "Concrete and Rock", 21 },
  3177.     { 4643, "LAplaza2b_LAn2", "[4643]", "Concrete and Rock", 21 },
  3178.     { 4700, "cpark01_LAN2", "[4700]", "Concrete and Rock", 21 },
  3179.     { 4703, "cpark04_LAN2", "[4703]", "Concrete and Rock", 21 },
  3180.     { 4712, "LibPlaza1_LAn", "[4712]", "Concrete and Rock", 21 },
  3181.     { 4806, "BTOLAND8_LAS", "[4806]", "Concrete and Rock", 21 },
  3182.     { 4811, "clifftest02", "[4811]", "Concrete and Rock", 21 },
  3183.     { 4812, "clifftest05", "[4812]", "Concrete and Rock", 21 },
  3184.     { 4813, "clifftest07", "[4813]", "Concrete and Rock", 21 },
  3185.     { 4814, "clifftest09", "[4814]", "Concrete and Rock", 21 },
  3186.     { 4858, "snpedland1_LAS", "[4858]", "Concrete and Rock", 21 },
  3187.     { 4873, "unionstwarc2_LAS", "[4873]", "Concrete and Rock", 21 },
  3188.     { 4879, "hillpaloswal1_LAs", "[4879]", "Concrete and Rock", 21 },
  3189.     { 5105, "Stordralas2", "[5105]", "Concrete and Rock", 21 },
  3190.     { 5107, "chemplant2_las2", "[5107]", "Concrete and Rock", 21 },
  3191.     { 5111, "IndusLand2_las2", "[5111]", "Concrete and Rock", 21 },
  3192.     { 5122, "BTOLAND5_las2", "[5122]", "Concrete and Rock", 21 },
  3193.     { 5123, "NEWCOMP2_las2", "[5123]", "Concrete and Rock", 21 },
  3194.     { 5144, "las2jmscum11", "[5144]", "Concrete and Rock", 21 },
  3195.     { 5185, "brkwrhusfuk_las2", "[5185]", "Concrete and Rock", 21 },
  3196.     { 5186, "nwsnpdnw_las2", "[5186]", "Concrete and Rock", 21 },
  3197.     { 5270, "StormDraifr1_las2", "[5270]", "Concrete and Rock", 21 },
  3198.     { 5273, "BTOLAND4_las2", "[5273]", "Concrete and Rock", 21 },
  3199.     { 5274, "StormDraifr2_las2", "[5274]", "Concrete and Rock", 21 },
  3200.     { 5279, "nwsnpdgrnd1_las2", "[5279]", "Concrete and Rock", 21 },
  3201.     { 5311, "las2lnew1_las2", "[5311]", "Concrete and Rock", 21 },
  3202.     { 5342, "BTOLAND5m_las2", "[5342]", "Concrete and Rock", 21 },
  3203.     { 5343, "BTOLAND5n_las2", "[5343]", "Concrete and Rock", 21 },
  3204.     { 5355, "Stordrablas2", "[5355]", "Concrete and Rock", 21 },
  3205.     { 5404, "laestormdrain01", "[5404]", "Concrete and Rock", 21 },
  3206.     { 5419, "laestormdrain02", "[5419]", "Concrete and Rock", 21 },
  3207.     { 5420, "laestormdrain03", "[5420]", "Concrete and Rock", 21 },
  3208.     { 5459, "laeJeffers01", "[5459]", "Concrete and Rock", 21 },
  3209.     { 5474, "laeIdlewood02", "[5474]", "Concrete and Rock", 21 },
  3210.     { 5518, "Idlewood05_LAe", "[5518]", "Concrete and Rock", 21 },
  3211.     { 5519, "Idlewood04_LAe", "[5519]", "Concrete and Rock", 21 },
  3212.     { 5652, "stormdraindrt1_LAe", "[5652]", "Concrete and Rock", 21 },
  3213.     { 5739, "tallbldgrn", "[5739]", "Concrete and Rock", 21 },
  3214.     { 5741, "lawnstuff21", "[5741]", "Concrete and Rock", 21 },
  3215.     { 5815, "lawngrnda", "[5815]", "Concrete and Rock", 21 },
  3216.     { 5823, "lawnalley", "[5823]", "Concrete and Rock", 21 },
  3217.     { 5845, "lawngrndasas", "[5845]", "Concrete and Rock", 21 },
  3218.     { 5857, "Lawn_buyable1", "[5857]", "Concrete and Rock", 21 },
  3219.     { 6064, "LAbeach_03bx", "[6064]", "Concrete and Rock", 21 },
  3220.     { 6101, "gaz2_law", "[6101]", "Concrete and Rock", 21 },
  3221.     { 6152, "gaz20_law", "[6152]", "Concrete and Rock", 21 },
  3222.     { 6160, "gaz23_law", "[6160]", "Concrete and Rock", 21 },
  3223.     { 6165, "burggrnd1_law", "[6165]", "Concrete and Rock", 21 },
  3224.     { 6213, "venlaw_grnd", "[6213]", "Concrete and Rock", 21 },
  3225.     { 6217, "law_vengrnd", "[6217]", "Concrete and Rock", 21 },
  3226.     { 6227, "canalWest01_LAw", "[6227]", "Concrete and Rock", 21 },
  3227.     { 6280, "Beach01_LAw2", "[6280]", "Concrete and Rock", 21 },
  3228.     { 6281, "Beach02_LAw2", "[6281]", "Concrete and Rock", 21 },
  3229.     { 6293, "lawborder2b_LAW2", "[6293]", "Concrete and Rock", 21 },
  3230.     { 6297, "Beachut01_LAw2", "[6297]", "Concrete and Rock", 21 },
  3231.     { 6312, "BeaCliff03_LAw2", "[6312]", "Concrete and Rock", 21 },
  3232.     { 6313, "BeaCliff01_LAw2", "[6313]", "Concrete and Rock", 21 },
  3233.     { 6343, "GeoPark01_LAw2", "[6343]", "Concrete and Rock", 21 },
  3234.     { 6347, "BeaCliff04_LAw2", "[6347]", "Concrete and Rock", 21 },
  3235.     { 6398, "BeaCliff06_LAw2", "[6398]", "Concrete and Rock", 21 },
  3236.     { 6416, "lawborder2a_LAW2", "[6416]", "Concrete and Rock", 21 },
  3237.     { 6417, "lawborder2c_LAW2", "[6417]", "Concrete and Rock", 21 },
  3238.     { 6443, "BeaCliff02_LAw2", "[6443]", "Concrete and Rock", 21 },
  3239.     { 6497, "sunset10_LAw2", "[6497]", "Concrete and Rock", 21 },
  3240.     { 6864, "vrockcafe", "[6864]", "Concrete and Rock", 21 },
  3241.     { 6882, "vgnorthland04", "[6882]", "Concrete and Rock", 21 },
  3242.     { 6883, "vgnorthland06", "[6883]", "Concrete and Rock", 21 },
  3243.     { 6884, "vgnorthland07", "[6884]", "Concrete and Rock", 21 },
  3244.     { 6885, "VegasNedge03", "[6885]", "Concrete and Rock", 21 },
  3245.     { 6979, "vgnorthland13", "[6979]", "Concrete and Rock", 21 },
  3246.     { 7044, "vgnorthcoast07", "[7044]", "Concrete and Rock", 21 },
  3247.     { 7045, "vgnorthcoast06", "[7045]", "Concrete and Rock", 21 },
  3248.     { 7046, "vgnorthcoast05", "[7046]", "Concrete and Rock", 21 },
  3249.     { 7047, "vgnorthcoast04", "[7047]", "Concrete and Rock", 21 },
  3250.     { 7048, "vgnorthcoast03", "[7048]", "Concrete and Rock", 21 },
  3251.     { 7049, "vgnorthcoast02", "[7049]", "Concrete and Rock", 21 },
  3252.     { 7050, "VegasNedge13", "[7050]", "Concrete and Rock", 21 },
  3253.     { 7051, "VegasNedge14", "[7051]", "Concrete and Rock", 21 },
  3254.     { 7098, "VegasNedge17", "[7098]", "Concrete and Rock", 21 },
  3255.     { 7099, "VegasNedge18", "[7099]", "Concrete and Rock", 21 },
  3256.     { 7100, "VegasNedge19", "[7100]", "Concrete and Rock", 21 },
  3257.     { 7101, "VegasNedge20", "[7101]", "Concrete and Rock", 21 },
  3258.     { 7203, "vgnorthland05", "[7203]", "Concrete and Rock", 21 },
  3259.     { 7217, "vgnorthland08", "[7217]", "Concrete and Rock", 21 },
  3260.     { 7218, "VegasNedge21", "[7218]", "Concrete and Rock", 21 },
  3261.     { 7247, "VegasNedge22", "[7247]", "Concrete and Rock", 21 },
  3262.     { 7248, "vgnorthcoast02b", "[7248]", "Concrete and Rock", 21 },
  3263.     { 7249, "vgnorthcoast03b", "[7249]", "Concrete and Rock", 21 },
  3264.     { 7250, "vgnorthcoast04b", "[7250]", "Concrete and Rock", 21 },
  3265.     { 7251, "vgnorthcoast05b", "[7251]", "Concrete and Rock", 21 },
  3266.     { 7252, "vgnorthcoast06b", "[7252]", "Concrete and Rock", 21 },
  3267.     { 7253, "vgnorthcoast07b", "[7253]", "Concrete and Rock", 21 },
  3268.     { 7254, "VegasNedge23", "[7254]", "Concrete and Rock", 21 },
  3269.     { 7357, "vegasn_nland", "[7357]", "Concrete and Rock", 21 },
  3270.     { 7448, "vegasWcoast05", "[7448]", "Concrete and Rock", 21 },
  3271.     { 7449, "vegasWcoast01", "[7449]", "Concrete and Rock", 21 },
  3272.     { 7450, "vegasWcoast02", "[7450]", "Concrete and Rock", 21 },
  3273.     { 7451, "vegasWedge06", "[7451]", "Concrete and Rock", 21 },
  3274.     { 7452, "vegasWedge07", "[7452]", "Concrete and Rock", 21 },
  3275.     { 7453, "vegasNland02", "[7453]", "Concrete and Rock", 21 },
  3276.     { 7454, "vegasNland03", "[7454]", "Concrete and Rock", 21 },
  3277.     { 7455, "vegasNland04", "[7455]", "Concrete and Rock", 21 },
  3278.     { 7456, "vegasNland05", "[7456]", "Concrete and Rock", 21 },
  3279.     { 7460, "vegasNland09", "[7460]", "Concrete and Rock", 21 },
  3280.     { 7462, "vegasNland11", "[7462]", "Concrete and Rock", 21 },
  3281.     { 7463, "vegasNland12", "[7463]", "Concrete and Rock", 21 },
  3282.     { 7464, "vegasNland13", "[7464]", "Concrete and Rock", 21 },
  3283.     { 7465, "vegasNland14", "[7465]", "Concrete and Rock", 21 },
  3284.     { 7466, "vegasNland15", "[7466]", "Concrete and Rock", 21 },
  3285.     { 7467, "vegasNland16", "[7467]", "Concrete and Rock", 21 },
  3286.     { 7468, "vegasNland17", "[7468]", "Concrete and Rock", 21 },
  3287.     { 7469, "vegasNland18", "[7469]", "Concrete and Rock", 21 },
  3288.     { 7470, "vegasWedge10", "[7470]", "Concrete and Rock", 21 },
  3289.     { 7471, "vegasWedge31", "[7471]", "Concrete and Rock", 21 },
  3290.     { 7472, "vegasWedge12", "[7472]", "Concrete and Rock", 21 },
  3291.     { 7473, "vegasWedge13", "[7473]", "Concrete and Rock", 21 },
  3292.     { 7474, "vegasNland23", "[7474]", "Concrete and Rock", 21 },
  3293.     { 7530, "vgngebuild1", "[7530]", "Concrete and Rock", 21 },
  3294.     { 7553, "vegasWedge18", "[7553]", "Concrete and Rock", 21 },
  3295.     { 7557, "vegasWcoast04", "[7557]", "Concrete and Rock", 21 },
  3296.     { 7588, "miragebuild02", "[7588]", "Concrete and Rock", 21 },
  3297.     { 7882, "vegasWedge30", "[7882]", "Concrete and Rock", 21 },
  3298.     { 7889, "vegasWedge29", "[7889]", "Concrete and Rock", 21 },
  3299.     { 7994, "vegasSedge23", "[7994]", "Concrete and Rock", 21 },
  3300.     { 7996, "vgsSairportland03", "[7996]", "Concrete and Rock", 21 },
  3301.     { 7997, "vgsSairportland02", "[7997]", "Concrete and Rock", 21 },
  3302.     { 7999, "vgsSairportland04", "[7999]", "Concrete and Rock", 21 },
  3303.     { 8000, "vgsSairportland05", "[8000]", "Concrete and Rock", 21 },
  3304.     { 8001, "VegasSland36", "[8001]", "Concrete and Rock", 21 },
  3305.     { 8003, "vegasSedge22", "[8003]", "Concrete and Rock", 21 },
  3306.     { 8004, "VegasSland40", "[8004]", "Concrete and Rock", 21 },
  3307.     { 8005, "VegasSland41", "[8005]", "Concrete and Rock", 21 },
  3308.     { 8006, "vegasSedge25", "[8006]", "Concrete and Rock", 21 },
  3309.     { 8033, "vgsSairportland01", "[8033]", "Concrete and Rock", 21 },
  3310.     { 8037, "crprkgrnd01_lvs", "[8037]", "Concrete and Rock", 21 },
  3311.     { 8071, "wrhsegrnd02_lvs", "[8071]", "Concrete and Rock", 21 },
  3312.     { 8133, "VegasSland59", "[8133]", "Concrete and Rock", 21 },
  3313.     { 8198, "vegasSedge01", "[8198]", "Concrete and Rock", 21 },
  3314.     { 8199, "vegasSedge27", "[8199]", "Concrete and Rock", 21 },
  3315.     { 8202, "VegasSland56", "[8202]", "Concrete and Rock", 21 },
  3316.     { 8228, "vgSbikeschl03", "[8228]", "Concrete and Rock", 21 },
  3317.     { 8232, "vgSbikeschl06", "[8232]", "Concrete and Rock", 21 },
  3318.     { 8264, "VegasSland34", "[8264]", "Concrete and Rock", 21 },
  3319.     { 8283, "vgschrchgrnd02_lvs", "[8283]", "Concrete and Rock", 21 },
  3320.     { 8288, "VegasSland56b", "[8288]", "Concrete and Rock", 21 },
  3321.     { 8306, "VegasSland562", "[8306]", "Concrete and Rock", 21 },
  3322.     { 8351, "vgsSairportland12", "[8351]", "Concrete and Rock", 21 },
  3323.     { 8352, "vgsSairportland16", "[8352]", "Concrete and Rock", 21 },
  3324.     { 8353, "vgsSairportland13", "[8353]", "Concrete and Rock", 21 },
  3325.     { 8398, "luxorland01_lvS", "[8398]", "Concrete and Rock", 21 },
  3326.     { 8402, "vgshpgrnd01_lvS", "[8402]", "Concrete and Rock", 21 },
  3327.     { 8404, "vgshpgrnd03_lvS", "[8404]", "Concrete and Rock", 21 },
  3328.     { 8463, "vgsEland07_lvs", "[8463]", "Concrete and Rock", 21 },
  3329.     { 8465, "vgsEcoast07", "[8465]", "Concrete and Rock", 21 },
  3330.     { 8466, "vgsEcoast08", "[8466]", "Concrete and Rock", 21 },
  3331.     { 8467, "vgsEland11_lvs", "[8467]", "Concrete and Rock", 21 },
  3332.     { 8469, "vgsEedge25", "[8469]", "Concrete and Rock", 21 },
  3333.     { 8486, "vgsEedge21", "[8486]", "Concrete and Rock", 21 },
  3334.     { 8497, "vgsEland16_lvs", "[8497]", "Concrete and Rock", 21 },
  3335.     { 8515, "vgsEland01_lvs", "[8515]", "Concrete and Rock", 21 },
  3336.     { 8529, "vgsEland17_lvs", "[8529]", "Concrete and Rock", 21 },
  3337.     { 8531, "vgsEland18_lvs", "[8531]", "Concrete and Rock", 21 },
  3338.     { 8533, "vgsEedge10", "[8533]", "Concrete and Rock", 21 },
  3339.     { 8553, "vgsEland21_lvs", "[8553]", "Concrete and Rock", 21 },
  3340.     { 8554, "vgsEland22_lvs", "[8554]", "Concrete and Rock", 21 },
  3341.     { 8564, "vgsEland29_lvs", "[8564]", "Concrete and Rock", 21 },
  3342.     { 8582, "vgsEedge01", "[8582]", "Concrete and Rock", 21 },
  3343.     { 8583, "vgsEcoast02", "[8583]", "Concrete and Rock", 21 },
  3344.     { 8584, "vgsEcoast03", "[8584]", "Concrete and Rock", 21 },
  3345.     { 8585, "vgsEcoast04", "[8585]", "Concrete and Rock", 21 },
  3346.     { 8661, "gnhtelgrnd_lvs", "[8661]", "Concrete and Rock", 21 },
  3347.     { 8664, "casrylegrnd_lvs", "[8664]", "Concrete and Rock", 21 },
  3348.     { 8671, "vgsEland26_lvs", "[8671]", "Concrete and Rock", 21 },
  3349.     { 8672, "vgsEedge06", "[8672]", "Concrete and Rock", 21 },
  3350.     { 8677, "vgsEland09_lvs", "[8677]", "Concrete and Rock", 21 },
  3351.     { 8844, "vgsEedge23", "[8844]", "Concrete and Rock", 21 },
  3352.     { 8850, "vgelwbldgrd_lvs", "[8850]", "Concrete and Rock", 21 },
  3353.     { 8857, "vgsEcoast06", "[8857]", "Concrete and Rock", 21 },
  3354.     { 8859, "vgsEcoast05", "[8859]", "Concrete and Rock", 21 },
  3355.     { 9047, "vgsEland32_lvs", "[9047]", "Concrete and Rock", 21 },
  3356.     { 9056, "vgsEedge07", "[9056]", "Concrete and Rock", 21 },
  3357.     { 9057, "vgsEedge08", "[9057]", "Concrete and Rock", 21 },
  3358.     { 9062, "arprtcrprk05_lvS", "[9062]", "Concrete and Rock", 21 },
  3359.     { 9064, "vgsEland36_lvs", "[9064]", "Concrete and Rock", 21 },
  3360.     { 9065, "vgsEland35_lvs", "[9065]", "Concrete and Rock", 21 },
  3361.     { 9066, "vgsEland37_lvs", "[9066]", "Concrete and Rock", 21 },
  3362.     { 9083, "vgsEcnstrct18", "[9083]", "Concrete and Rock", 21 },
  3363.     { 9135, "sbvgsEseafloor01", "[9135]", "Concrete and Rock", 21 },
  3364.     { 9136, "sbvgsEseafloor02", "[9136]", "Concrete and Rock", 21 },
  3365.     { 9137, "sbvgsEseafloor04", "[9137]", "Concrete and Rock", 21 },
  3366.     { 9138, "sbvgsEseafloor05", "[9138]", "Concrete and Rock", 21 },
  3367.     { 9139, "sbvgsEseafloor06", "[9139]", "Concrete and Rock", 21 },
  3368.     { 9140, "sbvgsEseafloor07", "[9140]", "Concrete and Rock", 21 },
  3369.     { 9173, "vgsEedge18", "[9173]", "Concrete and Rock", 21 },
  3370.     { 9209, "land_SFN06", "[9209]", "Concrete and Rock", 21 },
  3371.     { 9215, "land2_sfN17", "[9215]", "Concrete and Rock", 21 },
  3372.     { 9216, "land_SFN13", "[9216]", "Concrete and Rock", 21 },
  3373.     { 9223, "land_sfn21", "[9223]", "Concrete and Rock", 21 },
  3374.     { 9224, "cock_sfn02", "[9224]", "Concrete and Rock", 21 },
  3375.     { 9234, "land_sfn20", "[9234]", "Concrete and Rock", 21 },
  3376.     { 9236, "cock_sfn07", "[9236]", "Concrete and Rock", 21 },
  3377.     { 9246, "cock_sfn09", "[9246]", "Concrete and Rock", 21 },
  3378.     { 9249, "beach_sfn01", "[9249]", "Concrete and Rock", 21 },
  3379.     { 9254, "carpark_sfn01", "[9254]", "Concrete and Rock", 21 },
  3380.     { 9255, "carpark_sfn02", "[9255]", "Concrete and Rock", 21 },
  3381.     { 9256, "cock_sfn14", "[9256]", "Concrete and Rock", 21 },
  3382.     { 9261, "land_sfn19", "[9261]", "Concrete and Rock", 21 },
  3383.     { 9284, "land2_sfN02", "[9284]", "Concrete and Rock", 21 },
  3384.     { 9285, "land2_sfN04", "[9285]", "Concrete and Rock", 21 },
  3385.     { 9286, "land2_sfN03", "[9286]", "Concrete and Rock", 21 },
  3386.     { 9287, "land2_sfN06", "[9287]", "Concrete and Rock", 21 },
  3387.     { 9288, "land2_sfN05", "[9288]", "Concrete and Rock", 21 },
  3388.     { 9289, "land2_sfN20", "[9289]", "Concrete and Rock", 21 },
  3389.     { 9290, "land2_sfN07", "[9290]", "Concrete and Rock", 21 },
  3390.     { 9291, "land2_sfN08", "[9291]", "Concrete and Rock", 21 },
  3391.     { 9304, "land_sfn23", "[9304]", "Concrete and Rock", 21 },
  3392.     { 9306, "sfn_cm_grNd02", "[9306]", "Concrete and Rock", 21 },
  3393.     { 9309, "SFN_CM_GRNDSHOP", "[9309]", "Concrete and Rock", 21 },
  3394.     { 9311, "SFN_newland_cm02", "[9311]", "Concrete and Rock", 21 },
  3395.     { 9312, "SFN_newland_cm03", "[9312]", "Concrete and Rock", 21 },
  3396.     { 9313, "SFN_newland_cm01", "[9313]", "Concrete and Rock", 21 },
  3397.     { 9315, "carpark01_sfs_cm", "[9315]", "Concrete and Rock", 21 },
  3398.     { 9338, "land_sfn19B", "[9338]", "Concrete and Rock", 21 },
  3399.     { 9342, "land2_sfN09a", "[9342]", "Concrete and Rock", 21 },
  3400.     { 9346, "SFNLand_villaCM1", "[9346]", "Concrete and Rock", 21 },
  3401.     { 9351, "SFN_STAIRS_bit", "[9351]", "Concrete and Rock", 21 },
  3402.     { 9483, "land_16_sfw", "[9483]", "Concrete and Rock", 21 },
  3403.     { 9505, "gard_sfw01", "[9505]", "Concrete and Rock", 21 },
  3404.     { 9508, "bigboxtmp09", "[9508]", "Concrete and Rock", 21 },
  3405.     { 9530, "sandbch_sfw02", "[9530]", "Concrete and Rock", 21 },
  3406.     { 9551, "sandbch_sfw04", "[9551]", "Concrete and Rock", 21 },
  3407.     { 9552, "sandbch_sfw03", "[9552]", "Concrete and Rock", 21 },
  3408.     { 9553, "sandbch_sfw69", "[9553]", "Concrete and Rock", 21 },
  3409.     { 9597, "sandbch_sfw01", "[9597]", "Concrete and Rock", 21 },
  3410.     { 9830, "ggcarpark_sfw", "[9830]", "Concrete and Rock", 21 },
  3411.     { 9864, "land_18_sfw", "[9864]", "Concrete and Rock", 21 },
  3412.     { 9915, "sfe_park", "[9915]", "Concrete and Rock", 21 },
  3413.     { 9946, "pyrground_sfe", "[9946]", "Concrete and Rock", 21 },
  3414.     { 10036, "chin_sfe1121", "[10036]", "Concrete and Rock", 21 },
  3415.     { 10047, "monlith_ground", "[10047]", "Concrete and Rock", 21 },
  3416.     { 10083, "backalleys1_sfe", "[10083]", "Concrete and Rock", 21 },
  3417.     { 10242, "hotelbits_Sfe05", "[10242]", "Concrete and Rock", 21 },
  3418.     { 10274, "churchgr2_sfe", "[10274]", "Concrete and Rock", 21 },
  3419.     { 10350, "OC_FLATS_GND01_SFS", "[10350]", "Concrete and Rock", 21 },
  3420.     { 10351, "groundbit_10_SFS", "[10351]", "Concrete and Rock", 21 },
  3421.     { 10352, "groundbit_11_SFS", "[10352]", "Concrete and Rock", 21 },
  3422.     { 10353, "groundbit_12_SFS", "[10353]", "Concrete and Rock", 21 },
  3423.     { 10354, "groundbit_13_SFS", "[10354]", "Concrete and Rock", 21 },
  3424.     { 10355, "groundbit_48_SFS", "[10355]", "Concrete and Rock", 21 },
  3425.     { 10370, "alley1_SFS", "[10370]", "Concrete and Rock", 21 },
  3426.     { 10371, "alley1_SFS01", "[10371]", "Concrete and Rock", 21 },
  3427.     { 10372, "alley2_SFS01", "[10372]", "Concrete and Rock", 21 },
  3428.     { 10373, "alley2_SFS02", "[10373]", "Concrete and Rock", 21 },
  3429.     { 10374, "alley2_SFS04", "[10374]", "Concrete and Rock", 21 },
  3430.     { 10382, "alleyfuckingway_SFS", "[10382]", "Concrete and Rock", 21 },
  3431.     { 10387, "cuntwland22_SFS", "[10387]", "Concrete and Rock", 21 },
  3432.     { 10389, "mission_07_SFS", "[10389]", "Concrete and Rock", 21 },
  3433.     { 10395, "mission_13_SFS", "[10395]", "Concrete and Rock", 21 },
  3434.     { 10399, "healthcl69_SFS", "[10399]", "Concrete and Rock", 21 },
  3435.     { 10404, "hc_laybyland_SFS", "[10404]", "Concrete and Rock", 21 },
  3436.     { 10413, "groundbit_09_SFS", "[10413]", "Concrete and Rock", 21 },
  3437.     { 10433, "hashbury_04_SFS", "[10433]", "Concrete and Rock", 21 },
  3438.     { 10436, "hashblock1_09_SFS", "[10436]", "Concrete and Rock", 21 },
  3439.     { 10438, "hashbury_07_SFS", "[10438]", "Concrete and Rock", 21 },
  3440.     { 10443, "graveyard_SFS", "[10443]", "Concrete and Rock", 21 },
  3441.     { 10559, "sfshill11beach", "[10559]", "Concrete and Rock", 21 },
  3442.     { 10563, "OC_FLATS_GND18_SFS", "[10563]", "Concrete and Rock", 21 },
  3443.     { 10564, "OC_FLATS_GND11_SFS", "[10564]", "Concrete and Rock", 21 },
  3444.     { 10565, "OC_FLATS_GND12_SFS", "[10565]", "Concrete and Rock", 21 },
  3445.     { 10566, "OC_FLATS_GND13_SFS", "[10566]", "Concrete and Rock", 21 },
  3446.     { 10567, "OC_FLATS_GND14_SFS", "[10567]", "Concrete and Rock", 21 },
  3447.     { 10568, "OC_FLATS_GND15_SFS", "[10568]", "Concrete and Rock", 21 },
  3448.     { 10569, "OC_FLATS_GND10_SFS", "[10569]", "Concrete and Rock", 21 },
  3449.     { 10570, "OC_FLATS_GND05_SFS", "[10570]", "Concrete and Rock", 21 },
  3450.     { 10571, "OC_FLATS_GND04_SFS", "[10571]", "Concrete and Rock", 21 },
  3451.     { 10608, "lastbit_GND01_SFS", "[10608]", "Concrete and Rock", 21 },
  3452.     { 10609, "lastbit_GND02_SFS", "[10609]", "Concrete and Rock", 21 },
  3453.     { 10635, "queens_07_SFS", "[10635]", "Concrete and Rock", 21 },
  3454.     { 10850, "landbit01_SFSe", "[10850]", "Concrete and Rock", 21 },
  3455.     { 10865, "bigjunct_09_SFSe", "[10865]", "Concrete and Rock", 21 },
  3456.     { 10936, "landbit04_SFS", "[10936]", "Concrete and Rock", 21 },
  3457.     { 10938, "Groundbit84_SFS", "[10938]", "Concrete and Rock", 21 },
  3458.     { 10943, "SV_ground_02_SFS", "[10943]", "Concrete and Rock", 21 },
  3459.     { 10946, "fuuuuuuuck_SFS", "[10946]", "Concrete and Rock", 21 },
  3460.     { 10969, "groundbit_06_SFS", "[10969]", "Concrete and Rock", 21 },
  3461.     { 10976, "drivingsch_SFS", "[10976]", "Concrete and Rock", 21 },
  3462.     { 11005, "mission_17_SFS", "[11005]", "Concrete and Rock", 21 },
  3463.     { 11006, "mission_09_SFS", "[11006]", "Concrete and Rock", 21 },
  3464.     { 11013, "landbit05_SFS", "[11013]", "Concrete and Rock", 21 },
  3465.     { 11082, "landbit05b_SFS", "[11082]", "Concrete and Rock", 21 },
  3466.     { 11083, "drivingschlgnd_SFS", "[11083]", "Concrete and Rock", 21 },
  3467.     { 11139, "firehouseland_SFS", "[11139]", "Concrete and Rock", 21 },
  3468.     { 11287, "bigjunct_10B_SFSe", "[11287]", "Concrete and Rock", 21 },
  3469.     { 11288, "bigjuncT_10_SFSe", "[11288]", "Concrete and Rock", 21 },
  3470.     { 11367, "airprtgnd_ct_SFSe", "[11367]", "Concrete and Rock", 21 },
  3471.     { 11420, "con_lighth", "[11420]", "Concrete and Rock", 21 },
  3472.     { 11429, "nw_bit_31", "[11429]", "Concrete and Rock", 21 },
  3473.     { 11430, "sw_bit_13", "[11430]", "Concrete and Rock", 21 },
  3474.     { 11488, "dam_statarea", "[11488]", "Concrete and Rock", 21 },
  3475.     { 11506, "nw_bit_02", "[11506]", "Concrete and Rock", 21 },
  3476.     { 11507, "nw_bit_03", "[11507]", "Concrete and Rock", 21 },
  3477.     { 11508, "nw_bit_04", "[11508]", "Concrete and Rock", 21 },
  3478.     { 11511, "nw_bit_09", "[11511]", "Concrete and Rock", 21 },
  3479.     { 11512, "nw_bit_10", "[11512]", "Concrete and Rock", 21 },
  3480.     { 11513, "nw_bit_11", "[11513]", "Concrete and Rock", 21 },
  3481.     { 11517, "nw_bit_15", "[11517]", "Concrete and Rock", 21 },
  3482.     { 11518, "nw_bit_16", "[11518]", "Concrete and Rock", 21 },
  3483.     { 11519, "nw_bit_17", "[11519]", "Concrete and Rock", 21 },
  3484.     { 11522, "nw_bit_20", "[11522]", "Concrete and Rock", 21 },
  3485.     { 11523, "nw_bit_21", "[11523]", "Concrete and Rock", 21 },
  3486.     { 11525, "nw_bit_23", "[11525]", "Concrete and Rock", 21 },
  3487.     { 11526, "nw_bit_24", "[11526]", "Concrete and Rock", 21 },
  3488.     { 11527, "nw_bit_25", "[11527]", "Concrete and Rock", 21 },
  3489.     { 11528, "nw_bit_26", "[11528]", "Concrete and Rock", 21 },
  3490.     { 11529, "nw_bit_27", "[11529]", "Concrete and Rock", 21 },
  3491.     { 11531, "nw_bit_30", "[11531]", "Concrete and Rock", 21 },
  3492.     { 11532, "sw_bit_03", "[11532]", "Concrete and Rock", 21 },
  3493.     { 11533, "sw_bit_04", "[11533]", "Concrete and Rock", 21 },
  3494.     { 11535, "sw_bit_06", "[11535]", "Concrete and Rock", 21 },
  3495.     { 11542, "sw_bit_14", "[11542]", "Concrete and Rock", 21 },
  3496.     { 11553, "sw_bit_01", "[11553]", "Concrete and Rock", 21 },
  3497.     { 11559, "sw_bit_07", "[11559]", "Concrete and Rock", 21 },
  3498.     { 11629, "nw_bit_01", "[11629]", "Concrete and Rock", 21 },
  3499.     { 11647, "nw_bit_05", "[11647]", "Concrete and Rock", 21 },
  3500.     { 12823, "cuntEground02", "[12823]", "Concrete and Rock", 21 },
  3501.     { 12870, "CE_grndPALCST06", "[12870]", "Concrete and Rock", 21 },
  3502.     { 12908, "cuntEground09b", "[12908]", "Concrete and Rock", 21 },
  3503.     { 12926, "sw_sheds_base", "[12926]", "Concrete and Rock", 21 },
  3504.     { 12952, "sw_bankalley", "[12952]", "Concrete and Rock", 21 },
  3505.     { 12969, "CE_ground08", "[12969]", "Concrete and Rock", 21 },
  3506.     { 13083, "CEgroundT204", "[13083]", "Concrete and Rock", 21 },
  3507.     { 13103, "CE_groundPALO05", "[13103]", "Concrete and Rock", 21 },
  3508.     { 13106, "CE_groundPALO08", "[13106]", "Concrete and Rock", 21 },
  3509.     { 13134, "cuntEground03", "[13134]", "Concrete and Rock", 21 },
  3510.     { 13135, "cyecuntEground01", "[13135]", "Concrete and Rock", 21 },
  3511.     { 13136, "cyecuntEground02", "[13136]", "Concrete and Rock", 21 },
  3512.     { 13144, "cuntEground04", "[13144]", "Concrete and Rock", 21 },
  3513.     { 13145, "cuntEground05", "[13145]", "Concrete and Rock", 21 },
  3514.     { 13146, "cuntEground07", "[13146]", "Concrete and Rock", 21 },
  3515.     { 13171, "cuntEgd12a01", "[13171]", "Concrete and Rock", 21 },
  3516.     { 13175, "cuntEground18", "[13175]", "Concrete and Rock", 21 },
  3517.     { 13176, "cuntEground29", "[13176]", "Concrete and Rock", 21 },
  3518.     { 13178, "cuntEground31", "[13178]", "Concrete and Rock", 21 },
  3519.     { 13179, "cuntEground32", "[13179]", "Concrete and Rock", 21 },
  3520.     { 13213, "cuntEground40", "[13213]", "Concrete and Rock", 21 },
  3521.     { 13214, "cuntEground41", "[13214]", "Concrete and Rock", 21 },
  3522.     { 13486, "CE_ground09", "[13486]", "Concrete and Rock", 21 },
  3523.     { 13675, "cuntelungrdj", "[13675]", "Concrete and Rock", 21 },
  3524.     { 13804, "cuntelandF4", "[13804]", "Concrete and Rock", 21 },
  3525.     { 13805, "CELAlandbiv", "[13805]", "Concrete and Rock", 21 },
  3526.     { 13813, "CEGraveBlok03e", "[13813]", "Concrete and Rock", 21 },
  3527.     { 13820, "cuntEground16", "[13820]", "Concrete and Rock", 21 },
  3528.     { 16055, "quarry_bit04", "[16055]", "Concrete and Rock", 21 },
  3529.     { 16056, "quarry_bit02", "[16056]", "Concrete and Rock", 21 },
  3530.     { 16057, "quarry_bit01", "[16057]", "Concrete and Rock", 21 },
  3531.     { 16058, "quarry_bit05", "[16058]", "Concrete and Rock", 21 },
  3532.     { 16059, "quarry_bit03", "[16059]", "Concrete and Rock", 21 },
  3533.     { 16097, "n_bit_16", "[16097]", "Concrete and Rock", 21 },
  3534.     { 16102, "cen_bit_18", "[16102]", "Concrete and Rock", 21 },
  3535.     { 16103, "ne_bit_22", "[16103]", "Concrete and Rock", 21 },
  3536.     { 16109, "radar_bit_03", "[16109]", "Concrete and Rock", 21 },
  3537.     { 16147, "radar_bit_02", "[16147]", "Concrete and Rock", 21 },
  3538.     { 16148, "radar_bit_01", "[16148]", "Concrete and Rock", 21 },
  3539.     { 16149, "radar_bit_04", "[16149]", "Concrete and Rock", 21 },
  3540.     { 16157, "n_bit_01", "[16157]", "Concrete and Rock", 21 },
  3541.     { 16158, "n_bit_02", "[16158]", "Concrete and Rock", 21 },
  3542.     { 16159, "n_bit_03", "[16159]", "Concrete and Rock", 21 },
  3543.     { 16160, "n_bit_04", "[16160]", "Concrete and Rock", 21 },
  3544.     { 16161, "n_bit_05", "[16161]", "Concrete and Rock", 21 },
  3545.     { 16162, "n_bit_06", "[16162]", "Concrete and Rock", 21 },
  3546.     { 16163, "n_bit_07", "[16163]", "Concrete and Rock", 21 },
  3547.     { 16164, "n_bit_08", "[16164]", "Concrete and Rock", 21 },
  3548.     { 16165, "n_bit_10", "[16165]", "Concrete and Rock", 21 },
  3549.     { 16166, "n_bit_11", "[16166]", "Concrete and Rock", 21 },
  3550.     { 16167, "n_bit_12", "[16167]", "Concrete and Rock", 21 },
  3551.     { 16168, "n_bit_13", "[16168]", "Concrete and Rock", 21 },
  3552.     { 16169, "n_bit_14", "[16169]", "Concrete and Rock", 21 },
  3553.     { 16170, "n_bit_15", "[16170]", "Concrete and Rock", 21 },
  3554.     { 16171, "ne_bit_23", "[16171]", "Concrete and Rock", 21 },
  3555.     { 16172, "ne_bit_01", "[16172]", "Concrete and Rock", 21 },
  3556.     { 16173, "ne_bit_02", "[16173]", "Concrete and Rock", 21 },
  3557.     { 16174, "ne_bit_03", "[16174]", "Concrete and Rock", 21 },
  3558.     { 16175, "ne_bit_04", "[16175]", "Concrete and Rock", 21 },
  3559.     { 16176, "ne_bit_06", "[16176]", "Concrete and Rock", 21 },
  3560.     { 16177, "ne_bit_07", "[16177]", "Concrete and Rock", 21 },
  3561.     { 16178, "ne_bit_08", "[16178]", "Concrete and Rock", 21 },
  3562.     { 16179, "ne_bit_09", "[16179]", "Concrete and Rock", 21 },
  3563.     { 16180, "ne_bit_10", "[16180]", "Concrete and Rock", 21 },
  3564.     { 16181, "ne_bit_11", "[16181]", "Concrete and Rock", 21 },
  3565.     { 16182, "ne_bit_12", "[16182]", "Concrete and Rock", 21 },
  3566.     { 16184, "ne_bit_14", "[16184]", "Concrete and Rock", 21 },
  3567.     { 16185, "ne_bit_15", "[16185]", "Concrete and Rock", 21 },
  3568.     { 16186, "ne_bit_16", "[16186]", "Concrete and Rock", 21 },
  3569.     { 16187, "ne_bit_17", "[16187]", "Concrete and Rock", 21 },
  3570.     { 16188, "ne_bit_18", "[16188]", "Concrete and Rock", 21 },
  3571.     { 16189, "ne_bit_19", "[16189]", "Concrete and Rock", 21 },
  3572.     { 16190, "ne_bit_20", "[16190]", "Concrete and Rock", 21 },
  3573.     { 16191, "ne_bit_21", "[16191]", "Concrete and Rock", 21 },
  3574.     { 16192, "cen_bit_01", "[16192]", "Concrete and Rock", 21 },
  3575.     { 16193, "cen_bit_02", "[16193]", "Concrete and Rock", 21 },
  3576.     { 16195, "cen_bit_04", "[16195]", "Concrete and Rock", 21 },
  3577.     { 16196, "cen_bit_20", "[16196]", "Concrete and Rock", 21 },
  3578.     { 16197, "cen_bit_05", "[16197]", "Concrete and Rock", 21 },
  3579.     { 16199, "cen_bit_07", "[16199]", "Concrete and Rock", 21 },
  3580.     { 16200, "cen_bit_08", "[16200]", "Concrete and Rock", 21 },
  3581.     { 16201, "cen_bit_09", "[16201]", "Concrete and Rock", 21 },
  3582.     { 16203, "cen_bit_11", "[16203]", "Concrete and Rock", 21 },
  3583.     { 16204, "cen_bit_12", "[16204]", "Concrete and Rock", 21 },
  3584.     { 16205, "cen_bit_13", "[16205]", "Concrete and Rock", 21 },
  3585.     { 16206, "cen_bit_14", "[16206]", "Concrete and Rock", 21 },
  3586.     { 16207, "cen_bit_15", "[16207]", "Concrete and Rock", 21 },
  3587.     { 16208, "cen_bit_16", "[16208]", "Concrete and Rock", 21 },
  3588.     { 16209, "cen_bit_19", "[16209]", "Concrete and Rock", 21 },
  3589.     { 16211, "s_bit_01", "[16211]", "Concrete and Rock", 21 },
  3590.     { 16212, "s_bit_02", "[16212]", "Concrete and Rock", 21 },
  3591.     { 16213, "s_bit_03", "[16213]", "Concrete and Rock", 21 },
  3592.     { 16214, "s_bit_04", "[16214]", "Concrete and Rock", 21 },
  3593.     { 16215, "s_bit_05", "[16215]", "Concrete and Rock", 21 },
  3594.     { 16216, "s_bit_06", "[16216]", "Concrete and Rock", 21 },
  3595.     { 16217, "s_bit_07", "[16217]", "Concrete and Rock", 21 },
  3596.     { 16218, "s_bit_08", "[16218]", "Concrete and Rock", 21 },
  3597.     { 16219, "s_bit_09", "[16219]", "Concrete and Rock", 21 },
  3598.     { 16220, "s_bit_10", "[16220]", "Concrete and Rock", 21 },
  3599.     { 16221, "s_bit_11", "[16221]", "Concrete and Rock", 21 },
  3600.     { 16222, "s_bit_12", "[16222]", "Concrete and Rock", 21 },
  3601.     { 16224, "s_bit_14", "[16224]", "Concrete and Rock", 21 },
  3602.     { 16225, "s_bit_15", "[16225]", "Concrete and Rock", 21 },
  3603.     { 16226, "s_bit_16", "[16226]", "Concrete and Rock", 21 },
  3604.     { 16227, "s_bit_17", "[16227]", "Concrete and Rock", 21 },
  3605.     { 16228, "s_bit_18", "[16228]", "Concrete and Rock", 21 },
  3606.     { 16229, "s_bit_19", "[16229]", "Concrete and Rock", 21 },
  3607.     { 16230, "se_bit_01", "[16230]", "Concrete and Rock", 21 },
  3608.     { 16231, "se_bit_02", "[16231]", "Concrete and Rock", 21 },
  3609.     { 16232, "se_bit_03", "[16232]", "Concrete and Rock", 21 },
  3610.     { 16234, "se_bit_05", "[16234]", "Concrete and Rock", 21 },
  3611.     { 16235, "se_bit_06", "[16235]", "Concrete and Rock", 21 },
  3612.     { 16236, "se_bit_07", "[16236]", "Concrete and Rock", 21 },
  3613.     { 16237, "se_bit_08", "[16237]", "Concrete and Rock", 21 },
  3614.     { 16239, "se_bit_10", "[16239]", "Concrete and Rock", 21 },
  3615.     { 16240, "se_bit_11", "[16240]", "Concrete and Rock", 21 },
  3616.     { 16241, "se_bit_12", "[16241]", "Concrete and Rock", 21 },
  3617.     { 16242, "se_bit_13", "[16242]", "Concrete and Rock", 21 },
  3618.     { 16243, "se_bit_14", "[16243]", "Concrete and Rock", 21 },
  3619.     { 16244, "se_bit_15", "[16244]", "Concrete and Rock", 21 },
  3620.     { 16245, "se_bit_16", "[16245]", "Concrete and Rock", 21 },
  3621.     { 16246, "se_bit_17", "[16246]", "Concrete and Rock", 21 },
  3622.     { 16247, "se_bit_18", "[16247]", "Concrete and Rock", 21 },
  3623.     { 16248, "se_bit_20", "[16248]", "Concrete and Rock", 21 },
  3624.     { 16249, "se_bit_21", "[16249]", "Concrete and Rock", 21 },
  3625.     { 16250, "se_bit_23", "[16250]", "Concrete and Rock", 21 },
  3626.     { 16251, "n_bit_17", "[16251]", "Concrete and Rock", 21 },
  3627.     { 16252, "n_bit_18", "[16252]", "Concrete and Rock", 21 },
  3628.     { 16253, "n_bit_19", "[16253]", "Concrete and Rock", 21 },
  3629.     { 16254, "n_bit_20", "[16254]", "Concrete and Rock", 21 },
  3630.     { 16255, "ne_bit_24", "[16255]", "Concrete and Rock", 21 },
  3631.     { 16256, "ne_bit_25", "[16256]", "Concrete and Rock", 21 },
  3632.     { 16257, "ne_bit_26", "[16257]", "Concrete and Rock", 21 },
  3633.     { 16258, "cen_bit_21", "[16258]", "Concrete and Rock", 21 },
  3634.     { 16259, "cen_bit_22", "[16259]", "Concrete and Rock", 21 },
  3635.     { 16260, "cen_bit_23", "[16260]", "Concrete and Rock", 21 },
  3636.     { 16261, "cen_bit_24", "[16261]", "Concrete and Rock", 21 },
  3637.     { 16262, "s_bit_21", "[16262]", "Concrete and Rock", 21 },
  3638.     { 16263, "se_bit_24", "[16263]", "Concrete and Rock", 21 },
  3639.     { 16264, "radar_bit_05", "[16264]", "Concrete and Rock", 21 },
  3640.     { 16397, "n_bit_09", "[16397]", "Concrete and Rock", 21 },
  3641.     { 16421, "s_bit_06_2", "[16421]", "Concrete and Rock", 21 },
  3642.     { 16422, "s_bit_06_3", "[16422]", "Concrete and Rock", 21 },
  3643.     { 16423, "s_bit_06_4", "[16423]", "Concrete and Rock", 21 },
  3644.     { 16424, "s_bit_06_5", "[16424]", "Concrete and Rock", 21 },
  3645.     { 16593, "se_bit_19", "[16593]", "Concrete and Rock", 21 },
  3646.     { 16693, "n_bit_11b", "[16693]", "Concrete and Rock", 21 },
  3647.     { 16694, "n_bit_11c", "[16694]", "Concrete and Rock", 21 },
  3648.     { 17079, "cuntwland04b", "[17079]", "Concrete and Rock", 21 },
  3649.     { 17080, "cuntwland05b", "[17080]", "Concrete and Rock", 21 },
  3650.     { 17082, "cuntwland07b", "[17082]", "Concrete and Rock", 21 },
  3651.     { 17085, "cuntwland10bb", "[17085]", "Concrete and Rock", 21 },
  3652.     { 17086, "cuntwland11b", "[17086]", "Concrete and Rock", 21 },
  3653.     { 17087, "cuntwland12b", "[17087]", "Concrete and Rock", 21 },
  3654.     { 17089, "cuntwland15b", "[17089]", "Concrete and Rock", 21 },
  3655.     { 17092, "cuntwland_de", "[17092]", "Concrete and Rock", 21 },
  3656.     { 17104, "cuntwland33b", "[17104]", "Concrete and Rock", 21 },
  3657.     { 17105, "cuntwland34b", "[17105]", "Concrete and Rock", 21 },
  3658.     { 17121, "cuntwland54b", "[17121]", "Concrete and Rock", 21 },
  3659.     { 17123, "cuntwland56bx", "[17123]", "Concrete and Rock", 21 },
  3660.     { 17124, "cuntwland58b", "[17124]", "Concrete and Rock", 21 },
  3661.     { 17125, "cuntwland59b", "[17125]", "Concrete and Rock", 21 },
  3662.     { 17127, "cuntwland62b", "[17127]", "Concrete and Rock", 21 },
  3663.     { 17128, "cuntwland63b", "[17128]", "Concrete and Rock", 21 },
  3664.     { 17134, "cuntwland69b", "[17134]", "Concrete and Rock", 21 },
  3665.     { 17135, "cuntwland70b", "[17135]", "Concrete and Rock", 21 },
  3666.     { 17472, "cunt_rocgxp2_04", "[17472]", "Concrete and Rock", 21 },
  3667.     { 17500, "stormdrainLAE2_05", "[17500]", "Concrete and Rock", 21 },
  3668.     { 17506, "stormdrainLAE2_06", "[17506]", "Concrete and Rock", 21 },
  3669.     { 17507, "stormdrainLAE2_03", "[17507]", "Concrete and Rock", 21 },
  3670.     { 17541, "LBeachBlok1z_LAe2", "[17541]", "Concrete and Rock", 21 },
  3671.     { 17545, "barrio02_LAe", "[17545]", "Concrete and Rock", 21 },
  3672.     { 17559, "MStorCP6_LAe2", "[17559]", "Concrete and Rock", 21 },
  3673.     { 17567, "stormdrainLAE2_07", "[17567]", "Concrete and Rock", 21 },
  3674.     { 17568, "stormdrainLAE2_04", "[17568]", "Concrete and Rock", 21 },
  3675.     { 17619, "Lae2_landHUB07", "[17619]", "Concrete and Rock", 21 },
  3676.     { 17633, "lae2_ground08", "[17633]", "Concrete and Rock", 21 },
  3677.     { 17645, "lae2_ground12", "[17645]", "Concrete and Rock", 21 },
  3678.     { 17677, "lae2_ground15", "[17677]", "Concrete and Rock", 21 },
  3679.     { 17685, "lae2_ground16", "[17685]", "Concrete and Rock", 21 },
  3680.     { 17689, "brglae2", "[17689]", "Concrete and Rock", 21 },
  3681.     { 17892, "grnd02_lae2", "[17892]", "Concrete and Rock", 21 },
  3682.     { 17906, "lae2_ground15b", "[17906]", "Concrete and Rock", 21 },
  3683.     { 18293, "cs_landbit_03", "[18293]", "Concrete and Rock", 21 },
  3684.     { 18294, "cs_landbit_04", "[18294]", "Concrete and Rock", 21 },
  3685.     { 18295, "cs_landbit_05", "[18295]", "Concrete and Rock", 21 },
  3686.     { 18296, "cs_landbit_06", "[18296]", "Concrete and Rock", 21 },
  3687.     { 18297, "cs_landbit_07", "[18297]", "Concrete and Rock", 21 },
  3688.     { 18298, "cs_landbit_08", "[18298]", "Concrete and Rock", 21 },
  3689.     { 18299, "cs_landbit_09", "[18299]", "Concrete and Rock", 21 },
  3690.     { 18300, "cs_landbit_10", "[18300]", "Concrete and Rock", 21 },
  3691.     { 18301, "cs_landbit_11", "[18301]", "Concrete and Rock", 21 },
  3692.     { 18302, "cs_landbit_13", "[18302]", "Concrete and Rock", 21 },
  3693.     { 18303, "cs_landbit_14", "[18303]", "Concrete and Rock", 21 },
  3694.     { 18304, "cs_landbit_15", "[18304]", "Concrete and Rock", 21 },
  3695.     { 18305, "cs_landbit_16", "[18305]", "Concrete and Rock", 21 },
  3696.     { 18306, "cs_landbit_17", "[18306]", "Concrete and Rock", 21 },
  3697.     { 18307, "cs_landbit_18", "[18307]", "Concrete and Rock", 21 },
  3698.     { 18308, "cs_landbit_19", "[18308]", "Concrete and Rock", 21 },
  3699.     { 18309, "cs_landbit_20", "[18309]", "Concrete and Rock", 21 },
  3700.     { 18310, "cs_landbit_21", "[18310]", "Concrete and Rock", 21 },
  3701.     { 18311, "cs_landbit_22", "[18311]", "Concrete and Rock", 21 },
  3702.     { 18312, "cs_landbit_23", "[18312]", "Concrete and Rock", 21 },
  3703.     { 18313, "cs_landbit_24", "[18313]", "Concrete and Rock", 21 },
  3704.     { 18314, "cs_landbit_25", "[18314]", "Concrete and Rock", 21 },
  3705.     { 18315, "cs_landbit_26", "[18315]", "Concrete and Rock", 21 },
  3706.     { 18316, "cs_landbit_27", "[18316]", "Concrete and Rock", 21 },
  3707.     { 18317, "cs_landbit_28", "[18317]", "Concrete and Rock", 21 },
  3708.     { 18318, "cs_landbit_29", "[18318]", "Concrete and Rock", 21 },
  3709.     { 18319, "cs_landbit_30", "[18319]", "Concrete and Rock", 21 },
  3710.     { 18320, "cs_landbit_31", "[18320]", "Concrete and Rock", 21 },
  3711.     { 18321, "cs_landbit_32", "[18321]", "Concrete and Rock", 21 },
  3712.     { 18324, "cs_landbit_35", "[18324]", "Concrete and Rock", 21 },
  3713.     { 18325, "cs_landbit_36", "[18325]", "Concrete and Rock", 21 },
  3714.     { 18326, "cs_landbit_37", "[18326]", "Concrete and Rock", 21 },
  3715.     { 18327, "cs_landbit_38", "[18327]", "Concrete and Rock", 21 },
  3716.     { 18328, "cs_landbit_39", "[18328]", "Concrete and Rock", 21 },
  3717.     { 18329, "cs_landbit_40", "[18329]", "Concrete and Rock", 21 },
  3718.     { 18330, "cs_landbit_41", "[18330]", "Concrete and Rock", 21 },
  3719.     { 18335, "cs_landbit_47", "[18335]", "Concrete and Rock", 21 },
  3720.     { 18336, "cs_landbit_48", "[18336]", "Concrete and Rock", 21 },
  3721.     { 18337, "cs_landbit_49", "[18337]", "Concrete and Rock", 21 },
  3722.     { 18342, "cs_landbit_55", "[18342]", "Concrete and Rock", 21 },
  3723.     { 18346, "cs_landbit_59", "[18346]", "Concrete and Rock", 21 },
  3724.     { 18347, "cs_landbit_60", "[18347]", "Concrete and Rock", 21 },
  3725.     { 18348, "cs_landbit_61", "[18348]", "Concrete and Rock", 21 },
  3726.     { 18349, "cs_landbit_62", "[18349]", "Concrete and Rock", 21 },
  3727.     { 18353, "cs_landbit_67", "[18353]", "Concrete and Rock", 21 },
  3728.     { 18355, "cs_landbit_69", "[18355]", "Concrete and Rock", 21 },
  3729.     { 18360, "cs_landbit_75", "[18360]", "Concrete and Rock", 21 },
  3730.     { 18361, "cs_landbit_76", "[18361]", "Concrete and Rock", 21 },
  3731.     { 18362, "cs_landbit_79", "[18362]", "Concrete and Rock", 21 },
  3732.     { 18363, "cs_landbit_80", "[18363]", "Concrete and Rock", 21 },
  3733.     { 18364, "cs_landbit_01", "[18364]", "Concrete and Rock", 21 },
  3734.     { 18469, "cs_landbit_12", "[18469]", "Concrete and Rock", 21 },
  3735.     { 3522, "vgsn_flwbdcrb", "[3522]", "Grass and Dirt", 22 },
  3736.     { 4701, "cpark02_LAN2", "[4701]", "Grass and Dirt", 22 },
  3737.     { 4702, "cpark03_LAN2", "[4702]", "Grass and Dirt", 22 },
  3738.     { 4810, "hillpalos04_LAs", "[4810]", "Grass and Dirt", 22 },
  3739.     { 4815, "clifftestgrnd2", "[4815]", "Grass and Dirt", 22 },
  3740.     { 4842, "Beach1_LAs0fg", "[4842]", "Grass and Dirt", 22 },
  3741.     { 4843, "Beach1_LAs0fhy", "[4843]", "Grass and Dirt", 22 },
  3742.     { 4844, "Beach1_LAs04", "[4844]", "Grass and Dirt", 22 },
  3743.     { 4845, "hillpalos02_LAs", "[4845]", "Grass and Dirt", 22 },
  3744.     { 4847, "Beach1_LAs0gj", "[4847]", "Grass and Dirt", 22 },
  3745.     { 4851, "hillpalos01_LAs", "[4851]", "Grass and Dirt", 22 },
  3746.     { 4852, "hillpalos03_LAs", "[4852]", "Grass and Dirt", 22 },
  3747.     { 4859, "snpedland2_LAS", "[4859]", "Grass and Dirt", 22 },
  3748.     { 4875, "hillpalos06_LAs", "[4875]", "Grass and Dirt", 22 },
  3749.     { 4876, "hillpalos08_LAs", "[4876]", "Grass and Dirt", 22 },
  3750.     { 4897, "Beach1a1_LAs", "[4897]", "Grass and Dirt", 22 },
  3751.     { 4898, "clifftestgrnd", "[4898]", "Grass and Dirt", 22 },
  3752.     { 5036, "BTOLAND1ct_LAS", "[5036]", "Grass and Dirt", 22 },
  3753.     { 5114, "Beach1_las2", "[5114]", "Grass and Dirt", 22 },
  3754.     { 5172, "Beach1spt_las2", "[5172]", "Grass and Dirt", 22 },
  3755.     { 5424, "laeJeffers04", "[5424]", "Grass and Dirt", 22 },
  3756.     { 5427, "laeJeffers09", "[5427]", "Grass and Dirt", 22 },
  3757.     { 5428, "laeJeffers10", "[5428]", "Grass and Dirt", 22 },
  3758.     { 5429, "xwhattfk_LAE", "[5429]", "Grass and Dirt", 22 },
  3759.     { 5443, "laeGlenPark02", "[5443]", "Grass and Dirt", 22 },
  3760.     { 5457, "laeGlenPark01", "[5457]", "Grass and Dirt", 22 },
  3761.     { 5458, "laeMacPark01", "[5458]", "Grass and Dirt", 22 },
  3762.     { 5471, "laeIdlewood01", "[5471]", "Grass and Dirt", 22 },
  3763.     { 5624, "laeHillsctst03", "[5624]", "Grass and Dirt", 22 },
  3764.     { 5640, "laemacpark02", "[5640]", "Grass and Dirt", 22 },
  3765.     { 5743, "grndLAwn", "[5743]", "Grass and Dirt", 22 },
  3766.     { 5812, "grasspatchlawn", "[5812]", "Grass and Dirt", 22 },
  3767.     { 5871, "Graveyard01_LAwN", "[5871]", "Grass and Dirt", 22 },
  3768.     { 5875, "manns02_LAwN", "[5875]", "Grass and Dirt", 22 },
  3769.     { 5878, "VineBlock2_LAwN", "[5878]", "Grass and Dirt", 22 },
  3770.     { 5887, "FredBlock_LAwN", "[5887]", "Grass and Dirt", 22 },
  3771.     { 5987, "sunset19_LAwN", "[5987]", "Grass and Dirt", 22 },
  3772.     { 6006, "newbit01_LAwN", "[6006]", "Grass and Dirt", 22 },
  3773.     { 6007, "newbit02_LAwN", "[6007]", "Grass and Dirt", 22 },
  3774.     { 6065, "LAbeach_04bx", "[6065]", "Grass and Dirt", 22 },
  3775.     { 6094, "bevgrnd03b_law", "[6094]", "Grass and Dirt", 22 },
  3776.     { 6203, "LAland_08", "[6203]", "Grass and Dirt", 22 },
  3777.     { 6233, "canal_floor", "[6233]", "Grass and Dirt", 22 },
  3778.     { 6234, "canal_floor2", "[6234]", "Grass and Dirt", 22 },
  3779.     { 6236, "canal_floor3", "[6236]", "Grass and Dirt", 22 },
  3780.     { 6315, "BeaLand01_LAw2", "[6315]", "Grass and Dirt", 22 },
  3781.     { 6356, "Sunset06_LAw2", "[6356]", "Grass and Dirt", 22 },
  3782.     { 6487, "countclub01_LAw2", "[6487]", "Grass and Dirt", 22 },
  3783.     { 7032, "vgnhseland04", "[7032]", "Grass and Dirt", 22 },
  3784.     { 7353, "vegasn_motorway", "[7353]", "Grass and Dirt", 22 },
  3785.     { 7359, "vegasn_nland2", "[7359]", "Grass and Dirt", 22 },
  3786.     { 7457, "vegasWedge08", "[7457]", "Grass and Dirt", 22 },
  3787.     { 7458, "vegasWedge09", "[7458]", "Grass and Dirt", 22 },
  3788.     { 7459, "vegasNland08", "[7459]", "Grass and Dirt", 22 },
  3789.     { 7461, "vegasNland10", "[7461]", "Grass and Dirt", 22 },
  3790.     { 7475, "vegasWedge14", "[7475]", "Grass and Dirt", 22 },
  3791.     { 7536, "newaprtmntsvgN14", "[7536]", "Grass and Dirt", 22 },
  3792.     { 7537, "newaprtmntsvgN09", "[7537]", "Grass and Dirt", 22 },
  3793.     { 7579, "vgncnstructlnd", "[7579]", "Grass and Dirt", 22 },
  3794.     { 7582, "miragebuild04", "[7582]", "Grass and Dirt", 22 },
  3795.     { 7616, "vgnballparkland", "[7616]", "Grass and Dirt", 22 },
  3796.     { 7998, "vegasSedge26", "[7998]", "Grass and Dirt", 22 },
  3797.     { 8002, "vegasSedge20", "[8002]", "Grass and Dirt", 22 },
  3798.     { 8007, "VegasSland44", "[8007]", "Grass and Dirt", 22 },
  3799.     { 8008, "vegasSedge24", "[8008]", "Grass and Dirt", 22 },
  3800.     { 8072, "vegasSedge21", "[8072]", "Grass and Dirt", 22 },
  3801.     { 8091, "VegasSland58", "[8091]", "Grass and Dirt", 22 },
  3802.     { 8200, "VegasSland12", "[8200]", "Grass and Dirt", 22 },
  3803.     { 8459, "vgsEland02_lvs", "[8459]", "Grass and Dirt", 22 },
  3804.     { 8460, "vgsEland03_lvs", "[8460]", "Grass and Dirt", 22 },
  3805.     { 8461, "vgsEland04_lvs", "[8461]", "Grass and Dirt", 22 },
  3806.     { 8462, "vgsEland06_lvs", "[8462]", "Grass and Dirt", 22 },
  3807.     { 8468, "vgsEland12_lvs", "[8468]", "Grass and Dirt", 22 },
  3808.     { 8532, "vgsEland19_lvs", "[8532]", "Grass and Dirt", 22 },
  3809.     { 8654, "vgsEland23_lvs", "[8654]", "Grass and Dirt", 22 },
  3810.     { 8655, "vgsEland24_lvs", "[8655]", "Grass and Dirt", 22 },
  3811.     { 8868, "vgsEcnstrct02", "[8868]", "Grass and Dirt", 22 },
  3812.     { 8983, "vgsEedge02", "[8983]", "Grass and Dirt", 22 },
  3813.     { 9046, "vgsEland31_lvs", "[9046]", "Grass and Dirt", 22 },
  3814.     { 9082, "vgsEcnstrct17", "[9082]", "Grass and Dirt", 22 },
  3815.     { 9086, "vgEhseland06", "[9086]", "Grass and Dirt", 22 },
  3816.     { 9087, "vgEhseland07", "[9087]", "Grass and Dirt", 22 },
  3817.     { 9206, "land2_sfN10", "[9206]", "Grass and Dirt", 22 },
  3818.     { 9207, "land2_sfN01", "[9207]", "Grass and Dirt", 22 },
  3819.     { 9208, "land2_sfN19", "[9208]", "Grass and Dirt", 22 },
  3820.     { 9210, "land2_sfN11", "[9210]", "Grass and Dirt", 22 },
  3821.     { 9211, "land2_sfN09", "[9211]", "Grass and Dirt", 22 },
  3822.     { 9212, "land2_sfN13", "[9212]", "Grass and Dirt", 22 },
  3823.     { 9213, "land2_sfN15", "[9213]", "Grass and Dirt", 22 },
  3824.     { 9214, "land2_sfN12", "[9214]", "Grass and Dirt", 22 },
  3825.     { 9217, "land2_sfN16", "[9217]", "Grass and Dirt", 22 },
  3826.     { 9218, "land_SFN15", "[9218]", "Grass and Dirt", 22 },
  3827.     { 9219, "land2_sfN14", "[9219]", "Grass and Dirt", 22 },
  3828.     { 9225, "land_sfn22", "[9225]", "Grass and Dirt", 22 },
  3829.     { 9226, "land_sfn18", "[9226]", "Grass and Dirt", 22 },
  3830.     { 9235, "land2_sfN18", "[9235]", "Grass and Dirt", 22 },
  3831.     { 9242, "cock_sfn06", "[9242]", "Grass and Dirt", 22 },
  3832.     { 9248, "cock_sfn08", "[9248]", "Grass and Dirt", 22 },
  3833.     { 9276, "land_SFN17", "[9276]", "Grass and Dirt", 22 },
  3834.     { 9305, "ground01_SFN_CM", "[9305]", "Grass and Dirt", 22 },
  3835.     { 9345, "SFN_PIER_grassbit", "[9345]", "Grass and Dirt", 22 },
  3836.     { 9353, "land_SFN17a", "[9353]", "Grass and Dirt", 22 },
  3837.     { 9519, "bigboxtmp20", "[9519]", "Grass and Dirt", 22 },
  3838.     { 9554, "park3_sfw", "[9554]", "Grass and Dirt", 22 },
  3839.     { 9555, "park1_sfw", "[9555]", "Grass and Dirt", 22 },
  3840.     { 9556, "park2_sfw", "[9556]", "Grass and Dirt", 22 },
  3841.     { 9596, "land_04_sfw", "[9596]", "Grass and Dirt", 22 },
  3842.     { 9605, "land_01_sfw", "[9605]", "Grass and Dirt", 22 },
  3843.     { 9606, "land_34_sfw", "[9606]", "Grass and Dirt", 22 },
  3844.     { 9607, "land_22_sfw", "[9607]", "Grass and Dirt", 22 },
  3845.     { 9609, "land_37_sfw", "[9609]", "Grass and Dirt", 22 },
  3846.     { 9610, "land_42_sfw", "[9610]", "Grass and Dirt", 22 },
  3847.     { 9611, "land_43_sfw", "[9611]", "Grass and Dirt", 22 },
  3848.     { 9614, "donuts2_sfw", "[9614]", "Grass and Dirt", 22 },
  3849.     { 9616, "land_20_sfw", "[9616]", "Grass and Dirt", 22 },
  3850.     { 9617, "boigagr_sfw", "[9617]", "Grass and Dirt", 22 },
  3851.     { 9863, "land_21_sfw", "[9863]", "Grass and Dirt", 22 },
  3852.     { 9889, "park3a_sfw", "[9889]", "Grass and Dirt", 22 },
  3853.     { 9891, "park2a_sfw", "[9891]", "Grass and Dirt", 22 },
  3854.     { 9930, "nicepark_sfe", "[9930]", "Grass and Dirt", 22 },
  3855.     { 10034, "landshit_18_sfe", "[10034]", "Grass and Dirt", 22 },
  3856.     { 10087, "landsl01_sfe", "[10087]", "Grass and Dirt", 22 },
  3857.     { 10151, "bigvicgrnd_sfe", "[10151]", "Grass and Dirt", 22 },
  3858.     { 10273, "churchgr_sfe", "[10273]", "Grass and Dirt", 22 },
  3859.     { 10290, "garse_85_SFE", "[10290]", "Grass and Dirt", 22 },
  3860.     { 10358, "OC_FLATS_GND02_SFS", "[10358]", "Grass and Dirt", 22 },
  3861.     { 10384, "cityhallsq_SFS", "[10384]", "Grass and Dirt", 22 },
  3862.     { 10386, "sfshill09", "[10386]", "Grass and Dirt", 22 },
  3863.     { 10400, "hc_grounds02_SFS", "[10400]", "Grass and Dirt", 22 },
  3864.     { 10403, "hc_track02_SFS", "[10403]", "Grass and Dirt", 22 },
  3865.     { 10411, "shiteybit_SFS", "[10411]", "Grass and Dirt", 22 },
  3866.     { 10414, "OC_FLATS_GND03_SFS", "[10414]", "Grass and Dirt", 22 },
  3867.     { 10415, "OC_FLATS_GND17_SFS", "[10415]", "Grass and Dirt", 22 },
  3868.     { 10416, "OC_FLATS_GND16_SFS", "[10416]", "Grass and Dirt", 22 },
  3869.     { 10417, "OC_FLATS_GND06_SFS", "[10417]", "Grass and Dirt", 22 },
  3870.     { 10418, "sfshill13", "[10418]", "Grass and Dirt", 22 },
  3871.     { 10419, "OC_FLATS_GND07_SFS", "[10419]", "Grass and Dirt", 22 },
  3872.     { 10420, "OC_FLATS_GND08_SFS", "[10420]", "Grass and Dirt", 22 },
  3873.     { 10421, "OC_FLATS_GND09_SFS", "[10421]", "Grass and Dirt", 22 },
  3874.     { 10422, "OC_FLATS_GND19_SFS", "[10422]", "Grass and Dirt", 22 },
  3875.     { 10451, "sfshill12", "[10451]", "Grass and Dirt", 22 },
  3876.     { 10453, "sfshill14", "[10453]", "Grass and Dirt", 22 },
  3877.     { 10454, "sfshill15", "[10454]", "Grass and Dirt", 22 },
  3878.     { 10491, "sfshill11_SFS", "[10491]", "Grass and Dirt", 22 },
  3879.     { 10492, "sfshill10", "[10492]", "Grass and Dirt", 22 },
  3880.     { 10560, "bbgroundbitb_SFS", "[10560]", "Grass and Dirt", 22 },
  3881.     { 10562, "bbgroundbitd_SFS", "[10562]", "Grass and Dirt", 22 },
  3882.     { 10601, "sfshill10b", "[10601]", "Grass and Dirt", 22 },
  3883.     { 10612, "fedmintland_SFS", "[10612]", "Grass and Dirt", 22 },
  3884.     { 10613, "lastbit_07_SFS", "[10613]", "Grass and Dirt", 22 },
  3885.     { 10616, "lastbit_03_SFS", "[10616]", "Grass and Dirt", 22 },
  3886.     { 10618, "lastbit_02_SFS", "[10618]", "Grass and Dirt", 22 },
  3887.     { 10637, "queens_08_SFS", "[10637]", "Grass and Dirt", 22 },
  3888.     { 10638, "cityhallsq2_SFS", "[10638]", "Grass and Dirt", 22 },
  3889.     { 10694, "sfshill11z_SFS", "[10694]", "Grass and Dirt", 22 },
  3890.     { 10851, "sfseland02", "[10851]", "Grass and Dirt", 22 },
  3891.     { 10861, "bigjunction_05_SFSe", "[10861]", "Grass and Dirt", 22 },
  3892.     { 10862, "bigjunction_06_SFSe", "[10862]", "Grass and Dirt", 22 },
  3893.     { 10863, "bigjunction_07_SFSe", "[10863]", "Grass and Dirt", 22 },
  3894.     { 10864, "bigjunction_08_SFSe", "[10864]", "Grass and Dirt", 22 },
  3895.     { 10903, "sf_landbut02", "[10903]", "Grass and Dirt", 22 },
  3896.     { 10904, "sf_landbut01", "[10904]", "Grass and Dirt", 22 },
  3897.     { 10905, "sfseland01", "[10905]", "Grass and Dirt", 22 },
  3898.     { 10917, "landbit01b_SFSe", "[10917]", "Grass and Dirt", 22 },
  3899.     { 10926, "groundbit_70_SFS", "[10926]", "Grass and Dirt", 22 },
  3900.     { 10939, "Silicon09B_SFS", "[10939]", "Grass and Dirt", 22 },
  3901.     { 10959, "cuntwland36_SFS", "[10959]", "Grass and Dirt", 22 },
  3902.     { 10960, "cuntwland37_SFS", "[10960]", "Grass and Dirt", 22 },
  3903.     { 10961, "cuntwland39_SFS", "[10961]", "Grass and Dirt", 22 },
  3904.     { 10962, "cuntwland26_SFS", "[10962]", "Grass and Dirt", 22 },
  3905.     { 10972, "landbit06_SFS", "[10972]", "Grass and Dirt", 22 },
  3906.     { 10983, "hub_SFS", "[10983]", "Grass and Dirt", 22 },
  3907.     { 11097, "vietland_SFS", "[11097]", "Grass and Dirt", 22 },
  3908.     { 11106, "landy", "[11106]", "Grass and Dirt", 22 },
  3909.     { 11107, "landy2", "[11107]", "Grass and Dirt", 22 },
  3910.     { 11223, "hubhole1_SFSe", "[11223]", "Grass and Dirt", 22 },
  3911.     { 11224, "hubhole2_SFSe", "[11224]", "Grass and Dirt", 22 },
  3912.     { 11225, "hubhole3_SFSe", "[11225]", "Grass and Dirt", 22 },
  3913.     { 11226, "hubhole4_SFSe", "[11226]", "Grass and Dirt", 22 },
  3914.     { 11297, "Groundbit82_SFS", "[11297]", "Grass and Dirt", 22 },
  3915.     { 11303, "bigjunction_15_SFSe", "[11303]", "Grass and Dirt", 22 },
  3916.     { 11332, "dkgrassbitsfse", "[11332]", "Grass and Dirt", 22 },
  3917.     { 11335, "sfselandy2", "[11335]", "Grass and Dirt", 22 },
  3918.     { 11340, "hub02_SFSe", "[11340]", "Grass and Dirt", 22 },
  3919.     { 11362, "Silicon11_land", "[11362]", "Grass and Dirt", 22 },
  3920.     { 11363, "Silicon11_land2", "[11363]", "Grass and Dirt", 22 },
  3921.     { 11364, "Silicon09A_SFS", "[11364]", "Grass and Dirt", 22 },
  3922.     { 11408, "viet_03_SFSe", "[11408]", "Grass and Dirt", 22 },
  3923.     { 11509, "nw_bit_07", "[11509]", "Grass and Dirt", 22 },
  3924.     { 11510, "nw_bit_08", "[11510]", "Grass and Dirt", 22 },
  3925.     { 11514, "nw_bit_12", "[11514]", "Grass and Dirt", 22 },
  3926.     { 11515, "nw_bit_13", "[11515]", "Grass and Dirt", 22 },
  3927.     { 11516, "nw_bit_14", "[11516]", "Grass and Dirt", 22 },
  3928.     { 11520, "nw_bit_18", "[11520]", "Grass and Dirt", 22 },
  3929.     { 11521, "nw_bit_19", "[11521]", "Grass and Dirt", 22 },
  3930.     { 11524, "nw_bit_22", "[11524]", "Grass and Dirt", 22 },
  3931.     { 11530, "nw_bit_28", "[11530]", "Grass and Dirt", 22 },
  3932.     { 11537, "sw_bit_11", "[11537]", "Grass and Dirt", 22 },
  3933.     { 11538, "sw_bit_12", "[11538]", "Grass and Dirt", 22 },
  3934.     { 11539, "dambit1", "[11539]", "Grass and Dirt", 22 },
  3935.     { 11540, "dambit2", "[11540]", "Grass and Dirt", 22 },
  3936.     { 11541, "dambit3", "[11541]", "Grass and Dirt", 22 },
  3937.     { 11552, "nw_bit_29", "[11552]", "Grass and Dirt", 22 },
  3938.     { 11554, "sw_bit_02", "[11554]", "Grass and Dirt", 22 },
  3939.     { 11555, "sw_bit_15", "[11555]", "Grass and Dirt", 22 },
  3940.     { 11557, "sw_bit_09", "[11557]", "Grass and Dirt", 22 },
  3941.     { 11560, "sw_bit_10", "[11560]", "Grass and Dirt", 22 },
  3942.     { 11628, "nw_bit_06", "[11628]", "Grass and Dirt", 22 },
  3943.     { 12804, "cuntEground01", "[12804]", "Grass and Dirt", 22 },
  3944.     { 12814, "cuntyeland04", "[12814]", "Grass and Dirt", 22 },
  3945.     { 12824, "CEgroundTP104", "[12824]", "Grass and Dirt", 22 },
  3946.     { 12825, "cuntEground08", "[12825]", "Grass and Dirt", 22 },
  3947.     { 12864, "cuntEground11", "[12864]", "Grass and Dirt", 22 },
  3948.     { 12865, "cuntEground13", "[12865]", "Grass and Dirt", 22 },
  3949.     { 12866, "CEgroundT202", "[12866]", "Grass and Dirt", 22 },
  3950.     { 12868, "cuntEground26", "[12868]", "Grass and Dirt", 22 },
  3951.     { 12869, "cyecuntEground28", "[12869]", "Grass and Dirt", 22 },
  3952.     { 12871, "cuntEground34", "[12871]", "Grass and Dirt", 22 },
  3953.     { 12872, "cuntEground43", "[12872]", "Grass and Dirt", 22 },
  3954.     { 12916, "CE_farmland04", "[12916]", "Grass and Dirt", 22 },
  3955.     { 12989, "cuntEground06", "[12989]", "Grass and Dirt", 22 },
  3956.     { 13017, "CEhollyhil16", "[13017]", "Grass and Dirt", 22 },
  3957.     { 13019, "CEhollyhil17", "[13019]", "Grass and Dirt", 22 },
  3958.     { 13021, "CEhllyhil01a", "[13021]", "Grass and Dirt", 22 },
  3959.     { 13030, "cuntEground34a", "[13030]", "Grass and Dirt", 22 },
  3960.     { 13035, "cuntEground12a", "[13035]", "Grass and Dirt", 22 },
  3961.     { 13036, "cuntEgund11a", "[13036]", "Grass and Dirt", 22 },
  3962.     { 13039, "CE_ground02", "[13039]", "Grass and Dirt", 22 },
  3963.     { 13040, "CE_ground03", "[13040]", "Grass and Dirt", 22 },
  3964.     { 13041, "CE_ground04", "[13041]", "Grass and Dirt", 22 },
  3965.     { 13042, "CE_ground05", "[13042]", "Grass and Dirt", 22 },
  3966.     { 13043, "CE_ground06", "[13043]", "Grass and Dirt", 22 },
  3967.     { 13044, "CE_ground07", "[13044]", "Grass and Dirt", 22 },
  3968.     { 13049, "CE_farmland01", "[13049]", "Grass and Dirt", 22 },
  3969.     { 13050, "CE_farmland02", "[13050]", "Grass and Dirt", 22 },
  3970.     { 13051, "CE_farmland03", "[13051]", "Grass and Dirt", 22 },
  3971.     { 13070, "CEgroundTP101", "[13070]", "Grass and Dirt", 22 },
  3972.     { 13071, "CEgroundTP102", "[13071]", "Grass and Dirt", 22 },
  3973.     { 13072, "CEgroundTP103", "[13072]", "Grass and Dirt", 22 },
  3974.     { 13081, "CEgroundT206", "[13081]", "Grass and Dirt", 22 },
  3975.     { 13082, "CEgroundT203", "[13082]", "Grass and Dirt", 22 },
  3976.     { 13084, "CEgroundT205", "[13084]", "Grass and Dirt", 22 },
  3977.     { 13099, "CE_groundPALO06", "[13099]", "Grass and Dirt", 22 },
  3978.     { 13100, "CE_groundPALO02", "[13100]", "Grass and Dirt", 22 },
  3979.     { 13101, "CE_groundPALO03", "[13101]", "Grass and Dirt", 22 },
  3980.     { 13102, "CE_groundPALO04", "[13102]", "Grass and Dirt", 22 },
  3981.     { 13104, "CE_groundPALO01", "[13104]", "Grass and Dirt", 22 },
  3982.     { 13105, "CE_groundPALO07", "[13105]", "Grass and Dirt", 22 },
  3983.     { 13107, "CE_groundPALO10", "[13107]", "Grass and Dirt", 22 },
  3984.     { 13120, "CE_grndPALCST03", "[13120]", "Grass and Dirt", 22 },
  3985.     { 13121, "CE_grndPALCST04", "[13121]", "Grass and Dirt", 22 },
  3986.     { 13122, "CE_grndPALCST01", "[13122]", "Grass and Dirt", 22 },
  3987.     { 13123, "CE_grndPALCST07", "[13123]", "Grass and Dirt", 22 },
  3988.     { 13124, "CE_grndPALCST08", "[13124]", "Grass and Dirt", 22 },
  3989.     { 13125, "CE_grndPALCST09", "[13125]", "Grass and Dirt", 22 },
  3990.     { 13126, "CE_grndPALCST10", "[13126]", "Grass and Dirt", 22 },
  3991.     { 13147, "cuntEground09", "[13147]", "Grass and Dirt", 22 },
  3992.     { 13148, "cuntEground10", "[13148]", "Grass and Dirt", 22 },
  3993.     { 13149, "cuntEground17", "[13149]", "Grass and Dirt", 22 },
  3994.     { 13150, "cuntEground19", "[13150]", "Grass and Dirt", 22 },
  3995.     { 13156, "cuntEground21", "[13156]", "Grass and Dirt", 22 },
  3996.     { 13157, "cuntEground22", "[13157]", "Grass and Dirt", 22 },
  3997.     { 13158, "cuntEground27", "[13158]", "Grass and Dirt", 22 },
  3998.     { 13163, "CE_groundPALO11", "[13163]", "Grass and Dirt", 22 },
  3999.     { 13165, "CE_groundPALO12", "[13165]", "Grass and Dirt", 22 },
  4000.     { 13167, "cyecuntEground03", "[13167]", "Grass and Dirt", 22 },
  4001.     { 13172, "cuntEgd12a02", "[13172]", "Grass and Dirt", 22 },
  4002.     { 13177, "cuntEground30", "[13177]", "Grass and Dirt", 22 },
  4003.     { 13180, "cuntEground33", "[13180]", "Grass and Dirt", 22 },
  4004.     { 13181, "cuntEground35", "[13181]", "Grass and Dirt", 22 },
  4005.     { 13207, "cuntEground12", "[13207]", "Grass and Dirt", 22 },
  4006.     { 13208, "cuntEground15", "[13208]", "Grass and Dirt", 22 },
  4007.     { 13209, "cuntEground36", "[13209]", "Grass and Dirt", 22 },
  4008.     { 13210, "cuntEground37", "[13210]", "Grass and Dirt", 22 },
  4009.     { 13211, "cuntEground38", "[13211]", "Grass and Dirt", 22 },
  4010.     { 13212, "cuntEground39", "[13212]", "Grass and Dirt", 22 },
  4011.     { 13235, "cuntehil01", "[13235]", "Grass and Dirt", 22 },
  4012.     { 13236, "cuntehil02", "[13236]", "Grass and Dirt", 22 },
  4013.     { 13237, "cuntehil03", "[13237]", "Grass and Dirt", 22 },
  4014.     { 13297, "CEgroundT201", "[13297]", "Grass and Dirt", 22 },
  4015.     { 13370, "CEhllyhil03a", "[13370]", "Grass and Dirt", 22 },
  4016.     { 13371, "CEhllyhil02a", "[13371]", "Grass and Dirt", 22 },
  4017.     { 13490, "CE_ground01", "[13490]", "Grass and Dirt", 22 },
  4018.     { 13679, "TCElandbivF4v_03", "[13679]", "Grass and Dirt", 22 },
  4019.     { 13686, "TCEhomulhil10", "[13686]", "Grass and Dirt", 22 },
  4020.     { 13691, "TCELAlandbiv_03", "[13691]", "Grass and Dirt", 22 },
  4021.     { 13692, "cunte_landF4_03", "[13692]", "Grass and Dirt", 22 },
  4022.     { 13698, "CEhollyhil10", "[13698]", "Grass and Dirt", 22 },
  4023.     { 13700, "CEhollyhil1", "[13700]", "Grass and Dirt", 22 },
  4024.     { 13702, "CEhollyhil09X", "[13702]", "Grass and Dirt", 22 },
  4025.     { 13710, "HillsEast05_LAe", "[13710]", "Grass and Dirt", 22 },
  4026.     { 13711, "CEhollyhil06", "[13711]", "Grass and Dirt", 22 },
  4027.     { 13715, "cunte_hollyhil9", "[13715]", "Grass and Dirt", 22 },
  4028.     { 13716, "CE_hollyhil8a", "[13716]", "Grass and Dirt", 22 },
  4029.     { 13719, "hollyhil10", "[13719]", "Grass and Dirt", 22 },
  4030.     { 13723, "cunte_hollyhil01", "[13723]", "Grass and Dirt", 22 },
  4031.     { 13734, "HillClif06", "[13734]", "Grass and Dirt", 22 },
  4032.     { 13737, "cunteHill03", "[13737]", "Grass and Dirt", 22 },
  4033.     { 13740, "cnteHillClif01", "[13740]", "Grass and Dirt", 22 },
  4034.     { 13741, "HillClif02", "[13741]", "Grass and Dirt", 22 },
  4035.     { 13742, "HillClif05", "[13742]", "Grass and Dirt", 22 },
  4036.     { 13756, "hollyhil04a", "[13756]", "Grass and Dirt", 22 },
  4037.     { 13757, "hollyhil05", "[13757]", "Grass and Dirt", 22 },
  4038.     { 13795, "CE_HillsEast06", "[13795]", "Grass and Dirt", 22 },
  4039.     { 13809, "CE_grndPALCST02", "[13809]", "Grass and Dirt", 22 },
  4040.     { 13818, "CEhollyhil01", "[13818]", "Grass and Dirt", 22 },
  4041.     { 13821, "cuntEground20", "[13821]", "Grass and Dirt", 22 },
  4042.     { 13823, "cuntEground23", "[13823]", "Grass and Dirt", 22 },
  4043.     { 13824, "cuntEground24", "[13824]", "Grass and Dirt", 22 },
  4044.     { 13825, "cuntEground25", "[13825]", "Grass and Dirt", 22 },
  4045.     { 13826, "cuntEground28", "[13826]", "Grass and Dirt", 22 },
  4046.     { 13871, "LAhills_border1", "[13871]", "Grass and Dirt", 22 },
  4047.     { 13872, "LAhills_border2", "[13872]", "Grass and Dirt", 22 },
  4048.     { 16183, "ne_bit_13", "[16183]", "Grass and Dirt", 22 },
  4049.     { 16194, "cen_bit_03", "[16194]", "Grass and Dirt", 22 },
  4050.     { 16198, "cen_bit_06", "[16198]", "Grass and Dirt", 22 },
  4051.     { 16202, "cen_bit_10", "[16202]", "Grass and Dirt", 22 },
  4052.     { 16210, "cen_bit_17", "[16210]", "Grass and Dirt", 22 },
  4053.     { 16233, "se_bit_04", "[16233]", "Grass and Dirt", 22 },
  4054.     { 16238, "se_bit_09", "[16238]", "Grass and Dirt", 22 },
  4055.     { 16684, "cn2_rnway_bit", "[16684]", "Grass and Dirt", 22 },
  4056.     { 16685, "cn2_rnway_bit2", "[16685]", "Grass and Dirt", 22 },
  4057.     { 17075, "cuntwland01b", "[17075]", "Grass and Dirt", 22 },
  4058.     { 17081, "cuntwland06b", "[17081]", "Grass and Dirt", 22 },
  4059.     { 17083, "cuntwland08b", "[17083]", "Grass and Dirt", 22 },
  4060.     { 17084, "cuntwland09b", "[17084]", "Grass and Dirt", 22 },
  4061.     { 17088, "cuntwland13b", "[17088]", "Grass and Dirt", 22 },
  4062.     { 17090, "cuntwland16b", "[17090]", "Grass and Dirt", 22 },
  4063.     { 17091, "cuntwland17_de", "[17091]", "Grass and Dirt", 22 },
  4064.     { 17093, "cuntwland19b", "[17093]", "Grass and Dirt", 22 },
  4065.     { 17094, "cuntwland20b", "[17094]", "Grass and Dirt", 22 },
  4066.     { 17095, "cuntwland21b", "[17095]", "Grass and Dirt", 22 },
  4067.     { 17096, "cuntwland22b", "[17096]", "Grass and Dirt", 22 },
  4068.     { 17097, "cuntwland23b", "[17097]", "Grass and Dirt", 22 },
  4069.     { 17098, "cuntwland24b", "[17098]", "Grass and Dirt", 22 },
  4070.     { 17099, "cuntwland25b", "[17099]", "Grass and Dirt", 22 },
  4071.     { 17100, "cuntwland26b", "[17100]", "Grass and Dirt", 22 },
  4072.     { 17101, "cuntwland29b", "[17101]", "Grass and Dirt", 22 },
  4073.     { 17102, "cuntwland31b", "[17102]", "Grass and Dirt", 22 },
  4074.     { 17103, "cuntwland32b", "[17103]", "Grass and Dirt", 22 },
  4075.     { 17106, "cuntwland35b", "[17106]", "Grass and Dirt", 22 },
  4076.     { 17107, "cuntwland36b", "[17107]", "Grass and Dirt", 22 },
  4077.     { 17108, "cuntwland37b", "[17108]", "Grass and Dirt", 22 },
  4078.     { 17109, "cuntwland38b", "[17109]", "Grass and Dirt", 22 },
  4079.     { 17113, "cuntwland42b", "[17113]", "Grass and Dirt", 22 },
  4080.     { 17114, "cuntwland45b", "[17114]", "Grass and Dirt", 22 },
  4081.     { 17115, "cuntwland46b", "[17115]", "Grass and Dirt", 22 },
  4082.     { 17116, "cuntwland47b", "[17116]", "Grass and Dirt", 22 },
  4083.     { 17117, "cuntwland48b", "[17117]", "Grass and Dirt", 22 },
  4084.     { 17118, "cuntwland50b", "[17118]", "Grass and Dirt", 22 },
  4085.     { 17119, "cuntwland52b", "[17119]", "Grass and Dirt", 22 },
  4086.     { 17122, "cuntwland55b", "[17122]", "Grass and Dirt", 22 },
  4087.     { 17126, "cuntwland60b", "[17126]", "Grass and Dirt", 22 },
  4088.     { 17129, "cuntwland64b", "[17129]", "Grass and Dirt", 22 },
  4089.     { 17130, "cuntwland65b", "[17130]", "Grass and Dirt", 22 },
  4090.     { 17131, "cuntwland66b", "[17131]", "Grass and Dirt", 22 },
  4091.     { 17132, "cuntwland67b", "[17132]", "Grass and Dirt", 22 },
  4092.     { 17133, "cuntwland68b", "[17133]", "Grass and Dirt", 22 },
  4093.     { 17136, "cuntwland71b", "[17136]", "Grass and Dirt", 22 },
  4094.     { 17137, "cuntwland72b", "[17137]", "Grass and Dirt", 22 },
  4095.     { 17138, "cuntwland73b", "[17138]", "Grass and Dirt", 22 },
  4096.     { 17139, "cuntwland74b", "[17139]", "Grass and Dirt", 22 },
  4097.     { 17140, "cuntwland75b", "[17140]", "Grass and Dirt", 22 },
  4098.     { 17141, "cuntwland76b", "[17141]", "Grass and Dirt", 22 },
  4099.     { 17142, "cuntwland77b", "[17142]", "Grass and Dirt", 22 },
  4100.     { 17143, "cuntwland78b", "[17143]", "Grass and Dirt", 22 },
  4101.     { 17144, "cuntwland79b", "[17144]", "Grass and Dirt", 22 },
  4102.     { 17145, "cuntwland80b", "[17145]", "Grass and Dirt", 22 },
  4103.     { 17301, "cuntwland49b", "[17301]", "Grass and Dirt", 22 },
  4104.     { 17302, "cuntwland51b", "[17302]", "Grass and Dirt", 22 },
  4105.     { 17471, "cuntybitx", "[17471]", "Grass and Dirt", 22 },
  4106.     { 17548, "lae2_ground05", "[17548]", "Grass and Dirt", 22 },
  4107.     { 17574, "rydbkyar1_LAe2", "[17574]", "Grass and Dirt", 22 },
  4108.     { 17589, "ebeachpark", "[17589]", "Grass and Dirt", 22 },
  4109.     { 17594, "lae2_ground06", "[17594]", "Grass and Dirt", 22 },
  4110.     { 17601, "lae2_ground07", "[17601]", "Grass and Dirt", 22 },
  4111.     { 17614, "Lae2_landHUB02", "[17614]", "Grass and Dirt", 22 },
  4112.     { 17615, "Lae2_landHUB03", "[17615]", "Grass and Dirt", 22 },
  4113.     { 17616, "Lae2_landHUB04", "[17616]", "Grass and Dirt", 22 },
  4114.     { 17617, "Lae2_landHUB05", "[17617]", "Grass and Dirt", 22 },
  4115.     { 17618, "Lae2_landHUB06", "[17618]", "Grass and Dirt", 22 },
  4116.     { 17620, "Lae2_landHUB01", "[17620]", "Grass and Dirt", 22 },
  4117.     { 17664, "lae2_ground13", "[17664]", "Grass and Dirt", 22 },
  4118.     { 17665, "lae2_ground14", "[17665]", "Grass and Dirt", 22 },
  4119.     { 17678, "grnd05_lae2", "[17678]", "Grass and Dirt", 22 },
  4120.     { 17691, "lae2_ground17", "[17691]", "Grass and Dirt", 22 },
  4121.     { 17696, "lae2_ground18", "[17696]", "Grass and Dirt", 22 },
  4122.     { 17864, "comp_puchase", "[17864]", "Grass and Dirt", 22 },
  4123.     { 17865, "comp_ground", "[17865]", "Grass and Dirt", 22 },
  4124.     { 17866, "grass_bank", "[17866]", "Grass and Dirt", 22 },
  4125.     { 17877, "lae2_hubgrass", "[17877]", "Grass and Dirt", 22 },
  4126.     { 17878, "lae2_hubgrass2", "[17878]", "Grass and Dirt", 22 },
  4127.     { 17880, "hub_grass3", "[17880]", "Grass and Dirt", 22 },
  4128.     { 17881, "hub5_grass", "[17881]", "Grass and Dirt", 22 },
  4129.     { 18231, "cs_landbit_81", "[18231]", "Grass and Dirt", 22 },
  4130.     { 18322, "cs_landbit_33", "[18322]", "Grass and Dirt", 22 },
  4131.     { 18323, "cs_landbit_34", "[18323]", "Grass and Dirt", 22 },
  4132.     { 18331, "cs_landbit_42", "[18331]", "Grass and Dirt", 22 },
  4133.     { 18332, "cs_landbit_43", "[18332]", "Grass and Dirt", 22 },
  4134.     { 18333, "cs_landbit_44", "[18333]", "Grass and Dirt", 22 },
  4135.     { 18334, "cs_landbit_45", "[18334]", "Grass and Dirt", 22 },
  4136.     { 18338, "cs_landbit_50", "[18338]", "Grass and Dirt", 22 },
  4137.     { 18339, "cs_landbit_51", "[18339]", "Grass and Dirt", 22 },
  4138.     { 18340, "cs_landbit_52", "[18340]", "Grass and Dirt", 22 },
  4139.     { 18341, "cs_landbit_53", "[18341]", "Grass and Dirt", 22 },
  4140.     { 18343, "cs_landbit_56", "[18343]", "Grass and Dirt", 22 },
  4141.     { 18344, "cs_landbit_57", "[18344]", "Grass and Dirt", 22 },
  4142.     { 18345, "cs_landbit_58", "[18345]", "Grass and Dirt", 22 },
  4143.     { 18350, "cs_landbit_64", "[18350]", "Grass and Dirt", 22 },
  4144.     { 18351, "cs_landbit_65", "[18351]", "Grass and Dirt", 22 },
  4145.     { 18352, "cs_landbit_66", "[18352]", "Grass and Dirt", 22 },
  4146.     { 18354, "cs_landbit_68", "[18354]", "Grass and Dirt", 22 },
  4147.     { 18356, "cs_landbit_70", "[18356]", "Grass and Dirt", 22 },
  4148.     { 18357, "cs_landbit_71", "[18357]", "Grass and Dirt", 22 },
  4149.     { 18358, "cs_landbit_73", "[18358]", "Grass and Dirt", 22 },
  4150.     { 18359, "cs_landbit_74", "[18359]", "Grass and Dirt", 22 },
  4151.     { 18473, "cs_landbit_50b", "[18473]", "Grass and Dirt", 22 },
  4152.     { 18475, "cs_landbit_50c", "[18475]", "Grass and Dirt", 22 },
  4153.     { 18485, "cs_landbit_50d", "[18485]", "Grass and Dirt", 22 },
  4154.     { 955, "CJ_EXT_SPRUNK", "[955]", "Food and drinks", 23 },
  4155.     { 956, "CJ_EXT_CANDY", "[956]", "Food and drinks", 23 },
  4156.     { 1209, "vendmach", "[1209]", "Food and drinks", 23 },
  4157.     { 1302, "vendmachfd", "[1302]", "Food and drinks", 23 },
  4158.     { 1775, "CJ_SPRUNK1", "[1775]", "Food and drinks", 23 },
  4159.     { 1776, "CJ_CANDYVENDOR", "[1776]", "Food and drinks", 23 },
  4160.     { 1977, "vendin3", "[1977]", "Food and drinks", 23 },
  4161.     { 2212, "burgerhigh", "[2212]", "Food and drinks", 23 },
  4162.     { 2213, "burgerlow", "[2213]", "Food and drinks", 23 },
  4163.     { 2214, "burgermed", "[2214]", "Food and drinks", 23 },
  4164.     { 2215, "clucklow", "[2215]", "Food and drinks", 23 },
  4165.     { 2216, "cluckmed", "[2216]", "Food and drinks", 23 },
  4166.     { 2217, "cluckhigh", "[2217]", "Food and drinks", 23 },
  4167.     { 2218, "pizzalow", "[2218]", "Food and drinks", 23 },
  4168.     { 2219, "pizzamed", "[2219]", "Food and drinks", 23 },
  4169.     { 2220, "pizzahigh", "[2220]", "Food and drinks", 23 },
  4170.     { 2221, "rustylow", "[2221]", "Food and drinks", 23 },
  4171.     { 2222, "rustyhigh", "[2222]", "Food and drinks", 23 },
  4172.     { 2223, "rustymed", "[2223]", "Food and drinks", 23 },
  4173.     { 2342, "donut_disp", "[2342]", "Food and drinks", 23 },
  4174.     { 2353, "cluck_healthy", "[2353]", "Food and drinks", 23 },
  4175.     { 2354, "burger_healthy", "[2354]", "Food and drinks", 23 },
  4176.     { 2355, "pizza_healthy", "[2355]", "Food and drinks", 23 },
  4177.     { 2420, "CJ_FF_BUCKET", "[2420]", "Food and drinks", 23 },
  4178.     { 2425, "CJ_FF_JUICE", "[2425]", "Food and drinks", 23 },
  4179.     { 2427, "CJ_FF_JUICE_L", "[2427]", "Food and drinks", 23 },
  4180.     { 2429, "CJ_FF_CUP_DISP", "[2429]", "Food and drinks", 23 },
  4181.     { 2438, "CJ_SLUSH_MAC", "[2438]", "Food and drinks", 23 },
  4182.     { 2453, "CJ_PIZZA_DISPf", "[2453]", "Food and drinks", 23 },
  4183.     { 2647, "CJ_BS_CUP", "[2647]", "Food and drinks", 23 },
  4184.     { 2663, "CJ_BS_BAG", "[2663]", "Food and drinks", 23 },
  4185.     { 2683, "PIZZA_S_P", "[2683]", "Food and drinks", 23 },
  4186.     { 2702, "CJ_PIZZA_1", "[2702]", "Food and drinks", 23 },
  4187.     { 2703, "CJ_BURG_1", "[2703]", "Food and drinks", 23 },
  4188.     { 2767, "CJ_CB_TRAY", "[2767]", "Food and drinks", 23 },
  4189.     { 2768, "CJ_CB_BURG", "[2768]", "Food and drinks", 23 },
  4190.     { 2769, "CJ_CJ_BURG2", "[2769]", "Food and drinks", 23 },
  4191.     { 2814, "GB_takeaway01", "[2814]", "Food and drinks", 23 },
  4192.     { 2821, "gb_foodwrap01", "[2821]", "Food and drinks", 23 },
  4193.     { 2823, "gb_kitchtakeway01", "[2823]", "Food and drinks", 23 },
  4194.     { 2837, "GB_takeaway02", "[2837]", "Food and drinks", 23 },
  4195.     { 2838, "GB_takeaway03", "[2838]", "Food and drinks", 23 },
  4196.     { 2839, "GB_takeaway04", "[2839]", "Food and drinks", 23 },
  4197.     { 2840, "GB_takeaway05", "[2840]", "Food and drinks", 23 },
  4198.     { 2856, "gb_foodwrap02", "[2856]", "Food and drinks", 23 },
  4199.     { 2857, "gb_kitchtakeway02", "[2857]", "Food and drinks", 23 },
  4200.     { 2858, "gb_kitchtakeway03", "[2858]", "Food and drinks", 23 },
  4201.     { 2859, "gb_kitchtakeway04", "[2859]", "Food and drinks", 23 },
  4202.     { 2860, "gb_kitchtakeway05", "[2860]", "Food and drinks", 23 },
  4203.     { 2861, "gb_foodwrap03", "[2861]", "Food and drinks", 23 },
  4204.     { 2866, "gb_foodwrap04", "[2866]", "Food and drinks", 23 },
  4205.     { 2867, "gb_foodwrap05", "[2867]", "Food and drinks", 23 },
  4206.     { 2880, "CJ_BURG_2", "[2880]", "Food and drinks", 23 },
  4207.     { 2881, "CJ_PIZZA_2", "[2881]", "Food and drinks", 23 },
  4208.     { 1426, "DYN_SCAFFOLD", "[1426]", "Food and drinks", 24 },
  4209.     { 1428, "DYN_LADDER", "[1428]", "Food and drinks", 24 },
  4210.     { 1436, "DYN_SCAFFOLD_2", "[1436]", "Food and drinks", 24 },
  4211.     { 1437, "DYN_LADDER_2", "[1437]", "Food and drinks", 24 },
  4212.     { 1464, "DYN_SCAFFOLD_3", "[1464]", "Food and drinks", 24 },
  4213.     { 1465, "DYN_SCAFFOLD_4", "[1465]", "Food and drinks", 24 },
  4214.     { 1466, "DYN_SCAFFOLD_5", "[1466]", "Food and drinks", 24 },
  4215.     { 1467, "DYN_SCAFFOLD_3b", "[1467]", "Food and drinks", 24 },
  4216.     { 1469, "DYN_SCAFFOLD_4b", "[1469]", "Food and drinks", 24 },
  4217.     { 1470, "DYN_PORCH_3", "[1470]", "Food and drinks", 24 },
  4218.     { 1471, "DYN_PORCH_2", "[1471]", "Food and drinks", 24 },
  4219.     { 1472, "DYN_PORCH_1", "[1472]", "Food and drinks", 24 },
  4220.     { 1473, "DYN_PORCH_1b", "[1473]", "Food and drinks", 24 },
  4221.     { 1474, "DYN_PORCH_2b", "[1474]", "Food and drinks", 24 },
  4222.     { 1475, "DYN_PORCH_3b", "[1475]", "Food and drinks", 24 },
  4223.     { 1476, "DYN_PORCH_4", "[1476]", "Food and drinks", 24 },
  4224.     { 1477, "DYN_PORCH_4b", "[1477]", "Food and drinks", 24 },
  4225.     { 1519, "DYN_SCAFF_cover", "[1519]", "Food and drinks", 24 },
  4226.     { 1521, "DYN_SCAFF2_cover", "[1521]", "Food and drinks", 24 },
  4227.     { 1656, "Esc_step", "[1656]", "Food and drinks", 24 },
  4228.     { 1698, "Esc_step8", "[1698]", "Food and drinks", 24 },
  4229.     { 2633, "crack_walkway1", "[2633]", "Food and drinks", 24 },
  4230.     { 3361, "cxref_woodstair", "[3361]", "Food and drinks", 24 },
  4231.     { 3399, "cxrf_a51_stairs", "[3399]", "Food and drinks", 24 },
  4232.     { 3671, "centuBal01_LAx", "[3671]", "Food and drinks", 24 },
  4233.     { 3674, "laxrf_refineryalpha", "[3674]", "Food and drinks", 24 },
  4234.     { 3867, "ws_scaffolding_SFX", "[3867]", "Food and drinks", 24 },
  4235.     { 4106, "shpfireesc_LAn", "[4106]", "Food and drinks", 24 },
  4236.     { 4120, "LAn_fescalpha1", "[4120]", "Food and drinks", 24 },
  4237.     { 4121, "LAn_fescalpha02", "[4121]", "Food and drinks", 24 },
  4238.     { 4170, "LAn_fescalpha04", "[4170]", "Food and drinks", 24 },
  4239.     { 4171, "LAn_fescalpha05", "[4171]", "Food and drinks", 24 },
  4240.     { 4180, "LAn_fescalpha06", "[4180]", "Food and drinks", 24 },
  4241.     { 4231, "LAn_fescalpha03", "[4231]", "Food and drinks", 24 },
  4242.     { 4565, "bunksteps1_LAn", "[4565]", "Food and drinks", 24 },
  4243.     { 4575, "fireescapes1_lan2", "[4575]", "Food and drinks", 24 },
  4244.     { 4737, "fireescapes3_lan2", "[4737]", "Food and drinks", 24 },
  4245.     { 4738, "fireescapes2_lan2", "[4738]", "Food and drinks", 24 },
  4246.     { 4824, "lasgrifsteps2", "[4824]", "Food and drinks", 24 },
  4247.     { 4881, "uninstps_LAS01", "[4881]", "Food and drinks", 24 },
  4248.     { 4882, "lasbrid1_LAS", "[4882]", "Food and drinks", 24 },
  4249.     { 5130, "imcompstrs02", "[5130]", "Food and drinks", 24 },
  4250.     { 5268, "imracompral_las2", "[5268]", "Food and drinks", 24 },
  4251.     { 5301, "balcony_kbolt01", "[5301]", "Food and drinks", 24 },
  4252.     { 5308, "balcony_kbolt02", "[5308]", "Food and drinks", 24 },
  4253.     { 5627, "lasbrid1SJM_LAe", "[5627]", "Food and drinks", 24 },
  4254.     { 5822, "lhroofst14", "[5822]", "Food and drinks", 24 },
  4255.     { 7659, "vgngymsteps", "[7659]", "Food and drinks", 24 },
  4256.     { 8572, "vgsSstairs02_lvs", "[8572]", "Food and drinks", 24 },
  4257.     { 8580, "vgsSstairs05_lvs", "[8580]", "Food and drinks", 24 },
  4258.     { 8613, "vgsSstairs03_lvs", "[8613]", "Food and drinks", 24 },
  4259.     { 8614, "vgsSstairs01_lvs", "[8614]", "Food and drinks", 24 },
  4260.     { 8615, "vgsSstairs04_lvs", "[8615]", "Food and drinks", 24 },
  4261.     { 9316, "shopstairsSFN1", "[9316]", "Food and drinks", 24 },
  4262.     { 9484, "land_46_sfw", "[9484]", "Food and drinks", 24 },
  4263.     { 9566, "fescape_sfw01", "[9566]", "Food and drinks", 24 },
  4264.     { 9618, "scaff1_SFw", "[9618]", "Food and drinks", 24 },
  4265.     { 9766, "scaff3_SFw", "[9766]", "Food and drinks", 24 },
  4266.     { 9767, "scaff2_SFw", "[9767]", "Food and drinks", 24 },
  4267.     { 9814, "firscape_sfw01", "[9814]", "Food and drinks", 24 },
  4268.     { 9815, "firscape_sfw02", "[9815]", "Food and drinks", 24 },
  4269.     { 9816, "firscape_sfw03", "[9816]", "Food and drinks", 24 },
  4270.     { 10008, "fer_cars2_sfe", "[10008]", "Food and drinks", 24 },
  4271.     { 10009, "fer_cars3_sfe", "[10009]", "Food and drinks", 24 },
  4272.     { 10026, "fire_esc_SFE06", "[10026]", "Food and drinks", 24 },
  4273.     { 10033, "fire_esc_SFE02", "[10033]", "Food and drinks", 24 },
  4274.     { 10042, "fescape2_sfe", "[10042]", "Food and drinks", 24 },
  4275.     { 10152, "victimber1_sfe", "[10152]", "Food and drinks", 24 },
  4276.     { 10153, "victimber2_sfe", "[10153]", "Food and drinks", 24 },
  4277.     { 10173, "fire_esc_SFE03", "[10173]", "Food and drinks", 24 },
  4278.     { 10174, "fire_esc_SFE04", "[10174]", "Food and drinks", 24 },
  4279.     { 10175, "fire_esc_SFE05", "[10175]", "Food and drinks", 24 },
  4280.     { 10176, "fire_esc_SFE01", "[10176]", "Food and drinks", 24 },
  4281.     { 10177, "fire_esc_SFE07", "[10177]", "Food and drinks", 24 },
  4282.     { 10178, "fire_esc_SFE08", "[10178]", "Food and drinks", 24 },
  4283.     { 10179, "fire_esc_SFE09", "[10179]", "Food and drinks", 24 },
  4284.     { 10180, "fire_esc_SFE10", "[10180]", "Food and drinks", 24 },
  4285.     { 10181, "fire_esc_SFE11", "[10181]", "Food and drinks", 24 },
  4286.     { 10185, "lombardsteps", "[10185]", "Food and drinks", 24 },
  4287.     { 10234, "fescape2b_sfe", "[10234]", "Food and drinks", 24 },
  4288.     { 10309, "pier69_models05", "[10309]", "Food and drinks", 24 },
  4289.     { 10672, "fescape_sfs01", "[10672]", "Food and drinks", 24 },
  4290.     { 11472, "des_swtstairs1", "[11472]", "Food and drinks", 24 },
  4291.     { 11479, "des_nwtfescape", "[11479]", "Food and drinks", 24 },
  4292.     { 11493, "des_ranchbot", "[11493]", "Food and drinks", 24 },
  4293.     { 11496, "des_wjetty", "[11496]", "Food and drinks", 24 },
  4294.     { 11544, "des_ntfrescape2", "[11544]", "Food and drinks", 24 },
  4295.     { 12839, "cos_sbanksteps02", "[12839]", "Food and drinks", 24 },
  4296.     { 12950, "cos_sbanksteps03", "[12950]", "Food and drinks", 24 },
  4297.     { 12958, "cos_sbanksteps01", "[12958]", "Food and drinks", 24 },
  4298.     { 12985, "cos_sbanksteps05", "[12985]", "Food and drinks", 24 },
  4299.     { 12987, "cos_sbanksteps06", "[12987]", "Food and drinks", 24 },
  4300.     { 13011, "cos_sbanksteps04", "[13011]", "Food and drinks", 24 },
  4301.     { 13644, "steps", "[13644]", "Food and drinks", 24 },
  4302.     { 13749, "cunte_curvesteps1", "[13749]", "Food and drinks", 24 },
  4303.     { 14387, "Dr_GsNEW02", "[14387]", "Food and drinks", 24 },
  4304.     { 14394, "Dr_GsNEW10", "[14394]", "Food and drinks", 24 },
  4305.     { 14395, "Dr_GsNEW11", "[14395]", "Food and drinks", 24 },
  4306.     { 14407, "carter-stairs01", "[14407]", "Food and drinks", 24 },
  4307.     { 14409, "carter-stairs02", "[14409]", "Food and drinks", 24 },
  4308.     { 14410, "carter-stairs03", "[14410]", "Food and drinks", 24 },
  4309.     { 14411, "carter-stairs04", "[14411]", "Food and drinks", 24 },
  4310.     { 14414, "carter-stairs05", "[14414]", "Food and drinks", 24 },
  4311.     { 14416, "carter-stairs07", "[14416]", "Food and drinks", 24 },
  4312.     { 14596, "paperchase_stairs", "[14596]", "Food and drinks", 24 },
  4313.     { 14874, "Kylie_stairs", "[14874]", "Food and drinks", 24 },
  4314.     { 14877, "michelle-stairs", "[14877]", "Food and drinks", 24 },
  4315.     { 16082, "des_quarryplatform", "[16082]", "Food and drinks", 24 },
  4316.     { 16322, "a51_plat", "[16322]", "Food and drinks", 24 },
  4317.     { 16649, "a51_entstair", "[16649]", "Food and drinks", 24 },
  4318.     { 16651, "a51_genwalkway", "[16651]", "Food and drinks", 24 },
  4319.     { 16661, "a51_sci_stair", "[16661]", "Food and drinks", 24 },
  4320.     { 16731, "cxrf_a51_stairs08", "[16731]", "Food and drinks", 24 },
  4321.     { 17904, "blokz_fireescape", "[17904]", "Food and drinks", 24 },
  4322.     { 18366, "cw2_mountwalk1", "[18366]", "Food and drinks", 24 },
  4323.     { 18368, "cs_mountplat", "[18368]", "Food and drinks", 24 },
  4324.     { 3268, "mil_hangar1_", "[3268]", "Military", 25 },
  4325.     { 3271, "bonyrd_block3_", "[3271]", "Military", 25 },
  4326.     { 3277, "mil_sambase", "[3277]", "Military", 25 },
  4327.     { 3279, "a51_spottower", "[3279]", "Military", 25 },
  4328.     { 3280, "a51_panel", "[3280]", "Military", 25 },
  4329.     { 3386, "a51_srack2_", "[3386]", "Military", 25 },
  4330.     { 3387, "a51_srack3_", "[3387]", "Military", 25 },
  4331.     { 3388, "a51_srack4_", "[3388]", "Military", 25 },
  4332.     { 3389, "a51_srack1_", "[3389]", "Military", 25 },
  4333.     { 3390, "a51_sdsk_ncol1_", "[3390]", "Military", 25 },
  4334.     { 3391, "a51_sdsk_ncol2_", "[3391]", "Military", 25 },
  4335.     { 3392, "a51_sdsk_ncol3_", "[3392]", "Military", 25 },
  4336.     { 3393, "a51_sdsk_ncol4_", "[3393]", "Military", 25 },
  4337.     { 3394, "a51_sdsk_2_", "[3394]", "Military", 25 },
  4338.     { 3395, "a51_sdsk_3_", "[3395]", "Military", 25 },
  4339.     { 3396, "a51_sdsk_4_", "[3396]", "Military", 25 },
  4340.     { 3397, "a51_sdsk_1_", "[3397]", "Military", 25 },
  4341.     { 3400, "cxrf_a51sect", "[3400]", "Military", 25 },
  4342.     { 3401, "cxrf_a51sect2", "[3401]", "Military", 25 },
  4343.     { 3786, "missile_05_SFXR", "[3786]", "Military", 25 },
  4344.     { 3787, "missile_02_SFXR", "[3787]", "Military", 25 },
  4345.     { 3788, "missile_03_SFXR", "[3788]", "Military", 25 },
  4346.     { 3789, "missile_09_SFXR", "[3789]", "Military", 25 },
  4347.     { 3790, "missile_01_SFXR", "[3790]", "Military", 25 },
  4348.     { 3791, "missile_10_SFXR", "[3791]", "Military", 25 },
  4349.     { 3792, "missile_08_SFXR", "[3792]", "Military", 25 },
  4350.     { 3793, "missile_06_SFXR", "[3793]", "Military", 25 },
  4351.     { 3794, "missile_07_SFXR", "[3794]", "Military", 25 },
  4352.     { 3795, "missile_04_SFXR", "[3795]", "Military", 25 },
  4353.     { 3797, "missile_11_SFXR", "[3797]", "Military", 25 },
  4354.     { 3885, "sambase_SFXRF", "[3885]", "Military", 25 },
  4355.     { 12911, "sw_Silo02", "[12911]", "Military", 25 },
  4356.     { 12912, "sw_Silo04", "[12912]", "Military", 25 },
  4357.     { 16093, "a51_gatecontrol", "[16093]", "Military", 25 },
  4358.     { 16639, "des_a51_labs", "[16639]", "Military", 25 },
  4359.     { 16640, "des_a51_inner3", "[16640]", "Military", 25 },
  4360.     { 16641, "des_a51warheads", "[16641]", "Military", 25 },
  4361.     { 16642, "a51_genroom", "[16642]", "Military", 25 },
  4362.     { 16643, "a51_stormech", "[16643]", "Military", 25 },
  4363.     { 16644, "a51_ventsouth", "[16644]", "Military", 25 },
  4364.     { 16645, "a51_ventsouth01", "[16645]", "Military", 25 },
  4365.     { 16647, "a51_storeroom", "[16647]", "Military", 25 },
  4366.     { 16648, "a51_fakeroom2", "[16648]", "Military", 25 },
  4367.     { 16654, "a51_fakeroom1", "[16654]", "Military", 25 },
  4368.     { 16656, "a51_rocketlab", "[16656]", "Military", 25 },
  4369.     { 16657, "des_a51_labs2", "[16657]", "Military", 25 },
  4370.     { 16658, "des_a51_labent", "[16658]", "Military", 25 },
  4371.     { 16660, "a51_entstuff", "[16660]", "Military", 25 },
  4372.     { 16662, "a51_radar_stuff", "[16662]", "Military", 25 },
  4373.     { 16663, "a51_jetpstuff", "[16663]", "Military", 25 },
  4374.     { 16665, "a51_radarroom", "[16665]", "Military", 25 },
  4375.     { 16681, "a51_launchbottom", "[16681]", "Military", 25 },
  4376.     { 16682, "a51_jetroom", "[16682]", "Military", 25 },
  4377.     { 954, "cj_horse_Shoe", "[954]", "Pickups and Icons", 26 },
  4378.     { 1210, "briefcase", "[1210]", "Pickups and Icons", 26 },
  4379.     { 1212, "Money", "[1212]", "Pickups and Icons", 26 },
  4380.     { 1213, "mine", "[1213]", "Pickups and Icons", 26 },
  4381.     { 1239, "info", "[1239]", "Pickups and Icons", 26 },
  4382.     { 1240, "health", "[1240]", "Pickups and Icons", 26 },
  4383.     { 1241, "adrenaline", "[1241]", "Pickups and Icons", 26 },
  4384.     { 1242, "bodyarmour", "[1242]", "Pickups and Icons", 26 },
  4385.     { 1247, "bribe/PD_ICON", "[1247]", "Pickups and Icons", 26 },
  4386.     { 1248, "bonus", "[1248]", "Pickups and Icons", 26 },
  4387.     { 1252, "barrelexpos", "[1252]", "Pickups and Icons", 26 },
  4388.     { 1253, "camerapickup", "[1253]", "Pickups and Icons", 26 },
  4389.     { 1254, "killfrenzy", "[1254]", "Pickups and Icons", 26 },
  4390.     { 1272, "property_locked", "[1272]", "Pickups and Icons", 26 },
  4391.     { 1273, "property_fsale", "[1273]", "Pickups and Icons", 26 },
  4392.     { 1274, "bigdollar", "[1274]", "Pickups and Icons", 26 },
  4393.     { 1275, "clothesp", "[1275]", "Pickups and Icons", 26 },
  4394.     { 1276, "package1", "[1276]", "Pickups and Icons", 26 },
  4395.     { 1277, "pickupsave", "[1277]", "Pickups and Icons", 26 },
  4396.     { 1279, "craigpackage", "[1279]", "Pickups and Icons", 26 },
  4397.     { 1310, "pikupparachute", "[1310]", "Pickups and Icons", 26 },
  4398.     { 1313, "killfrenzy2plyr", "[1313]", "Pickups and Icons", 26 },
  4399.     { 1314, "twoplayer", "[1314]", "Pickups and Icons", 26 },
  4400.     { 1318, "arrow", "[1318]", "Pickups and Icons", 26 },
  4401.     { 1550, "CJ_MONEY_BAG", "[1550]", "Pickups and Icons", 26 },
  4402.     { 1575, "drug_white", "[1575]", "Pickups and Icons", 26 },
  4403.     { 1576, "drug_orange", "[1576]", "Pickups and Icons", 26 },
  4404.     { 1577, "drug_yellow", "[1577]", "Pickups and Icons", 26 },
  4405.     { 1578, "drug_green", "[1578]", "Pickups and Icons", 26 },
  4406.     { 1579, "drug_blue", "[1579]", "Pickups and Icons", 26 },
  4407.     { 1580, "drug_red", "[1580]", "Pickups and Icons", 26 },
  4408.     { 1581, "keycard", "[1581]", "Pickups and Icons", 26 },
  4409.     { 1582, "pizzabox", "[1582]", "Pickups and Icons", 26 },
  4410.     { 1636, "rcbomb", "[1636]", "Pickups and Icons", 26 },
  4411.     { 1644, "lotion", "[1644]", "Pickups and Icons", 26 },
  4412.     { 1650, "petrolcanm", "[1650]", "Pickups and Icons", 26 },
  4413.     { 1654, "dynamite", "[1654]", "Pickups and Icons", 26 },
  4414.     { 1672, "Gasgrenade", "[1672]", "Pickups and Icons", 26 },
  4415.     { 2033, "CJ_sawnoff2", "[2033]", "Pickups and Icons", 26 },
  4416.     { 2034, "CJ_sawnoff", "[2034]", "Pickups and Icons", 26 },
  4417.     { 2035, "CJ_M16", "[2035]", "Pickups and Icons", 26 },
  4418.     { 2036, "CJ_psg1", "[2036]", "Pickups and Icons", 26 },
  4419.     { 2037, "CJ_PISTOL_AMMO", "[2037]", "Pickups and Icons", 26 },
  4420.     { 2044, "CJ_MP5K", "[2044]", "Pickups and Icons", 26 },
  4421.     { 2045, "CJ_BBAT_NAILS", "[2045]", "Pickups and Icons", 26 },
  4422.     { 2057, "Flame_tins", "[2057]", "Pickups and Icons", 26 },
  4423.     { 2058, "CJ_Gun_docs", "[2058]", "Pickups and Icons", 26 },
  4424.     { 2059, "CJ_GUNSTUFF1", "[2059]", "Pickups and Icons", 26 },
  4425.     { 2060, "CJ_SANDBAG", "[2060]", "Pickups and Icons", 26 },
  4426.     { 2061, "CJ_SHELLS1", "[2061]", "Pickups and Icons", 26 },
  4427.     { 2064, "CJ_FEILDGUN", "[2064]", "Pickups and Icons", 26 },
  4428.     { 2068, "CJ_cammo_NET", "[2068]", "Pickups and Icons", 26 },
  4429.     { 2228, "CJ_SHOVEL", "[2228]", "Pickups and Icons", 26 },
  4430.     { 2237, "CJ_SHOVEL2", "[2237]", "Pickups and Icons", 26 },
  4431.     { 2690, "CJ_FIRE_EXT", "[2690]", "Pickups and Icons", 26 },
  4432.     { 2709, "Pain_Killer", "[2709]", "Pickups and Icons", 26 },
  4433.     { 2710, "WATCH_PICKUP", "[2710]", "Pickups and Icons", 26 },
  4434.     { 14673, "chnsaw1", "[14673]", "Pickups and Icons", 26 },
  4435.     { 918, "CJ_FLAME_Drum", "[918]", "Special", 27 },
  4436.     { 1217, "barrel2", "[1217]", "Special", 27 },
  4437.     { 1218, "barrel1", "[1218]", "Special", 27 },
  4438.     { 1222, "barrel3", "[1222]", "Special", 27 },
  4439.     { 1225, "barrel4", "[1225]", "Special", 27 },
  4440.     { 1243, "bouy", "[1243]", "Special", 27 },
  4441.     { 1244, "Petrolpump", "[1244]", "Special", 27 },
  4442.     { 1676, "washgaspump", "[1676]", "Special", 27 },
  4443.     { 1686, "Petrolpumpnew", "[1686]", "Special", 27 },
  4444.     { 1985, "punchbagnu", "[1985]", "Special", 27 },
  4445.     { 2780, "CJ_SMOKE_MACH", "[2780]", "Special", 27 },
  4446.     { 3057, "kb_barrel_exp", "[3057]", "Special", 27 },
  4447.     { 3267, "mil_samsite", "[3267]", "Special", 27 },
  4448.     { 3374, "SW_haybreak02", "[3374]", "Special", 27 },
  4449.     { 3425, "nt_windmill", "[3425]", "Special", 27 },
  4450.     { 3426, "nt_noddonkbase", "[3426]", "Special", 27 },
  4451.     { 3461, "tikitorch01_lvs", "[3461]", "Special", 27 },
  4452.     { 3472, "circuslampost03", "[3472]", "Special", 27 },
  4453.     { 3515, "vgsfountain", "[3515]", "Special", 27 },
  4454.     { 3524, "skullpillar01_lvs", "[3524]", "Special", 27 },
  4455.     { 3525, "exbrtorch01", "[3525]", "Special", 27 },
  4456.     { 3528, "vgsEdragon", "[3528]", "Special", 27 },
  4457.     { 3534, "trdlamp01", "[3534]", "Special", 27 },
  4458.     { 3586, "escl_LA", "[3586]", "Special", 27 },
  4459.     { 3743, "escl_SingleLA", "[3743]", "Special", 27 },
  4460.     { 3864, "WS_floodlight", "[3864]", "Special", 27 },
  4461.     { 3877, "sf_rooflite", "[3877]", "Special", 27 },
  4462.     { 6865, "steerskull", "[6865]", "Special", 27 },
  4463.     { 6965, "venefountain02", "[6965]", "Special", 27 },
  4464.     { 7073, "vegascowboy1", "[7073]", "Special", 27 },
  4465.     { 7268, "vgsN_frntneon_nt", "[7268]", "Special", 27 },
  4466.     { 7388, "vrockpole", "[7388]", "Special", 27 },
  4467.     { 7392, "vegcandysign1", "[7392]", "Special", 27 },
  4468.     { 7916, "vegaswaterfall02", "[7916]", "Special", 27 },
  4469.     { 8483, "pirateland03_lvS", "[8484]", "Special", 27 },
  4470.     { 8491, "flamingo04_lvs", "[8491]", "Special", 27 },
  4471.     { 8492, "flamingo05_lvs", "[8492]", "Special", 27 },
  4472.     { 8979, "vgsEesc02", "[8979]", "Special", 27 },
  4473.     { 8980, "vgsEesc01", "[8980]", "Special", 27 },
  4474.     { 9831, "sfw_waterfall", "[9831]", "Special", 27 },
  4475.     { 9833, "fountain_SFW", "[9833]", "Special", 27 },
  4476.     { 10397, "hc_stadlight1_SFS", "[10397]", "Special", 27 },
  4477.     { 10764, "app_light_SFS05e", "[10764]", "Special", 27 },
  4478.     { 11417, "xenonsign2_SFSe", "[11417]", "Special", 27 },
  4479.     { 13562, "bigsprunkpole", "[13562]", "Special", 27 },
  4480.     { 13667, "monkeyman", "[13667]", "Special", 27 },
  4481.     { 14608, "triad_buddha01", "[14608]", "Special", 27 },
  4482.     { 16135, "des_geysrwalk2", "[16135]", "Special", 27 },
  4483.     { 16368, "bonyrd_windsock", "[16368]", "Special", 27 },
  4484.     { 16777, "des_stmotsigbas1", "[16777]", "Special", 27 },
  4485.     { 16776, "des_cockbody", "[16776]", "Special", 27 },
  4486.     { 16778, "des_ufosign", "[16778]", "Special", 27 },
  4487.     { 16779, "ufo_light02", "[16779]", "Special", 27 },
  4488.     { 16782, "a51_radar_scan", "[16782]", "Special", 27 },
  4489.     { 1211, "fire_hydrant", "[1211]", "Street and Road Items", 28 },
  4490.     { 1214, "bollard", "[1214]", "Street and Road Items", 28 },
  4491.     { 1215, "bollardlight", "[1215]", "Street and Road Items", 28 },
  4492.     { 1216, "phonebooth1", "[1216]", "Street and Road Items", 28 },
  4493.     { 1223, "lampost_coast", "[1223]", "Street and Road Items", 28 },
  4494.     { 1226, "lamppost3", "[1226]", "Street and Road Items", 28 },
  4495.     { 1231, "Streetlamp2", "[1231]", "Street and Road Items", 28 },
  4496.     { 1232, "Streetlamp1", "[1232]", "Street and Road Items", 28 },
  4497.     { 1238, "trafficcone", "[1238]", "Street and Road Items", 28 },
  4498.     { 1244, "petrolpump", "[1244]", "Street and Road Items", 28 },
  4499.     { 1257, "bustopm", "[1257]", "Street and Road Items", 28 },
  4500.     { 1258, "Mpostbox1", "[1258]", "Street and Road Items", 28 },
  4501.     { 1262, "MTraffic4", "[1262]", "Street and Road Items", 28 },
  4502.     { 1263, "MTraffic3", "[1263]", "Street and Road Items", 28 },
  4503.     { 1269, "parkingmeter", "[1269]", "Street and Road Items", 28 },
  4504.     { 1270, "parkingmeterg", "[1270]", "Street and Road Items", 28 },
  4505.     { 1278, "sub_floodlite", "[1278]", "Street and Road Items", 28 },
  4506.     { 1283, "MTraffic1", "[1283]", "Street and Road Items", 28 },
  4507.     { 1284, "MTraffic2", "[1284]", "Street and Road Items", 28 },
  4508.     { 1285, "newstandnew5", "[1285]", "Street and Road Items", 28 },
  4509.     { 1286, "newstandnew4", "[1286]", "Street and Road Items", 28 },
  4510.     { 1287, "newstandnew3", "[1287]", "Street and Road Items", 28 },
  4511.     { 1288, "newstandnew2", "[1288]", "Street and Road Items", 28 },
  4512.     { 1289, "newstandnew1", "[1289]", "Street and Road Items", 28 },
  4513.     { 1290, "lamppost2", "[1290]", "Street and Road Items", 28 },
  4514.     { 1291, "postbox1", "[1291]", "Street and Road Items", 28 },
  4515.     { 1292, "postbox1_d", "[1292]", "Street and Road Items", 28 },
  4516.     { 1293, "papermachn01", "[1293]", "Street and Road Items", 28 },
  4517.     { 1294, "mlamppost", "[1294]", "Street and Road Items", 28 },
  4518.     { 1295, "doublestreetlght1", "[1295]", "Street and Road Items", 28 },
  4519.     { 1296, "doublestreetlght1_d", "[1296]", "Street and Road Items", 28 },
  4520.     { 1297, "lamppost1", "[1297]", "Street and Road Items", 28 },
  4521.     { 1298, "lamppost1_d", "[1298]", "Street and Road Items", 28 },
  4522.     { 1306, "tlgraphpolegen", "[1306]", "Street and Road Items", 28 },
  4523.     { 1307, "telgrphpoleall", "[1307]", "Street and Road Items", 28 },
  4524.     { 1308, "telgrphpole02", "[1308]", "Street and Road Items", 28 },
  4525.     { 1315, "trafficlight1", "[1315]", "Street and Road Items", 28 },
  4526.     { 1319, "ws_ref_bollard", "[1319]", "Street and Road Items", 28 },
  4527.     { 1340, "chillidogcart", "[1340]", "Street and Road Items", 28 },
  4528.     { 1341, "icescart_prop", "[1341]", "Street and Road Items", 28 },
  4529.     { 1342, "noodlecart_prop", "[1342]", "Street and Road Items", 28 },
  4530.     { 1346, "CJ_PHONE_KIOSK2", "[1346]", "Street and Road Items", 28 },
  4531.     { 1350, "CJ_TRAFFIC_LIGHT4", "[1350]", "Street and Road Items", 28 },
  4532.     { 1351, "CJ_TRAFFIC_LIGHT5", "[1351]", "Street and Road Items", 28 },
  4533.     { 1352, "CJ_TRAFFIC_LIGHT3", "[1352]", "Street and Road Items", 28 },
  4534.     { 1363, "CJ_PHONE_KIOSK", "[1363]", "Street and Road Items", 28 },
  4535.     { 1366, "CJ_FIREHYDRANT", "[1366]", "Street and Road Items", 28 },
  4536.     { 1367, "CJ_POSTBOX", "[1367]", "Street and Road Items", 28 },
  4537.     { 1478, "DYN_post_box", "[1478]", "Street and Road Items", 28 },
  4538.     { 1568, "chinalamp_sf", "[1568]", "Street and Road Items", 28 },
  4539.     { 1570, "CJ_NOODLE_3", "[1570]", "Street and Road Items", 28 },
  4540.     { 1571, "CJ_NOODLE_1", "[1571]", "Street and Road Items", 28 },
  4541.     { 2600, "CJ_VIEW_TELE", "[2600]", "Street and Road Items", 28 },
  4542.     { 3398, "cxrf_floodlite_", "[3398]", "Street and Road Items", 28 },
  4543.     { 3407, "CE_mailbox1", "[3407]", "Street and Road Items", 28 },
  4544.     { 3408, "CE_mailbox2", "[3408]", "Street and Road Items", 28 },
  4545.     { 3447, "vgstlgraphpole", "[3447]", "Street and Road Items", 28 },
  4546.     { 3459, "vgntelepole1", "[3459]", "Street and Road Items", 28 },
  4547.     { 3460, "vegaslampost", "[3460]", "Street and Road Items", 28 },
  4548.     { 3463, "vegaslampost2", "[3463]", "Street and Road Items", 28 },
  4549.     { 3516, "vgsstriptlights1", "[3516]", "Street and Road Items", 28 },
  4550.     { 3853, "Gay_lamppost", "[3853]", "Street and Road Items", 28 },
  4551.     { 3854, "GAY_telgrphpole", "[3854]", "Street and Road Items", 28 },
  4552.     { 3855, "GAY_TRAFFIC_LIGHT", "[3855]", "Street and Road Items", 28 },
  4553.     { 3860, "marketstall04_SFXRF", "[3860]", "Street and Road Items", 28 },
  4554.     { 3861, "marketstall01_SFXRF", "[3861]", "Street and Road Items", 28 },
  4555.     { 3862, "marketstall02_SFXRF", "[3862]", "Street and Road Items", 28 },
  4556.     { 3863, "marketstall03_SFXRF", "[3863]", "Street and Road Items", 28 },
  4557.     { 3875, "SFtelepole", "[3875]", "Street and Road Items", 28 },
  4558.     { 6289, "pier03b_LAw2", "[6289]", "Street and Road Items", 28 },
  4559.     { 6299, "pier03c_LAw2", "[6299]", "Street and Road Items", 28 },
  4560.     { 6462, "pier04a_LAw2", "[6462]", "Street and Road Items", 28 },
  4561.     { 849, "TrashRubble1", "[849]", "Trash", 29 },
  4562.     { 850, "TrashRubble2", "[850]", "Trash", 29 },
  4563.     { 851, "TrashRubble3", "[851]", "Trash", 29 },
  4564.     { 852, "TrashRubble4", "[852]", "Trash", 29 },
  4565.     { 853, "TrashRubble5", "[853]", "Trash", 29 },
  4566.     { 854, "TrashRubble6", "[854]", "Trash", 29 },
  4567.     { 910, "Dumpster1", "[910]", "Trash", 29 },
  4568.     { 911, "Wood1", "[911]", "Trash", 29 },
  4569.     { 912, "Wood2", "[912]", "Trash", 29 },
  4570.     { 913, "Wood3", "[913]", "Trash", 29 },
  4571.     { 916, "Wood4", "[916]", "Trash", 29 },
  4572.     { 917, "Wood5", "[917]", "Trash", 29 },
  4573.     { 922, "Cardboard1", "[922]", "Trash", 29 },
  4574.     { 923, "Cardboard2", "[923]", "Trash", 29 },
  4575.     { 924, "Wood6", "[924]", "Trash", 29 },
  4576.     { 926, "Cardboard3", "[926]", "Trash", 29 },
  4577.     { 928, "Cardboard4", "[928]", "Trash", 29 },
  4578.     { 933, "Spool", "[933]", "Trash", 29 },
  4579.     { 939, "Cardboard5", "[939]", "Trash", 29 },
  4580.     { 942, "Cardboard6", "[942]", "Trash", 29 },
  4581.     { 952, "DestroyedGenerator", "[952]", "Trash", 29 },
  4582.     { 960, "Crate2", "[960]", "Trash", 29 },
  4583.     { 961, "Crate3", "[961]", "Trash", 29 },
  4584.     { 1219, "Wood7", "[1219]", "Trash", 29 },
  4585.     { 1220, "Cardboard7", "[1220]", "Trash", 29 },
  4586.     { 1221, "Cardboard8", "[1221]", "Trash", 29 },
  4587.     { 1224, "Crate4", "[1224]", "Trash", 29 },
  4588.     { 1227, "Dumpster2", "[1227]", "Trash", 29 },
  4589.     { 1230, "Cardboard9", "[1230]", "Trash", 29 },
  4590.     { 1235, "Trashcan1", "[1235]", "Trash", 29 },
  4591.     { 1236, "Dumpster3", "[1236]", "Trash", 29 },
  4592.     { 1264, "GarbageBag1", "[1264]", "Trash", 29 },
  4593.     { 1265, "GarbageBag2", "[1265]", "Trash", 29 },
  4594.     { 1299, "Cardboard10", "[1299]", "Trash", 29 },
  4595.     { 1300, "Trashcan2", "[1300]", "Trash", 29 },
  4596.     { 1327, "JunkTire", "[1327]", "Trash", 29 },
  4597.     { 1328, "Trashcan3", "[1328]", "Trash", 29 },
  4598.     { 1329, "Trashcan4", "[1329]", "Trash", 29 },
  4599.     { 1330, "Trashcan5", "[1330]", "Trash", 29 },
  4600.     { 1331, "Dumpster4", "[1331]", "Trash", 29 },
  4601.     { 1332, "Dumpster5", "[1332]", "Trash", 29 },
  4602.     { 1333, "Dumpster6", "[1333]", "Trash", 29 },
  4603.     { 1334, "Dumpster7", "[1334]", "Trash", 29 },
  4604.     { 1335, "Dumpster8", "[1335]", "Trash", 29 },
  4605.     { 1336, "Dumpster9", "[1336]", "Trash", 29 },
  4606.     { 1337, "Recycle1", "[1337]", "Trash", 29 },
  4607.     { 1338, "PlasticCrates", "[1338]", "Trash", 29 },
  4608.     { 1339, "Recycle2", "[1339]", "Trash", 29 },
  4609.     { 1343, "Recycle3", "[1343]", "Trash", 29 },
  4610.     { 1344, "Dumpster10", "[1344]", "Trash", 29 },
  4611.     { 1345, "Dumpster11", "[1345]", "Trash", 29 },
  4612.     { 1347, "Trashcan6", "[1347]", "Trash", 29 },
  4613.     { 1349, "ShoppingCart", "[1349]", "Trash", 29 },
  4614.     { 1355, "Wood8", "[1355]", "Trash", 29 },
  4615.     { 1356, "Wood9", "[1356]", "Trash", 29 },
  4616.     { 1357, "Wood10", "[1357]", "Trash", 29 },
  4617.     { 1358, "Dumpster12", "[1358]", "Trash", 29 },
  4618.     { 1359, "Trashcan7", "[1359]", "Trash", 29 },
  4619.     { 1365, "Dumpster13", "[1365]", "Trash", 29 },
  4620.     { 1369, "Wheelchair2", "[1369]", "Trash", 29 },
  4621.     { 1371, "TrashcanHippo", "[1371]", "Trash", 29 },
  4622.     { 1372, "Dumpster14", "[1372]", "Trash", 29 },
  4623.     { 1409, "Recycle5", "[1409]", "Trash", 29 },
  4624.     { 1415, "Dumpster16", "[1415]", "Trash", 29 },
  4625.     { 1429, "BrokenTV", "[1429]", "Trash", 29 },
  4626.     { 1430, "Recycle4", "[1430]", "Trash", 29 },
  4627.     { 1438, "Cardboard14", "[1438]", "Trash", 29 },
  4628.     { 1439, "Dumpster15", "[1439]", "Trash", 29 },
  4629.     { 1440, "Cardboard13", "[1440]", "Trash", 29 },
  4630.     { 1441, "Cardboard12", "[1441]", "Trash", 29 },
  4631.     { 1442, "Trashcan10", "[1442]", "Trash", 29 },
  4632.     { 1448, "Wood14", "[1448]", "Trash", 29 },
  4633.     { 1449, "Wood13", "[1449]", "Trash", 29 },
  4634.     { 1450, "Wood12", "[1450]", "Trash", 29 },
  4635.     { 1462, "Wood11", "[1462]", "Trash", 29 },
  4636.     { 1549, "Trashcan9", "[1549]", "Trash", 29 },
  4637.     { 1558, "Cardboard11", "[1558]", "Trash", 29 },
  4638.     { 1572, "ShoppingCartAirport", "[1572]", "Trash", 29 },
  4639.     { 1574, "Trashcan8", "[1574]", "Trash", 29 },
  4640.     { 1733, "BurntWashingMachine", "[1733]", "Trash", 29 },
  4641.     { 1773, "BurntStove1", "[1773]", "Trash", 29 },
  4642.     { 1777, "BurntStove2", "[1777]", "Trash", 29 },
  4643.     { 2062, "Barrel6", "[2062]", "Trash", 29 },
  4644.     { 2670, "PROC_RUBBISH_1", "[2670]", "Trash", 29 },
  4645.     { 2671, "PROC_RUBBISH_3", "[2671]", "Trash", 29 },
  4646.     { 2672, "PROC_RUBBISH_4", "[2672]", "Trash", 29 },
  4647.     { 2673, "PROC_RUBBISH_5", "[2673]", "Trash", 29 },
  4648.     { 2674, "PROC_RUBBISH_2", "[2674]", "Trash", 29 },
  4649.     { 2675, "PROC_RUBBISH_6", "[2675]", "Trash", 29 },
  4650.     { 2676, "PROC_RUBBISH_8", "[2676]", "Trash", 29 },
  4651.     { 2677, "PROC_RUBBISH_7", "[2677]", "Trash", 29 },
  4652.     { 2770, "TrashcanChicken", "[2770]", "Trash", 29 },
  4653.     { 3593, "la_fuckcar2", "[3593]", "Trash", 29 },
  4654.     { 3594, "la_fuckcar1", "[3594]", "Trash", 29 },
  4655.     { 5291, "TrashHeap", "[5291]", "Trash", 29 },
  4656.     { 12954, "Wood15", "[12954]", "Trash", 29 },
  4657.     { 12957, "WreckedPickup", "[12957]", "Trash", 29 },
  4658.     { 13591, "kickcar28", "[13591]", "Trash", 29 },
  4659.     { 14600, "Cardboard15", "[14600]", "Trash", 29 },
  4660.     { 18245, "cuntwjunk02", "[18245]", "Trash", 29 },
  4661.     { 18246, "cuntwjunk04", "[18246]", "Trash", 29 },
  4662.     { 18247, "cuntwjunk03", "[18247]", "Trash", 29 },
  4663.     { 18248, "cuntwjunk01", "[18248]", "Trash", 29 },
  4664.     { 18249, "cuntwjunk05", "[18249]", "Trash", 29 },
  4665.     { 18250, "cuntwjunk06", "[18250]", "Trash", 29 },
  4666.     { 18251, "cuntwjunk07", "[18251]", "Trash", 29 },
  4667.     { 18252, "cuntwjunk08", "[18252]", "Trash", 29 },
  4668.     { 18253, "cuntwjunk09", "[18253]", "Trash", 29 },
  4669.     { 18254, "cuntwjunk10", "[18254]", "Trash", 29 },
  4670.     { 625, "veg_palmkb1", "[625]", "Plants", 30 },
  4671.     { 626, "veg_palmkb2", "[626]", "Plants", 30 },
  4672.     { 627, "veg_palmkb3", "[627]", "Plants", 30 },
  4673.     { 628, "veg_palmkb4", "[628]", "Plants", 30 },
  4674.     { 630, "veg_palmkb8", "[630]", "Plants", 30 },
  4675.     { 631, "veg_palmkb9", "[631]", "Plants", 30 },
  4676.     { 632, "veg_palmkb7", "[632]", "Plants", 30 },
  4677.     { 633, "veg_palmkb10", "[633]", "Plants", 30 },
  4678.     { 635, "veg_fern_balcny_kb1", "[635]", "Plants", 30 },
  4679.     { 636, "veg_fern_balcny_kb2", "[636]", "Plants", 30 },
  4680.     { 637, "kb_planterbox", "[637]", "Plants", 30 },
  4681.     { 638, "kb_planter+bush", "[638]", "Plants", 30 },
  4682.     { 639, "veg_ivy_balcny_kb3", "[639]", "Plants", 30 },
  4683.     { 640, "kb_planter+bush2", "[640]", "Plants", 30 },
  4684.     { 644, "pot_02", "[644]", "Plants", 30 },
  4685.     { 646, "veg_palmkb14", "[646]", "Plants", 30 },
  4686.     { 647, "new_bushsm", "[647]", "Plants", 30 },
  4687.     { 650, "sjmcacti2", "[650]", "Plants", 30 },
  4688.     { 651, "sjmcacti1", "[651]", "Plants", 30 },
  4689.     { 653, "sjmcacti03", "[653]", "Plants", 30 },
  4690.     { 675, "josh_ball", "[675]", "Plants", 30 },
  4691.     { 677, "sm_des_agave1", "[677]", "Plants", 30 },
  4692.     { 678, "sm_des_agave2", "[678]", "Plants", 30 },
  4693.     { 679, "sm_des_cact_bsh", "[679]", "Plants", 30 },
  4694.     { 682, "sm_des_cactflr", "[682]", "Plants", 30 },
  4695.     { 692, "sm_des_bush1", "[692]", "Plants", 30 },
  4696.     { 701, "sm_tumblewd48p", "[701]", "Plants", 30 },
  4697.     { 702, "sm_tumbleweed", "[702]", "Plants", 30 },
  4698.     { 728, "tree_hipoly06", "[728]", "Plants", 30 },
  4699.     { 741, "pot_01", "[741]", "Plants", 30 },
  4700.     { 742, "pot_03", "[742]", "Plants", 30 },
  4701.     { 743, "kb_pot_1", "[743]", "Plants", 30 },
  4702.     { 753, "sm_descactiigrpb", "[753]", "Plants", 30 },
  4703.     { 754, "sm_des_cactiigrp", "[754]", "Plants", 30 },
  4704.     { 755, "sm_des_pcklypr3", "[755]", "Plants", 30 },
  4705.     { 756, "sm_des_pcklypr2", "[756]", "Plants", 30 },
  4706.     { 757, "sm_des_pcklypr1", "[757]", "Plants", 30 },
  4707.     { 759, "sm_bush_large_1", "[759]", "Plants", 30 },
  4708.     { 760, "sm_bush_small_1", "[760]", "Plants", 30 },
  4709.     { 761, "sm_drybrush_sm1", "[761]", "Plants", 30 },
  4710.     { 762, "new_bushtest", "[762]", "Plants", 30 },
  4711.     { 800, "genVEG_bush07", "[800]", "Plants", 30 },
  4712.     { 801, "genVEG_bush01", "[801]", "Plants", 30 },
  4713.     { 802, "genVEG_bush08", "[802]", "Plants", 30 },
  4714.     { 803, "genVEG_bush09", "[803]", "Plants", 30 },
  4715.     { 804, "genVEG_bush10", "[804]", "Plants", 30 },
  4716.     { 805, "genVEG_bush11", "[805]", "Plants", 30 },
  4717.     { 806, "genVEG_tallgrass", "[806]", "Plants", 30 },
  4718.     { 808, "genVEG_bush12", "[808]", "Plants", 30 },
  4719.     { 809, "genVEG_bush13", "[809]", "Plants", 30 },
  4720.     { 810, "genVEG_bush14", "[810]", "Plants", 30 },
  4721.     { 811, "genVEG_bush15", "[811]", "Plants", 30 },
  4722.     { 812, "genVEG_bush16", "[812]", "Plants", 30 },
  4723.     { 813, "genVEG_bush17", "[813]", "Plants", 30 },
  4724.     { 814, "genVEG_bush18", "[814]", "Plants", 30 },
  4725.     { 815, "genVEG_bush19", "[815]", "Plants", 30 },
  4726.     { 817, "veg_Pflowers01", "[817]", "Plants", 30 },
  4727.     { 818, "genVEG_tallgrass02", "[818]", "Plants", 30 },
  4728.     { 819, "genVEG_tallgrass03", "[819]", "Plants", 30 },
  4729.     { 820, "genVEG_tallgrass04", "[820]", "Plants", 30 },
  4730.     { 821, "genVEG_tallgrass05", "[821]", "Plants", 30 },
  4731.     { 822, "genVEG_tallgrass06", "[822]", "Plants", 30 },
  4732.     { 823, "genVEG_tallgrass07", "[823]", "Plants", 30 },
  4733.     { 824, "genVEG_tallgrass08", "[824]", "Plants", 30 },
  4734.     { 825, "genVEG_bushy", "[825]", "Plants", 30 },
  4735.     { 826, "genVEG_tallgrass10", "[826]", "Plants", 30 },
  4736.     { 827, "genVEG_tallgrass11", "[827]", "Plants", 30 },
  4737.     { 855, "genVEG_tallgrass01", "[855]", "Plants", 30 },
  4738.     { 856, "genVEG_tallgrass12", "[856]", "Plants", 30 },
  4739.     { 857, "procweegrs", "[857]", "Plants", 30 },
  4740.     { 859, "sand_plant04", "[859]", "Plants", 30 },
  4741.     { 860, "sand_plant01", "[860]", "Plants", 30 },
  4742.     { 861, "sand_plant02", "[861]", "Plants", 30 },
  4743.     { 862, "sand_plant05", "[862]", "Plants", 30 },
  4744.     { 863, "sand_plant03", "[863]", "Plants", 30 },
  4745.     { 864, "sand_combush1", "[864]", "Plants", 30 },
  4746.     { 865, "sand_combush02", "[865]", "Plants", 30 },
  4747.     { 866, "sand_combush03", "[866]", "Plants", 30 },
  4748.     { 869, "veg_Pflowerswee", "[869]", "Plants", 30 },
  4749.     { 870, "veg_Pflowers2wee", "[870]", "Plants", 30 },
  4750.     { 871, "veg_procfpatchwee", "[871]", "Plants", 30 },
  4751.     { 872, "gen_tallgrsnew", "[872]", "Plants", 30 },
  4752.     { 873, "veg_procfpatch", "[873]", "Plants", 30 },
  4753.     { 874, "veg_procgrasspatch", "[874]", "Plants", 30 },
  4754.     { 875, "veg_procfpatch01", "[875]", "Plants", 30 },
  4755.     { 876, "veg_Pflowers03", "[876]", "Plants", 30 },
  4756.     { 877, "veg_Pflowers04", "[877]", "Plants", 30 },
  4757.     { 878, "veg_Pflowers02", "[878]", "Plants", 30 },
  4758.     { 948, "Plant_Pot_10", "[948]", "Plants", 30 },
  4759.     { 949, "Plant_Pot_4", "[949]", "Plants", 30 },
  4760.     { 950, "Plant_Pot_12", "[950]", "Plants", 30 },
  4761.     { 1360, "CJ_BUSH_PROP3", "[1360]", "Plants", 30 },
  4762.     { 1361, "CJ_BUSH_PROP2", "[1361]", "Plants", 30 },
  4763.     { 1364, "CJ_BUSH_PROP", "[1364]", "Plants", 30 },
  4764.     { 1597, "cntrlrsac1", "[1597]", "Plants", 30 },
  4765.     { 1807, "CJ_MEDIUMPOTS1", "[1807]", "Plants", 30 },
  4766.     { 2001, "nu_plant_ofc", "[2001]", "Plants", 30 },
  4767.     { 2010, "nu_plant3_ofc", "[2010]", "Plants", 30 },
  4768.     { 2011, "nu_plant2_ofc", "[2011]", "Plants", 30 },
  4769.     { 2194, "Plant_Pot_2", "[2194]", "Plants", 30 },
  4770.     { 2195, "Plant_Pot_3", "[2195]", "Plants", 30 },
  4771.     { 2203, "Plant_Pot_1", "[2203]", "Plants", 30 },
  4772.     { 2240, "Plant_Pot_8", "[2240]", "Plants", 30 },
  4773.     { 2241, "Plant_Pot_5", "[2241]", "Plants", 30 },
  4774.     { 2242, "Plant_Pot_7", "[2242]", "Plants", 30 },
  4775.     { 2243, "Plant_Pot_6", "[2243]", "Plants", 30 },
  4776.     { 2244, "Plant_Pot_9", "[2244]", "Plants", 30 },
  4777.     { 2245, "Plant_Pot_11", "[2245]", "Plants", 30 },
  4778.     { 2246, "Plant_Pot_14", "[2246]", "Plants", 30 },
  4779.     { 2247, "Plant_Pot_15", "[2247]", "Plants", 30 },
  4780.     { 2248, "Plant_Pot_16", "[2248]", "Plants", 30 },
  4781.     { 2249, "Plant_Pot_18", "[2249]", "Plants", 30 },
  4782.     { 2250, "Plant_Pot_19", "[2250]", "Plants", 30 },
  4783.     { 2251, "Plant_Pot_20", "[2251]", "Plants", 30 },
  4784.     { 2252, "Plant_Pot_21", "[2252]", "Plants", 30 },
  4785.     { 2253, "Plant_Pot_22", "[2253]", "Plants", 30 },
  4786.     { 2254, "Frame_Clip_1", "[2254]", "Plants", 30 },
  4787.     { 2345, "Plant_Pot_23", "[2345]", "Plants", 30 },
  4788.     { 2811, "GB_romanpot01", "[2811]", "Plants", 30 },
  4789.     { 3409, "grassplant", "[3409]", "Plants", 30 },
  4790.     { 3439, "aprtree01_lvs", "[3439]", "Plants", 30 },
  4791.     { 3450, "vegashseplot1", "[3450]", "Plants", 30 },
  4792.     { 3520, "vgsN_flwrbdsm", "[3520]", "Plants", 30 },
  4793.     { 3532, "triadbush", "[3532]", "Plants", 30 },
  4794.     { 3660, "lasairfbed_LAS", "[3660]", "Plants", 30 },
  4795.     { 3802, "sfx_plant03", "[3802]", "Plants", 30 },
  4796.     { 3806, "sfx_winplant07", "[3806]", "Plants", 30 },
  4797.     { 3810, "sfx_plant04", "[3810]", "Plants", 30 },
  4798.     { 3811, "sfx_winplant08", "[3811]", "Plants", 30 },
  4799.     { 4034, "fightplaza1tra_LAn", "[4034]", "Plants", 30 },
  4800.     { 4172, "plantbeds1_LAn01", "[4172]", "Plants", 30 },
  4801.     { 4173, "plantbeds1_LAn02", "[4173]", "Plants", 30 },
  4802.     { 4174, "plantbeds1_LAn04", "[4174]", "Plants", 30 },
  4803.     { 4175, "plantbeds1_LAn05", "[4175]", "Plants", 30 },
  4804.     { 4184, "hotelferns2_LAn", "[4184]", "Plants", 30 },
  4805.     { 4185, "hotelferns3_LAn", "[4185]", "Plants", 30 },
  4806.     { 4981, "snpedteew1_LAS", "[4981]", "Plants", 30 },
  4807.     { 4982, "snpedteew3_LAS", "[4982]", "Plants", 30 },
  4808.     { 4984, "snpedteew3gt_LAS", "[4984]", "Plants", 30 },
  4809.     { 4985, "Cylinder03", "[4985]", "Plants", 30 },
  4810.     { 4986, "odfwer_LAS", "[4986]", "Plants", 30 },
  4811.     { 4992, "airplants_LAS", "[4992]", "Plants", 30 },
  4812.     { 4993, "airplnt2_LAS", "[4993]", "Plants", 30 },
  4813.     { 5023, "grifovrhang2_LAS", "[5023]", "Plants", 30 },
  4814.     { 5024, "snpedtee_LAS", "[5024]", "Plants", 30 },
  4815.     { 5025, "snpedtedc_LAS", "[5025]", "Plants", 30 },
  4816.     { 5078, "ctscene2_las", "[5078]", "Plants", 30 },
  4817.     { 5150, "SCUMWIRES1_las2", "[5150]", "Plants", 30 },
  4818.     { 5234, "SCUMWFIRES1_las20", "[5234]", "Plants", 30 },
  4819.     { 5265, "SCUMWFIRES1_las01", "[5265]", "Plants", 30 },
  4820.     { 5266, "snpedteew8_las01", "[5266]", "Plants", 30 },
  4821.     { 5290, "SCUMWIRES1_las03", "[5290]", "Plants", 30 },
  4822.     { 5322, "stormd_fill1_LAS2", "[5322]", "Plants", 30 },
  4823.     { 5324, "dockfencew_las2", "[5324]", "Plants", 30 },
  4824.     { 5325, "dockfencee_las2", "[5325]", "Plants", 30 },
  4825.     { 5327, "stormful2_LAS2", "[5327]", "Plants", 30 },
  4826.     { 5328, "stormful2s_LAS2", "[5328]", "Plants", 30 },
  4827.     { 5339, "Bealpha1_las2", "[5339]", "Plants", 30 },
  4828.     { 5407, "laelasruff201", "[5407]", "Plants", 30 },
  4829.     { 5412, "laelasjmscubit", "[5412]", "Plants", 30 },
  4830.     { 5417, "laenwblk2", "[5417]", "Plants", 30 },
  4831.     { 5565, "laectru_LAE", "[5565]", "Plants", 30 },
  4832.     { 5629, "LAEalpha6", "[5629]", "Plants", 30 },
  4833.     { 5633, "LAEalpha1", "[5633]", "Plants", 30 },
  4834.     { 5634, "LAEalpha2", "[5634]", "Plants", 30 },
  4835.     { 5635, "LAEalpha3", "[5635]", "Plants", 30 },
  4836.     { 5636, "LAEalpha4", "[5636]", "Plants", 30 },
  4837.     { 5637, "LAEalpha5", "[5637]", "Plants", 30 },
  4838.     { 5638, "LAEalpha7", "[5638]", "Plants", 30 },
  4839.     { 5641, "LAEalpha5b", "[5641]", "Plants", 30 },
  4840.     { 5682, "laeJeffers10alphas", "[5682]", "Plants", 30 },
  4841.     { 5847, "lawnbushb", "[5847]", "Plants", 30 },
  4842.     { 5877, "VineBlokTran_LAwN", "[5877]", "Plants", 30 },
  4843.     { 5888, "FredBlokTran_LAwN", "[5888]", "Plants", 30 },
  4844.     { 6046, "hedge01_law", "[6046]", "Plants", 30 },
  4845.     { 6204, "lawplaza_alpha", "[6204]", "Plants", 30 },
  4846.     { 6214, "LAW_alphaveg", "[6214]", "Plants", 30 },
  4847.     { 6237, "venice_alpha", "[6237]", "Plants", 30 },
  4848.     { 6362, "Roads34Tr_LAw2", "[6362]", "Plants", 30 },
  4849.     { 6372, "rodeo04Tr_LAw2", "[6372]", "Plants", 30 },
  4850.     { 6386, "century02Tr_LAw2", "[6386]", "Plants", 30 },
  4851.     { 6399, "BeaCliff06Tr_LAw2", "[6399]", "Plants", 30 },
  4852.     { 6403, "BeaCliff01Tr_LAw2", "[6403]", "Plants", 30 },
  4853.     { 6421, "BeaLanTr02_LAw2", "[6421]", "Plants", 30 },
  4854.     { 6430, "BeaLanTr01_LAw01", "[6430]", "Plants", 30 },
  4855.     { 6431, "BeaLanTr03_LAw2", "[6431]", "Plants", 30 },
  4856.     { 6444, "BeaCliff02Tr_LAw2", "[6444]", "Plants", 30 },
  4857.     { 6499, "sunset12Tr_LAw2", "[6499]", "Plants", 30 },
  4858.     { 7095, "vgsplntground", "[7095]", "Plants", 30 },
  4859.     { 7595, "miragehedge1", "[7595]", "Plants", 30 },
  4860.     { 7662, "miragehedge14", "[7662]", "Plants", 30 },
  4861.     { 7884, "vgnmall1_2", "[7884]", "Plants", 30 },
  4862.     { 7952, "miragehedge09", "[7952]", "Plants", 30 },
  4863.     { 7953, "miragehedge04", "[7953]", "Plants", 30 },
  4864.     { 7954, "miragehedge0436", "[7954]", "Plants", 30 },
  4865.     { 7986, "plants01_lvs", "[7986]", "Plants", 30 },
  4866.     { 8319, "vegstadplants1", "[8319]", "Plants", 30 },
  4867.     { 8321, "vegstadplants2", "[8321]", "Plants", 30 },
  4868.     { 8617, "bush01_lvs", "[8617]", "Plants", 30 },
  4869.     { 8619, "bush02_lvs", "[8619]", "Plants", 30 },
  4870.     { 8623, "bush03_lvs", "[8623]", "Plants", 30 },
  4871.     { 8660, "bush04_lvs", "[8660]", "Plants", 30 },
  4872.     { 8679, "bush05_lvs", "[8679]", "Plants", 30 },
  4873.     { 8825, "vgsEstrphdge01", "[8825]", "Plants", 30 },
  4874.     { 8826, "vgsEstrphdge02", "[8826]", "Plants", 30 },
  4875.     { 8827, "vgsEstrphdge03", "[8827]", "Plants", 30 },
  4876.     { 8828, "vgsEstrphdge04", "[8828]", "Plants", 30 },
  4877.     { 8835, "pirtetrees01_lvS", "[8835]", "Plants", 30 },
  4878.     { 8836, "pirtetrees02_lvS", "[8836]", "Plants", 30 },
  4879.     { 8837, "pirtetrees03_lvS", "[8837]", "Plants", 30 },
  4880.     { 8846, "bush06_lvs", "[8846]", "Plants", 30 },
  4881.     { 8852, "bush07_lvs", "[8852]", "Plants", 30 },
  4882.     { 8887, "bush08_lvs", "[8887]", "Plants", 30 },
  4883.     { 8888, "bush09_lvs", "[8888]", "Plants", 30 },
  4884.     { 8889, "vgsEstrphdge33", "[8889]", "Plants", 30 },
  4885.     { 8982, "vgsEstrphdge34", "[8982]", "Plants", 30 },
  4886.     { 8989, "bush10_lvs", "[8989]", "Plants", 30 },
  4887.     { 8990, "bush11_lvs", "[8990]", "Plants", 30 },
  4888.     { 8991, "bush12_lvs", "[8991]", "Plants", 30 },
  4889.     { 9019, "luxortrees01_lvS", "[9019]", "Plants", 30 },
  4890.     { 9034, "tikitrees01_lvS", "[9034]", "Plants", 30 },
  4891.     { 9035, "tikitrees02_lvS", "[9035]", "Plants", 30 },
  4892.     { 9152, "bush13_lvs", "[9152]", "Plants", 30 },
  4893.     { 9153, "bush14_lvs", "[9153]", "Plants", 30 },
  4894.     { 9317, "hedge02_SFN_CM", "[9317]", "Plants", 30 },
  4895.     { 9318, "hedge03SFN_CM", "[9318]", "Plants", 30 },
  4896.     { 9331, "SFN_PRESHEDGE1", "[9331]", "Plants", 30 },
  4897.     { 9333, "SFNhedge_PRES02", "[9333]", "Plants", 30 },
  4898.     { 9334, "hedge09_SFN_CM", "[9334]", "Plants", 30 },
  4899.     { 9335, "SFN_hedge_cm_010", "[9335]", "Plants", 30 },
  4900.     { 9336, "hedge04_SFN_CM", "[9336]", "Plants", 30 },
  4901.     { 9344, "SFNhdge_presi_cm10", "[9344]", "Plants", 30 },
  4902.     { 9347, "SFNpres_hdge_10", "[9347]", "Plants", 30 },
  4903.     { 9348, "sfn_hedge05_cm", "[9348]", "Plants", 30 },
  4904.     { 9350, "SFN_pres_hedge9", "[9350]", "Plants", 30 },
  4905.     { 9812, "veg_ivy_balcny_kb08", "[9812]", "Plants", 30 },
  4906.     { 10445, "hotelback2", "[10445]", "Plants", 30 },
  4907.     { 11413, "fosterflowers1", "[11413]", "Plants", 30 },
  4908.     { 11414, "fosterflowers02", "[11414]", "Plants", 30 },
  4909.     { 13174, "cunte_roots01", "[13174]", "Plants", 30 },
  4910.     { 13699, "TCEmulhilhed1_law2", "[13699]", "Plants", 30 },
  4911.     { 13748, "TCEmulhilhed1_law01", "[13748]", "Plants", 30 },
  4912.     { 13802, "skateivy", "[13802]", "Plants", 30 },
  4913.     { 14400, "flower-bush08", "[14400]", "Plants", 30 },
  4914.     { 14402, "flower-bush09", "[14402]", "Plants", 30 },
  4915.     { 14468, "flower-bush09a", "[14468]", "Plants", 30 },
  4916.     { 14469, "flower-bush08a", "[14469]", "Plants", 30 },
  4917.     { 14804, "BDups_plant", "[14804]", "Plants", 30 },
  4918.     { 14834, "LM_stripplant", "[14834]", "Plants", 30 },
  4919.     { 15038, "Plant_Pot_3_sv", "[15038]", "Plants", 30 },
  4920.     { 16390, "desn2_studbush", "[16390]", "Plants", 30 },
  4921.     { 17528, "barrioTrans01_LAe01", "[17528]", "Plants", 30 },
  4922.     { 17532, "barrio06Trans_LAe", "[17532]", "Plants", 30 },
  4923.     { 17872, "grbank_alpha", "[17872]", "Plants", 30 },
  4924.     { 17874, "hubst_alpha", "[17874]", "Plants", 30 },
  4925.     { 17875, "hubst2_alpha", "[17875]", "Plants", 30 },
  4926.     { 17876, "hubst3_alpha", "[17876]", "Plants", 30 },
  4927.     { 17879, "hubst4alpha", "[17879]", "Plants", 30 },
  4928.     { 17886, "stdrain_alpha", "[17886]", "Plants", 30 },
  4929.     { 17887, "stdrain_alpha2", "[17887]", "Plants", 30 },
  4930.     { 17891, "ground2_alpha", "[17891]", "Plants", 30 },
  4931.     { 17905, "bighillalpha", "[17905]", "Plants", 30 },
  4932.     { 17907, "bighillalpha2", "[17907]", "Plants", 30 },
  4933.     { 17937, "stormd_fill", "[17937]", "Plants", 30 },
  4934.     { 17938, "stormd_fillc", "[17938]", "Plants", 30 },
  4935.     { 17939, "stormd_fillb", "[17939]", "Plants", 30 },
  4936.     { 17941, "stormd_filld", "[17941]", "Plants", 30 },
  4937.     { 17942, "stormd_fille", "[17942]", "Plants", 30 },
  4938.     { 17947, "burg_alpha", "[17947]", "Plants", 30 },
  4939.     { 17958, "buringd_alpha", "[17958]", "Plants", 30 },
  4940.     { 18011, "int_rest_veg02", "[18011]", "Plants", 30 },
  4941.     { 18012, "int_rest_veg01", "[18012]", "Plants", 30 },
  4942.     { 18013, "int_rest_veg3", "[18013]", "Plants", 30 },
  4943.     { 18014, "int_rest_veg03", "[18014]", "Plants", 30 },
  4944.     { 18015, "int_rest_veg04", "[18015]", "Plants", 30 },
  4945.     { 744, "sm_scrub_rock4", "[744]", "Rocks", 31 },
  4946.     { 745, "sm_scrub_rock5", "[745]", "Rocks", 31 },
  4947.     { 746, "sm_scrub_rock2", "[746]", "Rocks", 31 },
  4948.     { 747, "sm_scrub_rock3", "[747]", "Rocks", 31 },
  4949.     { 748, "sm_scrb_grp1", "[748]", "Rocks", 31 },
  4950.     { 749, "sm_scrb_column3", "[749]", "Rocks", 31 },
  4951.     { 750, "sm_scrb_column2", "[750]", "Rocks", 31 },
  4952.     { 751, "sm_scrb_column1", "[751]", "Rocks", 31 },
  4953.     { 752, "sm_cunt_rock1", "[752]", "Rocks", 31 },
  4954.     { 758, "sm_scrub_rock6", "[758]", "Rocks", 31 },
  4955.     { 807, "p_rubble", "[807]", "Rocks", 31 },
  4956.     { 816, "p_rubble03", "[816]", "Rocks", 31 },
  4957.     { 828, "p_rubble2", "[828]", "Rocks", 31 },
  4958.     { 867, "p_rubble04col", "[867]", "Rocks", 31 },
  4959.     { 868, "p_rubble05col", "[868]", "Rocks", 31 },
  4960.     { 879, "p_rubble04bcol", "[879]", "Rocks", 31 },
  4961.     { 880, "p_rubble0bcol", "[880]", "Rocks", 31 },
  4962.     { 896, "searock06", "[896]", "Rocks", 31 },
  4963.     { 897, "searock01", "[897]", "Rocks", 31 },
  4964.     { 898, "searock02", "[898]", "Rocks", 31 },
  4965.     { 899, "searock03", "[899]", "Rocks", 31 },
  4966.     { 900, "searock04", "[900]", "Rocks", 31 },
  4967.     { 901, "searock05", "[901]", "Rocks", 31 },
  4968.     { 905, "rockbrkq", "[905]", "Rocks", 31 },
  4969.     { 906, "p_rubblebig", "[906]", "Rocks", 31 },
  4970.     { 1207, "tiny_rock", "[1207]", "Rocks", 31 },
  4971.     { 1303, "dyn_quarryrock03", "[1303]", "Rocks", 31 },
  4972.     { 1304, "dyn_quarryrock02", "[1304]", "Rocks", 31 },
  4973.     { 1305, "dyn_quarryrock01", "[1305]", "Rocks", 31 },
  4974.     { 4816, "ROCKLIFF1_LAS", "[4816]", "Rocks", 31 },
  4975.     { 9044, "pirateland05_lvS", "[9044]", "Rocks", 31 },
  4976.     { 9045, "pirateland04_lvS", "[9045]", "Rocks", 31 },
  4977.     { 9743, "rock_coastSFW2", "[9743]", "Rocks", 31 },
  4978.     { 9744, "rock_coastSFW1", "[9744]", "Rocks", 31 },
  4979.     { 9745, "rock_coastSFW3", "[9745]", "Rocks", 31 },
  4980.     { 9746, "rock_coastSFW4", "[9746]", "Rocks", 31 },
  4981.     { 10166, "p69_rocks", "[10166]", "Rocks", 31 },
  4982.     { 10984, "rubbled01_SFS", "[10984]", "Rocks", 31 },
  4983.     { 10985, "rubbled02_SFS", "[10985]", "Rocks", 31 },
  4984.     { 10986, "rubbled03_SFS", "[10986]", "Rocks", 31 },
  4985.     { 11498, "des_rockgp2_27", "[11498]", "Rocks", 31 },
  4986.     { 11556, "des_adrocks", "[11556]", "Rocks", 31 },
  4987.     { 13023, "sw_rocks1", "[13023]", "Rocks", 31 },
  4988.     { 13635, "therocks10", "[13635]", "Rocks", 31 },
  4989.     { 16104, "des_boulders_", "[16104]", "Rocks", 31 },
  4990.     { 16110, "des_rockgp1_01", "[16110]", "Rocks", 31 },
  4991.     { 16111, "des_rockgp1_02", "[16111]", "Rocks", 31 },
  4992.     { 16112, "des_rockfl1_", "[16112]", "Rocks", 31 },
  4993.     { 16113, "des_rockgp2_03", "[16113]", "Rocks", 31 },
  4994.     { 16114, "des_rockgp2_", "[16114]", "Rocks", 31 },
  4995.     { 16115, "des_rockgp1_03", "[16115]", "Rocks", 31 },
  4996.     { 16116, "des_rockgp2_04", "[16116]", "Rocks", 31 },
  4997.     { 16117, "des_rockgp1_04", "[16117]", "Rocks", 31 },
  4998.     { 16118, "des_rockgp2_05", "[16118]", "Rocks", 31 },
  4999.     { 16119, "des_rockgp2_06", "[16119]", "Rocks", 31 },
  5000.     { 16120, "des_rockgp2_07", "[16120]", "Rocks", 31 },
  5001.     { 16121, "des_rockgp2_09", "[16121]", "Rocks", 31 },
  5002.     { 16122, "des_rockgp2_11", "[16122]", "Rocks", 31 },
  5003.     { 16123, "des_rockgp2_13", "[16123]", "Rocks", 31 },
  5004.     { 16124, "des_rockgp1_06", "[16124]", "Rocks", 31 },
  5005.     { 16125, "des_rockgp1_07", "[16125]", "Rocks", 31 },
  5006.     { 16126, "des_rockgp2_15", "[16126]", "Rocks", 31 },
  5007.     { 16127, "des_rockgp1_08", "[16127]", "Rocks", 31 },
  5008.     { 16128, "des_rockgp1_09", "[16128]", "Rocks", 31 },
  5009.     { 16129, "des_rockgp1_12", "[16129]", "Rocks", 31 },
  5010.     { 16130, "des_rockgp2_16", "[16130]", "Rocks", 31 },
  5011.     { 16131, "des_rockgp2_17", "[16131]", "Rocks", 31 },
  5012.     { 16133, "des_rockgp2_18", "[16133]", "Rocks", 31 },
  5013.     { 16139, "des_rockgp2_19", "[16139]", "Rocks", 31 },
  5014.     { 16140, "des_rockgp2_20", "[16140]", "Rocks", 31 },
  5015.     { 16141, "des_rockgp2_21", "[16141]", "Rocks", 31 },
  5016.     { 16142, "des_rockgp2_22", "[16142]", "Rocks", 31 },
  5017.     { 16145, "des_rockgp2_23", "[16145]", "Rocks", 31 },
  5018.     { 16411, "desn2_platroks", "[16411]", "Rocks", 31 },
  5019.     { 16503, "cn2_rockgpst", "[16503]", "Rocks", 31 },
  5020.     { 16667, "des_rockgp2_14", "[16667]", "Rocks", 31 },
  5021.     { 16675, "des_rockgp1_13", "[16675]", "Rocks", 31 },
  5022.     { 16692, "des_rockgp1_05", "[16692]", "Rocks", 31 },
  5023.     { 17025, "cunt_rockgp1_", "[17025]", "Rocks", 31 },
  5024.     { 17026, "cunt_rockgp2_", "[17026]", "Rocks", 31 },
  5025.     { 17027, "cunt_rockgp1_03", "[17027]", "Rocks", 31 },
  5026.     { 17028, "cunt_rockgp2_04", "[17028]", "Rocks", 31 },
  5027.     { 17029, "cunt_rockgp2_09", "[17029]", "Rocks", 31 },
  5028.     { 17030, "cunt_rockgp2_11", "[17030]", "Rocks", 31 },
  5029.     { 17031, "cunt_rockgp2_13", "[17031]", "Rocks", 31 },
  5030.     { 17032, "cunt_rockgp2_14", "[17032]", "Rocks", 31 },
  5031.     { 17033, "cunt_rockgp2_15", "[17033]", "Rocks", 31 },
  5032.     { 17034, "cunt_rockgp2_16", "[17034]", "Rocks", 31 },
  5033.     { 17035, "cunt_rockgp2_17", "[17035]", "Rocks", 31 },
  5034.     { 17069, "cunt_rockgp2_24", "[17069]", "Rocks", 31 },
  5035.     { 17071, "cunt_rockgp2_25", "[17071]", "Rocks", 31 },
  5036.     { 17076, "cunt_rockgp2_26", "[17076]", "Rocks", 31 },
  5037.     { 17299, "cunt_rockgp2_27", "[17299]", "Rocks", 31 },
  5038.     { 17456, "rockovergay", "[17456]", "Rocks", 31 },
  5039.     { 18225, "cunt_rockgp2_18", "[18225]", "Rocks", 31 },
  5040.     { 18226, "cunt_rockgp2_19", "[18226]", "Rocks", 31 },
  5041.     { 18227, "cunt_rockgp2_20", "[18227]", "Rocks", 31 },
  5042.     { 18228, "cunt_rockgp2_21", "[18228]", "Rocks", 31 },
  5043.     { 615, "veg_tree3", "[615]", "Trees" },
  5044.     { 616, "veg_treea1", "[616]", "Trees", 32 },
  5045.     { 617, "veg_treeb1", "[617]", "Trees", 32 },
  5046.     { 618, "veg_treea3", "[618]", "Trees", 32 },
  5047.     { 619, "veg_palwee03", "[619]", "Trees", 32 },
  5048.     { 620, "veg_palm04", "[620]", "Trees", 32 },
  5049.     { 621, "veg_palm02", "[621]", "Trees", 32 },
  5050.     { 622, "veg_palm03", "[622]", "Trees", 32 },
  5051.     { 623, "veg_palwee01", "[623]", "Trees", 32 },
  5052.     { 624, "veg_palwee02", "[624]", "Trees", 32 },
  5053.     { 629, "veg_palmkb5", "[629]", "Trees", 32 },
  5054.     { 634, "veg_palmkbb11", "[634]", "Trees", 32 },
  5055.     { 641, "veg_palmkb13", "[641]", "Trees", 32 },
  5056.     { 645, "veg_palmbig14", "[645]", "Trees", 32 },
  5057.     { 648, "veg_palm01", "[648]", "Trees", 32 },
  5058.     { 649, "sjmpalm", "[649]", "Trees", 32 },
  5059.     { 652, "sjmpalmbig", "[652]", "Trees", 32 },
  5060.     { 654, "pinetree08", "[654]", "Trees", 32 },
  5061.     { 655, "pinetree06", "[655]", "Trees", 32 },
  5062.     { 656, "pinetree05", "[656]", "Trees", 32 },
  5063.     { 657, "pinetree02", "[657]", "Trees", 32 },
  5064.     { 658, "pinetree04", "[658]", "Trees", 32 },
  5065.     { 659, "pinetree01", "[659]", "Trees", 32 },
  5066.     { 660, "pinetree03", "[660]", "Trees", 32 },
  5067.     { 661, "pinetree07", "[661]", "Trees", 32 },
  5068.     { 664, "firtree2", "[664]", "Trees", 32 },
  5069.     { 669, "sm_veg_tree4", "[669]", "Trees", 32 },
  5070.     { 670, "sm_firtallded", "[670]", "Trees", 32 },
  5071.     { 671, "sm_bushytree", "[671]", "Trees", 32 },
  5072.     { 672, "sm_veg_tree5", "[672]", "Trees", 32 },
  5073.     { 673, "sm_bevhiltree", "[673]", "Trees", 32 },
  5074.     { 674, "sm_des_josh_lrg1", "[674]", "Trees", 32 },
  5075.     { 676, "sm_des_josh_sml1", "[676]", "Trees", 32 },
  5076.     { 680, "sm_des_josh_lrg2", "[680]", "Trees", 32 },
  5077.     { 681, "sm_des_josh_sm2", "[681]", "Trees", 32 },
  5078.     { 683, "sm_fir_group", "[683]", "Trees", 32 },
  5079.     { 685, "sm_fir_scabby", "[685]", "Trees", 32 },
  5080.     { 686, "sm_fir_dead", "[686]", "Trees", 32 },
  5081.     { 687, "sm_fir_", "[687]", "Trees", 32 },
  5082.     { 688, "sm_fir_scabg", "[688]", "Trees", 32 },
  5083.     { 689, "sm_fir_copse1", "[689]", "Trees", 32 },
  5084.     { 690, "sm_fir_copse2", "[690]", "Trees", 32 },
  5085.     { 691, "sm_veg_tree4_big", "[691]", "Trees", 32 },
  5086.     { 693, "sm_redwood_", "[693]", "Trees", 32 },
  5087.     { 694, "sm_redwoodgrp", "[694]", "Trees", 32 },
  5088.     { 695, "sm_fir_scabtg", "[695]", "Trees", 32 },
  5089.     { 696, "sm_fir_scabt", "[696]", "Trees", 32 },
  5090.     { 697, "sm_fir_tall", "[697]", "Trees", 32 },
  5091.     { 698, "sm_firtbshg", "[698]", "Trees", 32 },
  5092.     { 700, "sm_veg_tree6", "[700]", "Trees", 32 },
  5093.     { 703, "sm_veg_tree7_big", "[703]", "Trees", 32 },
  5094.     { 704, "bg_fir_dead", "[704]", "Trees", 32 },
  5095.     { 705, "sm_veg_tree7vbig", "[705]", "Trees", 32 },
  5096.     { 706, "sm_vegvbbig", "[706]", "Trees", 32 },
  5097.     { 707, "sm_bushvbig", "[707]", "Trees", 32 },
  5098.     { 708, "sm_veg_tree4_vbig", "[708]", "Trees", 32 },
  5099.     { 709, "sm_vegvbbigbrn", "[709]", "Trees", 32 },
  5100.     { 710, "vgs_palm01", "[710]", "Trees", 32 },
  5101.     { 711, "vgs_palm02", "[711]", "Trees", 32 },
  5102.     { 712, "vgs_palm03", "[712]", "Trees", 32 },
  5103.     { 713, "veg_bevtree1", "[713]", "Trees", 32 },
  5104.     { 714, "veg_bevtree2", "[714]", "Trees", 32 },
  5105.     { 715, "veg_bevtree3", "[715]", "Trees", 32 },
  5106.     { 716, "sjmpalmbigpv", "[716]", "Trees", 32 },
  5107.     { 717, "sm_bevhiltreepv", "[717]", "Trees", 32 },
  5108.     { 718, "vgs_palm04", "[718]", "Trees", 32 },
  5109.     { 719, "veg_largefurs07", "[719]", "Trees", 32 },
  5110.     { 720, "veg_largefurs01", "[720]", "Trees", 32 },
  5111.     { 721, "veg_largefurs02", "[721]", "Trees", 32 },
  5112.     { 722, "veg_largefurs03", "[722]", "Trees", 32 },
  5113.     { 723, "veg_largefurs04", "[723]", "Trees", 32 },
  5114.     { 724, "veg_largefurs05", "[724]", "Trees", 32 },
  5115.     { 725, "veg_largefurs06", "[725]", "Trees", 32 },
  5116.     { 726, "tree_hipoly19", "[726]", "Trees", 32 },
  5117.     { 727, "tree_hipoly04", "[727]", "Trees", 32 },
  5118.     { 729, "tree_hipoly07", "[729]", "Trees", 32 },
  5119.     { 730, "tree_hipoly08", "[730]", "Trees", 32 },
  5120.     { 731, "tree_hipoly09", "[731]", "Trees", 32 },
  5121.     { 732, "tree_hipoly10", "[732]", "Trees", 32 },
  5122.     { 733, "tree_hipoly11", "[733]", "Trees", 32 },
  5123.     { 734, "tree_hipoly14", "[734]", "Trees", 32 },
  5124.     { 735, "tree_hipoly09b", "[735]", "Trees", 32 },
  5125.     { 736, "ceasertree01_lvs", "[736]", "Trees", 32 },
  5126.     { 737, "aw_streettree3", "[737]", "Trees", 32 },
  5127.     { 738, "aw_streettree2", "[738]", "Trees", 32 },
  5128.     { 739, "sjmpalmtall", "[739]", "Trees", 32 },
  5129.     { 740, "vgs_palmvtall", "[740]", "Trees", 32 },
  5130.     { 763, "Ash1_hi", "[763]", "Trees", 32 },
  5131.     { 764, "Cedar3_hi", "[764]", "Trees", 32 },
  5132.     { 765, "Cedar2_hi", "[765]", "Trees", 32 },
  5133.     { 766, "Cedar1_hi", "[766]", "Trees", 32 },
  5134.     { 767, "Elmtreegrn_hi", "[767]", "Trees", 32 },
  5135.     { 768, "Elmtreegrn2_hi", "[768]", "Trees", 32 },
  5136.     { 769, "Locust_hi", "[769]", "Trees", 32 },
  5137.     { 770, "Pinebg_hi", "[770]", "Trees", 32 },
  5138.     { 771, "sprucetree_hi", "[771]", "Trees", 32 },
  5139.     { 772, "Elmred_hi", "[772]", "Trees", 32 },
  5140.     { 773, "Elmdead_hi", "[773]", "Trees", 32 },
  5141.     { 774, "Elmsparse_hi", "[774]", "Trees", 32 },
  5142.     { 775, "Elmwee_hi", "[775]", "Trees", 32 },
  5143.     { 776, "Hazelweetree_hi", "[776]", "Trees", 32 },
  5144.     { 777, "Hazeltall_hi", "[777]", "Trees", 32 },
  5145.     { 778, "Elmred_hism", "[778]", "Trees", 32 },
  5146.     { 779, "Pinebg_hism", "[779]", "Trees", 32 },
  5147.     { 780, "Elmsparse_hism", "[780]", "Trees", 32 },
  5148.     { 781, "Elmwee_hism", "[781]", "Trees", 32 },
  5149.     { 782, "Elmtreegrn_hism", "[782]", "Trees", 32 },
  5150.     { 789, "hashburytree4sfs", "[789]", "Trees", 32 },
  5151.     { 790, "sm_fir_tallgroup", "[790]", "Trees", 32 },
  5152.     { 791, "vbg_fir_copse", "[791]", "Trees", 32 },
  5153.     { 792, "aw_streettree1", "[792]", "Trees", 32 },
  5154.     { 858, "sand_josh2", "[858]", "Trees", 32 },
  5155.     { 881, "sm_fir_scabg_PO", "[881]", "Trees", 32 },
  5156.     { 882, "Ash_PO", "[882]", "Trees", 32 },
  5157.     { 883, "Cedar3_PO", "[883]", "Trees", 32 },
  5158.     { 884, "Cedar2_PO", "[884]", "Trees", 32 },
  5159.     { 885, "Cedar1_PO", "[885]", "Trees", 32 },
  5160.     { 886, "Elmtreegrn_PO", "[886]", "Trees", 32 },
  5161.     { 887, "Elmtreegrn2_PO", "[887]", "Trees", 32 },
  5162.     { 888, "Locust_PO", "[888]", "Trees", 32 },
  5163.     { 889, "Pinebg_PO", "[889]", "Trees", 32 },
  5164.     { 890, "Elmred_PO", "[890]", "Trees", 32 },
  5165.     { 891, "Elmdead_PO", "[891]", "Trees", 32 },
  5166.     { 892, "Hazelweetree_PO", "[892]", "Trees", 32 },
  5167.     { 893, "Elmredsm_PO", "[893]", "Trees", 32 },
  5168.     { 894, "Elmsparsesm_PO", "[894]", "Trees", 32 },
  5169.     { 895, "Elmweesm_PO", "[895]", "Trees", 32 },
  5170.     { 904, "sand_josh1", "[904]", "Trees", 32 },
  5171.     { 3505, "VgsN_nitree_y01", "[3505]", "Trees", 32 },
  5172.     { 3506, "VgsN_nitree_y02", "[3506]", "Trees", 32 },
  5173.     { 3507, "VgsN_nitree_g01", "[3507]", "Trees", 32 },
  5174.     { 3508, "VgsN_nitree_g02", "[3508]", "Trees", 32 },
  5175.     { 3509, "VgsN_nitree_r01", "[3509]", "Trees", 32 },
  5176.     { 3510, "VgsN_nitree_r02", "[3510]", "Trees", 32 },
  5177.     { 3511, "VgsN_nitree_b01", "[3511]", "Trees", 32 },
  5178.     { 3512, "VgsN_nitree_b02", "[3512]", "Trees", 32 },
  5179.     { 3517, "ceasertree02_lvs", "[3517]", "Trees", 32 },
  5180.     { 16060, "des_treeline1", "[16060]", "Trees", 32 },
  5181.     { 16061, "des_treeline2", "[16061]", "Trees", 32 },
  5182.     { 18268, "cw2_mntfir05", "[18268]", "Trees", 32 },
  5183.     { 18269, "cw2_mntfir11", "[18269]", "Trees", 32 },
  5184.     { 18270, "cw2_mntfir13", "[18270]", "Trees", 32 },
  5185.     { 18271, "cw2_mntfir16", "[18271]", "Trees", 32 },
  5186.     { 18272, "cw2_mntfir27", "[18272]", "Trees", 32 },
  5187.     { 18273, "cw2_weefirz08", "[18273]", "Trees", 32 },
  5188.     { 1681, "ap_learjet1_01", "[1681]", "Airport and Aircraft", 33 },
  5189.     { 1682, "ap_radar1_01", "[1682]", "Airport and Aircraft", 33 },
  5190.     { 1683, "ap_jumbo_01", "[1683]", "Airport and Aircraft", 33 },
  5191.     { 2469, "MODEL_PLANES_3", "[2469]", "Airport and Aircraft", 33 },
  5192.     { 2470, "MODEL_PLANES_4", "[2470]", "Airport and Aircraft", 33 },
  5193.     { 2472, "MODEL_PLANES_1", "[2472]", "Airport and Aircraft", 33 },
  5194.     { 2473, "MODEL_PLANES_2", "[2473]", "Airport and Aircraft", 33 },
  5195.     { 2510, "MODEL_PLANE_BIG2", "[2510]", "Airport and Aircraft", 33 },
  5196.     { 2511, "MODEL_PLANE_BIG1", "[2511]", "Airport and Aircraft", 33 },
  5197.     { 2512, "MODEL_PLANE_BIG3", "[2512]", "Airport and Aircraft", 33 },
  5198.     { 2773, "CJ_AIRPRT_BAR", "[2773]", "Airport and Aircraft", 33 },
  5199.     { 2774, "CJ_AIRP_PILLARS", "[2774]", "Airport and Aircraft", 33 },
  5200.     { 2775, "CJ_AIRPRT_MON", "[2775]", "Airport and Aircraft", 33 },
  5201.     { 2781, "CJ_AIR_TICKET", "[2781]", "Airport and Aircraft", 33 },
  5202.     { 2792, "CJ_AIR_D_1", "[2792]", "Airport and Aircraft", 33 },
  5203.     { 2793, "CJ_AIR_D_2", "[2793]", "Airport and Aircraft", 33 },
  5204.     { 2794, "CJ_AIR_D_3", "[2794]", "Airport and Aircraft", 33 },
  5205.     { 2795, "CJ_AIR_D_4", "[2795]", "Airport and Aircraft", 33 },
  5206.     { 2796, "CJ_AIR_D_6", "[2796]", "Airport and Aircraft", 33 },
  5207.     { 2797, "CJ_AIR_D_5", "[2797]", "Airport and Aircraft", 33 },
  5208.     { 3489, "HANGAR1_08_LVS", "[3489]", "Airport and Aircraft", 33 },
  5209.     { 3491, "vegasS_hanger2", "[3491]", "Airport and Aircraft", 33 },
  5210.     { 3526, "vegasairportlight", "[3526]", "Airport and Aircraft", 33 },
  5211.     { 3629, "arhang_LAS", "[3629]", "Airport and Aircraft", 33 },
  5212.     { 3658, "airlastrola_LAS", "[3658]", "Airport and Aircraft", 33 },
  5213.     { 3659, "airfinfoa_LAS", "[3659]", "Airport and Aircraft", 33 },
  5214.     { 3666, "airuntest_las", "[3666]", "Airport and Aircraft", 33 },
  5215.     { 3814, "hangar1_SFXREF", "[3814]", "Airport and Aircraft", 33 },
  5216.     { 3816, "bighangar1_SFx", "[3816]", "Airport and Aircraft", 33 },
  5217.     { 3881, "airsecbooth_SFSe", "[3881]", "Airport and Aircraft", 33 },
  5218.     { 3882, "airsecboothint_SFSe", "[3882]", "Airport and Aircraft", 33 },
  5219.     { 4726, "libtwrhelipd_LAn2", "[4726]", "Airport and Aircraft", 33 },
  5220.     { 4727, "libtwrhelipda_LAn2", "[4727]", "Airport and Aircraft", 33 },
  5221.     { 4828, "lasairprt5", "[4828]", "Airport and Aircraft", 33 },
  5222.     { 4829, "lasairprt4", "[4829]", "Airport and Aircraft", 33 },
  5223.     { 4830, "lasairprt3", "[4830]", "Airport and Aircraft", 33 },
  5224.     { 4831, "airpurt2_las", "[4831]", "Airport and Aircraft", 33 },
  5225.     { 4832, "airtwer_Las", "[4832]", "Airport and Aircraft", 33 },
  5226.     { 4833, "airpurtder_las", "[4833]", "Airport and Aircraft", 33 },
  5227.     { 4838, "airpurtderfr_las", "[4838]", "Airport and Aircraft", 33 },
  5228.     { 4854, "lasundrairprt2", "[4854]", "Airport and Aircraft", 33 },
  5229.     { 4855, "lasundrairprt1", "[4855]", "Airport and Aircraft", 33 },
  5230.     { 4856, "lasundrairprt3", "[4856]", "Airport and Aircraft", 33 },
  5231.     { 4862, "airtun2_LAS", "[4862]", "Airport and Aircraft", 33 },
  5232.     { 4863, "airtun1_LAS", "[4863]", "Airport and Aircraft", 33 },
  5233.     { 4864, "airtun3_LAS", "[4864]", "Airport and Aircraft", 33 },
  5234.     { 4865, "lasrnway2_LAS", "[4865]", "Airport and Aircraft", 33 },
  5235.     { 4866, "lasrnway1_LAS", "[4866]", "Airport and Aircraft", 33 },
  5236.     { 4867, "lasrnway3_LAS", "[4867]", "Airport and Aircraft", 33 },
  5237.     { 4869, "lasrnway8_LAS", "[4869]", "Airport and Aircraft", 33 },
  5238.     { 4874, "Helipad1_las", "[4874]", "Airport and Aircraft", 33 },
  5239.     { 4890, "lasairprterm2_LAS", "[4890]", "Airport and Aircraft", 33 },
  5240.     { 4990, "airprtwlkto1_LAS", "[4990]", "Airport and Aircraft", 33 },
  5241.     { 4991, "lasairprterm1_LAS", "[4991]", "Airport and Aircraft", 33 },
  5242.     { 4995, "airsinage_LAS", "[4995]", "Airport and Aircraft", 33 },
  5243.     { 4996, "airsinage2_LAS", "[4996]", "Airport and Aircraft", 33 },
  5244.     { 4997, "airsinage3_LAS", "[4997]", "Airport and Aircraft", 33 },
  5245.     { 4998, "airsinage4_LAS", "[4998]", "Airport and Aircraft", 33 },
  5246.     { 4999, "airsinage6_LAS", "[4999]", "Airport and Aircraft", 33 },
  5247.     { 5000, "airsinage5_LAS", "[5000]", "Airport and Aircraft", 33 },
  5248.     { 5002, "lasrnway4_LAS", "[5002]", "Airport and Aircraft", 33 },
  5249.     { 5003, "lasrnway5_LAS", "[5003]", "Airport and Aircraft", 33 },
  5250.     { 5004, "lasrnway6_LAS", "[5004]", "Airport and Aircraft", 33 },
  5251.     { 5006, "airprtwlkto2_LAS", "[5006]", "Airport and Aircraft", 33 },
  5252.     { 5009, "lasrnway7_LAS", "[5009]", "Airport and Aircraft", 33 },
  5253.     { 5034, "lasairprtcut4", "[5034]", "Airport and Aircraft", 33 },
  5254.     { 6973, "shamheliprt1", "[6973]", "Airport and Aircraft", 33 },
  5255.     { 7153, "shamheliprt05", "[7153]", "Airport and Aircraft", 33 },
  5256.     { 7978, "airport01_lvS", "[7978]", "Airport and Aircraft", 33 },
  5257.     { 7981, "smallradar02_lvS", "[7981]", "Airport and Aircraft", 33 },
  5258.     { 8038, "arprtermnl01_lvs", "[8038]", "Airport and Aircraft", 33 },
  5259.     { 8171, "vgsSairportland06", "[8171]", "Airport and Aircraft", 33 },
  5260.     { 8172, "vgsSairportland07", "[8172]", "Airport and Aircraft", 33 },
  5261.     { 8240, "vgssbighanger1", "[8240]", "Airport and Aircraft", 33 },
  5262.     { 8247, "pltschlhnger69_lvs", "[8247]", "Airport and Aircraft", 33 },
  5263.     { 8249, "pltschlhnger70_lvs", "[8249]", "Airport and Aircraft", 33 },
  5264.     { 8251, "pltschlhnger02_lvs", "[8251]", "Airport and Aircraft", 33 },
  5265.     { 8253, "pltschlhnger01_lvs", "[8253]", "Airport and Aircraft", 33 },
  5266.     { 8281, "airport02_lvs", "[8281]", "Airport and Aircraft", 33 },
  5267.     { 8343, "vgsSairportland09", "[8343]", "Airport and Aircraft", 33 },
  5268.     { 8344, "vgsSairportland10", "[8344]", "Airport and Aircraft", 33 },
  5269.     { 8350, "vgsSairportland11", "[8350]", "Airport and Aircraft", 33 },
  5270.     { 8354, "vgsSairportland17", "[8354]", "Airport and Aircraft", 33 },
  5271.     { 8355, "vgsSairportland18", "[8355]", "Airport and Aircraft", 33 },
  5272.     { 8356, "vgsSairportland15", "[8356]", "Airport and Aircraft", 33 },
  5273.     { 8357, "vgsSairportland14", "[8357]", "Airport and Aircraft", 33 },
  5274.     { 8550, "laconcha_lvs", "[8550]", "Airport and Aircraft", 33 },
  5275.     { 9241, "copbits_sfn", "[9241]", "Airport and Aircraft", 33 },
  5276.     { 10029, "copbits_sfe", "[10029]", "Airport and Aircraft", 33 },
  5277.     { 10755, "Airport_02_SFSe", "[10755]", "Airport and Aircraft", 33 },
  5278.     { 10756, "Airport_03_SFSe", "[10756]", "Airport and Aircraft", 33 },
  5279.     { 10757, "Airport_04_SFSe", "[10757]", "Airport and Aircraft", 33 },
  5280.     { 10758, "Airport_05_SFSe", "[10758]", "Airport and Aircraft", 33 },
  5281.     { 10760, "Airport_07_SFSe", "[10760]", "Airport and Aircraft", 33 },
  5282.     { 10761, "Airport_08_SFSe", "[10761]", "Airport and Aircraft", 33 },
  5283.     { 10763, "controltower_SFSe", "[10763]", "Airport and Aircraft", 33 },
  5284.     { 10766, "Airport_10_SFSe", "[10766]", "Airport and Aircraft", 33 },
  5285.     { 10767, "Airport_11_SFSe", "[10767]", "Airport and Aircraft", 33 },
  5286.     { 10768, "airprtgnd_06_SFSe", "[10768]", "Airport and Aircraft", 33 },
  5287.     { 10769, "Airport_14_SFSe", "[10769]", "Airport and Aircraft", 33 },
  5288.     { 10810, "ap_smallradar1_SFSe", "[10810]", "Airport and Aircraft", 33 },
  5289.     { 10815, "airprtgnd_02_SFSe", "[10815]", "Airport and Aircraft", 33 },
  5290.     { 10816, "airprtgnd_01_SFSe", "[10816]", "Airport and Aircraft", 33 },
  5291.     { 10817, "airprtgnd_03_SFSe", "[10817]", "Airport and Aircraft", 33 },
  5292.     { 10818, "airprtgnd_04_SFSe", "[10818]", "Airport and Aircraft", 33 },
  5293.     { 10819, "airprtgnd_05_SFSe", "[10819]", "Airport and Aircraft", 33 },
  5294.     { 11283, "Airport_14B_SFSe", "[11283]", "Airport and Aircraft", 33 },
  5295.     { 11285, "Airport_14C_SFSe", "[11285]", "Airport and Aircraft", 33 },
  5296.     { 14404, "jet_interior", "[14404]", "Airport and Aircraft", 33 },
  5297.     { 14548, "cargo_test", "[14548]", "Airport and Aircraft", 33 },
  5298.     { 14550, "cargo_netting", "[14550]", "Airport and Aircraft", 33 },
  5299.     { 14553, "androm_des_obj", "[14553]", "Airport and Aircraft", 33 },
  5300.     { 16098, "des_by_hangar_", "[16098]", "Airport and Aircraft", 33 },
  5301.     { 16100, "des_substa_bldgs", "[16100]", "Airport and Aircraft", 33 },
  5302.     { 16407, "airfieldhus1", "[16407]", "Airport and Aircraft", 33 },
  5303.     { 16408, "airfieldhus2", "[16408]", "Airport and Aircraft", 33 },
  5304.     { 16409, "by_weehangr", "[16409]", "Airport and Aircraft", 33 },
  5305.     { 16771, "des_savhangr", "[16771]", "Airport and Aircraft", 33 },
  5306.     { 3448, "shamcprkin", "[3448]", "Car Parks", 34 },
  5307.     { 3493, "vgsn_carpark01", "[3493]", "Car Parks", 34 },
  5308.     { 4032, "carimp_LAn", "[4032]", "Car Parks", 34 },
  5309.     { 4232, "carimp2_LAn", "[4232]", "Car Parks", 34 },
  5310.     { 4597, "crprkblok4_LAN2", "[4597]", "Car Parks", 34 },
  5311.     { 4598, "crprkblok2_LAN2", "[4598]", "Car Parks", 34 },
  5312.     { 4638, "paypark_lan01", "[4638]", "Car Parks", 34 },
  5313.     { 4639, "paypark_lan02", "[4639]", "Car Parks", 34 },
  5314.     { 4640, "paypark_lan03", "[4640]", "Car Parks", 34 },
  5315.     { 4641, "paypark_lan04", "[4641]", "Car Parks", 34 },
  5316.     { 4642, "paypark_lan", "[4642]", "Car Parks", 34 },
  5317.     { 4697, "crprkblok1_LAN2", "[4697]", "Car Parks", 34 },
  5318.     { 6387, "century03_LAw2", "[6387]", "Car Parks", 34 },
  5319.     { 6971, "vgn_corpbuild31", "[6971]", "Car Parks", 34 },
  5320.     { 6997, "strfshcpark69", "[6997]", "Car Parks", 34 },
  5321.     { 7010, "vgnpolicecpark", "[7010]", "Car Parks", 34 },
  5322.     { 7184, "vgnpolicebuild1", "[7184]", "Car Parks", 34 },
  5323.     { 7244, "vgnpolicecparkug", "[7244]", "Car Parks", 34 },
  5324.     { 7245, "vegasNbank1ug", "[7245]", "Car Parks", 34 },
  5325.     { 7419, "mallcarpark_vgn01", "[7419]", "Car Parks", 34 },
  5326.     { 7488, "vgncarpark1", "[7488]", "Car Parks", 34 },
  5327.     { 7984, "airprtcrprk01_lvS", "[7984]", "Car Parks", 34 },
  5328.     { 8040, "airprtcrprk02_lvS", "[8040]", "Car Parks", 34 },
  5329.     { 8390, "multicarpark01_lvS", "[8390]", "Car Parks", 34 },
  5330.     { 8407, "carparkhut01_lvs", "[8407]", "Car Parks", 34 },
  5331.     { 8410, "carparkhut02_lvs", "[8410]", "Car Parks", 34 },
  5332.     { 8420, "arprtcrprk04_lvS", "[8420]", "Car Parks", 34 },
  5333.     { 8841, "rsdncarprk01_lvs", "[8841]", "Car Parks", 34 },
  5334.     { 9957, "multustor2_sfe", "[9957]", "Car Parks", 34 },
  5335.     { 10010, "ugcarpark_SFe", "[10010]", "Car Parks", 34 },
  5336.     { 10051, "carimp_SFE", "[10051]", "Car Parks", 34 },
  5337.     { 10621, "pinkcarpark_SFS", "[10621]", "Car Parks", 34 },
  5338.     { 10629, "queens_04_SFS", "[10629]", "Car Parks", 34 },
  5339.     { 10778, "aircarpark_01_SFSe", "[10778]", "Car Parks", 34 },
  5340.     { 10779, "aircarpark_06_SFSe", "[10779]", "Car Parks", 34 },
  5341.     { 10780, "aircarpark_07_SFSe", "[10780]", "Car Parks", 34 },
  5342.     { 10781, "aircarpark_08_SFSe", "[10781]", "Car Parks", 34 },
  5343.     { 10782, "aircarpark_02_SFSe", "[10782]", "Car Parks", 34 },
  5344.     { 10783, "aircarpark_03_SFSe", "[10783]", "Car Parks", 34 },
  5345.     { 10784, "aircarpark_04_SFSe", "[10784]", "Car Parks", 34 },
  5346.     { 10785, "aircarpark_05_SFSe", "[10785]", "Car Parks", 34 },
  5347.     { 10786, "aircarpark_09_SFSe", "[10786]", "Car Parks", 34 },
  5348.     { 10787, "aircarpark_10_SFSe", "[10787]", "Car Parks", 34 },
  5349.     { 10788, "aircarpark_11_SFSe", "[10788]", "Car Parks", 34 },
  5350.     { 17556, "MStorCP1_LAe2", "[17556]", "Car Parks", 34 },
  5351.     { 17557, "MStorCP2_LAe2", "[17557]", "Car Parks", 34 },
  5352.     { 17558, "MStorCP4_LAe2", "[17558]", "Car Parks", 34 },
  5353.     { 1451, "DYN_COUP", "[1451]", "Farm Objects", 35 },
  5354.     { 1452, "DYN_OUTHOUSE", "[1452]", "Farm Objects", 35 },
  5355.     { 1453, "DYN_H_BALE1", "[1453]", "Farm Objects", 35 },
  5356.     { 1454, "DYN_H_BALE2", "[1454]", "Farm Objects", 35 },
  5357.     { 1457, "DYN_OUTHOUSE_2", "[1457]", "Farm Objects", 35 },
  5358.     { 1458, "DYN_CART", "[1458]", "Farm Objects", 35 },
  5359.     { 1479, "DYN_GAZ_1", "[1479]", "Farm Objects", 35 },
  5360.     { 1480, "DYN_GAZ_2", "[1480]", "Farm Objects", 35 },
  5361.     { 1482, "DYN_GARRAGE1", "[1482]", "Farm Objects", 35 },
  5362.     { 1483, "DYN_GARRAGE2", "[1483]", "Farm Objects", 35 },
  5363.     { 3252, "des_oldwattwr_", "[3252]", "Farm Objects", 35 },
  5364.     { 3286, "cxrf_watertwr", "[3286]", "Farm Objects", 35 },
  5365.     { 3375, "CE_dblbarn01", "[3375]", "Farm Objects", 35 },
  5366.     { 3402, "sw_tempbarn01", "[3402]", "Farm Objects", 35 },
  5367.     { 3403, "sw_logcover", "[3403]", "Farm Objects", 35 },
  5368.     { 3419, "CE_logbarn02", "[3419]", "Farm Objects", 35 },
  5369.     { 12915, "CE_bigbarn07", "[12915]", "Farm Objects", 35 },
  5370.     { 12917, "sw_haypile03", "[12917]", "Farm Objects", 35 },
  5371.     { 12918, "sw_haypile05", "[12918]", "Farm Objects", 35 },
  5372.     { 12919, "sw_tempbarn06", "[12919]", "Farm Objects", 35 },
  5373.     { 12920, "sw_tempbarn02", "[12920]", "Farm Objects", 35 },
  5374.     { 12921, "sw_farment01", "[12921]", "Farm Objects", 35 },
  5375.     { 12922, "sw_farment02", "[12922]", "Farm Objects", 35 },
  5376.     { 13002, "cuntebigbarn", "[13002]", "Farm Objects", 35 },
  5377.     { 13206, "CEtruth_barn02", "[13206]", "Farm Objects", 35 },
  5378.     { 13367, "sw_watertower01", "[13367]", "Farm Objects", 35 },
  5379.     { 14871, "Kylie_barn", "[14871]", "Farm Objects", 35 },
  5380.     { 14873, "Kylie_hay", "[14873]", "Farm Objects", 35 },
  5381.     { 14875, "Kylie_hay1", "[14875]", "Farm Objects", 35 },
  5382.     { 16108, "des_snakefarm_", "[16108]", "Farm Objects", 35 },
  5383.     { 16388, "des_studbldg", "[16388]", "Farm Objects", 35 },
  5384.     { 16389, "des_studgrnd", "[16389]", "Farm Objects", 35 },
  5385.     { 16404, "desn2_hutskel2", "[16404]", "Farm Objects", 35 },
  5386.     { 16405, "desn2_hutskel03", "[16405]", "Farm Objects", 35 },
  5387.     { 16406, "desn2_weemineb", "[16406]", "Farm Objects", 35 },
  5388.     { 17000, "wt6suppsxc", "[17000]", "Farm Objects", 35 },
  5389.     { 17009, "truth_barn02", "[17009]", "Farm Objects", 35 },
  5390.     { 17010, "truth_barn03", "[17010]", "Farm Objects", 35 },
  5391.     { 17011, "truth_barn04", "[17011]", "Farm Objects", 35 },
  5392.     { 17039, "cuntw_weebarn1_", "[17039]", "Farm Objects", 35 },
  5393.     { 17052, "cw_bigbarn02", "[17052]", "Farm Objects", 35 },
  5394.     { 17053, "cw_bigbarn03", "[17053]", "Farm Objects", 35 },
  5395.     { 17054, "cw_bigbarn04", "[17054]", "Farm Objects", 35 },
  5396.     { 17057, "cw_haypile03", "[17057]", "Farm Objects", 35 },
  5397.     { 17058, "cw_tempbarn01", "[17058]", "Farm Objects", 35 },
  5398.     { 17059, "cw_haypile05", "[17059]", "Farm Objects", 35 },
  5399.     { 17060, "cw_haypile06", "[17060]", "Farm Objects", 35 },
  5400.     { 17061, "cw_barnie", "[17061]", "Farm Objects", 35 },
  5401.     { 17063, "cw2_weebarn1_01", "[17063]", "Farm Objects", 35 },
  5402.     { 17074, "truth_barn05", "[17074]", "Farm Objects", 35 },
  5403.     { 17298, "sjmoldbarn03", "[17298]", "Farm Objects", 35 },
  5404.     { 17324, "cw_combbarn", "[17324]", "Farm Objects", 35 },
  5405.     { 17457, "sjmoldbarn04", "[17457]", "Farm Objects", 35 },
  5406.     { 966, "bar_gatebar01", "[966]", "Fences, Walls, Gates and Barriers", 36 },
  5407.     { 968, "barrierturn", "[968]", "Fences, Walls, Gates and Barriers", 36 },
  5408.     { 969, "Electricgate", "[969]", "Fences, Walls, Gates and Barriers", 36 },
  5409.     { 970, "fencesmallb", "[970]", "Fences, Walls, Gates and Barriers", 36 },
  5410.     { 971, "subwaygate", "[971]", "Fences, Walls, Gates and Barriers", 36 },
  5411.     { 972, "tunnelentrance", "[972]", "Fences, Walls, Gates and Barriers", 36 },
  5412.     { 973, "sub_roadbarrier", "[973]", "Fences, Walls, Gates and Barriers", 36 },
  5413.     { 974, "tall_fence", "[974]", "Fences, Walls, Gates and Barriers", 36 },
  5414.     { 975, "Columbiangate", "[975]", "Fences, Walls, Gates and Barriers", 36 },
  5415.     { 976, "phils_compnd_gate", "[976]", "Fences, Walls, Gates and Barriers", 36 },
  5416.     { 978, "sub_roadright", "[978]", "Fences, Walls, Gates and Barriers", 36 },
  5417.     { 979, "sub_roadleft", "[979]", "Fences, Walls, Gates and Barriers", 36 },
  5418.     { 980, "airportgate", "[980]", "Fences, Walls, Gates and Barriers", 36 },
  5419.     { 981, "helix_barrier", "[981]", "Fences, Walls, Gates and Barriers", 36 },
  5420.     { 982, "fenceshit", "[982]", "Fences, Walls, Gates and Barriers", 36 },
  5421.     { 983, "fenceshit3", "[983]", "Fences, Walls, Gates and Barriers", 36 },
  5422.     { 984, "fenceshit2", "[984]", "Fences, Walls, Gates and Barriers", 36 },
  5423.     { 985, "gate_autoR", "[985]", "Fences, Walls, Gates and Barriers", 36 },
  5424.     { 986, "gate_autoL", "[986]", "Fences, Walls, Gates and Barriers", 36 },
  5425.     { 987, "elecfence_BAR", "[987]", "Fences, Walls, Gates and Barriers", 36 },
  5426.     { 988, "ws_apgate", "[988]", "Fences, Walls, Gates and Barriers", 36 },
  5427.     { 989, "ac_apgate", "[989]", "Fences, Walls, Gates and Barriers", 36 },
  5428.     { 990, "bar_barrier12", "[990]", "Fences, Walls, Gates and Barriers", 36 },
  5429.     { 991, "bar_barriergate1", "[991]", "Fences, Walls, Gates and Barriers", 36 },
  5430.     { 992, "bar_barrier10b", "[992]", "Fences, Walls, Gates and Barriers", 36 },
  5431.     { 993, "bar_barrier10", "[993]", "Fences, Walls, Gates and Barriers", 36 },
  5432.     { 994, "lhouse_barrier2", "[994]", "Fences, Walls, Gates and Barriers", 36 },
  5433.     { 995, "bar_barrier16", "[995]", "Fences, Walls, Gates and Barriers", 36 },
  5434.     { 996, "lhouse_barrier1", "[996]", "Fences, Walls, Gates and Barriers", 36 },
  5435.     { 997, "lhouse_barrier3", "[997]", "Fences, Walls, Gates and Barriers", 36 },
  5436.     { 998, "Gdyn_barrier17", "[998]", "Fences, Walls, Gates and Barriers", 36 },
  5437.     { 1228, "roadworkbarrier1", "[1228]", "Fences, Walls, Gates and Barriers", 36 },
  5438.     { 1237, "strtbarrier01", "[1237]", "Fences, Walls, Gates and Barriers", 36 },
  5439.     { 1250, "smashbarpost", "[1250]", "Fences, Walls, Gates and Barriers", 36 },
  5440.     { 1251, "smashbar", "[1251]", "Fences, Walls, Gates and Barriers", 36 },
  5441.     { 1282, "Barrierm", "[1282]", "Fences, Walls, Gates and Barriers", 36 },
  5442.     { 1374, "traincross2", "[1374]", "Fences, Walls, Gates and Barriers", 36 },
  5443.     { 1407, "DYN_F_R_WOOD_1", "[1407]", "Fences, Walls, Gates and Barriers", 36 },
  5444.     { 1408, "DYN_F_WOOD_2", "[1408]", "Fences, Walls, Gates and Barriers", 36 },
  5445.     { 1410, "DYN_F_R_WOOD_1b", "[1410]", "Fences, Walls, Gates and Barriers", 36 },
  5446.     { 1411, "DYN_MESH_1", "[1411]", "Fences, Walls, Gates and Barriers", 36 },
  5447.     { 1412, "DYN_MESH_2", "[1412]", "Fences, Walls, Gates and Barriers", 36 },
  5448.     { 1413, "DYN_MESH_3", "[1413]", "Fences, Walls, Gates and Barriers", 36 },
  5449.     { 1414, "DYN_COR_SHEET", "[1414]", "Fences, Walls, Gates and Barriers", 36 },
  5450.     { 1418, "DYN_F_WOOD_3", "[1418]", "Fences, Walls, Gates and Barriers", 36 },
  5451.     { 1419, "DYN_F_IRON_1", "[1419]", "Fences, Walls, Gates and Barriers", 36 },
  5452.     { 1422, "DYN_ROADBARRIER_5", "[1422]", "Fences, Walls, Gates and Barriers", 36 },
  5453.     { 1423, "DYN_ROADBARRIER_4", "[1423]", "Fences, Walls, Gates and Barriers", 36 },
  5454.     { 1424, "DYN_ROADBARRIER_2", "[1424]", "Fences, Walls, Gates and Barriers", 36 },
  5455.     { 1425, "DYN_ROADBARRIER_3", "[1425]", "Fences, Walls, Gates and Barriers", 36 },
  5456.     { 1427, "CJ_ROADBARRIER", "[1427]", "Fences, Walls, Gates and Barriers", 36 },
  5457.     { 1434, "DYN_ROADBARRIER_5a", "[1434]", "Fences, Walls, Gates and Barriers", 36 },
  5458.     { 1435, "DYN_ROADBARRIER_5b", "[1435]", "Fences, Walls, Gates and Barriers", 36 },
  5459.     { 1446, "DYN_F_R_WOOD_4", "[1446]", "Fences, Walls, Gates and Barriers", 36 },
  5460.     { 1447, "DYN_MESH_4", "[1447]", "Fences, Walls, Gates and Barriers", 36 },
  5461.     { 1456, "DYN_F_R_WOOD_2", "[1456]", "Fences, Walls, Gates and Barriers", 36 },
  5462.     { 1459, "DYN_ROADBARRIER_6", "[1459]", "Fences, Walls, Gates and Barriers", 36 },
  5463.     { 1460, "DYN_F_R_WOOD_3", "[1460]", "Fences, Walls, Gates and Barriers", 36 },
  5464.     { 1468, "DYN_MESH_05", "[1468]", "Fences, Walls, Gates and Barriers", 36 },
  5465.     { 1552, "vegasmashfnce", "[1552]", "Fences, Walls, Gates and Barriers", 36 },
  5466.     { 1553, "vegasmashfnce_Gate", "[1553]", "Fences, Walls, Gates and Barriers", 36 },
  5467.     { 1648, "od_groyne01", "[1648]", "Fences, Walls, Gates and Barriers", 36 },
  5468.     { 1652, "fencehaiti", "[1652]", "Fences, Walls, Gates and Barriers", 36 },
  5469.     { 1653, "fencehaitism", "[1653]", "Fences, Walls, Gates and Barriers", 36 },
  5470.     { 1662, "nt_roadblockCI", "[1662]", "Fences, Walls, Gates and Barriers", 36 },
  5471.     { 2098, "CJ_SLOTCOVER1", "[2098]", "Fences, Walls, Gates and Barriers", 36 },
  5472.     { 2395, "CJ_SPORTS_WALL", "[2395]", "Fences, Walls, Gates and Barriers", 36 },
  5473.     { 2400, "CJ_SPORTS_WALL01", "[2400]", "Fences, Walls, Gates and Barriers", 36 },
  5474.     { 2650, "CJ_Skate_wall2", "[2650]", "Fences, Walls, Gates and Barriers", 36 },
  5475.     { 2651, "CJ_Skate_wall1", "[2651]", "Fences, Walls, Gates and Barriers", 36 },
  5476.     { 2755, "Dojo_Wall", "[2755]", "Fences, Walls, Gates and Barriers", 36 },
  5477.     { 3260, "oldwoodpanel", "[3260]", "Fences, Walls, Gates and Barriers", 36 },
  5478.     { 3275, "cxreffence", "[3275]", "Fences, Walls, Gates and Barriers", 36 },
  5479.     { 3276, "cxreffencesld", "[3276]", "Fences, Walls, Gates and Barriers", 36 },
  5480.     { 3282, "cxreffencemsh", "[3282]", "Fences, Walls, Gates and Barriers", 36 },
  5481.     { 3451, "vegashsenew2", "[3451]", "Fences, Walls, Gates and Barriers", 36 },
  5482.     { 3475, "vgsn_fncelec_pst", "[3475]", "Fences, Walls, Gates and Barriers", 36 },
  5483.     { 3550, "vgsn_fncelec_msh", "[3550]", "Fences, Walls, Gates and Barriers", 36 },
  5484.     { 3749, "ClubGate01_LAx", "[3749]", "Fences, Walls, Gates and Barriers", 36 },
  5485.     { 3771, "CEhillhse14_alpha", "[3771]", "Fences, Walls, Gates and Barriers", 36 },
  5486.     { 3850, "carshowbann_SFSX", "[3850]", "Fences, Walls, Gates and Barriers", 36 },
  5487.     { 4099, "twintjailfence_LAn", "[4099]", "Fences, Walls, Gates and Barriers", 36 },
  5488.     { 4100, "meshfence1_LAn", "[4100]", "Fences, Walls, Gates and Barriers", 36 },
  5489.     { 4190, "SDfences1_LAn", "[4190]", "Fences, Walls, Gates and Barriers", 36 },
  5490.     { 4195, "SDfences2_LAn", "[4195]", "Fences, Walls, Gates and Barriers", 36 },
  5491.     { 4196, "SDfences3_LAn", "[4196]", "Fences, Walls, Gates and Barriers", 36 },
  5492.     { 4201, "SDfences4_LAn", "[4201]", "Fences, Walls, Gates and Barriers", 36 },
  5493.     { 4202, "SDfences5_LAn", "[4202]", "Fences, Walls, Gates and Barriers", 36 },
  5494.     { 4724, "librarywall_lan2", "[4724]", "Fences, Walls, Gates and Barriers", 36 },
  5495.     { 5001, "lasrunwall2_LAS", "[5001]", "Fences, Walls, Gates and Barriers", 36 },
  5496.     { 5005, "lasrunwall1_LAS", "[5005]", "Fences, Walls, Gates and Barriers", 36 },
  5497.     { 5007, "lasrunwall3_LAS", "[5007]", "Fences, Walls, Gates and Barriers", 36 },
  5498.     { 5030, "lasrunwall1ct_LAS", "[5030]", "Fences, Walls, Gates and Barriers", 36 },
  5499.     { 5062, "hillpawfnce_LAs", "[5062]", "Fences, Walls, Gates and Barriers", 36 },
  5500.     { 5070, "sjmctfnce1_las", "[5070]", "Fences, Walls, Gates and Barriers", 36 },
  5501.     { 5071, "sjmctfnce2_las", "[5071]", "Fences, Walls, Gates and Barriers", 36 },
  5502.     { 5072, "sjmctfnce3_las", "[5072]", "Fences, Walls, Gates and Barriers", 36 },
  5503.     { 5073, "sjmctfnce4_las", "[5073]", "Fences, Walls, Gates and Barriers", 36 },
  5504.     { 5074, "sjmctfnce5_las", "[5074]", "Fences, Walls, Gates and Barriers", 36 },
  5505.     { 5075, "sjmctfnce6_las", "[5075]", "Fences, Walls, Gates and Barriers", 36 },
  5506.     { 5076, "sjmctfnce7_las", "[5076]", "Fences, Walls, Gates and Barriers", 36 },
  5507.     { 5077, "sjmctfnce8_las", "[5077]", "Fences, Walls, Gates and Barriers", 36 },
  5508.     { 5051, "airobarsjm_LAS", "[5051]", "Fences, Walls, Gates and Barriers", 36 },
  5509.     { 5068, "airctsjm1_las", "[5068]", "Fences, Walls, Gates and Barriers", 36 },
  5510.     { 5081, "rdcrashbar1_LAs", "[5081]", "Fences, Walls, Gates and Barriers", 36 },
  5511.     { 5082, "rdcrashbar2_LAs", "[5082]", "Fences, Walls, Gates and Barriers", 36 },
  5512.     { 5190, "scrapfnce_las2", "[5190]", "Fences, Walls, Gates and Barriers", 36 },
  5513.     { 5306, "chemfence_las2", "[5306]", "Fences, Walls, Gates and Barriers", 36 },
  5514.     { 5338, "Beach1fnce_las2", "[5338]", "Fences, Walls, Gates and Barriers", 36 },
  5515.     { 5893, "hblues01Tr_LAwN", "[5893]", "Fences, Walls, Gates and Barriers", 36 },
  5516.     { 6049, "beachwall_law", "[6049]", "Fences, Walls, Gates and Barriers", 36 },
  5517.     { 6960, "vegasNbball2", "[6960]", "Fences, Walls, Gates and Barriers", 36 },
  5518.     { 6961, "vgsNwedchap3", "[6961]", "Fences, Walls, Gates and Barriers", 36 },
  5519.     { 6967, "vgnsqrefnce1", "[6967]", "Fences, Walls, Gates and Barriers", 36 },
  5520.     { 6968, "vgnsqrefnce2", "[6968]", "Fences, Walls, Gates and Barriers", 36 },
  5521.     { 6969, "vgnsqrefnce3", "[6969]", "Fences, Walls, Gates and Barriers", 36 },
  5522.     { 6970, "vgsNbnkmsh", "[6970]", "Fences, Walls, Gates and Barriers", 36 },
  5523.     { 7022, "vegasNnewfence2", "[7022]", "Fences, Walls, Gates and Barriers", 36 },
  5524.     { 7026, "vegnewhousewal05", "[7026]", "Fences, Walls, Gates and Barriers", 36 },
  5525.     { 7028, "vegnewhousewal01", "[7028]", "Fences, Walls, Gates and Barriers", 36 },
  5526.     { 7029, "vegnewhousewal02", "[7029]", "Fences, Walls, Gates and Barriers", 36 },
  5527.     { 7030, "vegnewhousewal03", "[7030]", "Fences, Walls, Gates and Barriers", 36 },
  5528.     { 7031, "vegnewhousewal04", "[7031]", "Fences, Walls, Gates and Barriers", 36 },
  5529.     { 7033, "vgnhsegate02", "[7033]", "Fences, Walls, Gates and Barriers", 36 },
  5530.     { 7034, "vgnhsewall04", "[7034]", "Fences, Walls, Gates and Barriers", 36 },
  5531.     { 7038, "vegasplantwal1", "[7038]", "Fences, Walls, Gates and Barriers", 36 },
  5532.     { 7039, "vegasplantwal02", "[7039]", "Fences, Walls, Gates and Barriers", 36 },
  5533.     { 7191, "vegasNnewfence2b", "[7191]", "Fences, Walls, Gates and Barriers", 36 },
  5534.     { 7192, "vegasNnewfence2c", "[7192]", "Fences, Walls, Gates and Barriers", 36 },
  5535.     { 7196, "vgnNtrainfence01", "[7196]", "Fences, Walls, Gates and Barriers", 36 },
  5536.     { 7197, "vgnNtrainfence02", "[7197]", "Fences, Walls, Gates and Barriers", 36 },
  5537.     { 7198, "vgnNtrainfence03", "[7198]", "Fences, Walls, Gates and Barriers", 36 },
  5538.     { 7209, "vgnNtrainfence04", "[7209]", "Fences, Walls, Gates and Barriers", 36 },
  5539.     { 7210, "vgnNtrainfence05", "[7210]", "Fences, Walls, Gates and Barriers", 36 },
  5540.     { 7212, "vgnlowwall03_al", "[7212]", "Fences, Walls, Gates and Barriers", 36 },
  5541.     { 7223, "vgnlowbuild01fnc", "[7223]", "Fences, Walls, Gates and Barriers", 36 },
  5542.     { 7224, "vgnhseing68fnc", "[7224]", "Fences, Walls, Gates and Barriers", 36 },
  5543.     { 7227, "stripshopn1fnc", "[7227]", "Fences, Walls, Gates and Barriers", 36 },
  5544.     { 7277, "vgnlowbuild239_al", "[7277]", "Fences, Walls, Gates and Barriers", 36 },
  5545.     { 7292, "vgsn_mallwall", "[7292]", "Fences, Walls, Gates and Barriers", 36 },
  5546.     { 7319, "vgnlowbuild12a", "[7319]", "Fences, Walls, Gates and Barriers", 36 },
  5547.     { 7361, "casinoblock4al", "[7361]", "Fences, Walls, Gates and Barriers", 36 },
  5548.     { 7367, "vgsNelec_fence_01", "[7367]", "Fences, Walls, Gates and Barriers", 36 },
  5549.     { 7368, "vgsNelec_fence_05", "[7368]", "Fences, Walls, Gates and Barriers", 36 },
  5550.     { 7369, "vgsNelec_fence_04", "[7369]", "Fences, Walls, Gates and Barriers", 36 },
  5551.     { 7370, "vgsNelec_fence_03", "[7370]", "Fences, Walls, Gates and Barriers", 36 },
  5552.     { 7371, "vgsNelec_fence_02", "[7371]", "Fences, Walls, Gates and Barriers", 36 },
  5553.     { 7377, "vgsNelec_fence_04a", "[7377]", "Fences, Walls, Gates and Barriers", 36 },
  5554.     { 7378, "vgsNelec_fence_03a", "[7378]", "Fences, Walls, Gates and Barriers", 36 },
  5555.     { 7379, "vgsNelec_fence_02a", "[7379]", "Fences, Walls, Gates and Barriers", 36 },
  5556.     { 7380, "vgsNelec_fence_01a", "[7380]", "Fences, Walls, Gates and Barriers", 36 },
  5557.     { 7381, "vgsNelec_fence_05a", "[7381]", "Fences, Walls, Gates and Barriers", 36 },
  5558.     { 7418, "ballparkbarrier", "[7418]", "Fences, Walls, Gates and Barriers", 36 },
  5559.     { 7423, "glfcrsgate1_vgs", "[7423]", "Fences, Walls, Gates and Barriers", 36 },
  5560.     { 7504, "glfcrsgate2_vgn", "[7504]", "Fences, Walls, Gates and Barriers", 36 },
  5561.     { 7505, "glfcrsgate3_vgn", "[7505]", "Fences, Walls, Gates and Barriers", 36 },
  5562.     { 7514, "vgnwrewall1", "[7514]", "Fences, Walls, Gates and Barriers", 36 },
  5563.     { 7517, "vgnwreland1", "[7517]", "Fences, Walls, Gates and Barriers", 36 },
  5564.     { 7518, "vgnhseing82", "[7518]", "Fences, Walls, Gates and Barriers", 36 },
  5565.     { 7522, "vgnhsegate1", "[7522]", "Fences, Walls, Gates and Barriers", 36 },
  5566.     { 7524, "vgnhsewall3", "[7524]", "Fences, Walls, Gates and Barriers", 36 },
  5567.     { 7538, "newaprtmntsvgN16", "[7538]", "Fences, Walls, Gates and Barriers", 36 },
  5568.     { 7539, "burgerland1", "[7539]", "Fences, Walls, Gates and Barriers", 36 },
  5569.     { 7540, "burgerland02", "[7540]", "Fences, Walls, Gates and Barriers", 36 },
  5570.     { 7556, "bballcpark2", "[7556]", "Fences, Walls, Gates and Barriers", 36 },
  5571.     { 7560, "vgnfrsttfence", "[7560]", "Fences, Walls, Gates and Barriers", 36 },
  5572.     { 7592, "miragebuild11", "[7592]", "Fences, Walls, Gates and Barriers", 36 },
  5573.     { 7593, "miragebuild12", "[7593]", "Fences, Walls, Gates and Barriers", 36 },
  5574.     { 7611, "vegasstadwall01", "[7611]", "Fences, Walls, Gates and Barriers", 36 },
  5575.     { 7612, "vegasstadwall05", "[7612]", "Fences, Walls, Gates and Barriers", 36 },
  5576.     { 7613, "vegasstadwall04", "[7613]", "Fences, Walls, Gates and Barriers", 36 },
  5577.     { 7614, "vegasstadwall03", "[7614]", "Fences, Walls, Gates and Barriers", 36 },
  5578.     { 7615, "vegasstadwall02", "[7615]", "Fences, Walls, Gates and Barriers", 36 },
  5579.     { 7623, "vegaswtrainfence06", "[7623]", "Fences, Walls, Gates and Barriers", 36 },
  5580.     { 7624, "vegaswtrainfence07", "[7624]", "Fences, Walls, Gates and Barriers", 36 },
  5581.     { 7625, "vgnhseing129", "[7625]", "Fences, Walls, Gates and Barriers", 36 },
  5582.     { 7657, "plasticsgate1", "[7657]", "Fences, Walls, Gates and Barriers", 36 },
  5583.     { 7663, "vgncarshow2", "[7663]", "Fences, Walls, Gates and Barriers", 36 },
  5584.     { 7664, "glfcrsgate5_vgs", "[7664]", "Fences, Walls, Gates and Barriers", 36 },
  5585.     { 7665, "glfcrsgate4_vgs", "[7665]", "Fences, Walls, Gates and Barriers", 36 },
  5586.     { 7692, "vgnhseing8282", "[7692]", "Fences, Walls, Gates and Barriers", 36 },
  5587.     { 7837, "vegaswtrainfence08", "[7837]", "Fences, Walls, Gates and Barriers", 36 },
  5588.     { 7838, "vegaswtrainfence01", "[7838]", "Fences, Walls, Gates and Barriers", 36 },
  5589.     { 7839, "vegaswtrainfence02", "[7839]", "Fences, Walls, Gates and Barriers", 36 },
  5590.     { 7840, "vegaswtrainfence03", "[7840]", "Fences, Walls, Gates and Barriers", 36 },
  5591.     { 7841, "vegaswtrainfence04", "[7841]", "Fences, Walls, Gates and Barriers", 36 },
  5592.     { 7842, "vegaswtrainfence05", "[7842]", "Fences, Walls, Gates and Barriers", 36 },
  5593.     { 7893, "vegascrashbar04", "[7893]", "Fences, Walls, Gates and Barriers", 36 },
  5594.     { 7894, "vegascrashbar05", "[7894]", "Fences, Walls, Gates and Barriers", 36 },
  5595.     { 7919, "downvgnbild12", "[7919]", "Fences, Walls, Gates and Barriers", 36 },
  5596.     { 7920, "vgwstnewall6903", "[7920]", "Fences, Walls, Gates and Barriers", 36 },
  5597.     { 7921, "vgwstnewall6904", "[7921]", "Fences, Walls, Gates and Barriers", 36 },
  5598.     { 7922, "vgwstnewall6905", "[7922]", "Fences, Walls, Gates and Barriers", 36 },
  5599.     { 7923, "vgwstnewall6902", "[7923]", "Fences, Walls, Gates and Barriers", 36 },
  5600.     { 7924, "vgwstnewall6901", "[7924]", "Fences, Walls, Gates and Barriers", 36 },
  5601.     { 7933, "vegascrashbar06", "[7933]", "Fences, Walls, Gates and Barriers", 36 },
  5602.     { 7939, "glfcrsgate29_vgn", "[7939]", "Fences, Walls, Gates and Barriers", 36 },
  5603.     { 7956, "vgwcuntwall1", "[7956]", "Fences, Walls, Gates and Barriers", 36 },
  5604.     { 8041, "apbarriergate06_lvS", "[8041]", "Fences, Walls, Gates and Barriers", 36 },
  5605.     { 8042, "apbarriergate07_lvS", "[8042]", "Fences, Walls, Gates and Barriers", 36 },
  5606.     { 8147, "vgsSelecfence01", "[8147]", "Fences, Walls, Gates and Barriers", 36 },
  5607.     { 8148, "vgsSelecfence02", "[8148]", "Fences, Walls, Gates and Barriers", 36 },
  5608.     { 8149, "vgsSelecfence03", "[8149]", "Fences, Walls, Gates and Barriers", 36 },
  5609.     { 8150, "vgsSelecfence04", "[8150]", "Fences, Walls, Gates and Barriers", 36 },
  5610.     { 8151, "vgsSelecfence05", "[8151]", "Fences, Walls, Gates and Barriers", 36 },
  5611.     { 8152, "vgsSelecfence06", "[8152]", "Fences, Walls, Gates and Barriers", 36 },
  5612.     { 8153, "vgsSelecfence07", "[8153]", "Fences, Walls, Gates and Barriers", 36 },
  5613.     { 8154, "vgsSelecfence08", "[8154]", "Fences, Walls, Gates and Barriers", 36 },
  5614.     { 8155, "vgsSelecfence09", "[8155]", "Fences, Walls, Gates and Barriers", 36 },
  5615.     { 8165, "vgsSelecfence10", "[8165]", "Fences, Walls, Gates and Barriers", 36 },
  5616.     { 8167, "apgate1_VegS01", "[8167]", "Fences, Walls, Gates and Barriers", 36 },
  5617.     { 8173, "vgs_concwall01", "[8173]", "Fences, Walls, Gates and Barriers", 36 },
  5618.     { 8174, "vgs_concwall02", "[8174]", "Fences, Walls, Gates and Barriers", 36 },
  5619.     { 8175, "vgs_concwall03", "[8175]", "Fences, Walls, Gates and Barriers", 36 },
  5620.     { 8176, "vgs_concwall04", "[8176]", "Fences, Walls, Gates and Barriers", 36 },
  5621.     { 8177, "vgs_concwall05", "[8177]", "Fences, Walls, Gates and Barriers", 36 },
  5622.     { 8178, "vgs_concwall06", "[8178]", "Fences, Walls, Gates and Barriers", 36 },
  5623.     { 8185, "vgsSredbrix02", "[8185]", "Fences, Walls, Gates and Barriers", 36 },
  5624.     { 8186, "vgsSredbrix03", "[8186]", "Fences, Walls, Gates and Barriers", 36 },
  5625.     { 8187, "vgsSredbrix04", "[8187]", "Fences, Walls, Gates and Barriers", 36 },
  5626.     { 8188, "vgsSredbrix05", "[8188]", "Fences, Walls, Gates and Barriers", 36 },
  5627.     { 8189, "vgsSredbrix06", "[8189]", "Fences, Walls, Gates and Barriers", 36 },
  5628.     { 8194, "vgsScorrag_fence01", "[8194]", "Fences, Walls, Gates and Barriers", 36 },
  5629.     { 8206, "vgsSstadrail03", "[8206]", "Fences, Walls, Gates and Barriers", 36 },
  5630.     { 8207, "vgsSstadrail05", "[8207]", "Fences, Walls, Gates and Barriers", 36 },
  5631.     { 8208, "vgsSstadrail06", "[8208]", "Fences, Walls, Gates and Barriers", 36 },
  5632.     { 8209, "vgsSelecfence11", "[8209]", "Fences, Walls, Gates and Barriers", 36 },
  5633.     { 8210, "vgsSelecfence12", "[8210]", "Fences, Walls, Gates and Barriers", 36 },
  5634.     { 8229, "vgSbikeschl02", "[8229]", "Fences, Walls, Gates and Barriers", 36 },
  5635.     { 8262, "vgsSelecfence13", "[8262]", "Fences, Walls, Gates and Barriers", 36 },
  5636.     { 8263, "vgsSelecfence14", "[8263]", "Fences, Walls, Gates and Barriers", 36 },
  5637.     { 8311, "vgsSelecfence15", "[8311]", "Fences, Walls, Gates and Barriers", 36 },
  5638.     { 8313, "vgsSelecfence16", "[8313]", "Fences, Walls, Gates and Barriers", 36 },
  5639.     { 8314, "vgsSelecfence17", "[8314]", "Fences, Walls, Gates and Barriers", 36 },
  5640.     { 8315, "vgsSelecfence18", "[8315]", "Fences, Walls, Gates and Barriers", 36 },
  5641.     { 8320, "vegstadrail69", "[8320]", "Fences, Walls, Gates and Barriers", 36 },
  5642.     { 8342, "vgsSelecfence119", "[8342]", "Fences, Walls, Gates and Barriers", 36 },
  5643.     { 8369, "vgsSelecfence05b", "[8369]", "Fences, Walls, Gates and Barriers", 36 },
  5644.     { 8416, "bballcourt02_lvs", "[8416]", "Fences, Walls, Gates and Barriers", 36 },
  5645.     { 8481, "csrsfence01_lvs", "[8481]", "Fences, Walls, Gates and Barriers", 36 },
  5646.     { 8549, "fctryfnce01_lvs", "[8549]", "Fences, Walls, Gates and Barriers", 36 },
  5647.     { 8556, "vgshsegate04", "[8556]", "Fences, Walls, Gates and Barriers", 36 },
  5648.     { 8559, "vgshsewall06", "[8559]", "Fences, Walls, Gates and Barriers", 36 },
  5649.     { 8645, "shbbyhswall01_lvs", "[8645]", "Fences, Walls, Gates and Barriers", 36 },
  5650.     { 8646, "shbbyhswall02_lvs", "[8646]", "Fences, Walls, Gates and Barriers", 36 },
  5651.     { 8647, "shbbyhswall03_lvs", "[8647]", "Fences, Walls, Gates and Barriers", 36 },
  5652.     { 8648, "shbbyhswall04_lvs", "[8648]", "Fences, Walls, Gates and Barriers", 36 },
  5653.     { 8649, "shbbyhswall05_lvs", "[8649]", "Fences, Walls, Gates and Barriers", 36 },
  5654.     { 8650, "shbbyhswall06_lvs", "[8650]", "Fences, Walls, Gates and Barriers", 36 },
  5655.     { 8651, "shbbyhswall07_lvs", "[8651]", "Fences, Walls, Gates and Barriers", 36 },
  5656.     { 8652, "shbbyhswall12_lvs", "[8652]", "Fences, Walls, Gates and Barriers", 36 },
  5657.     { 8653, "shbbyhswall08_lvs", "[8653]", "Fences, Walls, Gates and Barriers", 36 },
  5658.     { 8656, "shbbyhswall09_lvs", "[8656]", "Fences, Walls, Gates and Barriers", 36 },
  5659.     { 8657, "shbbyhswall10_lvs", "[8657]", "Fences, Walls, Gates and Barriers", 36 },
  5660.     { 8658, "shabbyhouse11_lvs", "[8658]", "Fences, Walls, Gates and Barriers", 36 },
  5661.     { 8659, "shbbyhswall11_lvs", "[8659]", "Fences, Walls, Gates and Barriers", 36 },
  5662.     { 8662, "nucrprkwall_lvs", "[8662]", "Fences, Walls, Gates and Barriers", 36 },
  5663.     { 8673, "csrsfence03_lvs", "[8673]", "Fences, Walls, Gates and Barriers", 36 },
  5664.     { 8674, "csrsfence02_lvs", "[8674]", "Fences, Walls, Gates and Barriers", 36 },
  5665.     { 8680, "chnatwnfnc02_lvs", "[8680]", "Fences, Walls, Gates and Barriers", 36 },
  5666.     { 8681, "chnatwnfnc03_lvs", "[8681]", "Fences, Walls, Gates and Barriers", 36 },
  5667.     { 8682, "chnatwnfnc04_lvs", "[8682]", "Fences, Walls, Gates and Barriers", 36 },
  5668.     { 8683, "chnatwnfnc05_lvs", "[8683]", "Fences, Walls, Gates and Barriers", 36 },
  5669.     { 8684, "chnatwnfnc06_lvs", "[8684]", "Fences, Walls, Gates and Barriers", 36 },
  5670.     { 8685, "chnatwnfnc07_lvs", "[8685]", "Fences, Walls, Gates and Barriers", 36 },
  5671.     { 8686, "chnatwnfnc01_lvs", "[8686]", "Fences, Walls, Gates and Barriers", 36 },
  5672.     { 8869, "vgsEcnstrct05", "[8869]", "Fences, Walls, Gates and Barriers", 36 },
  5673.     { 8871, "vgsEcnstrct04", "[8871]", "Fences, Walls, Gates and Barriers", 36 },
  5674.     { 9029, "vgsEtrainfence01", "[9029]", "Fences, Walls, Gates and Barriers", 36 },
  5675.     { 9030, "vgsEtrainfence02", "[9030]", "Fences, Walls, Gates and Barriers", 36 },
  5676.     { 9031, "vgsEtrainfence03", "[9031]", "Fences, Walls, Gates and Barriers", 36 },
  5677.     { 9032, "vgsEtrainfence04", "[9032]", "Fences, Walls, Gates and Barriers", 36 },
  5678.     { 9033, "vgsEtrainfence05", "[9033]", "Fences, Walls, Gates and Barriers", 36 },
  5679.     { 9041, "prthotelfnc01", "[9041]", "Fences, Walls, Gates and Barriers", 36 },
  5680.     { 9292, "sfn_crashbar06", "[9292]", "Fences, Walls, Gates and Barriers", 36 },
  5681.     { 9293, "sfn_crashbar01", "[9293]", "Fences, Walls, Gates and Barriers", 36 },
  5682.     { 9294, "sfn_crashbar02", "[9294]", "Fences, Walls, Gates and Barriers", 36 },
  5683.     { 9295, "sfn_crashbar03", "[9295]", "Fences, Walls, Gates and Barriers", 36 },
  5684.     { 9296, "sfn_crashbar04", "[9296]", "Fences, Walls, Gates and Barriers", 36 },
  5685.     { 9297, "sfn_crashbar05", "[9297]", "Fences, Walls, Gates and Barriers", 36 },
  5686.     { 9298, "sfn_crashbar07", "[9298]", "Fences, Walls, Gates and Barriers", 36 },
  5687.     { 9330, "SFN_wall_cm01", "[9330]", "Fences, Walls, Gates and Barriers", 36 },
  5688.     { 9332, "SFN_wall_cm02", "[9332]", "Fences, Walls, Gates and Barriers", 36 },
  5689.     { 9337, "SFN_WALL_cm2", "[9337]", "Fences, Walls, Gates and Barriers", 36 },
  5690.     { 9339, "SFNvilla001_CM", "[9339]", "Fences, Walls, Gates and Barriers", 36 },
  5691.     { 9340, "SFNfence_CM01", "[9340]", "Fences, Walls, Gates and Barriers", 36 },
  5692.     { 9343, "SFN_fence_cm2", "[9343]", "Fences, Walls, Gates and Barriers", 36 },
  5693.     { 9349, "SFNfence_pres_5", "[9349]", "Fences, Walls, Gates and Barriers", 36 },
  5694.     { 9482, "chinagate", "[9482]", "Fences, Walls, Gates and Barriers", 36 },
  5695.     { 9608, "ggate_park_sfw", "[9608]", "Fences, Walls, Gates and Barriers", 36 },
  5696.     { 9893, "gardsfw02", "[9893]", "Fences, Walls, Gates and Barriers", 36 },
  5697.     { 10252, "china_town_gateb", "[10252]", "Fences, Walls, Gates and Barriers", 36 },
  5698.     { 10396, "hc_tenfence_SFS", "[10396]", "Fences, Walls, Gates and Barriers", 36 },
  5699.     { 10402, "hc_secfence_SFS", "[10402]", "Fences, Walls, Gates and Barriers", 36 },
  5700.     { 10437, "hashfence_09_SFS", "[10437]", "Fences, Walls, Gates and Barriers", 36 },
  5701.     { 10442, "graveyardwall_SFS", "[10442]", "Fences, Walls, Gates and Barriers", 36 },
  5702.     { 10611, "fedmintfence_SFS", "[10611]", "Fences, Walls, Gates and Barriers", 36 },
  5703.     { 10682, "shitfence1_SFS", "[10682]", "Fences, Walls, Gates and Barriers", 36 },
  5704.     { 10683, "shitfence2_SFS", "[10683]", "Fences, Walls, Gates and Barriers", 36 },
  5705.     { 10806, "airfence_01_SFSe", "[10806]", "Fences, Walls, Gates and Barriers", 36 },
  5706.     { 10807, "airfence_04_SFSe", "[10807]", "Fences, Walls, Gates and Barriers", 36 },
  5707.     { 10808, "airfence_03_SFSe", "[10808]", "Fences, Walls, Gates and Barriers", 36 },
  5708.     { 10809, "airfence_02_SFSe", "[10809]", "Fences, Walls, Gates and Barriers", 36 },
  5709.     { 10835, "navyfence2_SFSe", "[10835]", "Fences, Walls, Gates and Barriers", 36 },
  5710.     { 10836, "apinnerfence3_SFSe", "[10836]", "Fences, Walls, Gates and Barriers", 36 },
  5711.     { 10874, "apinnerfence1_SFSe", "[10874]", "Fences, Walls, Gates and Barriers", 36 },
  5712.     { 10875, "apinnerfence2_SFSe", "[10875]", "Fences, Walls, Gates and Barriers", 36 },
  5713.     { 10885, "navyfence_SFSe", "[10885]", "Fences, Walls, Gates and Barriers", 36 },
  5714.     { 10889, "dockbarrier1_SFSe", "[10889]", "Fences, Walls, Gates and Barriers", 36 },
  5715.     { 10890, "dockbarrier2_SFSe", "[10890]", "Fences, Walls, Gates and Barriers", 36 },
  5716.     { 11014, "drivingschlgrg_SFS", "[11014]", "Fences, Walls, Gates and Barriers", 36 },
  5717.     { 11091, "crackfactfence_SFS", "[11091]", "Fences, Walls, Gates and Barriers", 36 },
  5718.     { 11238, "dockbarrier2z_SFSe", "[11238]", "Fences, Walls, Gates and Barriers", 36 },
  5719.     { 11239, "dockbarrier2zb_SFSe", "[11239]", "Fences, Walls, Gates and Barriers", 36 },
  5720.     { 11240, "dockbarrier2zc_SFSe", "[11240]", "Fences, Walls, Gates and Barriers", 36 },
  5721.     { 11241, "dockbarrier2zd_SFSe", "[11241]", "Fences, Walls, Gates and Barriers", 36 },
  5722.     { 11242, "dockbarrier2ze_SFSe", "[11242]", "Fences, Walls, Gates and Barriers", 36 },
  5723.     { 11243, "wall_cm_firehse", "[11243]", "Fences, Walls, Gates and Barriers", 36 },
  5724.     { 11247, "TREEBIT21", "[11247]", "Fences, Walls, Gates and Barriers", 36 },
  5725.     { 11438, "des_indtpfenc", "[11438]", "Fences, Walls, Gates and Barriers", 36 },
  5726.     { 11452, "des_nwshfenc", "[11452]", "Fences, Walls, Gates and Barriers", 36 },
  5727.     { 11473, "des_swtfence1", "[11473]", "Fences, Walls, Gates and Barriers", 36 },
  5728.     { 11474, "des_swtfence2", "[11474]", "Fences, Walls, Gates and Barriers", 36 },
  5729.     { 11499, "des_dinerfenc01", "[11499]", "Fences, Walls, Gates and Barriers", 36 },
  5730.     { 11551, "cn_tunlbarrier", "[11551]", "Fences, Walls, Gates and Barriers", 36 },
  5731.     { 11567, "des_rvstuff", "[11567]", "Fences, Walls, Gates and Barriers", 36 },
  5732.     { 11568, "des_clifftwal", "[11568]", "Fences, Walls, Gates and Barriers", 36 },
  5733.     { 11571, "sw_teline_05", "[11571]", "Fences, Walls, Gates and Barriers", 36 },
  5734.     { 11607, "sw_teline_06", "[11607]", "Fences, Walls, Gates and Barriers", 36 },
  5735.     { 11623, "n_dambarriers", "[11623]", "Fences, Walls, Gates and Barriers", 36 },
  5736.     { 12848, "coe_sprunlkfenc", "[12848]", "Fences, Walls, Gates and Barriers", 36 },
  5737.     { 12858, "sw_gate1", "[12858]", "Fences, Walls, Gates and Barriers", 36 },
  5738.     { 12933, "sw_breweryFence01", "[12933]", "Fences, Walls, Gates and Barriers", 36 },
  5739.     { 13016, "sw_block04COL27", "[13016]", "Fences, Walls, Gates and Barriers", 36 },
  5740.     { 13018, "CEmulwire03", "[13018]", "Fences, Walls, Gates and Barriers", 36 },
  5741.     { 13024, "sw_breweryFence02", "[13024]", "Fences, Walls, Gates and Barriers", 36 },
  5742.     { 13045, "cunte_roads30bar02", "[13045]", "Fences, Walls, Gates and Barriers", 36 },
  5743.     { 13096, "cunte_roadsbar01", "[13096]", "Fences, Walls, Gates and Barriers", 36 },
  5744.     { 13097, "cunte_roads30bar06", "[13097]", "Fences, Walls, Gates and Barriers", 36 },
  5745.     { 13098, "cunte_roadsbar05", "[13098]", "Fences, Walls, Gates and Barriers", 36 },
  5746.     { 13118, "cunte_roadsbar02", "[13118]", "Fences, Walls, Gates and Barriers", 36 },
  5747.     { 13153, "cunte_roads30bar03", "[13153]", "Fences, Walls, Gates and Barriers", 36 },
  5748.     { 13336, "cunte_roads46walls", "[13336]", "Fences, Walls, Gates and Barriers", 36 },
  5749.     { 13438, "sw_church01fnce", "[13438]", "Fences, Walls, Gates and Barriers", 36 },
  5750.     { 13445, "cunteroads05aFNCE", "[13445]", "Fences, Walls, Gates and Barriers", 36 },
  5751.     { 13663, "dirtfences", "[13663]", "Fences, Walls, Gates and Barriers", 36 },
  5752.     { 13665, "dirtfences2", "[13665]", "Fences, Walls, Gates and Barriers", 36 },
  5753.     { 13705, "CEhillbar2b", "[13705]", "Fences, Walls, Gates and Barriers", 36 },
  5754.     { 14464, "gs_cages", "[14464]", "Fences, Walls, Gates and Barriers", 36 },
  5755.     { 14459, "carter-cage", "[14459]", "Fences, Walls, Gates and Barriers", 36 },
  5756.     { 14843, "int_policeA01", "[14843]", "Fences, Walls, Gates and Barriers", 36 },
  5757.     { 14856, "cellsa", "[14856]", "Fences, Walls, Gates and Barriers", 36 },
  5758.     { 14883, "prison-gates", "[14883]", "Fences, Walls, Gates and Barriers", 36 },
  5759.     { 16016, "des_roadbar01", "[16016]", "Fences, Walls, Gates and Barriers", 36 },
  5760.     { 16017, "des_roadbar02", "[16017]", "Fences, Walls, Gates and Barriers", 36 },
  5761.     { 16018, "des_roadbar03", "[16018]", "Fences, Walls, Gates and Barriers", 36 },
  5762.     { 16019, "des_roadbar04", "[16019]", "Fences, Walls, Gates and Barriers", 36 },
  5763.     { 16020, "des_roadbar05", "[16020]", "Fences, Walls, Gates and Barriers", 36 },
  5764.     { 16022, "des_geywall1", "[16022]", "Fences, Walls, Gates and Barriers", 36 },
  5765.     { 16052, "des_ghotfence", "[16052]", "Fences, Walls, Gates and Barriers", 36 },
  5766.     { 16094, "des_a51infenc", "[16094]", "Fences, Walls, Gates and Barriers", 36 },
  5767.     { 16136, "des_telefenc", "[16136]", "Fences, Walls, Gates and Barriers", 36 },
  5768.     { 16281, "des_fgateway01", "[16281]", "Fences, Walls, Gates and Barriers", 36 },
  5769.     { 16293, "a51_extfence03", "[16293]", "Fences, Walls, Gates and Barriers", 36 },
  5770.     { 16294, "a51_extfence06", "[16294]", "Fences, Walls, Gates and Barriers", 36 },
  5771.     { 16295, "quarry_fenc01", "[16295]", "Fences, Walls, Gates and Barriers", 36 },
  5772.     { 16296, "quarry_fenc04", "[16296]", "Fences, Walls, Gates and Barriers", 36 },
  5773.     { 16297, "quarry_fenc06", "[16297]", "Fences, Walls, Gates and Barriers", 36 },
  5774.     { 16298, "quarry_fenc05", "[16298]", "Fences, Walls, Gates and Barriers", 36 },
  5775.     { 16299, "quarry_fenc02", "[16299]", "Fences, Walls, Gates and Barriers", 36 },
  5776.     { 16300, "quarry_fenc03", "[16300]", "Fences, Walls, Gates and Barriers", 36 },
  5777.     { 16312, "quarry_walllthing", "[16312]", "Fences, Walls, Gates and Barriers", 36 },
  5778.     { 16313, "quarry_fencins", "[16313]", "Fences, Walls, Gates and Barriers", 36 },
  5779.     { 16315, "quarry_fencins2", "[16315]", "Fences, Walls, Gates and Barriers", 36 },
  5780.     { 16320, "quarry_fenc07", "[16320]", "Fences, Walls, Gates and Barriers", 36 },
  5781.     { 16321, "quarry_fenc08", "[16321]", "Fences, Walls, Gates and Barriers", 36 },
  5782.     { 16324, "des_quaoldfenc", "[16324]", "Fences, Walls, Gates and Barriers", 36 },
  5783.     { 16369, "des_quaoldfenc01", "[16369]", "Fences, Walls, Gates and Barriers", 36 },
  5784.     { 16370, "by_fuelfence", "[16370]", "Fences, Walls, Gates and Barriers", 36 },
  5785.     { 16627, "des_ghotfenc01", "[16627]", "Fences, Walls, Gates and Barriers", 36 },
  5786.     { 16628, "des_ghotfenc02", "[16628]", "Fences, Walls, Gates and Barriers", 36 },
  5787.     { 16629, "des_ghotfenc03", "[16629]", "Fences, Walls, Gates and Barriers", 36 },
  5788.     { 16630, "des_ghotfenc04", "[16630]", "Fences, Walls, Gates and Barriers", 36 },
  5789.     { 16631, "des_ghotfenc05", "[16631]", "Fences, Walls, Gates and Barriers", 36 },
  5790.     { 16632, "des_ghotfenc06", "[16632]", "Fences, Walls, Gates and Barriers", 36 },
  5791.     { 16633, "des_ghotfenc07", "[16633]", "Fences, Walls, Gates and Barriers", 36 },
  5792.     { 16634, "des_ghotfenc08", "[16634]", "Fences, Walls, Gates and Barriers", 36 },
  5793.     { 16635, "des_ghotfenc09", "[16635]", "Fences, Walls, Gates and Barriers", 36 },
  5794.     { 16636, "des_ghotfenc10", "[16636]", "Fences, Walls, Gates and Barriers", 36 },
  5795.     { 16638, "a51_gatecon_a", "[16638]", "Fences, Walls, Gates and Barriers", 36 },
  5796.     { 16664, "a51_jetpalpha", "[16664]", "Fences, Walls, Gates and Barriers", 36 },
  5797.     { 16668, "a51_extfence04", "[16668]", "Fences, Walls, Gates and Barriers", 36 },
  5798.     { 16669, "a51_extfence05", "[16669]", "Fences, Walls, Gates and Barriers", 36 },
  5799.     { 16670, "a51_extfence02", "[16670]", "Fences, Walls, Gates and Barriers", 36 },
  5800.     { 16671, "a51_extfence01", "[16671]", "Fences, Walls, Gates and Barriers", 36 },
  5801.     { 16683, "cn2_alphabit01", "[16683]", "Fences, Walls, Gates and Barriers", 36 },
  5802.     { 17510, "barrioTrans01_LAe", "[17510]", "Fences, Walls, Gates and Barriers", 36 },
  5803.     { 18074, "Donut_rail", "[18074]", "Fences, Walls, Gates and Barriers", 36 },
  5804.     { 18202, "wtown_trailwal", "[18202]", "Fences, Walls, Gates and Barriers", 36 },
  5805.     { 18216, "mtbfence1", "[18216]", "Fences, Walls, Gates and Barriers", 36 },
  5806.     { 18218, "mtbfence08", "[18218]", "Fences, Walls, Gates and Barriers", 36 },
  5807.     { 18219, "mtbfence09", "[18219]", "Fences, Walls, Gates and Barriers", 36 },
  5808.     { 18220, "mtbfence10", "[18220]", "Fences, Walls, Gates and Barriers", 36 },
  5809.     { 18221, "mtbfence11", "[18221]", "Fences, Walls, Gates and Barriers", 36 },
  5810.     { 18222, "mtbfence12", "[18222]", "Fences, Walls, Gates and Barriers", 36 },
  5811.     { 18223, "mtbfence14", "[18223]", "Fences, Walls, Gates and Barriers", 36 },
  5812.     { 18224, "mtbfence15", "[18224]", "Fences, Walls, Gates and Barriers", 36 },
  5813.     { 18255, "cuntwjunk11", "[18255]", "Fences, Walls, Gates and Barriers", 36 },
  5814.     { 18276, "mtb2_barrier1", "[18276]", "Fences, Walls, Gates and Barriers", 36 },
  5815.     { 18277, "mtb2_barrier2", "[18277]", "Fences, Walls, Gates and Barriers", 36 },
  5816.     { 18278, "mtb2_barrier3", "[18278]", "Fences, Walls, Gates and Barriers", 36 },
  5817.     { 18279, "mtb2_barrier6", "[18279]", "Fences, Walls, Gates and Barriers", 36 },
  5818.     { 18280, "mtb2_barrier4", "[18280]", "Fences, Walls, Gates and Barriers", 36 },
  5819.     { 18281, "mtb2_barrier5", "[18281]", "Fences, Walls, Gates and Barriers", 36 },
  5820.     { 18286, "cw_mountbarr06", "[18286]", "Fences, Walls, Gates and Barriers", 36 },
  5821.     { 18287, "cw_mountbarr01", "[18287]", "Fences, Walls, Gates and Barriers", 36 },
  5822.     { 18288, "cw_mountbarr02", "[18288]", "Fences, Walls, Gates and Barriers", 36 },
  5823.     { 18289, "cw_mountbarr03", "[18289]", "Fences, Walls, Gates and Barriers", 36 },
  5824.     { 18290, "cw_mountbarr04", "[18290]", "Fences, Walls, Gates and Barriers", 36 },
  5825.     { 18291, "cw_mountbarr07", "[18291]", "Fences, Walls, Gates and Barriers", 36 },
  5826.     { 18292, "cw_mountbarr05", "[18292]", "Fences, Walls, Gates and Barriers", 36 },
  5827.     { 18432, "mtbfence17", "[18432]", "Fences, Walls, Gates and Barriers", 36 },
  5828.     { 18433, "mtbfence21", "[18433]", "Fences, Walls, Gates and Barriers", 36 },
  5829.     { 18434, "mtbfence24", "[18434]", "Fences, Walls, Gates and Barriers", 36 },
  5830.     { 18440, "mtbfence26", "[18440]", "Fences, Walls, Gates and Barriers", 36 },
  5831.     { 18441, "mtbfence29", "[18441]", "Fences, Walls, Gates and Barriers", 36 },
  5832.     { 18442, "mtbfence31", "[18442]", "Fences, Walls, Gates and Barriers", 36 },
  5833.     { 18443, "mtbfence32", "[18443]", "Fences, Walls, Gates and Barriers", 36 },
  5834.     { 18444, "mtbfence39", "[18444]", "Fences, Walls, Gates and Barriers", 36 },
  5835.     { 18445, "mtbfence40", "[18445]", "Fences, Walls, Gates and Barriers", 36 },
  5836.     { 18446, "mtbfence43", "[18446]", "Fences, Walls, Gates and Barriers", 36 },
  5837.     { 3187, "nt_gasstation", "[3187]", "Garages and Petrol Stations", 37 },
  5838.     { 3359, "cxrf_savhusgar1_", "[3359]", "Garages and Petrol Stations", 37 },
  5839.     { 3458, "vgncarshade1", "[3458]", "Garages and Petrol Stations", 37 },
  5840.     { 3627, "dckcanpy", "[3627]", "Garages and Petrol Stations", 37 },
  5841.     { 4199, "garages1_LAn", "[4199]", "Garages and Petrol Stations", 37 },
  5842.     { 4892, "kbsgarage2_LAS", "[4892]", "Garages and Petrol Stations", 37 },
  5843.     { 5401, "laegarages1nw", "[5401]", "Garages and Petrol Stations", 37 },
  5844.     { 5409, "laepetrol1a", "[5409]", "Garages and Petrol Stations", 37 },
  5845.     { 5774, "garage01_LAwN", "[5774]", "Garages and Petrol Stations", 37 },
  5846.     { 5853, "sunset21_LAwN", "[5853]", "Garages and Petrol Stations", 37 },
  5847.     { 6909, "vgnprtlstation", "[6909]", "Garages and Petrol Stations", 37 },
  5848.     { 6910, "vgnprtlstation_01", "[6910]", "Garages and Petrol Stations", 37 },
  5849.     { 7520, "vgnlowbuild203", "[7520]", "Garages and Petrol Stations", 37 },
  5850.     { 7971, "vgnprtlstation03", "[7971]", "Garages and Petrol Stations", 37 },
  5851.     { 8947, "vgElkup", "[8947]", "Garages and Petrol Stations", 37 },
  5852.     { 8954, "vgsEspras01", "[8954]", "Garages and Petrol Stations", 37 },
  5853.     { 9169, "vgsEprtlstation1", "[9169]", "Garages and Petrol Stations", 37 },
  5854.     { 9171, "vgsEprtlstation2", "[9171]", "Garages and Petrol Stations", 37 },
  5855.     { 9321, "garage_sfn01", "[9321]", "Garages and Petrol Stations", 37 },
  5856.     { 9899, "sprasfw", "[9899]", "Garages and Petrol Stations", 37 },
  5857.     { 10282, "mich_int_sfe", "[10282]", "Garages and Petrol Stations", 37 },
  5858.     { 10789, "xenonroof_SFSe", "[10789]", "Garages and Petrol Stations", 37 },
  5859.     { 11292, "gasstatiohut", "[11292]", "Garages and Petrol Stations", 37 },
  5860.     { 11326, "Sfse_hublockup", "[11326]", "Garages and Petrol Stations", 37 },
  5861.     { 11387, "oldgarage_SFS", "[11387]", "Garages and Petrol Stations", 37 },
  5862.     { 11388, "hubintroof_SFSe", "[11388]", "Garages and Petrol Stations", 37 },
  5863.     { 11389, "hubinterior_SFS", "[11389]", "Garages and Petrol Stations", 37 },
  5864.     { 11390, "hubgirders_SFSE", "[11390]", "Garages and Petrol Stations", 37 },
  5865.     { 11391, "hubprops6_SFSe", "[11391]", "Garages and Petrol Stations", 37 },
  5866.     { 11392, "hubfloorstains_SFSe", "[11392]", "Garages and Petrol Stations", 37 },
  5867.     { 11393, "hubprops1_SFS", "[11393]", "Garages and Petrol Stations", 37 },
  5868.     { 11480, "des_nwt_carport", "[11480]", "Garages and Petrol Stations", 37 },
  5869.     { 11494, "des_rnchbhous", "[11494]", "Garages and Petrol Stations", 37 },
  5870.     { 11504, "des_garagew", "[11504]", "Garages and Petrol Stations", 37 },
  5871.     { 11505, "des_garwcanopy", "[11505]", "Garages and Petrol Stations", 37 },
  5872.     { 11547, "desn_tscanopy", "[11547]", "Garages and Petrol Stations", 37 },
  5873.     { 12853, "sw_gas01", "[12853]", "Garages and Petrol Stations", 37 },
  5874.     { 13296, "CE_roadsidegas", "[13296]", "Garages and Petrol Stations", 37 },
  5875.     { 14776, "int3int_carupg_int", "[14776]", "Garages and Petrol Stations", 37 },
  5876.     { 14783, "int3int_kbsgarage", "[14783]", "Garages and Petrol Stations", 37 },
  5877.     { 14796, "int_kbsgarage05b", "[14796]", "Garages and Petrol Stations", 37 },
  5878.     { 14797, "int_kbsgarage3b", "[14797]", "Garages and Petrol Stations", 37 },
  5879.     { 14798, "int_kbsgarage3", "[14798]", "Garages and Petrol Stations", 37 },
  5880.     { 14826, "int_kbsgarage2", "[14826]", "Garages and Petrol Stations", 37 },
  5881.     { 14876, "michelle-garage", "[14876]", "Garages and Petrol Stations", 37 },
  5882.     { 16107, "des_ngassta", "[16107]", "Garages and Petrol Stations", 37 },
  5883.     { 16360, "desn2_tsfuelpay", "[16360]", "Garages and Petrol Stations", 37 },
  5884.     { 16362, "desn2_tscanopy", "[16362]", "Garages and Petrol Stations", 37 },
  5885.     { 16477, "des_stwngas1", "[16477]", "Garages and Petrol Stations", 37 },
  5886.     { 17036, "cuntw_carport1_", "[17036]", "Garages and Petrol Stations", 37 },
  5887.     { 17037, "cuntw_carport2_", "[17037]", "Garages and Petrol Stations", 37 },
  5888.     { 17064, "cw2_garage", "[17064]", "Garages and Petrol Stations", 37 },
  5889.     { 17065, "cw2_garagecanopy", "[17065]", "Garages and Petrol Stations", 37 },
  5890.     { 17852, "autoshpblok_lae2", "[17852]", "Garages and Petrol Stations", 37 },
  5891.     { 17950, "cjsaveg", "[17950]", "Garages and Petrol Stations", 37 },
  5892.     { 18232, "cuntw_ngassta", "[18232]", "Garages and Petrol Stations", 37 },
  5893.     { 18283, "cw_fuelpay", "[18283]", "Garages and Petrol Stations", 37 },
  5894.     { 18284, "cw_tscanopy", "[18284]", "Garages and Petrol Stations", 37 },
  5895.     { 18452, "cw_tscanopy01", "[18452]", "Garages and Petrol Stations", 37 },
  5896.     { 18474, "cstwnland03", "[18474]", "Garages and Petrol Stations", 37 },
  5897.     { 1245, "newramp", "[1245]", "Ramps", 38 },
  5898.     { 1503, "DYN_RAMP", "[1503]", "Ramps", 38 },
  5899.     { 1631, "waterjump2", "[1631]", "Ramps", 38 },
  5900.     { 1632, "waterjump1", "[1632]", "Ramps", 38 },
  5901.     { 1633, "landjump", "[1633]", "Ramps", 38 },
  5902.     { 1634, "landjump2", "[1634]", "Ramps", 38 },
  5903.     { 1655, "waterjumpx2", "[1655]", "Ramps", 38 },
  5904.     { 1660, "ramp", "[1660]", "Ramps", 38 },
  5905.     { 1696, "roofstuff15", "[1696]", "Ramps", 38 },
  5906.     { 1697, "roofstuff16", "[1697]", "Ramps", 38 },
  5907.     { 1894, "garys_luv_ramp", "[1894]", "Ramps", 38 },
  5908.     { 2931, "kmb_jump1", "[2931]", "Ramps", 38 },
  5909.     { 3269, "bonyrd_block1_", "[3269]", "Ramps", 38 },
  5910.     { 3270, "bonyrd_block2_", "[3270]", "Ramps", 38 },
  5911.     { 3363, "des_ruin1_", "[3363]", "Ramps", 38 },
  5912.     { 3364, "des_ruin3_", "[3364]", "Ramps", 38 },
  5913.     { 3625, "crgostntrmp", "[3625]", "Ramps", 38 },
  5914.     { 3663, "lasstepsa_LAS", "[3663]", "Ramps", 38 },
  5915.     { 3664, "lasblastde_LAS", "[3664]", "Ramps", 38 },
  5916.     { 3665, "airyelrm_LAS", "[3665]", "Ramps", 38 },
  5917.     { 3852, "sf_jump", "[3852]", "Ramps", 38 },
  5918.     { 5152, "stuntramp1_las2", "[5152]", "Ramps", 38 },
  5919.     { 5153, "stuntramp7_las2", "[5153]", "Ramps", 38 },
  5920.     { 6052, "artcurve_law", "[6052]", "Ramps", 38 },
  5921.     { 7979, "blastdef01_lvS", "[7979]", "Ramps", 38 },
  5922.     { 7980, "airprtbits12_lvS", "[7980]", "Ramps", 38 },
  5923.     { 8302, "jumpbox01_lvs01", "[8302]", "Ramps", 38 },
  5924.     { 8375, "airprtbits14_lvS", "[8375]", "Ramps", 38 },
  5925.     { 12914, "sw_corrug01", "[12914]", "Ramps", 38 },
  5926.     { 12956, "sw_trailerjump", "[12956]", "Ramps", 38 },
  5927.     { 13590, "kickbus04", "[13590]", "Ramps", 38 },
  5928.     { 13593, "kickramp03", "[13593]", "Ramps", 38 },
  5929.     { 13604, "kickramp05", "[13604]", "Ramps", 38 },
  5930.     { 13636, "logramps", "[13636]", "Ramps", 38 },
  5931.     { 13638, "stunt1", "[13638]", "Ramps", 38 },
  5932.     { 13639, "ramparse", "[13639]", "Ramps", 38 },
  5933.     { 13640, "arse", "[13640]", "Ramps", 38 },
  5934.     { 13641, "kickramp04", "[13641]", "Ramps", 38 },
  5935.     { 13643, "logramps02", "[13643]", "Ramps", 38 },
  5936.     { 13645, "kickramp06", "[13645]", "Ramps", 38 },
  5937.     { 13647, "wall1", "[13647]", "Ramps", 38 },
  5938.     { 13648, "wall2", "[13648]", "Ramps", 38 },
  5939.     { 16077, "des_gravelpile01", "[16077]", "Ramps", 38 },
  5940.     { 16084, "des_quarryramp", "[16084]", "Ramps", 38 },
  5941.     { 16085, "des_quarstmound_02", "[16085]", "Ramps", 38 },
  5942.     { 16134, "des_rockfl1_01", "[16134]", "Ramps", 38 },
  5943.     { 16302, "des_gravelpile04", "[16302]", "Ramps", 38 },
  5944.     { 16303, "des_quarryramp01", "[16303]", "Ramps", 38 },
  5945.     { 16304, "des_gravelpile05", "[16304]", "Ramps", 38 },
  5946.     { 16305, "des_gravelpile06", "[16305]", "Ramps", 38 },
  5947.     { 16317, "des_quarstmound_03", "[16317]", "Ramps", 38 },
  5948.     { 16367, "des_quayramp", "[16367]", "Ramps", 38 },
  5949.     { 16401, "desn2_peckjump", "[16401]", "Ramps", 38 },
  5950.     { 17565, "rustybrij01_LAe2", "[17565]", "Ramps", 38 },
  5951.     { 18262, "cw2_phroofstuf", "[18262]", "Ramps", 38 },
  5952.     { 18367, "cw2_bikelog", "[18367]", "Ramps", 38 },
  5953.     { 18451, "cs_oldcarjmp", "[18451]", "Ramps", 38 },
  5954.     { 18565, "Cs_Logs03", "[18565]", "Ramps", 38 },
  5955.     { 18566, "Cs_Logs02", "[18566]", "Ramps", 38 },
  5956.     { 18567, "Cs_Logs04", "[18567]", "Ramps", 38 },
  5957.     { 18568, "Cs_Logs05", "[18568]", "Ramps", 38 },
  5958.     { 18569, "Cs_Logs01", "[18569]", "Ramps", 38 },
  5959.     { 18609, "Cs_Logs06", "[18609]", "Ramps", 38 },
  5960.     { 4817, "TRNTRK7_LAS", "[4817]", "Ramps", 39 },
  5961.     { 4818, "TRNTRK8_LAS", "[4818]", "Ramps", 39 },
  5962.     { 4819, "TRNTRK5_LAS", "[4819]", "Ramps", 39 },
  5963.     { 4853, "traincano_LAS", "[4853]", "Ramps", 39 },
  5964.     { 4884, "lastranentun1_LAS", "[4884]", "Ramps", 39 },
  5965.     { 4885, "lastranentun4_LAS", "[4885]", "Ramps", 39 },
  5966.     { 5064, "TRNTRK5z_LAS", "[5064]", "Ramps", 39 },
  5967.     { 5117, "TRNTRK4_las2", "[5117]", "Ramps", 39 },
  5968.     { 5118, "TRNTRK3_las2", "[5118]", "Ramps", 39 },
  5969.     { 5119, "TRNTRK4A_las2", "[5119]", "Ramps", 39 },
  5970.     { 5127, "imcomp1trk", "[5127]", "Ramps", 39 },
  5971.     { 5272, "TRNTRK2_las2", "[5272]", "Ramps", 39 },
  5972.     { 5275, "TRNTRK4A_las201", "[5275]", "Ramps", 39 },
  5973.     { 5277, "NEWCMPTRK_las2", "[5277]", "Ramps", 39 },
  5974.     { 5347, "TRNTRK3p_las2", "[5347]", "Ramps", 39 },
  5975.     { 5396, "laeRailBrijBlok", "[5396]", "Ramps", 39 },
  5976.     { 5398, "laetraintunn02", "[5398]", "Ramps", 39 },
  5977.     { 5399, "laetraintunn01", "[5399]", "Ramps", 39 },
  5978.     { 5477, "laerailtrack1", "[5477]", "Ramps", 39 },
  5979.     { 5478, "laerailtrack2", "[5478]", "Ramps", 39 },
  5980.     { 5479, "laerailtrack3", "[5479]", "Ramps", 39 },
  5981.     { 5480, "laerailtrack4", "[5480]", "Ramps", 39 },
  5982.     { 5513, "laerail6", "[5513]", "Ramps", 39 },
  5983.     { 5674, "laerailtrack2b", "[5674]", "Ramps", 39 },
  5984.     { 5679, "laetraintunn03", "[5679]", "Ramps", 39 },
  5985.     { 5772, "RailTunn01_LAwN", "[5772]", "Ramps", 39 },
  5986.     { 5773, "TrainStat01_LAwN", "[5773]", "Ramps", 39 },
  5987.     { 6248, "RailTunn01_LAw", "[6248]", "Ramps", 39 },
  5988.     { 6249, "RailTunn02_LAw", "[6249]", "Ramps", 39 },
  5989.     { 6250, "RailTunn03_LAw", "[6250]", "Ramps", 39 },
  5990.     { 6251, "RailTunn04_LAw", "[6251]", "Ramps", 39 },
  5991.     { 6252, "RailTunn05_LAw", "[6252]", "Ramps", 39 },
  5992.     { 6290, "RailTunn02_LAw2", "[6290]", "Ramps", 39 },
  5993.     { 6292, "RailTunn01_LAw2", "[6292]", "Ramps", 39 },
  5994.     { 6501, "RailTunn03_LAw2", "[6501]", "Ramps", 39 },
  5995.     { 6502, "RailTunn04_LAw2", "[6502]", "Ramps", 39 },
  5996.     { 6912, "vgsNrailroad02", "[6912]", "Ramps", 39 },
  5997.     { 6913, "vgsNrailroad03", "[6913]", "Ramps", 39 },
  5998.     { 6914, "vgsNrailroad05", "[6914]", "Ramps", 39 },
  5999.     { 6915, "vgsNrailroad12", "[6915]", "Ramps", 39 },
  6000.     { 6916, "VegasNedge07", "[6916]", "Ramps", 39 },
  6001.     { 6917, "vgsNrailroad25", "[6917]", "Ramps", 39 },
  6002.     { 6980, "trainstuff07_SFS02", "[6980]", "Ramps", 39 },
  6003.     { 6981, "vgsNtraintunnel04", "[6981]", "Ramps", 39 },
  6004.     { 6982, "vgsNtraintunnel01", "[6982]", "Ramps", 39 },
  6005.     { 6983, "vgsNtraintunnel02", "[6983]", "Ramps", 39 },
  6006.     { 6984, "vgsNtraintunnel03", "[6984]", "Ramps", 39 },
  6007.     { 7498, "vegaswrailroad01", "[7498]", "Ramps", 39 },
  6008.     { 7499, "vegaswrailroad02", "[7499]", "Ramps", 39 },
  6009.     { 7500, "vegaswrailroad03", "[7500]", "Ramps", 39 },
  6010.     { 7501, "vegaswrailroad04", "[7501]", "Ramps", 39 },
  6011.     { 7502, "vegaswrailroad05", "[7502]", "Ramps", 39 },
  6012.     { 7503, "vegaswrailroad06", "[7503]", "Ramps", 39 },
  6013.     { 8538, "vgsrailroad03", "[8538]", "Ramps", 39 },
  6014.     { 8539, "vgsrailroad04", "[8539]", "Ramps", 39 },
  6015.     { 8540, "vgsrailroad05", "[8540]", "Ramps", 39 },
  6016.     { 8541, "vgsrailroad06", "[8541]", "Ramps", 39 },
  6017.     { 8542, "vgsrailroad07", "[8542]", "Ramps", 39 },
  6018.     { 8586, "vgsrailroad11", "[8586]", "Ramps", 39 },
  6019.     { 8587, "vgsrailroad13", "[8587]", "Ramps", 39 },
  6020.     { 8588, "vgsrailroad15", "[8588]", "Ramps", 39 },
  6021.     { 8624, "vgsrailroad16", "[8624]", "Ramps", 39 },
  6022.     { 8625, "vgsEedge04", "[8625]", "Ramps", 39 },
  6023.     { 8626, "vgsEedge03", "[8626]", "Ramps", 39 },
  6024.     { 8627, "vgsrailroad23", "[8627]", "Ramps", 39 },
  6025.     { 8628, "vgsrailroad22", "[8628]", "Ramps", 39 },
  6026.     { 8629, "vgsrailroad19", "[8629]", "Ramps", 39 },
  6027.     { 8630, "vgsrailroad20", "[8630]", "Ramps", 39 },
  6028.     { 8631, "vgsrailroad21", "[8631]", "Ramps", 39 },
  6029.     { 8632, "vgsrailroad24", "[8632]", "Ramps", 39 },
  6030.     { 8633, "vgsrailroad26", "[8633]", "Ramps", 39 },
  6031.     { 8634, "vgsrailroad25", "[8634]", "Ramps", 39 },
  6032.     { 8635, "vgsrailbuild01", "[8635]", "Ramps", 39 },
  6033.     { 8858, "vgsrailroad09", "[8858]", "Ramps", 39 },
  6034.     { 8860, "vgsrailroad14", "[8860]", "Ramps", 39 },
  6035.     { 9164, "vgsrailbuild02", "[9164]", "Ramps", 39 },
  6036.     { 9165, "vgsrailbuild03", "[9165]", "Ramps", 39 },
  6037.     { 9166, "vgsrailbuild04", "[9166]", "Ramps", 39 },
  6038.     { 9167, "vgsrailbuild05", "[9167]", "Ramps", 39 },
  6039.     { 9168, "vgsrailbuild06", "[9168]", "Ramps", 39 },
  6040.     { 9705, "tunnel_sfw", "[9705]", "Ramps", 39 },
  6041.     { 10752, "just_stuff07_sfse", "[10752]", "Ramps", 39 },
  6042.     { 10927, "trainstuff37_SFS22", "[10927]", "Ramps", 39 },
  6043.     { 10931, "traintrax05_SFS", "[10931]", "Ramps", 39 },
  6044.     { 10933, "traintrax01_SFS", "[10933]", "Ramps", 39 },
  6045.     { 10934, "traintrax03_SFS", "[10934]", "Ramps", 39 },
  6046.     { 10935, "traintrax04_SFS", "[10935]", "Ramps", 39 },
  6047.     { 11101, "newtunnelrail_SFS", "[11101]", "Ramps", 39 },
  6048.     { 11228, "traintrax01b_SFS", "[11228]", "Ramps", 39 },
  6049.     { 11229, "traintrax01c_SFS", "[11229]", "Ramps", 39 },
  6050.     { 11230, "traintrax01d_SFS", "[11230]", "Ramps", 39 },
  6051.     { 11231, "traintrax03b_SFS", "[11231]", "Ramps", 39 },
  6052.     { 11232, "traintrax03c_SFS", "[11232]", "Ramps", 39 },
  6053.     { 11464, "des_trainline02", "[11464]", "Ramps", 39 },
  6054.     { 11465, "des_trainline03", "[11465]", "Ramps", 39 },
  6055.     { 11466, "des_trainline04", "[11466]", "Ramps", 39 },
  6056.     { 11467, "des_trainline05", "[11467]", "Ramps", 39 },
  6057.     { 11468, "des_railstruct1_", "[11468]", "Ramps", 39 },
  6058.     { 12831, "coe_traintrax_10", "[12831]", "Ramps", 39 },
  6059.     { 12832, "coe_traintrax_03", "[12832]", "Ramps", 39 },
  6060.     { 12833, "coe_traintrax_04", "[12833]", "Ramps", 39 },
  6061.     { 12835, "coe_traintrax_06", "[12835]", "Ramps", 39 },
  6062.     { 12836, "coe_traintrax_07", "[12836]", "Ramps", 39 },
  6063.     { 12837, "coe_traintrax_08", "[12837]", "Ramps", 39 },
  6064.     { 12838, "coe_traintrax_09", "[12838]", "Ramps", 39 },
  6065.     { 13312, "coe_traintrax_05", "[13312]", "Ramps", 39 },
  6066.     { 13491, "coe_traintrax02", "[13491]", "Ramps", 39 },
  6067.     { 16024, "des_ltraintunnel2", "[16024]", "Ramps", 39 },
  6068.     { 16025, "des_trainline06", "[16025]", "Ramps", 39 },
  6069.     { 16026, "des_trainline07", "[16026]", "Ramps", 39 },
  6070.     { 16027, "des_trainline08", "[16027]", "Ramps", 39 },
  6071.     { 16028, "des_trainline09", "[16028]", "Ramps", 39 },
  6072.     { 16029, "des_trainline11", "[16029]", "Ramps", 39 },
  6073.     { 16030, "des_trainline12", "[16030]", "Ramps", 39 },
  6074.     { 16031, "des_trainline13", "[16031]", "Ramps", 39 },
  6075.     { 16032, "des_trainline14", "[16032]", "Ramps", 39 },
  6076.     { 16033, "des_trainline15", "[16033]", "Ramps", 39 },
  6077.     { 16034, "des_trainline16", "[16034]", "Ramps", 39 },
  6078.     { 16035, "des_trainline10", "[16035]", "Ramps", 39 },
  6079.     { 16036, "des_trainline17", "[16036]", "Ramps", 39 },
  6080.     { 16156, "Vdes_trainline18", "[16156]", "Ramps", 39 },
  6081.     { 17283, "cuntwrail12", "[17283]", "Ramps", 39 },
  6082.     { 17284, "cuntwrail11", "[17284]", "Ramps", 39 },
  6083.     { 17285, "cuntwrail10", "[17285]", "Ramps", 39 },
  6084.     { 17286, "cuntwrail09", "[17286]", "Ramps", 39 },
  6085.     { 17287, "cuntwrail08", "[17287]", "Ramps", 39 },
  6086.     { 17288, "cuntwrail07", "[17288]", "Ramps", 39 },
  6087.     { 17289, "cuntwrail01", "[17289]", "Ramps", 39 },
  6088.     { 17290, "cuntwrail02", "[17290]", "Ramps", 39 },
  6089.     { 17291, "cuntwrail03", "[17291]", "Ramps", 39 },
  6090.     { 17292, "cuntwrail04", "[17292]", "Ramps", 39 },
  6091.     { 17296, "cuntwrail04v", "[17296]", "Ramps", 39 },
  6092.     { 17297, "cuntwrail04c", "[17297]", "Ramps", 39 },
  6093.     { 3330, "cxrf_brigleg", "[3330]", "Roads, Bridges and Tunnels", 40 },
  6094.     { 3331, "cxrf_whitebrig", "[3331]", "Roads, Bridges and Tunnels", 40 },
  6095.     { 3381, "cxrf_redarch", "[3381]", "Roads, Bridges and Tunnels", 40 },
  6096.     { 3411, "cunteRB01", "[3411]", "Roads, Bridges and Tunnels", 40 },
  6097.     { 3412, "cunteRB03", "[3412]", "Roads, Bridges and Tunnels", 40 },
  6098.     { 3990, "GSFreeway6_LAn", "[3990]", "Roads, Bridges and Tunnels", 40 },
  6099.     { 3991, "GSFreeway7_LAn", "[3991]", "Roads, Bridges and Tunnels", 40 },
  6100.     { 3992, "Roads03_LAn", "[3992]", "Roads, Bridges and Tunnels", 40 },
  6101.     { 3993, "Roads04_LAn", "[3993]", "Roads, Bridges and Tunnels", 40 },
  6102.     { 3994, "Roads06_LAn", "[3994]", "Roads, Bridges and Tunnels", 40 },
  6103.     { 3995, "Roads07_LAn", "[3995]", "Roads, Bridges and Tunnels", 40 },
  6104.     { 3996, "Roads08_LAn", "[3996]", "Roads, Bridges and Tunnels", 40 },
  6105.     { 4085, "supports01_LAn", "[4085]", "Roads, Bridges and Tunnels", 40 },
  6106.     { 4086, "supports02_LAn", "[4086]", "Roads, Bridges and Tunnels", 40 },
  6107.     { 4087, "supports03_LAn", "[4087]", "Roads, Bridges and Tunnels", 40 },
  6108.     { 4088, "supports04_LAn", "[4088]", "Roads, Bridges and Tunnels", 40 },
  6109.     { 4089, "supports05_LAn", "[4089]", "Roads, Bridges and Tunnels", 40 },
  6110.     { 4090, "supports06_LAn", "[4090]", "Roads, Bridges and Tunnels", 40 },
  6111.     { 4091, "supports07_LAn", "[4091]", "Roads, Bridges and Tunnels", 40 },
  6112.     { 4107, "Roads01_LAn", "[4107]", "Roads, Bridges and Tunnels", 40 },
  6113.     { 4108, "Roads01b_LAn", "[4108]", "Roads, Bridges and Tunnels", 40 },
  6114.     { 4125, "GSFreeway1_LAn", "[4125]", "Roads, Bridges and Tunnels", 40 },
  6115.     { 4127, "GSFreeway2_LAn", "[4127]", "Roads, Bridges and Tunnels", 40 },
  6116.     { 4128, "GSFreeway3_LAn", "[4128]", "Roads, Bridges and Tunnels", 40 },
  6117.     { 4129, "GSFreeway4_LAn", "[4129]", "Roads, Bridges and Tunnels", 40 },
  6118.     { 4131, "GSFreeway5_LAn", "[4131]", "Roads, Bridges and Tunnels", 40 },
  6119.     { 4133, "GSFreeway8_LAn", "[4133]", "Roads, Bridges and Tunnels", 40 },
  6120.     { 4139, "Roads09_LAn", "[4139]", "Roads, Bridges and Tunnels", 40 },
  6121.     { 4142, "Roads10_LAn", "[4142]", "Roads, Bridges and Tunnels", 40 },
  6122.     { 4144, "Roads11_LAn", "[4144]", "Roads, Bridges and Tunnels", 40 },
  6123.     { 4146, "Roads12_LAn", "[4146]", "Roads, Bridges and Tunnels", 40 },
  6124.     { 4148, "Roads13_LAn", "[4148]", "Roads, Bridges and Tunnels", 40 },
  6125.     { 4150, "Roads14_LAn", "[4150]", "Roads, Bridges and Tunnels", 40 },
  6126.     { 4152, "Roads15_LAn", "[4152]", "Roads, Bridges and Tunnels", 40 },
  6127.     { 4154, "Roads16_LAn", "[4154]", "Roads, Bridges and Tunnels", 40 },
  6128.     { 4156, "Roads17_LAn", "[4156]", "Roads, Bridges and Tunnels", 40 },
  6129.     { 4158, "Roads18_LAn", "[4158]", "Roads, Bridges and Tunnels", 40 },
  6130.     { 4160, "Roads19_LAn", "[4160]", "Roads, Bridges and Tunnels", 40 },
  6131.     { 4163, "Roads24_LAn", "[4163]", "Roads, Bridges and Tunnels", 40 },
  6132.     { 4165, "Roads21_LAn", "[4165]", "Roads, Bridges and Tunnels", 40 },
  6133.     { 4168, "Roads23_LAn", "[4168]", "Roads, Bridges and Tunnels", 40 },
  6134.     { 4182, "Roads22_LAn", "[4182]", "Roads, Bridges and Tunnels", 40 },
  6135.     { 4203, "LAriverSec1b_LAn", "[4203]", "Roads, Bridges and Tunnels", 40 },
  6136.     { 4207, "Roads02_LAn", "[4207]", "Roads, Bridges and Tunnels", 40 },
  6137.     { 4209, "Roads20_LAn", "[4209]", "Roads, Bridges and Tunnels", 40 },
  6138.     { 4233, "Roads05_LAn", "[4233]", "Roads, Bridges and Tunnels", 40 },
  6139.     { 4553, "road12_LAn2", "[4553]", "Roads, Bridges and Tunnels", 40 },
  6140.     { 4557, "road10_LAn2", "[4557]", "Roads, Bridges and Tunnels", 40 },
  6141.     { 4567, "road07_LAn2", "[4567]", "Roads, Bridges and Tunnels", 40 },
  6142.     { 4589, "road15_LAn2", "[4589]", "Roads, Bridges and Tunnels", 40 },
  6143.     { 4644, "road06_LAn2", "[4644]", "Roads, Bridges and Tunnels", 40 },
  6144.     { 4645, "road14_LAn2", "[4645]", "Roads, Bridges and Tunnels", 40 },
  6145.     { 4646, "road13_LAn2", "[4646]", "Roads, Bridges and Tunnels", 40 },
  6146.     { 4647, "road11_LAn2", "[4647]", "Roads, Bridges and Tunnels", 40 },
  6147.     { 4648, "road05_LAn2", "[4648]", "Roads, Bridges and Tunnels", 40 },
  6148.     { 4649, "road01_LAn2", "[4649]", "Roads, Bridges and Tunnels", 40 },
  6149.     { 4650, "road02_LAn2", "[4650]", "Roads, Bridges and Tunnels", 40 },
  6150.     { 4651, "road03_LAn2", "[4651]", "Roads, Bridges and Tunnels", 40 },
  6151.     { 4652, "road04_LAn2", "[4652]", "Roads, Bridges and Tunnels", 40 },
  6152.     { 4653, "Freeway7_LAn2", "[4653]", "Roads, Bridges and Tunnels", 40 },
  6153.     { 4654, "road09_LAn2", "[4654]", "Roads, Bridges and Tunnels", 40 },
  6154.     { 4656, "Freeway1_LAn2", "[4656]", "Roads, Bridges and Tunnels", 40 },
  6155.     { 4658, "Freeway2_LAn2", "[4658]", "Roads, Bridges and Tunnels", 40 },
  6156.     { 4660, "Freeway3_LAn2", "[4660]", "Roads, Bridges and Tunnels", 40 },
  6157.     { 4662, "Freeway4_LAn2", "[4662]", "Roads, Bridges and Tunnels", 40 },
  6158.     { 4664, "Freeway5_LAn2", "[4664]", "Roads, Bridges and Tunnels", 40 },
  6159.     { 4666, "Freeway6_LAn2", "[4666]", "Roads, Bridges and Tunnels", 40 },
  6160.     { 4679, "Freeway8_LAn2", "[4679]", "Roads, Bridges and Tunnels", 40 },
  6161.     { 4692, "Freeway9_LAn2", "[4692]", "Roads, Bridges and Tunnels", 40 },
  6162.     { 4694, "Freeway10_LAn2", "[4694]", "Roads, Bridges and Tunnels", 40 },
  6163.     { 4695, "Freeway11_LAn2", "[4695]", "Roads, Bridges and Tunnels", 40 },
  6164.     { 4710, "road08_LAn2", "[4710]", "Roads, Bridges and Tunnels", 40 },
  6165.     { 4807, "LAroads_20gh_LAs", "[4807]", "Roads, Bridges and Tunnels", 40 },
  6166.     { 4808, "LAroadss_30_LAs", "[4808]", "Roads, Bridges and Tunnels", 40 },
  6167.     { 4809, "LAroads_05_LAs", "[4809]", "Roads, Bridges and Tunnels", 40 },
  6168.     { 4820, "BTOLAND1_LAS", "[4820]", "Roads, Bridges and Tunnels", 40 },
  6169.     { 4821, "BTOLAND2_LAS", "[4821]", "Roads, Bridges and Tunnels", 40 },
  6170.     { 4822, "NWCSTRD1_LAS", "[4822]", "Roads, Bridges and Tunnels", 40 },
  6171.     { 4823, "lasgrifroad", "[4823]", "Roads, Bridges and Tunnels", 40 },
  6172.     { 4827, "LAroads_20ghi_LAs", "[4827]", "Roads, Bridges and Tunnels", 40 },
  6173.     { 4834, "airoad1d_LAS", "[4834]", "Roads, Bridges and Tunnels", 40 },
  6174.     { 4835, "airoad1b_LAS", "[4835]", "Roads, Bridges and Tunnels", 40 },
  6175.     { 4836, "LAroadsx_04_LAs", "[4836]", "Roads, Bridges and Tunnels", 40 },
  6176.     { 4837, "LApedhusrea_LAs", "[4837]", "Roads, Bridges and Tunnels", 40 },
  6177.     { 4839, "bchcostrd3_LAS", "[4839]", "Roads, Bridges and Tunnels", 40 },
  6178.     { 4840, "bchcostrd4_LAS", "[4840]", "Roads, Bridges and Tunnels", 40 },
  6179.     { 4841, "bchcostrd1_LAS", "[4841]", "Roads, Bridges and Tunnels", 40 },
  6180.     { 4846, "LAcityped1_LAs", "[4846]", "Roads, Bridges and Tunnels", 40 },
  6181.     { 4868, "LAroads_23_LAs", "[4868]", "Roads, Bridges and Tunnels", 40 },
  6182.     { 4870, "airpurt2ax_las", "[4870]", "Roads, Bridges and Tunnels", 40 },
  6183.     { 4871, "airpurt2bx_las", "[4871]", "Roads, Bridges and Tunnels", 40 },
  6184.     { 4872, "LAroads_042e_LAs", "[4872]", "Roads, Bridges and Tunnels", 40 },
  6185.     { 4878, "obcity1_LAS", "[4878]", "Roads, Bridges and Tunnels", 40 },
  6186.     { 4895, "lstrud_LAS", "[4895]", "Roads, Bridges and Tunnels", 40 },
  6187.     { 5013, "LAroakt1_30_LAs", "[5013]", "Roads, Bridges and Tunnels", 40 },
  6188.     { 5021, "LAroadsbrk_05_LAs", "[5021]", "Roads, Bridges and Tunnels", 40 },
  6189.     { 5026, "lstrudct1_LAS", "[5026]", "Roads, Bridges and Tunnels", 40 },
  6190.     { 5028, "obcity1ct1_LAS", "[5028]", "Roads, Bridges and Tunnels", 40 },
  6191.     { 5038, "airtun2ct_LAS", "[5038]", "Roads, Bridges and Tunnels", 40 },
  6192.     { 5046, "bchcostrd4fuk_LAS", "[5046]", "Roads, Bridges and Tunnels", 40 },
  6193.     { 5052, "BTOROAD1vb_LAS", "[5052]", "Roads, Bridges and Tunnels", 40 },
  6194.     { 5106, "Roadsbx_las2", "[5106]", "Roads, Bridges and Tunnels", 40 },
  6195.     { 5112, "LAroads_26_las2", "[5112]", "Roads, Bridges and Tunnels", 40 },
  6196.     { 5113, "BlockAA_las2", "[5113]", "Roads, Bridges and Tunnels", 40 },
  6197.     { 5120, "BTOROAD3_las2", "[5120]", "Roads, Bridges and Tunnels", 40 },
  6198.     { 5121, "BTOLAND6_las2", "[5121]", "Roads, Bridges and Tunnels", 40 },
  6199.     { 5124, "NWCSTRD2_las2", "[5124]", "Roads, Bridges and Tunnels", 40 },
  6200.     { 5125, "NWCSTRD3_las2", "[5125]", "Roads, Bridges and Tunnels", 40 },
  6201.     { 5128, "BTOROAD1mnk_las2", "[5128]", "Roads, Bridges and Tunnels", 40 },
  6202.     { 5133, "bchcostrd6_las2", "[5133]", "Roads, Bridges and Tunnels", 40 },
  6203.     { 5141, "BTOROADxtra_las2", "[5141]", "Roads, Bridges and Tunnels", 40 },
  6204.     { 5147, "sanpedbigbrid_las2", "[5147]", "Roads, Bridges and Tunnels", 40 },
  6205.     { 5149, "scumest1_las2", "[5149]", "Roads, Bridges and Tunnels", 40 },
  6206.     { 5178, "cutrdn1_las2", "[5178]", "Roads, Bridges and Tunnels", 40 },
  6207.     { 5188, "nwrrdssplt_las2", "[5188]", "Roads, Bridges and Tunnels", 40 },
  6208.     { 5191, "nwdkbridd_las2", "[5191]", "Roads, Bridges and Tunnels", 40 },
  6209.     { 5250, "bchcostrd6v_las2", "[5250]", "Roads, Bridges and Tunnels", 40 },
  6210.     { 5271, "LAroads_24_las2", "[5271]", "Roads, Bridges and Tunnels", 40 },
  6211.     { 5276, "NEWCOMPRD_las2", "[5276]", "Roads, Bridges and Tunnels", 40 },
  6212.     { 5296, "LAroads_26a_las01", "[5296]", "Roads, Bridges and Tunnels", 40 },
  6213.     { 5297, "LAroads_26b_las01", "[5297]", "Roads, Bridges and Tunnels", 40 },
  6214.     { 5298, "bigstormbridb_las2", "[5298]", "Roads, Bridges and Tunnels", 40 },
  6215.     { 5314, "NEWCOMfuk_las2", "[5314]", "Roads, Bridges and Tunnels", 40 },
  6216.     { 5329, "BTOROADsp3_las2", "[5329]", "Roads, Bridges and Tunnels", 40 },
  6217.     { 5330, "BTOROAsp2_las2", "[5330]", "Roads, Bridges and Tunnels", 40 },
  6218.     { 5333, "sanpedbigslt_las2", "[5333]", "Roads, Bridges and Tunnels", 40 },
  6219.     { 5349, "BTOLAND6q_las2", "[5349]", "Roads, Bridges and Tunnels", 40 },
  6220.     { 5353, "NWCSTRD4_las2", "[5353]", "Roads, Bridges and Tunnels", 40 },
  6221.     { 5391, "laeroad01", "[5391]", "Roads, Bridges and Tunnels", 40 },
  6222.     { 5394, "xstpdnam_LAE", "[5394]", "Roads, Bridges and Tunnels", 40 },
  6223.     { 5395, "laecomptonbrij3", "[5395]", "Roads, Bridges and Tunnels", 40 },
  6224.     { 5411, "laeroadsblk", "[5411]", "Roads, Bridges and Tunnels", 40 },
  6225.     { 5431, "laeroad02", "[5431]", "Roads, Bridges and Tunnels", 40 },
  6226.     { 5432, "laeroad03", "[5432]", "Roads, Bridges and Tunnels", 40 },
  6227.     { 5433, "laeroad04", "[5433]", "Roads, Bridges and Tunnels", 40 },
  6228.     { 5434, "laeroad05", "[5434]", "Roads, Bridges and Tunnels", 40 },
  6229.     { 5435, "laeroad06", "[5435]", "Roads, Bridges and Tunnels", 40 },
  6230.     { 5436, "fukxroad07", "[5436]", "Roads, Bridges and Tunnels", 40 },
  6231.     { 5437, "laeroad08", "[5437]", "Roads, Bridges and Tunnels", 40 },
  6232.     { 5438, "laeroad09", "[5438]", "Roads, Bridges and Tunnels", 40 },
  6233.     { 5439, "laeroad10", "[5439]", "Roads, Bridges and Tunnels", 40 },
  6234.     { 5440, "laeroad11", "[5440]", "Roads, Bridges and Tunnels", 40 },
  6235.     { 5441, "laeroad12", "[5441]", "Roads, Bridges and Tunnels", 40 },
  6236.     { 5442, "laeroad13", "[5442]", "Roads, Bridges and Tunnels", 40 },
  6237.     { 5456, "laeroad14", "[5456]", "Roads, Bridges and Tunnels", 40 },
  6238.     { 5469, "laeRoads11Tr", "[5469]", "Roads, Bridges and Tunnels", 40 },
  6239.     { 5470, "laeRoads10Tr", "[5470]", "Roads, Bridges and Tunnels", 40 },
  6240.     { 5472, "frecrsbrid_LAE", "[5472]", "Roads, Bridges and Tunnels", 40 },
  6241.     { 5473, "laeidlebrijTr", "[5473]", "Roads, Bridges and Tunnels", 40 },
  6242.     { 5481, "laebridge", "[5481]", "Roads, Bridges and Tunnels", 40 },
  6243.     { 5482, "laeroad16", "[5482]", "Roads, Bridges and Tunnels", 40 },
  6244.     { 5483, "laeroad17", "[5483]", "Roads, Bridges and Tunnels", 40 },
  6245.     { 5484, "laeroad18", "[5484]", "Roads, Bridges and Tunnels", 40 },
  6246.     { 5485, "laeroad20", "[5485]", "Roads, Bridges and Tunnels", 40 },
  6247.     { 5486, "laeroad21", "[5486]", "Roads, Bridges and Tunnels", 40 },
  6248.     { 5487, "laeroad22", "[5487]", "Roads, Bridges and Tunnels", 40 },
  6249.     { 5488, "laeroad23", "[5488]", "Roads, Bridges and Tunnels", 40 },
  6250.     { 5489, "laeroad24", "[5489]", "Roads, Bridges and Tunnels", 40 },
  6251.     { 5490, "laeroad25", "[5490]", "Roads, Bridges and Tunnels", 40 },
  6252.     { 5491, "laeroad26", "[5491]", "Roads, Bridges and Tunnels", 40 },
  6253.     { 5492, "laeroad27", "[5492]", "Roads, Bridges and Tunnels", 40 },
  6254.     { 5493, "laeroad28", "[5493]", "Roads, Bridges and Tunnels", 40 },
  6255.     { 5494, "laeroad29", "[5494]", "Roads, Bridges and Tunnels", 40 },
  6256.     { 5495, "laeroad30", "[5495]", "Roads, Bridges and Tunnels", 40 },
  6257.     { 5496, "laeroad31", "[5496]", "Roads, Bridges and Tunnels", 40 },
  6258.     { 5497, "laeroad32", "[5497]", "Roads, Bridges and Tunnels", 40 },
  6259.     { 5498, "laeroad33", "[5498]", "Roads, Bridges and Tunnels", 40 },
  6260.     { 5499, "laeroad34", "[5499]", "Roads, Bridges and Tunnels", 40 },
  6261.     { 5500, "laeroad35", "[5500]", "Roads, Bridges and Tunnels", 40 },
  6262.     { 5501, "laeroad36", "[5501]", "Roads, Bridges and Tunnels", 40 },
  6263.     { 5502, "laeroad37", "[5502]", "Roads, Bridges and Tunnels", 40 },
  6264.     { 5503, "laeroad38", "[5503]", "Roads, Bridges and Tunnels", 40 },
  6265.     { 5504, "laeroad39", "[5504]", "Roads, Bridges and Tunnels", 40 },
  6266.     { 5505, "laeroad40", "[5505]", "Roads, Bridges and Tunnels", 40 },
  6267.     { 5506, "laeroad41", "[5506]", "Roads, Bridges and Tunnels", 40 },
  6268.     { 5507, "laeroad42", "[5507]", "Roads, Bridges and Tunnels", 40 },
  6269.     { 5508, "laeroad43", "[5508]", "Roads, Bridges and Tunnels", 40 },
  6270.     { 5509, "laeroad44", "[5509]", "Roads, Bridges and Tunnels", 40 },
  6271.     { 5510, "laeroad45", "[5510]", "Roads, Bridges and Tunnels", 40 },
  6272.     { 5511, "laeroad46", "[5511]", "Roads, Bridges and Tunnels", 40 },
  6273.     { 5512, "laeroad47", "[5512]", "Roads, Bridges and Tunnels", 40 },
  6274.     { 5528, "laeroadct43", "[5528]", "Roads, Bridges and Tunnels", 40 },
  6275.     { 5650, "laeroad03b", "[5650]", "Roads, Bridges and Tunnels", 40 },
  6276.     { 5668, "laebridgeb", "[5668]", "Roads, Bridges and Tunnels", 40 },
  6277.     { 5703, "road_lawn23", "[5703]", "Roads, Bridges and Tunnels", 40 },
  6278.     { 5707, "road_lawn03", "[5707]", "Roads, Bridges and Tunnels", 40 },
  6279.     { 5744, "road_lawn32", "[5744]", "Roads, Bridges and Tunnels", 40 },
  6280.     { 5745, "road_lawn07", "[5745]", "Roads, Bridges and Tunnels", 40 },
  6281.     { 5746, "road_lawn08", "[5746]", "Roads, Bridges and Tunnels", 40 },
  6282.     { 5747, "road_lawn01", "[5747]", "Roads, Bridges and Tunnels", 40 },
  6283.     { 5748, "road_lawn09", "[5748]", "Roads, Bridges and Tunnels", 40 },
  6284.     { 5749, "road_lawn10", "[5749]", "Roads, Bridges and Tunnels", 40 },
  6285.     { 5750, "road_lawn11", "[5750]", "Roads, Bridges and Tunnels", 40 },
  6286.     { 5751, "road_lawn12", "[5751]", "Roads, Bridges and Tunnels", 40 },
  6287.     { 5752, "road_lawn13", "[5752]", "Roads, Bridges and Tunnels", 40 },
  6288.     { 5753, "road_lawn37", "[5753]", "Roads, Bridges and Tunnels", 40 },
  6289.     { 5754, "road_lawn15", "[5754]", "Roads, Bridges and Tunnels", 40 },
  6290.     { 5755, "road_lawn36", "[5755]", "Roads, Bridges and Tunnels", 40 },
  6291.     { 5756, "road_lawn33", "[5756]", "Roads, Bridges and Tunnels", 40 },
  6292.     { 5757, "road_lawn18", "[5757]", "Roads, Bridges and Tunnels", 40 },
  6293.     { 5758, "road_lawn19", "[5758]", "Roads, Bridges and Tunnels", 40 },
  6294.     { 5759, "road_lawn20", "[5759]", "Roads, Bridges and Tunnels", 40 },
  6295.     { 5793, "road_lawn02", "[5793]", "Roads, Bridges and Tunnels", 40 },
  6296.     { 5794, "road_lawn06", "[5794]", "Roads, Bridges and Tunnels", 40 },
  6297.     { 5795, "road_lawn14", "[5795]", "Roads, Bridges and Tunnels", 40 },
  6298.     { 5796, "road_lawn38", "[5796]", "Roads, Bridges and Tunnels", 40 },
  6299.     { 5797, "road_lawn21", "[5797]", "Roads, Bridges and Tunnels", 40 },
  6300.     { 5798, "road_lawn35", "[5798]", "Roads, Bridges and Tunnels", 40 },
  6301.     { 5799, "road_lawn29", "[5799]", "Roads, Bridges and Tunnels", 40 },
  6302.     { 5800, "road_lawn30", "[5800]", "Roads, Bridges and Tunnels", 40 },
  6303.     { 5801, "road_lawn28", "[5801]", "Roads, Bridges and Tunnels", 40 },
  6304.     { 5802, "road_lawn34", "[5802]", "Roads, Bridges and Tunnels", 40 },
  6305.     { 5803, "road_hillLAwn12", "[5803]", "Roads, Bridges and Tunnels", 40 },
  6306.     { 5804, "road_lawn25", "[5804]", "Roads, Bridges and Tunnels", 40 },
  6307.     { 5805, "road_lawn22", "[5805]", "Roads, Bridges and Tunnels", 40 },
  6308.     { 5806, "road_lawn17", "[5806]", "Roads, Bridges and Tunnels", 40 },
  6309.     { 5807, "road_lawn16", "[5807]", "Roads, Bridges and Tunnels", 40 },
  6310.     { 5808, "road_lawn39", "[5808]", "Roads, Bridges and Tunnels", 40 },
  6311.     { 5809, "lawngrndaa", "[5809]", "Roads, Bridges and Tunnels", 40 },
  6312.     { 5859, "road_lawn24", "[5859]", "Roads, Bridges and Tunnels", 40 },
  6313.     { 5860, "road_lawn27", "[5860]", "Roads, Bridges and Tunnels", 40 },
  6314.     { 5861, "road_lawn05", "[5861]", "Roads, Bridges and Tunnels", 40 },
  6315.     { 5862, "road_lawn31", "[5862]", "Roads, Bridges and Tunnels", 40 },
  6316.     { 5866, "road40_LAwN", "[5866]", "Roads, Bridges and Tunnels", 40 },
  6317.     { 5994, "road_lawn26", "[5994]", "Roads, Bridges and Tunnels", 40 },
  6318.     { 5995, "road_lawn04", "[5995]", "Roads, Bridges and Tunnels", 40 },
  6319.     { 6035, "lawroads_law12", "[6035]", "Roads, Bridges and Tunnels", 40 },
  6320.     { 6054, "lawroads_law02", "[6054]", "Roads, Bridges and Tunnels", 40 },
  6321.     { 6055, "lawroads_law03", "[6055]", "Roads, Bridges and Tunnels", 40 },
  6322.     { 6111, "lawroads_law05", "[6111]", "Roads, Bridges and Tunnels", 40 },
  6323.     { 6112, "lawroads_law06", "[6112]", "Roads, Bridges and Tunnels", 40 },
  6324.     { 6113, "lawroads_law07", "[6113]", "Roads, Bridges and Tunnels", 40 },
  6325.     { 6114, "lawroads_law08", "[6114]", "Roads, Bridges and Tunnels", 40 },
  6326.     { 6115, "lawroads_law09", "[6115]", "Roads, Bridges and Tunnels", 40 },
  6327.     { 6116, "lawroads_law10", "[6116]", "Roads, Bridges and Tunnels", 40 },
  6328.     { 6117, "lawroads_law11", "[6117]", "Roads, Bridges and Tunnels", 40 },
  6329.     { 6118, "lawroads_law01", "[6118]", "Roads, Bridges and Tunnels", 40 },
  6330.     { 6119, "lawroads_law13", "[6119]", "Roads, Bridges and Tunnels", 40 },
  6331.     { 6120, "lawroads_law14", "[6120]", "Roads, Bridges and Tunnels", 40 },
  6332.     { 6121, "lawroads_law15", "[6121]", "Roads, Bridges and Tunnels", 40 },
  6333.     { 6122, "lawroads_law16", "[6122]", "Roads, Bridges and Tunnels", 40 },
  6334.     { 6123, "lawroads_law17", "[6123]", "Roads, Bridges and Tunnels", 40 },
  6335.     { 6124, "lawroads_law18", "[6124]", "Roads, Bridges and Tunnels", 40 },
  6336.     { 6125, "lawroads_law19", "[6125]", "Roads, Bridges and Tunnels", 40 },
  6337.     { 6126, "lawroads_law20", "[6126]", "Roads, Bridges and Tunnels", 40 },
  6338.     { 6127, "lawroads_law21", "[6127]", "Roads, Bridges and Tunnels", 40 },
  6339.     { 6128, "lawroads_law22", "[6128]", "Roads, Bridges and Tunnels", 40 },
  6340.     { 6129, "lawroads_law23", "[6129]", "Roads, Bridges and Tunnels", 40 },
  6341.     { 6225, "lawroads_law04", "[6225]", "Roads, Bridges and Tunnels", 40 },
  6342.     { 6231, "CanalRoad01_LAw", "[6231]", "Roads, Bridges and Tunnels", 40 },
  6343.     { 6235, "canal_arch01", "[6235]", "Roads, Bridges and Tunnels", 40 },
  6344.     { 6291, "Roads30_LAw2", "[6291]", "Roads, Bridges and Tunnels", 40 },
  6345.     { 6301, "Roads11_LAw2", "[6301]", "Roads, Bridges and Tunnels", 40 },
  6346.     { 6302, "Roads14_LAw2", "[6302]", "Roads, Bridges and Tunnels", 40 },
  6347.     { 6303, "Roads16_LAw2", "[6303]", "Roads, Bridges and Tunnels", 40 },
  6348.     { 6304, "Roads19_LAw2", "[6304]", "Roads, Bridges and Tunnels", 40 },
  6349.     { 6305, "Roads23_LAw2", "[6305]", "Roads, Bridges and Tunnels", 40 },
  6350.     { 6306, "Roads24_LAw2", "[6306]", "Roads, Bridges and Tunnels", 40 },
  6351.     { 6307, "Roads26_LAw2", "[6307]", "Roads, Bridges and Tunnels", 40 },
  6352.     { 6308, "Roads28_LAw2", "[6308]", "Roads, Bridges and Tunnels", 40 },
  6353.     { 6309, "Roads29_LAw2", "[6309]", "Roads, Bridges and Tunnels", 40 },
  6354.     { 6310, "Roads08_LAw2", "[6310]", "Roads, Bridges and Tunnels", 40 },
  6355.     { 6311, "Roads33_LAw2", "[6311]", "Roads, Bridges and Tunnels", 40 },
  6356.     { 6314, "Roads31_LAw2", "[6314]", "Roads, Bridges and Tunnels", 40 },
  6357.     { 6316, "Roads02_LAw2", "[6316]", "Roads, Bridges and Tunnels", 40 },
  6358.     { 6317, "Roads07_LAw2", "[6317]", "Roads, Bridges and Tunnels", 40 },
  6359.     { 6318, "Roads12_LAw2", "[6318]", "Roads, Bridges and Tunnels", 40 },
  6360.     { 6319, "Roads17_LAw2", "[6319]", "Roads, Bridges and Tunnels", 40 },
  6361.     { 6320, "Roads15_LAw2", "[6320]", "Roads, Bridges and Tunnels", 40 },
  6362.     { 6321, "Roads18_LAw2", "[6321]", "Roads, Bridges and Tunnels", 40 },
  6363.     { 6322, "Roads20_LAw2", "[6322]", "Roads, Bridges and Tunnels", 40 },
  6364.     { 6323, "Roads21_LAw2", "[6323]", "Roads, Bridges and Tunnels", 40 },
  6365.     { 6324, "Roads22_LAw2", "[6324]", "Roads, Bridges and Tunnels", 40 },
  6366.     { 6325, "Roads01_LAw2", "[6325]", "Roads, Bridges and Tunnels", 40 },
  6367.     { 6326, "Roads34_LAw2", "[6326]", "Roads, Bridges and Tunnels", 40 },
  6368.     { 6327, "Roads35_LAw2", "[6327]", "Roads, Bridges and Tunnels", 40 },
  6369.     { 6329, "Roads27_LAw2", "[6329]", "Roads, Bridges and Tunnels", 40 },
  6370.     { 6330, "Roads06_LAw2", "[6330]", "Roads, Bridges and Tunnels", 40 },
  6371.     { 6331, "Roads05_LAw2", "[6331]", "Roads, Bridges and Tunnels", 40 },
  6372.     { 6333, "Roads25_LAw2", "[6333]", "Roads, Bridges and Tunnels", 40 },
  6373.     { 6341, "century02_LAw2", "[6341]", "Roads, Bridges and Tunnels", 40 },
  6374.     { 6345, "Roads04_LAw2", "[6345]", "Roads, Bridges and Tunnels", 40 },
  6375.     { 6427, "Roads03_LAw2", "[6427]", "Roads, Bridges and Tunnels", 40 },
  6376.     { 6428, "Roads32_LAw2", "[6428]", "Roads, Bridges and Tunnels", 40 },
  6377.     { 6448, "Pier01_LAw2", "[6448]", "Roads, Bridges and Tunnels", 40 },
  6378.     { 6449, "Pier02_LAw2", "[6449]", "Roads, Bridges and Tunnels", 40 },
  6379.     { 6450, "Pier03_LAw2", "[6450]", "Roads, Bridges and Tunnels", 40 },
  6380.     { 6507, "Roads09_LAw2", "[6507]", "Roads, Bridges and Tunnels", 40 },
  6381.     { 6508, "Roads10_LAw2", "[6508]", "Roads, Bridges and Tunnels", 40 },
  6382.     { 6509, "Roads36_LAw2", "[6509]", "Roads, Bridges and Tunnels", 40 },
  6383.     { 6876, "VegasNedge12", "[6876]", "Roads, Bridges and Tunnels", 40 },
  6384.     { 6877, "VegasNedge02", "[6877]", "Roads, Bridges and Tunnels", 40 },
  6385.     { 6878, "VegasNroad055", "[6878]", "Roads, Bridges and Tunnels", 40 },
  6386.     { 6879, "VegasNroad070", "[6879]", "Roads, Bridges and Tunnels", 40 },
  6387.     { 6880, "VegasNroad071", "[6880]", "Roads, Bridges and Tunnels", 40 },
  6388.     { 6881, "VegasNroad072", "[6881]", "Roads, Bridges and Tunnels", 40 },
  6389.     { 6886, "VegasNedge04", "[6886]", "Roads, Bridges and Tunnels", 40 },
  6390.     { 6887, "VegasNedge05", "[6887]", "Roads, Bridges and Tunnels", 40 },
  6391.     { 6888, "VegasNedge06", "[6888]", "Roads, Bridges and Tunnels", 40 },
  6392.     { 6897, "VegasNroad622", "[6897]", "Roads, Bridges and Tunnels", 40 },
  6393.     { 6898, "VegasNroad623", "[6898]", "Roads, Bridges and Tunnels", 40 },
  6394.     { 6899, "VegasNroad624", "[6899]", "Roads, Bridges and Tunnels", 40 },
  6395.     { 6900, "VegasNroad625", "[6900]", "Roads, Bridges and Tunnels", 40 },
  6396.     { 6945, "VegasNroad0711", "[6945]", "Roads, Bridges and Tunnels", 40 },
  6397.     { 6948, "VegasNedge08", "[6948]", "Roads, Bridges and Tunnels", 40 },
  6398.     { 6949, "VegasNedge09", "[6949]", "Roads, Bridges and Tunnels", 40 },
  6399.     { 6950, "vegasNroad096", "[6950]", "Roads, Bridges and Tunnels", 40 },
  6400.     { 6951, "VegasNroad032", "[6951]", "Roads, Bridges and Tunnels", 40 },
  6401.     { 6952, "VegasNroad027", "[6952]", "Roads, Bridges and Tunnels", 40 },
  6402.     { 6953, "VegasNroad026", "[6953]", "Roads, Bridges and Tunnels", 40 },
  6403.     { 6956, "VegasNroad712", "[6956]", "Roads, Bridges and Tunnels", 40 },
  6404.     { 6974, "VegasNedge10", "[6974]", "Roads, Bridges and Tunnels", 40 },
  6405.     { 6990, "VegasNroad797", "[6990]", "Roads, Bridges and Tunnels", 40 },
  6406.     { 6991, "VegasNroad798", "[6991]", "Roads, Bridges and Tunnels", 40 },
  6407.     { 6999, "VegasNroad08202", "[6999]", "Roads, Bridges and Tunnels", 40 },
  6408.     { 7036, "VegasNroad0162", "[7036]", "Roads, Bridges and Tunnels", 40 },
  6409.     { 7041, "VegasNroad004", "[7041]", "Roads, Bridges and Tunnels", 40 },
  6410.     { 7042, "VegasNedge11", "[7042]", "Roads, Bridges and Tunnels", 40 },
  6411.     { 7043, "VegasNedge01", "[7043]", "Roads, Bridges and Tunnels", 40 },
  6412.     { 7052, "VegasNroad079", "[7052]", "Roads, Bridges and Tunnels", 40 },
  6413.     { 7053, "VegasNedge15", "[7053]", "Roads, Bridges and Tunnels", 40 },
  6414.     { 7054, "VegasNroad083", "[7054]", "Roads, Bridges and Tunnels", 40 },
  6415.     { 7055, "VegasNroad084", "[7055]", "Roads, Bridges and Tunnels", 40 },
  6416.     { 7056, "VegasNroad085", "[7056]", "Roads, Bridges and Tunnels", 40 },
  6417.     { 7057, "VegasNroad086", "[7057]", "Roads, Bridges and Tunnels", 40 },
  6418.     { 7064, "VegasNroad08204", "[7064]", "Roads, Bridges and Tunnels", 40 },
  6419.     { 7069, "VegasNedge16", "[7069]", "Roads, Bridges and Tunnels", 40 },
  6420.     { 7320, "VegasNroadsp08202", "[7320]", "Roads, Bridges and Tunnels", 40 },
  6421.     { 7321, "VegasNroadsp08203", "[7321]", "Roads, Bridges and Tunnels", 40 },
  6422.     { 7324, "VegasNroadsp079", "[7324]", "Roads, Bridges and Tunnels", 40 },
  6423.     { 7326, "VegasNroadVrkRbt", "[7326]", "Roads, Bridges and Tunnels", 40 },
  6424.     { 7327, "VegasNroadspl079", "[7327]", "Roads, Bridges and Tunnels", 40 },
  6425.     { 7334, "VegasNroadslpt002", "[7334]", "Roads, Bridges and Tunnels", 40 },
  6426.     { 7335, "VegasNroadslpt003", "[7335]", "Roads, Bridges and Tunnels", 40 },
  6427.     { 7336, "VegasNroadslpt004", "[7336]", "Roads, Bridges and Tunnels", 40 },
  6428.     { 7337, "VegasNroadslpt001", "[7337]", "Roads, Bridges and Tunnels", 40 },
  6429.     { 7355, "vegasn_motorway1", "[7355]", "Roads, Bridges and Tunnels", 40 },
  6430.     { 7362, "vegasNroad096b", "[7362]", "Roads, Bridges and Tunnels", 40 },
  6431.     { 7364, "VegasN_motway5", "[7364]", "Roads, Bridges and Tunnels", 40 },
  6432.     { 7383, "VegasNroad071b", "[7383]", "Roads, Bridges and Tunnels", 40 },
  6433.     { 7427, "vegasWedge16", "[7427]", "Roads, Bridges and Tunnels", 40 },
  6434.     { 7428, "vegasNroad03", "[7428]", "Roads, Bridges and Tunnels", 40 },
  6435.     { 7429, "vegasNroad04", "[7429]", "Roads, Bridges and Tunnels", 40 },
  6436.     { 7430, "vegasNroad05", "[7430]", "Roads, Bridges and Tunnels", 40 },
  6437.     { 7431, "vegasNroad06", "[7431]", "Roads, Bridges and Tunnels", 40 },
  6438.     { 7432, "vegasNroad07", "[7432]", "Roads, Bridges and Tunnels", 40 },
  6439.     { 7433, "vegasNroad09", "[7433]", "Roads, Bridges and Tunnels", 40 },
  6440.     { 7434, "vegasWedge02", "[7434]", "Roads, Bridges and Tunnels", 40 },
  6441.     { 7435, "vegasNroad15", "[7435]", "Roads, Bridges and Tunnels", 40 },
  6442.     { 7436, "vegasNroad24", "[7436]", "Roads, Bridges and Tunnels", 40 },
  6443.     { 7437, "vegasNroad25", "[7437]", "Roads, Bridges and Tunnels", 40 },
  6444.     { 7438, "vegasWedge03", "[7438]", "Roads, Bridges and Tunnels", 40 },
  6445.     { 7439, "vegasWedge04", "[7439]", "Roads, Bridges and Tunnels", 40 },
  6446.     { 7440, "vegasNroad34", "[7440]", "Roads, Bridges and Tunnels", 40 },
  6447.     { 7441, "vegasNroad35", "[7441]", "Roads, Bridges and Tunnels", 40 },
  6448.     { 7442, "vegasNroad36", "[7442]", "Roads, Bridges and Tunnels", 40 },
  6449.     { 7443, "vegasNroad37", "[7443]", "Roads, Bridges and Tunnels", 40 },
  6450.     { 7444, "vgswindustroad05", "[7444]", "Roads, Bridges and Tunnels", 40 },
  6451.     { 7445, "vegasNroad39", "[7445]", "Roads, Bridges and Tunnels", 40 },
  6452.     { 7446, "vegasNroad40", "[7446]", "Roads, Bridges and Tunnels", 40 },
  6453.     { 7447, "vegasWedge05", "[7447]", "Roads, Bridges and Tunnels", 40 },
  6454.     { 7476, "vegasNroad43", "[7476]", "Roads, Bridges and Tunnels", 40 },
  6455.     { 7477, "vegasNroad44", "[7477]", "Roads, Bridges and Tunnels", 40 },
  6456.     { 7478, "vegasNroad45", "[7478]", "Roads, Bridges and Tunnels", 40 },
  6457.     { 7479, "vegasNroad46", "[7479]", "Roads, Bridges and Tunnels", 40 },
  6458.     { 7480, "vegasWedge15", "[7480]", "Roads, Bridges and Tunnels", 40 },
  6459.     { 7481, "vegasNroad48", "[7481]", "Roads, Bridges and Tunnels", 40 },
  6460.     { 7482, "vegasNroad49", "[7482]", "Roads, Bridges and Tunnels", 40 },
  6461.     { 7483, "vegasNroad50", "[7483]", "Roads, Bridges and Tunnels", 40 },
  6462.     { 7484, "vegasNroad51", "[7484]", "Roads, Bridges and Tunnels", 40 },
  6463.     { 7485, "vegasWedge01", "[7485]", "Roads, Bridges and Tunnels", 40 },
  6464.     { 7486, "vgswindustroad01", "[7486]", "Roads, Bridges and Tunnels", 40 },
  6465.     { 7544, "vegasNroad22", "[7544]", "Roads, Bridges and Tunnels", 40 },
  6466.     { 7545, "vegasNroad17", "[7545]", "Roads, Bridges and Tunnels", 40 },
  6467.     { 7546, "vegasNroad01", "[7546]", "Roads, Bridges and Tunnels", 40 },
  6468.     { 7547, "vegasNroad18", "[7547]", "Roads, Bridges and Tunnels", 40 },
  6469.     { 7548, "vegasWedge17", "[7548]", "Roads, Bridges and Tunnels", 40 },
  6470.     { 7549, "vegasNroad23", "[7549]", "Roads, Bridges and Tunnels", 40 },
  6471.     { 7550, "vegasNroad21", "[7550]", "Roads, Bridges and Tunnels", 40 },
  6472.     { 7551, "vegasNroad20", "[7551]", "Roads, Bridges and Tunnels", 40 },
  6473.     { 7552, "vegasNroad19", "[7552]", "Roads, Bridges and Tunnels", 40 },
  6474.     { 7558, "vegasWedge19", "[7558]", "Roads, Bridges and Tunnels", 40 },
  6475.     { 7559, "vegasWedge20", "[7559]", "Roads, Bridges and Tunnels", 40 },
  6476.     { 7580, "vegasNroad57", "[7580]", "Roads, Bridges and Tunnels", 40 },
  6477.     { 7581, "mirageroad1", "[7581]", "Roads, Bridges and Tunnels", 40 },
  6478.     { 7587, "miragebuild03", "[7587]", "Roads, Bridges and Tunnels", 40 },
  6479.     { 7589, "miragebuild08", "[7589]", "Roads, Bridges and Tunnels", 40 },
  6480.     { 7590, "miragebuild09", "[7590]", "Roads, Bridges and Tunnels", 40 },
  6481.     { 7605, "vegasNroad08", "[7605]", "Roads, Bridges and Tunnels", 40 },
  6482.     { 7629, "vegasNroad56", "[7629]", "Roads, Bridges and Tunnels", 40 },
  6483.     { 7631, "vegasWedge11", "[7631]", "Roads, Bridges and Tunnels", 40 },
  6484.     { 7632, "vegasWedge22", "[7632]", "Roads, Bridges and Tunnels", 40 },
  6485.     { 7633, "vegasWedge23", "[7633]", "Roads, Bridges and Tunnels", 40 },
  6486.     { 7634, "vegasWedge24", "[7634]", "Roads, Bridges and Tunnels", 40 },
  6487.     { 7729, "vegasWedge25", "[7729]", "Roads, Bridges and Tunnels", 40 },
  6488.     { 7730, "vegasWedge21", "[7730]", "Roads, Bridges and Tunnels", 40 },
  6489.     { 7731, "vegasWedge26", "[7731]", "Roads, Bridges and Tunnels", 40 },
  6490.     { 7755, "vegasNroad31", "[7755]", "Roads, Bridges and Tunnels", 40 },
  6491.     { 7849, "vegasNroad62", "[7849]", "Roads, Bridges and Tunnels", 40 },
  6492.     { 7852, "vegasNroad63", "[7852]", "Roads, Bridges and Tunnels", 40 },
  6493.     { 7854, "vegasNroad64", "[7854]", "Roads, Bridges and Tunnels", 40 },
  6494.     { 7863, "vgswindustroad08", "[7863]", "Roads, Bridges and Tunnels", 40 },
  6495.     { 7864, "vgswindustroad07", "[7864]", "Roads, Bridges and Tunnels", 40 },
  6496.     { 7865, "vegasWedge27", "[7865]", "Roads, Bridges and Tunnels", 40 },
  6497.     { 7866, "vgswindustroad04", "[7866]", "Roads, Bridges and Tunnels", 40 },
  6498.     { 7867, "vgswindustroad03", "[7867]", "Roads, Bridges and Tunnels", 40 },
  6499.     { 7868, "vegasWedge28", "[7868]", "Roads, Bridges and Tunnels", 40 },
  6500.     { 7878, "vegasNroad242", "[7878]", "Roads, Bridges and Tunnels", 40 },
  6501.     { 7881, "vegasNroad65", "[7881]", "Roads, Bridges and Tunnels", 40 },
  6502.     { 7938, "vegasNroad2469", "[7938]", "Roads, Bridges and Tunnels", 40 },
  6503.     { 7945, "vegaswedge111", "[7945]", "Roads, Bridges and Tunnels", 40 },
  6504.     { 7963, "vegasWedge17b", "[7963]", "Roads, Bridges and Tunnels", 40 },
  6505.     { 7965, "vegasNroad23b", "[7965]", "Roads, Bridges and Tunnels", 40 },
  6506.     { 7967, "vegasNroad22b", "[7967]", "Roads, Bridges and Tunnels", 40 },
  6507.     { 7969, "vegasNroad17b", "[7969]", "Roads, Bridges and Tunnels", 40 },
  6508.     { 7987, "vegasSedge09", "[7987]", "Roads, Bridges and Tunnels", 40 },
  6509.     { 7988, "VegasSroad025", "[7988]", "Roads, Bridges and Tunnels", 40 },
  6510.     { 7989, "VegasSroad026", "[7989]", "Roads, Bridges and Tunnels", 40 },
  6511.     { 7990, "VegasSroad027", "[7990]", "Roads, Bridges and Tunnels", 40 },
  6512.     { 7991, "VegasSroad035", "[7991]", "Roads, Bridges and Tunnels", 40 },
  6513.     { 7992, "VegasSroad053", "[7992]", "Roads, Bridges and Tunnels", 40 },
  6514.     { 7993, "VegasSroad060", "[7993]", "Roads, Bridges and Tunnels", 40 },
  6515.     { 7995, "VegasSroad088", "[7995]", "Roads, Bridges and Tunnels", 40 },
  6516.     { 8009, "VegasSroad100", "[8009]", "Roads, Bridges and Tunnels", 40 },
  6517.     { 8010, "VegasSroad104", "[8010]", "Roads, Bridges and Tunnels", 40 },
  6518.     { 8036, "VegasSroad106", "[8036]", "Roads, Bridges and Tunnels", 40 },
  6519.     { 8039, "VegasSroad107", "[8039]", "Roads, Bridges and Tunnels", 40 },
  6520.     { 8045, "vegasSedge03", "[8045]", "Roads, Bridges and Tunnels", 40 },
  6521.     { 8046, "VegasSroad046", "[8046]", "Roads, Bridges and Tunnels", 40 },
  6522.     { 8047, "VegasSroad017", "[8047]", "Roads, Bridges and Tunnels", 40 },
  6523.     { 8048, "VegasSroad047", "[8048]", "Roads, Bridges and Tunnels", 40 },
  6524.     { 8049, "VegasSroad076", "[8049]", "Roads, Bridges and Tunnels", 40 },
  6525.     { 8050, "vegasSedge14", "[8050]", "Roads, Bridges and Tunnels", 40 },
  6526.     { 8051, "vegasSedge13", "[8051]", "Roads, Bridges and Tunnels", 40 },
  6527.     { 8052, "vegasSedge15", "[8052]", "Roads, Bridges and Tunnels", 40 },
  6528.     { 8053, "vegasSedge16", "[8053]", "Roads, Bridges and Tunnels", 40 },
  6529.     { 8054, "vegasSedge17", "[8054]", "Roads, Bridges and Tunnels", 40 },
  6530.     { 8055, "vegasSedge18", "[8055]", "Roads, Bridges and Tunnels", 40 },
  6531.     { 8056, "vegasSedge19", "[8056]", "Roads, Bridges and Tunnels", 40 },
  6532.     { 8070, "VegasSroad122", "[8070]", "Roads, Bridges and Tunnels", 40 },
  6533.     { 8080, "VegasSroad128", "[8080]", "Roads, Bridges and Tunnels", 40 },
  6534.     { 8128, "vgsSrdbrdg_lvs", "[8128]", "Roads, Bridges and Tunnels", 40 },
  6535.     { 8135, "VegasSroad130", "[8135]", "Roads, Bridges and Tunnels", 40 },
  6536.     { 8137, "VegasSroad132", "[8137]", "Roads, Bridges and Tunnels", 40 },
  6537.     { 8212, "vegasSedge29", "[8212]", "Roads, Bridges and Tunnels", 40 },
  6538.     { 8213, "vgsSspagjun02", "[8213]", "Roads, Bridges and Tunnels", 40 },
  6539.     { 8214, "vgsSspagjun03", "[8214]", "Roads, Bridges and Tunnels", 40 },
  6540.     { 8215, "vgsSspagjun04", "[8215]", "Roads, Bridges and Tunnels", 40 },
  6541.     { 8216, "vgsSspagjun05", "[8216]", "Roads, Bridges and Tunnels", 40 },
  6542.     { 8217, "vgsSspagjun06", "[8217]", "Roads, Bridges and Tunnels", 40 },
  6543.     { 8218, "vgsSspagjun07", "[8218]", "Roads, Bridges and Tunnels", 40 },
  6544.     { 8219, "vgsSspagjun08", "[8219]", "Roads, Bridges and Tunnels", 40 },
  6545.     { 8236, "VegasSroad131", "[8236]", "Roads, Bridges and Tunnels", 40 },
  6546.     { 8244, "vegasSedge02", "[8244]", "Roads, Bridges and Tunnels", 40 },
  6547.     { 8245, "vegasSedge05", "[8245]", "Roads, Bridges and Tunnels", 40 },
  6548.     { 8246, "vegasSedge12", "[8246]", "Roads, Bridges and Tunnels", 40 },
  6549.     { 8256, "vegasSedge28", "[8256]", "Roads, Bridges and Tunnels", 40 },
  6550.     { 8290, "vgsSspagjun09", "[8290]", "Roads, Bridges and Tunnels", 40 },
  6551.     { 8305, "VegasSroad1072", "[8305]", "Roads, Bridges and Tunnels", 40 },
  6552.     { 8368, "vgsSspagjun10", "[8368]", "Roads, Bridges and Tunnels", 40 },
  6553.     { 8377, "VegasSroad0522a", "[8377]", "Roads, Bridges and Tunnels", 40 },
  6554.     { 8380, "vegasSedge1919", "[8380]", "Roads, Bridges and Tunnels", 40 },
  6555.     { 8382, "vgsSspagjun06b", "[8382]", "Roads, Bridges and Tunnels", 40 },
  6556.     { 8383, "vgsSspagjun06c", "[8383]", "Roads, Bridges and Tunnels", 40 },
  6557.     { 8386, "vgsSspagjun09b", "[8386]", "Roads, Bridges and Tunnels", 40 },
  6558.     { 8388, "vegasSedge29b", "[8388]", "Roads, Bridges and Tunnels", 40 },
  6559.     { 8438, "VegasEroad003", "[8438]", "Roads, Bridges and Tunnels", 40 },
  6560.     { 8439, "vgsEedge12", "[8439]", "Roads, Bridges and Tunnels", 40 },
  6561.     { 8440, "vgsEedge15", "[8440]", "Roads, Bridges and Tunnels", 40 },
  6562.     { 8441, "vgsEedge16", "[8441]", "Roads, Bridges and Tunnels", 40 },
  6563.     { 8442, "VegasEroad009", "[8442]", "Roads, Bridges and Tunnels", 40 },
  6564.     { 8443, "VegasEroad010", "[8443]", "Roads, Bridges and Tunnels", 40 },
  6565.     { 8444, "VegasEroad011", "[8444]", "Roads, Bridges and Tunnels", 40 },
  6566.     { 8445, "vgsEedge13", "[8445]", "Roads, Bridges and Tunnels", 40 },
  6567.     { 8446, "VegasEroad013", "[8446]", "Roads, Bridges and Tunnels", 40 },
  6568.     { 8447, "VegasEroad019", "[8447]", "Roads, Bridges and Tunnels", 40 },
  6569.     { 8448, "VegasEroad020", "[8448]", "Roads, Bridges and Tunnels", 40 },
  6570.     { 8449, "VegasEroad021", "[8449]", "Roads, Bridges and Tunnels", 40 },
  6571.     { 8450, "VegasEroad022", "[8450]", "Roads, Bridges and Tunnels", 40 },
  6572.     { 8451, "VegasEroad031", "[8451]", "Roads, Bridges and Tunnels", 40 },
  6573.     { 8452, "VegasEroad032", "[8452]", "Roads, Bridges and Tunnels", 40 },
  6574.     { 8453, "VegasEroad033", "[8453]", "Roads, Bridges and Tunnels", 40 },
  6575.     { 8454, "VegasEroad034", "[8454]", "Roads, Bridges and Tunnels", 40 },
  6576.     { 8455, "VegasEroad041", "[8455]", "Roads, Bridges and Tunnels", 40 },
  6577.     { 8456, "VegasEroad058", "[8456]", "Roads, Bridges and Tunnels", 40 },
  6578.     { 8457, "vgsEedge19", "[8457]", "Roads, Bridges and Tunnels", 40 },
  6579.     { 8458, "VegasEroad075", "[8458]", "Roads, Bridges and Tunnels", 40 },
  6580.     { 8471, "VegasEroad092", "[8471]", "Roads, Bridges and Tunnels", 40 },
  6581.     { 8472, "VegasEroad094", "[8472]", "Roads, Bridges and Tunnels", 40 },
  6582.     { 8473, "VegasEroad095", "[8473]", "Roads, Bridges and Tunnels", 40 },
  6583.     { 8474, "VegasEroad096", "[8474]", "Roads, Bridges and Tunnels", 40 },
  6584.     { 8475, "VegasEroad097", "[8475]", "Roads, Bridges and Tunnels", 40 },
  6585.     { 8476, "VegasEroad098", "[8476]", "Roads, Bridges and Tunnels", 40 },
  6586.     { 8477, "VegasEroad099", "[8477]", "Roads, Bridges and Tunnels", 40 },
  6587.     { 8510, "VegasEroad112", "[8510]", "Roads, Bridges and Tunnels", 40 },
  6588.     { 8511, "VegasEroad111", "[8511]", "Roads, Bridges and Tunnels", 40 },
  6589.     { 8512, "VegasEroad113", "[8512]", "Roads, Bridges and Tunnels", 40 },
  6590.     { 8514, "VegasEroad110", "[8514]", "Roads, Bridges and Tunnels", 40 },
  6591.     { 8517, "VegasEroad114", "[8517]", "Roads, Bridges and Tunnels", 40 },
  6592.     { 8518, "vgsEedge26", "[8518]", "Roads, Bridges and Tunnels", 40 },
  6593.     { 8519, "VegasEroad015", "[8519]", "Roads, Bridges and Tunnels", 40 },
  6594.     { 8520, "VegasEroad045", "[8520]", "Roads, Bridges and Tunnels", 40 },
  6595.     { 8521, "VegasEroad071", "[8521]", "Roads, Bridges and Tunnels", 40 },
  6596.     { 8522, "VegasEroad093", "[8522]", "Roads, Bridges and Tunnels", 40 },
  6597.     { 8523, "VegasEroad072", "[8523]", "Roads, Bridges and Tunnels", 40 },
  6598.     { 8524, "VegasEroad042", "[8524]", "Roads, Bridges and Tunnels", 40 },
  6599.     { 8525, "VegasEroad043", "[8525]", "Roads, Bridges and Tunnels", 40 },
  6600.     { 8543, "vgsEedge11", "[8543]", "Roads, Bridges and Tunnels", 40 },
  6601.     { 8552, "VegasEroad123", "[8552]", "Roads, Bridges and Tunnels", 40 },
  6602.     { 8561, "VegasEroad124", "[8561]", "Roads, Bridges and Tunnels", 40 },
  6603.     { 8562, "VegasEroad127", "[8562]", "Roads, Bridges and Tunnels", 40 },
  6604.     { 8609, "VegasEroad008", "[8609]", "Roads, Bridges and Tunnels", 40 },
  6605.     { 8610, "VegasEroad023", "[8610]", "Roads, Bridges and Tunnels", 40 },
  6606.     { 8611, "VegasEroad036", "[8611]", "Roads, Bridges and Tunnels", 40 },
  6607.     { 8612, "VegasEroad037", "[8612]", "Roads, Bridges and Tunnels", 40 },
  6608.     { 8616, "VegasEroad130", "[8616]", "Roads, Bridges and Tunnels", 40 },
  6609.     { 8622, "VegasEroad131", "[8622]", "Roads, Bridges and Tunnels", 40 },
  6610.     { 8637, "VegasEroad134", "[8637]", "Roads, Bridges and Tunnels", 40 },
  6611.     { 8638, "vgsEedge09", "[8638]", "Roads, Bridges and Tunnels", 40 },
  6612.     { 8824, "vgsEedge05", "[8824]", "Roads, Bridges and Tunnels", 40 },
  6613.     { 8832, "pirtebrdg01_lvS", "[8832]", "Roads, Bridges and Tunnels", 40 },
  6614.     { 8838, "vgEhshade01_lvs", "[8838]", "Roads, Bridges and Tunnels", 40 },
  6615.     { 8932, "VegasEroad136", "[8932]", "Roads, Bridges and Tunnels", 40 },
  6616.     { 9000, "vgsEedge17", "[9000]", "Roads, Bridges and Tunnels", 40 },
  6617.     { 9001, "vgsEedge20", "[9001]", "Roads, Bridges and Tunnels", 40 },
  6618.     { 9002, "vgsEedge22", "[9002]", "Roads, Bridges and Tunnels", 40 },
  6619.     { 9003, "vgsEedge24", "[9003]", "Roads, Bridges and Tunnels", 40 },
  6620.     { 9004, "VegasEroad051", "[9004]", "Roads, Bridges and Tunnels", 40 },
  6621.     { 9005, "VegasEroad050", "[9005]", "Roads, Bridges and Tunnels", 40 },
  6622.     { 9006, "VegasEroad086", "[9006]", "Roads, Bridges and Tunnels", 40 },
  6623.     { 9007, "VegasEroad049", "[9007]", "Roads, Bridges and Tunnels", 40 },
  6624.     { 9008, "VegasEroad048", "[9008]", "Roads, Bridges and Tunnels", 40 },
  6625.     { 9021, "vegasEroad068", "[9021]", "Roads, Bridges and Tunnels", 40 },
  6626.     { 9022, "vegasEroad067", "[9022]", "Roads, Bridges and Tunnels", 40 },
  6627.     { 9023, "VegasEroad069", "[9023]", "Roads, Bridges and Tunnels", 40 },
  6628.     { 9024, "vegasEroad070", "[9024]", "Roads, Bridges and Tunnels", 40 },
  6629.     { 9025, "vegasEroad065", "[9025]", "Roads, Bridges and Tunnels", 40 },
  6630.     { 9026, "VegasEroad066", "[9026]", "Roads, Bridges and Tunnels", 40 },
  6631.     { 9027, "vegasEroad064", "[9027]", "Roads, Bridges and Tunnels", 40 },
  6632.     { 9028, "VegasEroad063", "[9028]", "Roads, Bridges and Tunnels", 40 },
  6633.     { 9036, "tikibrdg01_lvs", "[9036]", "Roads, Bridges and Tunnels", 40 },
  6634.     { 9042, "VegasEroad137", "[9042]", "Roads, Bridges and Tunnels", 40 },
  6635.     { 9115, "VegasEroad138", "[9115]", "Roads, Bridges and Tunnels", 40 },
  6636.     { 9116, "VegasEroad139", "[9116]", "Roads, Bridges and Tunnels", 40 },
  6637.     { 9117, "VegasEroad140", "[9117]", "Roads, Bridges and Tunnels", 40 },
  6638.     { 9118, "VegasEroad141", "[9118]", "Roads, Bridges and Tunnels", 40 },
  6639.     { 9119, "vgsEedge14", "[9119]", "Roads, Bridges and Tunnels", 40 },
  6640.     { 9120, "VegasEroad143", "[9120]", "Roads, Bridges and Tunnels", 40 },
  6641.     { 9150, "VegasEroad144", "[9150]", "Roads, Bridges and Tunnels", 40 },
  6642.     { 9205, "road04sfn", "[9205]", "Roads, Bridges and Tunnels", 40 },
  6643.     { 9222, "road08sfn", "[9222]", "Roads, Bridges and Tunnels", 40 },
  6644.     { 9231, "road01sfn", "[9231]", "Roads, Bridges and Tunnels", 40 },
  6645.     { 9232, "road06sfn", "[9232]", "Roads, Bridges and Tunnels", 40 },
  6646.     { 9233, "road07sfn", "[9233]", "Roads, Bridges and Tunnels", 40 },
  6647.     { 9250, "road02sfn", "[9250]", "Roads, Bridges and Tunnels", 40 },
  6648.     { 9251, "road03sfn", "[9251]", "Roads, Bridges and Tunnels", 40 },
  6649.     { 9252, "road05sfn", "[9252]", "Roads, Bridges and Tunnels", 40 },
  6650.     { 9262, "hway_SFN01", "[9262]", "Roads, Bridges and Tunnels", 40 },
  6651.     { 9264, "hway_SFN03", "[9264]", "Roads, Bridges and Tunnels", 40 },
  6652.     { 9265, "hway_SFN04", "[9265]", "Roads, Bridges and Tunnels", 40 },
  6653.     { 9266, "hway_SFN05", "[9266]", "Roads, Bridges and Tunnels", 40 },
  6654.     { 9267, "hway_SFN06", "[9267]", "Roads, Bridges and Tunnels", 40 },
  6655.     { 9269, "GGbridgeend_SFN", "[9269]", "Roads, Bridges and Tunnels", 40 },
  6656.     { 9476, "hway_SFN02", "[9476]", "Roads, Bridges and Tunnels", 40 },
  6657.     { 9485, "road_SFW02", "[9485]", "Roads, Bridges and Tunnels", 40 },
  6658.     { 9486, "road_SFW03", "[9486]", "Roads, Bridges and Tunnels", 40 },
  6659.     { 9487, "road_SFW04", "[9487]", "Roads, Bridges and Tunnels", 40 },
  6660.     { 9488, "road_SFW05", "[9488]", "Roads, Bridges and Tunnels", 40 },
  6661.     { 9489, "road_SFW06", "[9489]", "Roads, Bridges and Tunnels", 40 },
  6662.     { 9490, "road_SFW07", "[9490]", "Roads, Bridges and Tunnels", 40 },
  6663.     { 9491, "road_SFW08", "[9491]", "Roads, Bridges and Tunnels", 40 },
  6664.     { 9492, "road_SFW09", "[9492]", "Roads, Bridges and Tunnels", 40 },
  6665.     { 9493, "road_SFW10", "[9493]", "Roads, Bridges and Tunnels", 40 },
  6666.     { 9570, "road_SFW11", "[9570]", "Roads, Bridges and Tunnels", 40 },
  6667.     { 9571, "road_SFW12", "[9571]", "Roads, Bridges and Tunnels", 40 },
  6668.     { 9575, "archbrij_SFW", "[9575]", "Roads, Bridges and Tunnels", 40 },
  6669.     { 9591, "road_SFW13", "[9591]", "Roads, Bridges and Tunnels", 40 },
  6670.     { 9600, "road_SFW14", "[9600]", "Roads, Bridges and Tunnels", 40 },
  6671.     { 9601, "road_SFW15", "[9601]", "Roads, Bridges and Tunnels", 40 },
  6672.     { 9602, "road_SFW16", "[9602]", "Roads, Bridges and Tunnels", 40 },
  6673.     { 9603, "road_16_sfw", "[9603]", "Roads, Bridges and Tunnels", 40 },
  6674.     { 9652, "road_SFW17", "[9652]", "Roads, Bridges and Tunnels", 40 },
  6675.     { 9653, "road_SFW18", "[9653]", "Roads, Bridges and Tunnels", 40 },
  6676.     { 9683, "ggbrig_07_sfw", "[9683]", "Roads, Bridges and Tunnels", 40 },
  6677.     { 9685, "ggbrig_02_sfw", "[9685]", "Roads, Bridges and Tunnels", 40 },
  6678.     { 9689, "ggbrig_05_sfw", "[9689]", "Roads, Bridges and Tunnels", 40 },
  6679.     { 9690, "ggbrig_06_sfw", "[9690]", "Roads, Bridges and Tunnels", 40 },
  6680.     { 9693, "ggbrig_03_sfw", "[9693]", "Roads, Bridges and Tunnels", 40 },
  6681.     { 9694, "ggbrig_01_sfw", "[9694]", "Roads, Bridges and Tunnels", 40 },
  6682.     { 9696, "ggbrig_04_sfw", "[9696]", "Roads, Bridges and Tunnels", 40 },
  6683.     { 9699, "road_SFW19", "[9699]", "Roads, Bridges and Tunnels", 40 },
  6684.     { 9700, "road_SFW20", "[9700]", "Roads, Bridges and Tunnels", 40 },
  6685.     { 9701, "road_SFW21", "[9701]", "Roads, Bridges and Tunnels", 40 },
  6686.     { 9702, "road_SFW22", "[9702]", "Roads, Bridges and Tunnels", 40 },
  6687.     { 9703, "road_SFW23", "[9703]", "Roads, Bridges and Tunnels", 40 },
  6688.     { 9704, "road_SFW24", "[9704]", "Roads, Bridges and Tunnels", 40 },
  6689.     { 9706, "road_SFW25", "[9706]", "Roads, Bridges and Tunnels", 40 },
  6690.     { 9707, "road_SFW26", "[9707]", "Roads, Bridges and Tunnels", 40 },
  6691.     { 9708, "road_SFW27", "[9708]", "Roads, Bridges and Tunnels", 40 },
  6692.     { 9709, "road_SFW01", "[9709]", "Roads, Bridges and Tunnels", 40 },
  6693.     { 9710, "road_SFW29", "[9710]", "Roads, Bridges and Tunnels", 40 },
  6694.     { 9711, "road_SFW30", "[9711]", "Roads, Bridges and Tunnels", 40 },
  6695.     { 9712, "road_SFW31", "[9712]", "Roads, Bridges and Tunnels", 40 },
  6696.     { 9713, "road_SFW32", "[9713]", "Roads, Bridges and Tunnels", 40 },
  6697.     { 9714, "road_SFW33", "[9714]", "Roads, Bridges and Tunnels", 40 },
  6698.     { 9715, "road_SFW34", "[9715]", "Roads, Bridges and Tunnels", 40 },
  6699.     { 9716, "road_sfw55", "[9716]", "Roads, Bridges and Tunnels", 40 },
  6700.     { 9717, "road_SFW35", "[9717]", "Roads, Bridges and Tunnels", 40 },
  6701.     { 9718, "road_SFW36", "[9718]", "Roads, Bridges and Tunnels", 40 },
  6702.     { 9719, "road_SFW37", "[9719]", "Roads, Bridges and Tunnels", 40 },
  6703.     { 9720, "road_SFW38", "[9720]", "Roads, Bridges and Tunnels", 40 },
  6704.     { 9721, "road_SFW39", "[9721]", "Roads, Bridges and Tunnels", 40 },
  6705.     { 9722, "road_SFW40", "[9722]", "Roads, Bridges and Tunnels", 40 },
  6706.     { 9723, "road_SFW41", "[9723]", "Roads, Bridges and Tunnels", 40 },
  6707.     { 9724, "road_SFW42", "[9724]", "Roads, Bridges and Tunnels", 40 },
  6708.     { 9725, "road_SFW43", "[9725]", "Roads, Bridges and Tunnels", 40 },
  6709.     { 9726, "road_SFW44", "[9726]", "Roads, Bridges and Tunnels", 40 },
  6710.     { 9727, "road_SFW45", "[9727]", "Roads, Bridges and Tunnels", 40 },
  6711.     { 9728, "road_SFW46", "[9728]", "Roads, Bridges and Tunnels", 40 },
  6712.     { 9729, "road_SFW47", "[9729]", "Roads, Bridges and Tunnels", 40 },
  6713.     { 9730, "road_SFW48", "[9730]", "Roads, Bridges and Tunnels", 40 },
  6714.     { 9731, "road_SFW49", "[9731]", "Roads, Bridges and Tunnels", 40 },
  6715.     { 9732, "road_SFW50", "[9732]", "Roads, Bridges and Tunnels", 40 },
  6716.     { 9733, "road_SFW51", "[9733]", "Roads, Bridges and Tunnels", 40 },
  6717.     { 9734, "road_SFW52", "[9734]", "Roads, Bridges and Tunnels", 40 },
  6718.     { 9735, "road_SFW53", "[9735]", "Roads, Bridges and Tunnels", 40 },
  6719.     { 9736, "road_SFW54", "[9736]", "Roads, Bridges and Tunnels", 40 },
  6720.     { 9747, "road_SFW90", "[9747]", "Roads, Bridges and Tunnels", 40 },
  6721.     { 9827, "road_SFW28", "[9827]", "Roads, Bridges and Tunnels", 40 },
  6722.     { 9832, "parkbridge_sfw", "[9832]", "Roads, Bridges and Tunnels", 40 },
  6723.     { 9837, "gg_split2_SFW", "[9837]", "Roads, Bridges and Tunnels", 40 },
  6724.     { 9838, "gg_split1_SFW", "[9838]", "Roads, Bridges and Tunnels", 40 },
  6725.     { 10018, "tunnel_sfe", "[10018]", "Roads, Bridges and Tunnels", 40 },
  6726.     { 10065, "road24_sfe", "[10065]", "Roads, Bridges and Tunnels", 40 },
  6727.     { 10066, "road02_sfe", "[10066]", "Roads, Bridges and Tunnels", 40 },
  6728.     { 10067, "road05_sfe", "[10067]", "Roads, Bridges and Tunnels", 40 },
  6729.     { 10068, "road_07_sfe", "[10068]", "Roads, Bridges and Tunnels", 40 },
  6730.     { 10069, "road06_sfe", "[10069]", "Roads, Bridges and Tunnels", 40 },
  6731.     { 10070, "road08_sfe", "[10070]", "Roads, Bridges and Tunnels", 40 },
  6732.     { 10071, "road09_sfe", "[10071]", "Roads, Bridges and Tunnels", 40 },
  6733.     { 10072, "road10_sfe", "[10072]", "Roads, Bridges and Tunnels", 40 },
  6734.     { 10073, "road11_sfe", "[10073]", "Roads, Bridges and Tunnels", 40 },
  6735.     { 10074, "road12_sfe", "[10074]", "Roads, Bridges and Tunnels", 40 },
  6736.     { 10075, "road_16_sfe01", "[10075]", "Roads, Bridges and Tunnels", 40 },
  6737.     { 10076, "road13_sfe", "[10076]", "Roads, Bridges and Tunnels", 40 },
  6738.     { 10077, "road14_sfe", "[10077]", "Roads, Bridges and Tunnels", 40 },
  6739.     { 10078, "road15_sfe", "[10078]", "Roads, Bridges and Tunnels", 40 },
  6740.     { 10110, "road16_sfe", "[10110]", "Roads, Bridges and Tunnels", 40 },
  6741.     { 10111, "road17_sfe", "[10111]", "Roads, Bridges and Tunnels", 40 },
  6742.     { 10112, "road18_sfe", "[10112]", "Roads, Bridges and Tunnels", 40 },
  6743.     { 10113, "road19_sfe", "[10113]", "Roads, Bridges and Tunnels", 40 },
  6744.     { 10114, "road20_sfe", "[10114]", "Roads, Bridges and Tunnels", 40 },
  6745.     { 10115, "road21_sfe", "[10115]", "Roads, Bridges and Tunnels", 40 },
  6746.     { 10116, "road22_sfe", "[10116]", "Roads, Bridges and Tunnels", 40 },
  6747.     { 10117, "road23_sfe", "[10117]", "Roads, Bridges and Tunnels", 40 },
  6748.     { 10118, "road01_sfe", "[10118]", "Roads, Bridges and Tunnels", 40 },
  6749.     { 10119, "road25_sfe", "[10119]", "Roads, Bridges and Tunnels", 40 },
  6750.     { 10120, "road26_sfe", "[10120]", "Roads, Bridges and Tunnels", 40 },
  6751.     { 10121, "road27_sfe", "[10121]", "Roads, Bridges and Tunnels", 40 },
  6752.     { 10122, "road28_sfe", "[10122]", "Roads, Bridges and Tunnels", 40 },
  6753.     { 10123, "road29_sfe", "[10123]", "Roads, Bridges and Tunnels", 40 },
  6754.     { 10124, "road30_sfe", "[10124]", "Roads, Bridges and Tunnels", 40 },
  6755.     { 10125, "road32_sfe", "[10125]", "Roads, Bridges and Tunnels", 40 },
  6756.     { 10126, "road33_sfe", "[10126]", "Roads, Bridges and Tunnels", 40 },
  6757.     { 10127, "road34_sfe", "[10127]", "Roads, Bridges and Tunnels", 40 },
  6758.     { 10128, "road35_sfe", "[10128]", "Roads, Bridges and Tunnels", 40 },
  6759.     { 10129, "road36_sfe", "[10129]", "Roads, Bridges and Tunnels", 40 },
  6760.     { 10130, "road37_sfe", "[10130]", "Roads, Bridges and Tunnels", 40 },
  6761.     { 10131, "road38_sfe", "[10131]", "Roads, Bridges and Tunnels", 40 },
  6762.     { 10132, "road39_sfe", "[10132]", "Roads, Bridges and Tunnels", 40 },
  6763.     { 10133, "road40_sfe", "[10133]", "Roads, Bridges and Tunnels", 40 },
  6764.     { 10134, "road41_sfe", "[10134]", "Roads, Bridges and Tunnels", 40 },
  6765.     { 10135, "road43_sfe", "[10135]", "Roads, Bridges and Tunnels", 40 },
  6766.     { 10136, "road44_sfe", "[10136]", "Roads, Bridges and Tunnels", 40 },
  6767.     { 10137, "road45_sfe", "[10137]", "Roads, Bridges and Tunnels", 40 },
  6768.     { 10138, "road46_sfe", "[10138]", "Roads, Bridges and Tunnels", 40 },
  6769.     { 10139, "road47_sfe", "[10139]", "Roads, Bridges and Tunnels", 40 },
  6770.     { 10165, "pointybot_Sfe", "[10165]", "Roads, Bridges and Tunnels", 40 },
  6771.     { 10235, "pointybotb_Sfe", "[10235]", "Roads, Bridges and Tunnels", 40 },
  6772.     { 10247, "road37b_sfe", "[10247]", "Roads, Bridges and Tunnels", 40 },
  6773.     { 10275, "road07_sfe", "[10275]", "Roads, Bridges and Tunnels", 40 },
  6774.     { 10276, "road42_sfe", "[10276]", "Roads, Bridges and Tunnels", 40 },
  6775.     { 10294, "road03_sfe", "[10294]", "Roads, Bridges and Tunnels", 40 },
  6776.     { 10295, "road04_sfe", "[10295]", "Roads, Bridges and Tunnels", 40 },
  6777.     { 10296, "road31_sfe", "[10296]", "Roads, Bridges and Tunnels", 40 },
  6778.     { 10359, "sfshill02", "[10359]", "Roads, Bridges and Tunnels", 40 },
  6779.     { 10360, "sfshill03", "[10360]", "Roads, Bridges and Tunnels", 40 },
  6780.     { 10361, "sfshill04", "[10361]", "Roads, Bridges and Tunnels", 40 },
  6781.     { 10362, "sfshill05", "[10362]", "Roads, Bridges and Tunnels", 40 },
  6782.     { 10363, "sfshill06", "[10363]", "Roads, Bridges and Tunnels", 40 },
  6783.     { 10364, "sfshill07", "[10364]", "Roads, Bridges and Tunnels", 40 },
  6784.     { 10365, "roadbit21_SFS", "[10365]", "Roads, Bridges and Tunnels", 40 },
  6785.     { 10367, "roadbit38_SFS", "[10367]", "Roads, Bridges and Tunnels", 40 },
  6786.     { 10424, "ROADSsfs01", "[10424]", "Roads, Bridges and Tunnels", 40 },
  6787.     { 10426, "backroad_SFS", "[10426]", "Roads, Bridges and Tunnels", 40 },
  6788.     { 10440, "ROADSsfs09", "[10440]", "Roads, Bridges and Tunnels", 40 },
  6789.     { 10448, "lastbit_08_SFS", "[10448]", "Roads, Bridges and Tunnels", 40 },
  6790.     { 10449, "ROADSsfs17", "[10449]", "Roads, Bridges and Tunnels", 40 },
  6791.     { 10450, "ROADSsfs16", "[10450]", "Roads, Bridges and Tunnels", 40 },
  6792.     { 10452, "ROADSsfs39", "[10452]", "Roads, Bridges and Tunnels", 40 },
  6793.     { 10455, "ROADSsfs19", "[10455]", "Roads, Bridges and Tunnels", 40 },
  6794.     { 10456, "ROADSsfs02", "[10456]", "Roads, Bridges and Tunnels", 40 },
  6795.     { 10457, "ROADSsfs03", "[10457]", "Roads, Bridges and Tunnels", 40 },
  6796.     { 10458, "ROADSsfs04", "[10458]", "Roads, Bridges and Tunnels", 40 },
  6797.     { 10459, "ROADSsfs05", "[10459]", "Roads, Bridges and Tunnels", 40 },
  6798.     { 10460, "ROADSsfs06", "[10460]", "Roads, Bridges and Tunnels", 40 },
  6799.     { 10461, "ROADSsfs07", "[10461]", "Roads, Bridges and Tunnels", 40 },
  6800.     { 10462, "ROADSsfs08", "[10462]", "Roads, Bridges and Tunnels", 40 },
  6801.     { 10463, "ROADSsfs23", "[10463]", "Roads, Bridges and Tunnels", 40 },
  6802.     { 10464, "ROADSsfs10", "[10464]", "Roads, Bridges and Tunnels", 40 },
  6803.     { 10465, "ROADSsfs11", "[10465]", "Roads, Bridges and Tunnels", 40 },
  6804.     { 10466, "ROADSsfs12", "[10466]", "Roads, Bridges and Tunnels", 40 },
  6805.     { 10467, "ROADSsfs13", "[10467]", "Roads, Bridges and Tunnels", 40 },
  6806.     { 10468, "ROADSsfs14", "[10468]", "Roads, Bridges and Tunnels", 40 },
  6807.     { 10469, "ROADSsfs15", "[10469]", "Roads, Bridges and Tunnels", 40 },
  6808.     { 10470, "ROADSsfs38", "[10470]", "Roads, Bridges and Tunnels", 40 },
  6809.     { 10471, "ROADSsfs27", "[10471]", "Roads, Bridges and Tunnels", 40 },
  6810.     { 10472, "ROADSsfs18", "[10472]", "Roads, Bridges and Tunnels", 40 },
  6811.     { 10473, "ROADSsfs28", "[10473]", "Roads, Bridges and Tunnels", 40 },
  6812.     { 10474, "ROADSsfs20", "[10474]", "Roads, Bridges and Tunnels", 40 },
  6813.     { 10475, "ROADSsfs21", "[10475]", "Roads, Bridges and Tunnels", 40 },
  6814.     { 10476, "ROADSsfs22", "[10476]", "Roads, Bridges and Tunnels", 40 },
  6815.     { 10477, "ROADSsfs30", "[10477]", "Roads, Bridges and Tunnels", 40 },
  6816.     { 10478, "ROADSsfs24", "[10478]", "Roads, Bridges and Tunnels", 40 },
  6817.     { 10479, "ROADSsfs25", "[10479]", "Roads, Bridges and Tunnels", 40 },
  6818.     { 10480, "ROADSsfs26", "[10480]", "Roads, Bridges and Tunnels", 40 },
  6819.     { 10481, "ROADSsfs33", "[10481]", "Roads, Bridges and Tunnels", 40 },
  6820.     { 10482, "ROADSsfs29", "[10482]", "Roads, Bridges and Tunnels", 40 },
  6821.     { 10483, "ROADSsfs36", "[10483]", "Roads, Bridges and Tunnels", 40 },
  6822.     { 10484, "ROADSsfs32", "[10484]", "Roads, Bridges and Tunnels", 40 },
  6823.     { 10485, "ROADSsfs35", "[10485]", "Roads, Bridges and Tunnels", 40 },
  6824.     { 10486, "ROADSsfs34", "[10486]", "Roads, Bridges and Tunnels", 40 },
  6825.     { 10487, "parktunnel_SFS", "[10487]", "Roads, Bridges and Tunnels", 40 },
  6826.     { 10488, "sfshill08", "[10488]", "Roads, Bridges and Tunnels", 40 },
  6827.     { 10489, "cuntwland18_SFS", "[10489]", "Roads, Bridges and Tunnels", 40 },
  6828.     { 10490, "sfshill01", "[10490]", "Roads, Bridges and Tunnels", 40 },
  6829.     { 10493, "SV_ground_04_SFS", "[10493]", "Roads, Bridges and Tunnels", 40 },
  6830.     { 10614, "lastbit_06_SFS", "[10614]", "Roads, Bridges and Tunnels", 40 },
  6831.     { 10617, "lastbit_01_SFS", "[10617]", "Roads, Bridges and Tunnels", 40 },
  6832.     { 10636, "queens_05_SFS", "[10636]", "Roads, Bridges and Tunnels", 40 },
  6833.     { 10639, "lastbit_06b_SFS", "[10639]", "Roads, Bridges and Tunnels", 40 },
  6834.     { 10649, "lastbit_01b_SFS", "[10649]", "Roads, Bridges and Tunnels", 40 },
  6835.     { 10750, "roadsSFSE01", "[10750]", "Roads, Bridges and Tunnels", 40 },
  6836.     { 10751, "roadsSFSE02", "[10751]", "Roads, Bridges and Tunnels", 40 },
  6837.     { 10753, "roadsSFSE03", "[10753]", "Roads, Bridges and Tunnels", 40 },
  6838.     { 10754, "road_sfse12", "[10754]", "Roads, Bridges and Tunnels", 40 },
  6839.     { 10759, "roadsSFSE04", "[10759]", "Roads, Bridges and Tunnels", 40 },
  6840.     { 10770, "CARRIER_BRIDGE_SFSe", "[10770]", "Roads, Bridges and Tunnels", 40 },
  6841.     { 10777, "ddfreeway3_SFSe", "[10777]", "Roads, Bridges and Tunnels", 40 },
  6842.     { 10790, "roadsSFSE05", "[10790]", "Roads, Bridges and Tunnels", 40 },
  6843.     { 10791, "roadsSFSE06", "[10791]", "Roads, Bridges and Tunnels", 40 },
  6844.     { 10792, "underfreeway_SFSe", "[10792]", "Roads, Bridges and Tunnels", 40 },
  6845.     { 10820, "baybridge1_SFSe", "[10820]", "Roads, Bridges and Tunnels", 40 },
  6846.     { 10821, "baybridge2_SFSe", "[10821]", "Roads, Bridges and Tunnels", 40 },
  6847.     { 10822, "baybridge3_SFSe", "[10822]", "Roads, Bridges and Tunnels", 40 },
  6848.     { 10823, "baybridge4_SFSe", "[10823]", "Roads, Bridges and Tunnels", 40 },
  6849.     { 10848, "roadsSFSE07", "[10848]", "Roads, Bridges and Tunnels", 40 },
  6850.     { 10849, "roadsSFSE08", "[10849]", "Roads, Bridges and Tunnels", 40 },
  6851.     { 10852, "roadsSFSE09", "[10852]", "Roads, Bridges and Tunnels", 40 },
  6852.     { 10854, "roadsSFSE10", "[10854]", "Roads, Bridges and Tunnels", 40 },
  6853.     { 10855, "roadsSFSE11", "[10855]", "Roads, Bridges and Tunnels", 40 },
  6854.     { 10857, "roadsSFSE12", "[10857]", "Roads, Bridges and Tunnels", 40 },
  6855.     { 10858, "roadsSFSE13", "[10858]", "Roads, Bridges and Tunnels", 40 },
  6856.     { 10859, "roadsSFSE14", "[10859]", "Roads, Bridges and Tunnels", 40 },
  6857.     { 10860, "roadsSFSE15", "[10860]", "Roads, Bridges and Tunnels", 40 },
  6858.     { 10866, "roadsSFSE16", "[10866]", "Roads, Bridges and Tunnels", 40 },
  6859.     { 10867, "roadsSFSE18", "[10867]", "Roads, Bridges and Tunnels", 40 },
  6860.     { 10868, "roadsSFSE19", "[10868]", "Roads, Bridges and Tunnels", 40 },
  6861.     { 10869, "roadsSFSE20", "[10869]", "Roads, Bridges and Tunnels", 40 },
  6862.     { 10870, "roadsSFSE21", "[10870]", "Roads, Bridges and Tunnels", 40 },
  6863.     { 10928, "roadsSFSE22", "[10928]", "Roads, Bridges and Tunnels", 40 },
  6864.     { 10929, "roadsSFSE23", "[10929]", "Roads, Bridges and Tunnels", 40 },
  6865.     { 10930, "roadsSFSE24", "[10930]", "Roads, Bridges and Tunnels", 40 },
  6866.     { 10937, "roadsSFSE25", "[10937]", "Roads, Bridges and Tunnels", 40 },
  6867.     { 10940, "roadsSFSE26", "[10940]", "Roads, Bridges and Tunnels", 40 },
  6868.     { 10958, "roadsSFSE27", "[10958]", "Roads, Bridges and Tunnels", 40 },
  6869.     { 10967, "roadsSFSE28", "[10967]", "Roads, Bridges and Tunnels", 40 },
  6870.     { 10968, "roadsSFSE29", "[10968]", "Roads, Bridges and Tunnels", 40 },
  6871.     { 10970, "roadsSFSE30", "[10970]", "Roads, Bridges and Tunnels", 40 },
  6872.     { 10971, "roadsSFSE31", "[10971]", "Roads, Bridges and Tunnels", 40 },
  6873.     { 11003, "roadsSFSE32", "[11003]", "Roads, Bridges and Tunnels", 40 },
  6874.     { 11071, "roadsSFSE33", "[11071]", "Roads, Bridges and Tunnels", 40 },
  6875.     { 11072, "roadsSFSE36", "[11072]", "Roads, Bridges and Tunnels", 40 },
  6876.     { 11073, "roadsSFSE37", "[11073]", "Roads, Bridges and Tunnels", 40 },
  6877.     { 11074, "roadsSFSE38", "[11074]", "Roads, Bridges and Tunnels", 40 },
  6878.     { 11075, "roadsSFSE39", "[11075]", "Roads, Bridges and Tunnels", 40 },
  6879.     { 11076, "roadsSFSE42", "[11076]", "Roads, Bridges and Tunnels", 40 },
  6880.     { 11077, "roadsSFSE43", "[11077]", "Roads, Bridges and Tunnels", 40 },
  6881.     { 11078, "roadsSFSE44", "[11078]", "Roads, Bridges and Tunnels", 40 },
  6882.     { 11079, "roadsSFSE45", "[11079]", "Roads, Bridges and Tunnels", 40 },
  6883.     { 11080, "roadsSFSE46", "[11080]", "Roads, Bridges and Tunnels", 40 },
  6884.     { 11084, "roadsSFSE47", "[11084]", "Roads, Bridges and Tunnels", 40 },
  6885.     { 11094, "roadsSFSE49", "[11094]", "Roads, Bridges and Tunnels", 40 },
  6886.     { 11095, "stadbridge_SFS", "[11095]", "Roads, Bridges and Tunnels", 40 },
  6887.     { 11096, "roadsSFSE50", "[11096]", "Roads, Bridges and Tunnels", 40 },
  6888.     { 11098, "roadsSFSE52", "[11098]", "Roads, Bridges and Tunnels", 40 },
  6889.     { 11100, "roadsSFSE53", "[11100]", "Roads, Bridges and Tunnels", 40 },
  6890.     { 11104, "newsfsroad", "[11104]", "Roads, Bridges and Tunnels", 40 },
  6891.     { 11105, "roadsSFSE54", "[11105]", "Roads, Bridges and Tunnels", 40 },
  6892.     { 11110, "roadsSFSE55", "[11110]", "Roads, Bridges and Tunnels", 40 },
  6893.     { 11111, "roadsSFSE57", "[11111]", "Roads, Bridges and Tunnels", 40 },
  6894.     { 11112, "roadsSFSE58", "[11112]", "Roads, Bridges and Tunnels", 40 },
  6895.     { 11113, "roadsSFSE59", "[11113]", "Roads, Bridges and Tunnels", 40 },
  6896.     { 11114, "roadsSFSE60", "[11114]", "Roads, Bridges and Tunnels", 40 },
  6897.     { 11115, "roadsSFSE61", "[11115]", "Roads, Bridges and Tunnels", 40 },
  6898.     { 11116, "roadsSFSE62", "[11116]", "Roads, Bridges and Tunnels", 40 },
  6899.     { 11117, "roadsSFSE63", "[11117]", "Roads, Bridges and Tunnels", 40 },
  6900.     { 11118, "roadsSFSE64", "[11118]", "Roads, Bridges and Tunnels", 40 },
  6901.     { 11119, "roadsSFSE65", "[11119]", "Roads, Bridges and Tunnels", 40 },
  6902.     { 11120, "roadsSFSE66", "[11120]", "Roads, Bridges and Tunnels", 40 },
  6903.     { 11121, "roadsSFSE68", "[11121]", "Roads, Bridges and Tunnels", 40 },
  6904.     { 11122, "roadsSFSE69", "[11122]", "Roads, Bridges and Tunnels", 40 },
  6905.     { 11123, "roadsSFSE70", "[11123]", "Roads, Bridges and Tunnels", 40 },
  6906.     { 11124, "roadsSFSE71", "[11124]", "Roads, Bridges and Tunnels", 40 },
  6907.     { 11125, "roadsSFSE72", "[11125]", "Roads, Bridges and Tunnels", 40 },
  6908.     { 11126, "roadsSFSE73", "[11126]", "Roads, Bridges and Tunnels", 40 },
  6909.     { 11127, "roadsSFSE74", "[11127]", "Roads, Bridges and Tunnels", 40 },
  6910.     { 11128, "roadsSFSE75", "[11128]", "Roads, Bridges and Tunnels", 40 },
  6911.     { 11129, "roadsSFSE76", "[11129]", "Roads, Bridges and Tunnels", 40 },
  6912.     { 11130, "roadsSFSE77", "[11130]", "Roads, Bridges and Tunnels", 40 },
  6913.     { 11131, "roadsSFSE78", "[11131]", "Roads, Bridges and Tunnels", 40 },
  6914.     { 11132, "roadsSFSE79", "[11132]", "Roads, Bridges and Tunnels", 40 },
  6915.     { 11133, "roadsSFSE80", "[11133]", "Roads, Bridges and Tunnels", 40 },
  6916.     { 11134, "roadsSFSE81", "[11134]", "Roads, Bridges and Tunnels", 40 },
  6917.     { 11135, "roadsSFSE82", "[11135]", "Roads, Bridges and Tunnels", 40 },
  6918.     { 11136, "roadsSFSE83", "[11136]", "Roads, Bridges and Tunnels", 40 },
  6919.     { 11137, "roadsSFSE84", "[11137]", "Roads, Bridges and Tunnels", 40 },
  6920.     { 11138, "roadsSFSE51", "[11138]", "Roads, Bridges and Tunnels", 40 },
  6921.     { 11252, "railbridge04_sfse", "[11252]", "Roads, Bridges and Tunnels", 40 },
  6922.     { 11253, "railbridge08_sfse", "[11253]", "Roads, Bridges and Tunnels", 40 },
  6923.     { 11254, "railbridge06_sfse", "[11254]", "Roads, Bridges and Tunnels", 40 },
  6924.     { 11255, "railbridge03_sfse", "[11255]", "Roads, Bridges and Tunnels", 40 },
  6925.     { 11256, "railbridge09_sfse", "[11256]", "Roads, Bridges and Tunnels", 40 },
  6926.     { 11257, "railbridge05_sfse", "[11257]", "Roads, Bridges and Tunnels", 40 },
  6927.     { 11258, "railbridge01_sfse", "[11258]", "Roads, Bridges and Tunnels", 40 },
  6928.     { 11259, "railbridge07_sfse", "[11259]", "Roads, Bridges and Tunnels", 40 },
  6929.     { 11260, "railbridge02_sfse", "[11260]", "Roads, Bridges and Tunnels", 40 },
  6930.     { 11261, "railbridge10_sfse", "[11261]", "Roads, Bridges and Tunnels", 40 },
  6931.     { 11299, "roadsSFSE40", "[11299]", "Roads, Bridges and Tunnels", 40 },
  6932.     { 11302, "roadsSFSE17", "[11302]", "Roads, Bridges and Tunnels", 40 },
  6933.     { 11308, "roadsSFSE41", "[11308]", "Roads, Bridges and Tunnels", 40 },
  6934.     { 11345, "roadsSFSE35", "[11345]", "Roads, Bridges and Tunnels", 40 },
  6935.     { 11351, "roadsSFSE48", "[11351]", "Roads, Bridges and Tunnels", 40 },
  6936.     { 11365, "roadsSFSE67", "[11365]", "Roads, Bridges and Tunnels", 40 },
  6937.     { 11386, "nuroad_sfse", "[11386]", "Roads, Bridges and Tunnels", 40 },
  6938.     { 11409, "roadsSFSE34", "[11409]", "Roads, Bridges and Tunnels", 40 },
  6939.     { 11421, "roadsupp1_01", "[11421]", "Roads, Bridges and Tunnels", 40 },
  6940.     { 11462, "des_railbridge1", "[11462]", "Roads, Bridges and Tunnels", 40 },
  6941.     { 12800, "cunte_roads01", "[12800]", "Roads, Bridges and Tunnels", 40 },
  6942.     { 12801, "cunte_roads03", "[12801]", "Roads, Bridges and Tunnels", 40 },
  6943.     { 12802, "cunte_roads04", "[12802]", "Roads, Bridges and Tunnels", 40 },
  6944.     { 12803, "cunte_roads06", "[12803]", "Roads, Bridges and Tunnels", 40 },
  6945.     { 12806, "cunte_roads08", "[12806]", "Roads, Bridges and Tunnels", 40 },
  6946.     { 12809, "cunte_roads11", "[12809]", "Roads, Bridges and Tunnels", 40 },
  6947.     { 12810, "cunte_roads12", "[12810]", "Roads, Bridges and Tunnels", 40 },
  6948.     { 12811, "cunte_roads13", "[12811]", "Roads, Bridges and Tunnels", 40 },
  6949.     { 12812, "cunte_roads14", "[12812]", "Roads, Bridges and Tunnels", 40 },
  6950.     { 12813, "cunte_roads15", "[12813]", "Roads, Bridges and Tunnels", 40 },
  6951.     { 12815, "cunte_roads16", "[12815]", "Roads, Bridges and Tunnels", 40 },
  6952.     { 12816, "cunte_roads17", "[12816]", "Roads, Bridges and Tunnels", 40 },
  6953.     { 12817, "cunte_roads19", "[12817]", "Roads, Bridges and Tunnels", 40 },
  6954.     { 12818, "cunte_roads20", "[12818]", "Roads, Bridges and Tunnels", 40 },
  6955.     { 12819, "cunte_roads21", "[12819]", "Roads, Bridges and Tunnels", 40 },
  6956.     { 12820, "cunte_roads22", "[12820]", "Roads, Bridges and Tunnels", 40 },
  6957.     { 12826, "cunte_roads23", "[12826]", "Roads, Bridges and Tunnels", 40 },
  6958.     { 12827, "cunte_roads24", "[12827]", "Roads, Bridges and Tunnels", 40 },
  6959.     { 12828, "cunte_roads25", "[12828]", "Roads, Bridges and Tunnels", 40 },
  6960.     { 12829, "cunte_roads26", "[12829]", "Roads, Bridges and Tunnels", 40 },
  6961.     { 12830, "cunte_roads27", "[12830]", "Roads, Bridges and Tunnels", 40 },
  6962.     { 12851, "cunte_roads29", "[12851]", "Roads, Bridges and Tunnels", 40 },
  6963.     { 12852, "cunte_roads30", "[12852]", "Roads, Bridges and Tunnels", 40 },
  6964.     { 12856, "sw_bridge", "[12856]", "Roads, Bridges and Tunnels", 40 },
  6965.     { 12857, "CE_bridge02", "[12857]", "Roads, Bridges and Tunnels", 40 },
  6966.     { 12867, "cunte_roads32", "[12867]", "Roads, Bridges and Tunnels", 40 },
  6967.     { 12873, "cunte_roads33", "[12873]", "Roads, Bridges and Tunnels", 40 },
  6968.     { 12874, "cunte_roads34", "[12874]", "Roads, Bridges and Tunnels", 40 },
  6969.     { 12875, "cunte_roads35", "[12875]", "Roads, Bridges and Tunnels", 40 },
  6970.     { 12876, "cunte_roads39", "[12876]", "Roads, Bridges and Tunnels", 40 },
  6971.     { 12877, "cunte_roads40", "[12877]", "Roads, Bridges and Tunnels", 40 },
  6972.     { 12878, "cunte_roads41", "[12878]", "Roads, Bridges and Tunnels", 40 },
  6973.     { 12879, "cunte_roads42", "[12879]", "Roads, Bridges and Tunnels", 40 },
  6974.     { 12880, "cunte_roads43", "[12880]", "Roads, Bridges and Tunnels", 40 },
  6975.     { 12881, "cunte_roads44", "[12881]", "Roads, Bridges and Tunnels", 40 },
  6976.     { 12882, "cunte_roads45", "[12882]", "Roads, Bridges and Tunnels", 40 },
  6977.     { 12883, "cunte_roads46", "[12883]", "Roads, Bridges and Tunnels", 40 },
  6978.     { 12884, "cunte_roads47", "[12884]", "Roads, Bridges and Tunnels", 40 },
  6979.     { 12885, "cunte_roads48", "[12885]", "Roads, Bridges and Tunnels", 40 },
  6980.     { 12886, "cunte_roads49", "[12886]", "Roads, Bridges and Tunnels", 40 },
  6981.     { 12887, "cunte_roads50", "[12887]", "Roads, Bridges and Tunnels", 40 },
  6982.     { 12888, "cunte_roads51", "[12888]", "Roads, Bridges and Tunnels", 40 },
  6983.     { 12889, "cunte_roads52", "[12889]", "Roads, Bridges and Tunnels", 40 },
  6984.     { 12890, "cunte_roads54", "[12890]", "Roads, Bridges and Tunnels", 40 },
  6985.     { 12891, "cunte_roads56", "[12891]", "Roads, Bridges and Tunnels", 40 },
  6986.     { 12892, "cunteroads_58", "[12892]", "Roads, Bridges and Tunnels", 40 },
  6987.     { 12893, "cunte_roads59", "[12893]", "Roads, Bridges and Tunnels", 40 },
  6988.     { 12894, "cunte_roads60", "[12894]", "Roads, Bridges and Tunnels", 40 },
  6989.     { 12895, "cunte_roads61", "[12895]", "Roads, Bridges and Tunnels", 40 },
  6990.     { 12896, "cunte_roads62", "[12896]", "Roads, Bridges and Tunnels", 40 },
  6991.     { 12897, "cunte_roads63", "[12897]", "Roads, Bridges and Tunnels", 40 },
  6992.     { 12898, "cunte_roads69", "[12898]", "Roads, Bridges and Tunnels", 40 },
  6993.     { 12899, "cunte_roads71", "[12899]", "Roads, Bridges and Tunnels", 40 },
  6994.     { 12900, "cunte_roads72", "[12900]", "Roads, Bridges and Tunnels", 40 },
  6995.     { 12901, "cunte_roads73", "[12901]", "Roads, Bridges and Tunnels", 40 },
  6996.     { 12902, "cunte_roads74", "[12902]", "Roads, Bridges and Tunnels", 40 },
  6997.     { 12903, "cunte_roads75", "[12903]", "Roads, Bridges and Tunnels", 40 },
  6998.     { 12904, "cuntetownrd1", "[12904]", "Roads, Bridges and Tunnels", 40 },
  6999.     { 12905, "cuntetownrd2", "[12905]", "Roads, Bridges and Tunnels", 40 },
  7000.     { 12906, "cuntetownrd3", "[12906]", "Roads, Bridges and Tunnels", 40 },
  7001.     { 12907, "cuntetownrd4", "[12907]", "Roads, Bridges and Tunnels", 40 },
  7002.     { 12909, "sw_bridge03", "[12909]", "Roads, Bridges and Tunnels", 40 },
  7003.     { 12910, "sw_trainbridge1", "[12910]", "Roads, Bridges and Tunnels", 40 },
  7004.     { 12965, "cunte_roads10", "[12965]", "Roads, Bridges and Tunnels", 40 },
  7005.     { 12966, "cunte_roads66", "[12966]", "Roads, Bridges and Tunnels", 40 },
  7006.     { 12967, "cunte_roads67", "[12967]", "Roads, Bridges and Tunnels", 40 },
  7007.     { 12968, "cunte_roads68", "[12968]", "Roads, Bridges and Tunnels", 40 },
  7008.     { 12970, "cunte_roads76", "[12970]", "Roads, Bridges and Tunnels", 40 },
  7009.     { 12971, "cunte_roads78", "[12971]", "Roads, Bridges and Tunnels", 40 },
  7010.     { 12972, "sw_bridge01", "[12972]", "Roads, Bridges and Tunnels", 40 },
  7011.     { 12973, "roadfromLAN2", "[12973]", "Roads, Bridges and Tunnels", 40 },
  7012.     { 12974, "cunte_roads40a", "[12974]", "Roads, Bridges and Tunnels", 40 },
  7013.     { 12975, "cunteroads43ramp01", "[12975]", "Roads, Bridges and Tunnels", 40 },
  7014.     { 12992, "CE_archbridge", "[12992]", "Roads, Bridges and Tunnels", 40 },
  7015.     { 12993, "cunte_roads09", "[12993]", "Roads, Bridges and Tunnels", 40 },
  7016.     { 12994, "cunte_roads57", "[12994]", "Roads, Bridges and Tunnels", 40 },
  7017.     { 12995, "cunte_roads64", "[12995]", "Roads, Bridges and Tunnels", 40 },
  7018.     { 12996, "cunte_roads65", "[12996]", "Roads, Bridges and Tunnels", 40 },
  7019.     { 12997, "cunte_roads77", "[12997]", "Roads, Bridges and Tunnels", 40 },
  7020.     { 12998, "cunte_roads80", "[12998]", "Roads, Bridges and Tunnels", 40 },
  7021.     { 12999, "cunte_roads82", "[12999]", "Roads, Bridges and Tunnels", 40 },
  7022.     { 13000, "cunte_roads83", "[13000]", "Roads, Bridges and Tunnels", 40 },
  7023.     { 13001, "cunte_roads84", "[13001]", "Roads, Bridges and Tunnels", 40 },
  7024.     { 13020, "CEroadTEMP2", "[13020]", "Roads, Bridges and Tunnels", 40 },
  7025.     { 13033, "cunte_roads30bar", "[13033]", "Roads, Bridges and Tunnels", 40 },
  7026.     { 13034, "cunte_roads30bar01", "[13034]", "Roads, Bridges and Tunnels", 40 },
  7027.     { 13038, "cunte_roads35a", "[13038]", "Roads, Bridges and Tunnels", 40 },
  7028.     { 13058, "cunte_roads11a", "[13058]", "Roads, Bridges and Tunnels", 40 },
  7029.     { 13088, "cuntetownrd4a", "[13088]", "Roads, Bridges and Tunnels", 40 },
  7030.     { 13092, "cuntetownrd05", "[13092]", "Roads, Bridges and Tunnels", 40 },
  7031.     { 13095, "cunte_roads02", "[13095]", "Roads, Bridges and Tunnels", 40 },
  7032.     { 13119, "cunte_roads37", "[13119]", "Roads, Bridges and Tunnels", 40 },
  7033.     { 13127, "cunte_roads81", "[13127]", "Roads, Bridges and Tunnels", 40 },
  7034.     { 13128, "cunte_roads79", "[13128]", "Roads, Bridges and Tunnels", 40 },
  7035.     { 13129, "cunte_roads85", "[13129]", "Roads, Bridges and Tunnels", 40 },
  7036.     { 13138, "CE_archbridge2", "[13138]", "Roads, Bridges and Tunnels", 40 },
  7037.     { 13139, "cuntetunnel1", "[13139]", "Roads, Bridges and Tunnels", 40 },
  7038.     { 13141, "cunte_roads58B", "[13141]", "Roads, Bridges and Tunnels", 40 },
  7039.     { 13142, "CE_Bbridge", "[13142]", "Roads, Bridges and Tunnels", 40 },
  7040.     { 13168, "cunte_roads58", "[13168]", "Roads, Bridges and Tunnels", 40 },
  7041.     { 13169, "cunte_roads86", "[13169]", "Roads, Bridges and Tunnels", 40 },
  7042.     { 13170, "cunte_roads87", "[13170]", "Roads, Bridges and Tunnels", 40 },
  7043.     { 13173, "cunte_roads88", "[13173]", "Roads, Bridges and Tunnels", 40 },
  7044.     { 13321, "cunte_roads07", "[13321]", "Roads, Bridges and Tunnels", 40 },
  7045.     { 13323, "cunte_roads18", "[13323]", "Roads, Bridges and Tunnels", 40 },
  7046.     { 13324, "cunte_roads38", "[13324]", "Roads, Bridges and Tunnels", 40 },
  7047.     { 13325, "cunte_roads89", "[13325]", "Roads, Bridges and Tunnels", 40 },
  7048.     { 13332, "CE_multibridge1", "[13332]", "Roads, Bridges and Tunnels", 40 },
  7049.     { 13342, "cunte_roads31", "[13342]", "Roads, Bridges and Tunnels", 40 },
  7050.     { 13345, "cunte_roads36", "[13345]", "Roads, Bridges and Tunnels", 40 },
  7051.     { 13347, "cunte_roads26W", "[13347]", "Roads, Bridges and Tunnels", 40 },
  7052.     { 13348, "cunte_roads23W", "[13348]", "Roads, Bridges and Tunnels", 40 },
  7053.     { 13349, "cunte_roads27W", "[13349]", "Roads, Bridges and Tunnels", 40 },
  7054.     { 13368, "CE_bridgebase1", "[13368]", "Roads, Bridges and Tunnels", 40 },
  7055.     { 13422, "cunte_roads05a", "[13422]", "Roads, Bridges and Tunnels", 40 },
  7056.     { 13470, "cunte_roads303", "[13470]", "Roads, Bridges and Tunnels", 40 },
  7057.     { 13626, "8road2", "[13626]", "Roads, Bridges and Tunnels", 40 },
  7058.     { 13652, "oroadbit", "[13652]", "Roads, Bridges and Tunnels", 40 },
  7059.     { 13655, "bridge", "[13655]", "Roads, Bridges and Tunnels", 40 },
  7060.     { 13664, "dirtroad", "[13664]", "Roads, Bridges and Tunnels", 40 },
  7061.     { 13672, "cunte_roads05", "[13672]", "Roads, Bridges and Tunnels", 40 },
  7062.     { 13673, "CEhollyhil03", "[13673]", "Roads, Bridges and Tunnels", 40 },
  7063.     { 13674, "CEmullholdr05", "[13674]", "Roads, Bridges and Tunnels", 40 },
  7064.     { 13676, "TCElawcuntun1a_law2", "[13676]", "Roads, Bridges and Tunnels", 40 },
  7065.     { 13677, "TCElawcuntuna_law2", "[13677]", "Roads, Bridges and Tunnels", 40 },
  7066.     { 13678, "CEnwhiltest", "[13678]", "Roads, Bridges and Tunnels", 40 },
  7067.     { 13680, "TCElawcuntunb", "[13680]", "Roads, Bridges and Tunnels", 40 },
  7068.     { 13682, "TCEcuntun", "[13682]", "Roads, Bridges and Tunnels", 40 },
  7069.     { 13683, "CEnwhiltest2", "[13683]", "Roads, Bridges and Tunnels", 40 },
  7070.     { 13684, "CEnwhiltest93", "[13684]", "Roads, Bridges and Tunnels", 40 },
  7071.     { 13685, "TCEnwhiltest92", "[13685]", "Roads, Bridges and Tunnels", 40 },
  7072.     { 13688, "CEnwhiltest91", "[13688]", "Roads, Bridges and Tunnels", 40 },
  7073.     { 13689, "CEnwhiltest6", "[13689]", "Roads, Bridges and Tunnels", 40 },
  7074.     { 13690, "CE_Roads38a", "[13690]", "Roads, Bridges and Tunnels", 40 },
  7075.     { 13693, "TCEnwhiltest94", "[13693]", "Roads, Bridges and Tunnels", 40 },
  7076.     { 13703, "CEnwhiltest3", "[13703]", "Roads, Bridges and Tunnels", 40 },
  7077.     { 13704, "CEnwhiltest5", "[13704]", "Roads, Bridges and Tunnels", 40 },
  7078.     { 13706, "CE_roads87", "[13706]", "Roads, Bridges and Tunnels", 40 },
  7079.     { 13707, "CEla_roads62", "[13707]", "Roads, Bridges and Tunnels", 40 },
  7080.     { 13708, "CE_roadscoast08", "[13708]", "Roads, Bridges and Tunnels", 40 },
  7081.     { 13709, "lae2_ground01", "[13709]", "Roads, Bridges and Tunnels", 40 },
  7082.     { 13713, "road_hil03", "[13713]", "Roads, Bridges and Tunnels", 40 },
  7083.     { 13717, "road_hillLAwn15", "[13717]", "Roads, Bridges and Tunnels", 40 },
  7084.     { 13718, "CEroad_hill20", "[13718]", "Roads, Bridges and Tunnels", 40 },
  7085.     { 13720, "road_hill04b", "[13720]", "Roads, Bridges and Tunnels", 40 },
  7086.     { 13726, "road_hill08", "[13726]", "Roads, Bridges and Tunnels", 40 },
  7087.     { 13727, "CEnorthbrij01", "[13727]", "Roads, Bridges and Tunnels", 40 },
  7088.     { 13730, "CEroad_6", "[13730]", "Roads, Bridges and Tunnels", 40 },
  7089.     { 13732, "CE_Roads37", "[13732]", "Roads, Bridges and Tunnels", 40 },
  7090.     { 13733, "CE_Roads42", "[13733]", "Roads, Bridges and Tunnels", 40 },
  7091.     { 13735, "CE_Roads41", "[13735]", "Roads, Bridges and Tunnels", 40 },
  7092.     { 13736, "CE_Roads40", "[13736]", "Roads, Bridges and Tunnels", 40 },
  7093.     { 13738, "Roads39_CE", "[13738]", "Roads, Bridges and Tunnels", 40 },
  7094.     { 13739, "Roads38CE", "[13739]", "Roads, Bridges and Tunnels", 40 },
  7095.     { 13751, "cunte_Flyover2", "[13751]", "Roads, Bridges and Tunnels", 40 },
  7096.     { 13752, "cuntebridge01", "[13752]", "Roads, Bridges and Tunnels", 40 },
  7097.     { 13784, "road_hill01", "[13784]", "Roads, Bridges and Tunnels", 40 },
  7098.     { 13789, "Roads40_CE", "[13789]", "Roads, Bridges and Tunnels", 40 },
  7099.     { 13814, "CEroadn", "[13814]", "Roads, Bridges and Tunnels", 40 },
  7100.     { 13845, "CEnwhiltest5base", "[13845]", "Roads, Bridges and Tunnels", 40 },
  7101.     { 13865, "CEnwhiltestBrd", "[13865]", "Roads, Bridges and Tunnels", 40 },
  7102.     { 13882, "road_hill13", "[13882]", "Roads, Bridges and Tunnels", 40 },
  7103.     { 13887, "CEroad_hill01", "[13887]", "Roads, Bridges and Tunnels", 40 },
  7104.     { 16037, "des_railbr_twr10", "[16037]", "Roads, Bridges and Tunnels", 40 },
  7105.     { 16266, "des_railbridgeoil", "[16266]", "Roads, Bridges and Tunnels", 40 },
  7106.     { 16357, "des_ebrigroad01", "[16357]", "Roads, Bridges and Tunnels", 40 },
  7107.     { 16358, "des_ebrigroad07", "[16358]", "Roads, Bridges and Tunnels", 40 },
  7108.     { 16384, "des_ebrigroad10", "[16384]", "Roads, Bridges and Tunnels", 40 },
  7109.     { 16430, "des_ebrigroad02", "[16430]", "Roads, Bridges and Tunnels", 40 },
  7110.     { 16571, "des_railbridgest01", "[16571]", "Roads, Bridges and Tunnels", 40 },
  7111.     { 16610, "des_nbridgebit_02", "[16610]", "Roads, Bridges and Tunnels", 40 },
  7112.     { 17002, "lawestbridge_law", "[17002]", "Roads, Bridges and Tunnels", 40 },
  7113.     { 17003, "cuntwcridge", "[17003]", "Roads, Bridges and Tunnels", 40 },
  7114.     { 17004, "cos_pch_brig_1", "[17004]", "Roads, Bridges and Tunnels", 40 },
  7115.     { 17043, "concretearch1", "[17043]", "Roads, Bridges and Tunnels", 40 },
  7116.     { 17062, "cuntytunnel", "[17062]", "Roads, Bridges and Tunnels", 40 },
  7117.     { 17077, "cuntwland02b", "[17077]", "Roads, Bridges and Tunnels", 40 },
  7118.     { 17078, "cuntwland03b", "[17078]", "Roads, Bridges and Tunnels", 40 },
  7119.     { 17110, "cuntwland39b", "[17110]", "Roads, Bridges and Tunnels", 40 },
  7120.     { 17111, "cuntwland40b", "[17111]", "Roads, Bridges and Tunnels", 40 },
  7121.     { 17112, "cuntwland41b", "[17112]", "Roads, Bridges and Tunnels", 40 },
  7122.     { 17120, "cuntwland53b", "[17120]", "Roads, Bridges and Tunnels", 40 },
  7123.     { 17146, "cuntwroad37", "[17146]", "Roads, Bridges and Tunnels", 40 },
  7124.     { 17148, "cuntwroad02", "[17148]", "Roads, Bridges and Tunnels", 40 },
  7125.     { 17150, "cuntwroad03", "[17150]", "Roads, Bridges and Tunnels", 40 },
  7126.     { 17152, "cuntwroad04", "[17152]", "Roads, Bridges and Tunnels", 40 },
  7127.     { 17154, "cuntwroad72", "[17154]", "Roads, Bridges and Tunnels", 40 },
  7128.     { 17156, "cuntwroad06", "[17156]", "Roads, Bridges and Tunnels", 40 },
  7129.     { 17158, "cuntwroad07", "[17158]", "Roads, Bridges and Tunnels", 40 },
  7130.     { 17160, "cuntwroad08", "[17160]", "Roads, Bridges and Tunnels", 40 },
  7131.     { 17162, "cuntwroad09", "[17162]", "Roads, Bridges and Tunnels", 40 },
  7132.     { 17164, "cuntwroad10", "[17164]", "Roads, Bridges and Tunnels", 40 },
  7133.     { 17166, "cuntwroad11", "[17166]", "Roads, Bridges and Tunnels", 40 },
  7134.     { 17168, "cuntwroad12", "[17168]", "Roads, Bridges and Tunnels", 40 },
  7135.     { 17170, "cuntwroad13", "[17170]", "Roads, Bridges and Tunnels", 40 },
  7136.     { 17172, "cuntwroad14", "[17172]", "Roads, Bridges and Tunnels", 40 },
  7137.     { 17174, "cuntwroad15", "[17174]", "Roads, Bridges and Tunnels", 40 },
  7138.     { 17176, "cuntwroad16", "[17176]", "Roads, Bridges and Tunnels", 40 },
  7139.     { 17178, "cuntwroad17", "[17178]", "Roads, Bridges and Tunnels", 40 },
  7140.     { 17180, "cuntwroad18", "[17180]", "Roads, Bridges and Tunnels", 40 },
  7141.     { 17182, "cuntwroad19", "[17182]", "Roads, Bridges and Tunnels", 40 },
  7142.     { 17184, "cuntwroad20", "[17184]", "Roads, Bridges and Tunnels", 40 },
  7143.     { 17186, "cuntwroad21", "[17186]", "Roads, Bridges and Tunnels", 40 },
  7144.     { 17188, "cuntwroad24", "[17188]", "Roads, Bridges and Tunnels", 40 },
  7145.     { 17190, "cuntwroad25", "[17190]", "Roads, Bridges and Tunnels", 40 },
  7146.     { 17192, "cuntwroad26", "[17192]", "Roads, Bridges and Tunnels", 40 },
  7147.     { 17194, "cuntwroad27", "[17194]", "Roads, Bridges and Tunnels", 40 },
  7148.     { 17196, "cuntwroad28", "[17196]", "Roads, Bridges and Tunnels", 40 },
  7149.     { 17198, "cuntwroad29", "[17198]", "Roads, Bridges and Tunnels", 40 },
  7150.     { 17200, "cuntwroad30", "[17200]", "Roads, Bridges and Tunnels", 40 },
  7151.     { 17202, "cuntwroad31", "[17202]", "Roads, Bridges and Tunnels", 40 },
  7152.     { 17204, "cuntwroad32", "[17204]", "Roads, Bridges and Tunnels", 40 },
  7153.     { 17208, "cuntwroad74", "[17208]", "Roads, Bridges and Tunnels", 40 },
  7154.     { 17210, "cuntwroad73", "[17210]", "Roads, Bridges and Tunnels", 40 },
  7155.     { 17212, "cuntwroad34", "[17212]", "Roads, Bridges and Tunnels", 40 },
  7156.     { 17214, "cuntwroad35", "[17214]", "Roads, Bridges and Tunnels", 40 },
  7157.     { 17216, "cuntwroad36", "[17216]", "Roads, Bridges and Tunnels", 40 },
  7158.     { 17218, "cuntwroad01", "[17218]", "Roads, Bridges and Tunnels", 40 },
  7159.     { 17220, "cuntwroad38", "[17220]", "Roads, Bridges and Tunnels", 40 },
  7160.     { 17222, "cuntwroad05", "[17222]", "Roads, Bridges and Tunnels", 40 },
  7161.     { 17224, "cuntwroad40", "[17224]", "Roads, Bridges and Tunnels", 40 },
  7162.     { 17226, "cuntwroad41", "[17226]", "Roads, Bridges and Tunnels", 40 },
  7163.     { 17228, "cuntwroad42", "[17228]", "Roads, Bridges and Tunnels", 40 },
  7164.     { 17230, "cuntwroad43", "[17230]", "Roads, Bridges and Tunnels", 40 },
  7165.     { 17232, "cuntwroad44", "[17232]", "Roads, Bridges and Tunnels", 40 },
  7166.     { 17234, "cuntwroad45", "[17234]", "Roads, Bridges and Tunnels", 40 },
  7167.     { 17236, "cuntwroad46", "[17236]", "Roads, Bridges and Tunnels", 40 },
  7168.     { 17238, "cuntwroad47", "[17238]", "Roads, Bridges and Tunnels", 40 },
  7169.     { 17240, "cuntwroad48", "[17240]", "Roads, Bridges and Tunnels", 40 },
  7170.     { 17242, "cuntwroad49", "[17242]", "Roads, Bridges and Tunnels", 40 },
  7171.     { 17244, "cuntwroad50", "[17244]", "Roads, Bridges and Tunnels", 40 },
  7172.     { 17246, "cuntwroad51", "[17246]", "Roads, Bridges and Tunnels", 40 },
  7173.     { 17248, "cuntwroad52", "[17248]", "Roads, Bridges and Tunnels", 40 },
  7174.     { 17250, "cuntwroad33", "[17250]", "Roads, Bridges and Tunnels", 40 },
  7175.     { 17252, "cuntwroad54", "[17252]", "Roads, Bridges and Tunnels", 40 },
  7176.     { 17254, "cuntwroad55", "[17254]", "Roads, Bridges and Tunnels", 40 },
  7177.     { 17256, "cuntwroad39", "[17256]", "Roads, Bridges and Tunnels", 40 },
  7178.     { 17258, "cuntwroad57", "[17258]", "Roads, Bridges and Tunnels", 40 },
  7179.     { 17260, "cuntwroad58", "[17260]", "Roads, Bridges and Tunnels", 40 },
  7180.     { 17262, "cuntwroad59", "[17262]", "Roads, Bridges and Tunnels", 40 },
  7181.     { 17267, "cuntwroad66", "[17267]", "Roads, Bridges and Tunnels", 40 },
  7182.     { 17269, "cuntwroad67", "[17269]", "Roads, Bridges and Tunnels", 40 },
  7183.     { 17271, "cuntwroad63", "[17271]", "Roads, Bridges and Tunnels", 40 },
  7184.     { 17273, "cuntwroad65", "[17273]", "Roads, Bridges and Tunnels", 40 },
  7185.     { 17275, "cuntwroad69", "[17275]", "Roads, Bridges and Tunnels", 40 },
  7186.     { 17277, "cuntwroad70", "[17277]", "Roads, Bridges and Tunnels", 40 },
  7187.     { 17279, "cuntwroad68", "[17279]", "Roads, Bridges and Tunnels", 40 },
  7188.     { 17281, "cuntwroad71", "[17281]", "Roads, Bridges and Tunnels", 40 },
  7189.     { 17293, "bwidgecuntw", "[17293]", "Roads, Bridges and Tunnels", 40 },
  7190.     { 17294, "cuntwland53bd", "[17294]", "Roads, Bridges and Tunnels", 40 },
  7191.     { 17295, "cuntwland53bc", "[17295]", "Roads, Bridges and Tunnels", 40 },
  7192.     { 17300, "cuntytunnel2", "[17300]", "Roads, Bridges and Tunnels", 40 },
  7193.     { 17303, "cuntwroad22", "[17303]", "Roads, Bridges and Tunnels", 40 },
  7194.     { 17305, "cuntwroad23", "[17305]", "Roads, Bridges and Tunnels", 40 },
  7195.     { 17307, "cuntwland40c", "[17307]", "Roads, Bridges and Tunnels", 40 },
  7196.     { 17308, "cuntwland02c", "[17308]", "Roads, Bridges and Tunnels", 40 },
  7197.     { 17309, "concretearch02", "[17309]", "Roads, Bridges and Tunnels", 40 },
  7198.     { 17310, "concretearch03", "[17310]", "Roads, Bridges and Tunnels", 40 },
  7199.     { 17326, "cuntwroad60", "[17326]", "Roads, Bridges and Tunnels", 40 },
  7200.     { 17327, "cuntwroad61", "[17327]", "Roads, Bridges and Tunnels", 40 },
  7201.     { 17329, "cuntwroad62", "[17329]", "Roads, Bridges and Tunnels", 40 },
  7202.     { 17331, "cuntwroad53", "[17331]", "Roads, Bridges and Tunnels", 40 },
  7203.     { 17333, "cuntwroad64", "[17333]", "Roads, Bridges and Tunnels", 40 },
  7204.     { 17334, "cuntwroad56", "[17334]", "Roads, Bridges and Tunnels", 40 },
  7205.     { 17501, "RiverBridge1_LAe", "[17501]", "Roads, Bridges and Tunnels", 40 },
  7206.     { 17502, "RiverBridge2_LAe", "[17502]", "Roads, Bridges and Tunnels", 40 },
  7207.     { 17525, "RiverBridge3_LAe2", "[17525]", "Roads, Bridges and Tunnels", 40 },
  7208.     { 17550, "EasBeBrij1_LAe2", "[17550]", "Roads, Bridges and Tunnels", 40 },
  7209.     { 17561, "MsCpTunn2_LAe2", "[17561]", "Roads, Bridges and Tunnels", 40 },
  7210.     { 17576, "hubbridge1_LAe2", "[17576]", "Roads, Bridges and Tunnels", 40 },
  7211.     { 17595, "Lae2_roads01", "[17595]", "Roads, Bridges and Tunnels", 40 },
  7212.     { 17596, "Lae2_roads02", "[17596]", "Roads, Bridges and Tunnels", 40 },
  7213.     { 17597, "Lae2_roads03", "[17597]", "Roads, Bridges and Tunnels", 40 },
  7214.     { 17598, "Lae2_roads04", "[17598]", "Roads, Bridges and Tunnels", 40 },
  7215.     { 17599, "Lae2_roads85", "[17599]", "Roads, Bridges and Tunnels", 40 },
  7216.     { 17600, "Lae2_roads05", "[17600]", "Roads, Bridges and Tunnels", 40 },
  7217.     { 17602, "Lae2_roads07", "[17602]", "Roads, Bridges and Tunnels", 40 },
  7218.     { 17603, "Lae2_roads08", "[17603]", "Roads, Bridges and Tunnels", 40 },
  7219.     { 17604, "Lae2_roads09", "[17604]", "Roads, Bridges and Tunnels", 40 },
  7220.     { 17605, "Lae2_roads10", "[17605]", "Roads, Bridges and Tunnels", 40 },
  7221.     { 17606, "lae2_roadscoast04", "[17606]", "Roads, Bridges and Tunnels", 40 },
  7222.     { 17607, "Lae2_roads12", "[17607]", "Roads, Bridges and Tunnels", 40 },
  7223.     { 17608, "Lae2_roads13", "[17608]", "Roads, Bridges and Tunnels", 40 },
  7224.     { 17609, "Lae2_roads14", "[17609]", "Roads, Bridges and Tunnels", 40 },
  7225.     { 17610, "Lae2_roads15", "[17610]", "Roads, Bridges and Tunnels", 40 },
  7226.     { 17611, "Lae2_roads16", "[17611]", "Roads, Bridges and Tunnels", 40 },
  7227.     { 17612, "Lae2_roads88", "[17612]", "Roads, Bridges and Tunnels", 40 },
  7228.     { 17613, "Lae2_roads89", "[17613]", "Roads, Bridges and Tunnels", 40 },
  7229.     { 17621, "Lae2_roads17", "[17621]", "Roads, Bridges and Tunnels", 40 },
  7230.     { 17622, "Lae2_roads18", "[17622]", "Roads, Bridges and Tunnels", 40 },
  7231.     { 17623, "Lae2_roads19", "[17623]", "Roads, Bridges and Tunnels", 40 },
  7232.     { 17624, "Lae2_roads20", "[17624]", "Roads, Bridges and Tunnels", 40 },
  7233.     { 17625, "Lae2_roads21", "[17625]", "Roads, Bridges and Tunnels", 40 },
  7234.     { 17626, "Lae2_roads22", "[17626]", "Roads, Bridges and Tunnels", 40 },
  7235.     { 17627, "Lae2_roads23", "[17627]", "Roads, Bridges and Tunnels", 40 },
  7236.     { 17628, "Lae2_roads24", "[17628]", "Roads, Bridges and Tunnels", 40 },
  7237.     { 17629, "Lae2_roads25", "[17629]", "Roads, Bridges and Tunnels", 40 },
  7238.     { 17630, "Lae2_roads26", "[17630]", "Roads, Bridges and Tunnels", 40 },
  7239.     { 17631, "Lae2_roads27", "[17631]", "Roads, Bridges and Tunnels", 40 },
  7240.     { 17632, "Lae2_roads28", "[17632]", "Roads, Bridges and Tunnels", 40 },
  7241.     { 17634, "lae2_ground09", "[17634]", "Roads, Bridges and Tunnels", 40 },
  7242.     { 17635, "lae2_ground10", "[17635]", "Roads, Bridges and Tunnels", 40 },
  7243.     { 17637, "Lae2_roads29", "[17637]", "Roads, Bridges and Tunnels", 40 },
  7244.     { 17638, "Lae2_roads30", "[17638]", "Roads, Bridges and Tunnels", 40 },
  7245.     { 17639, "Lae2_roads31", "[17639]", "Roads, Bridges and Tunnels", 40 },
  7246.     { 17640, "Lae2_roads32", "[17640]", "Roads, Bridges and Tunnels", 40 },
  7247.     { 17641, "Lae2_roads33", "[17641]", "Roads, Bridges and Tunnels", 40 },
  7248.     { 17642, "Lae2_roads90", "[17642]", "Roads, Bridges and Tunnels", 40 },
  7249.     { 17643, "Lae2_roads34", "[17643]", "Roads, Bridges and Tunnels", 40 },
  7250.     { 17644, "Lae2_roads35", "[17644]", "Roads, Bridges and Tunnels", 40 },
  7251.     { 17646, "Lae2_roads36", "[17646]", "Roads, Bridges and Tunnels", 40 },
  7252.     { 17647, "Lae2_roads37", "[17647]", "Roads, Bridges and Tunnels", 40 },
  7253.     { 17648, "Lae2_roads38", "[17648]", "Roads, Bridges and Tunnels", 40 },
  7254.     { 17649, "Lae2_roads39", "[17649]", "Roads, Bridges and Tunnels", 40 },
  7255.     { 17650, "Lae2_roads40", "[17650]", "Roads, Bridges and Tunnels", 40 },
  7256.     { 17651, "Lae2_roads41", "[17651]", "Roads, Bridges and Tunnels", 40 },
  7257.     { 17652, "Lae2_roads42", "[17652]", "Roads, Bridges and Tunnels", 40 },
  7258.     { 17653, "Lae2_roads43", "[17653]", "Roads, Bridges and Tunnels", 40 },
  7259.     { 17654, "Lae2_roads44", "[17654]", "Roads, Bridges and Tunnels", 40 },
  7260.     { 17655, "Lae2_roads46", "[17655]", "Roads, Bridges and Tunnels", 40 },
  7261.     { 17656, "Lae2_roads50", "[17656]", "Roads, Bridges and Tunnels", 40 },
  7262.     { 17657, "Lae2_roads52", "[17657]", "Roads, Bridges and Tunnels", 40 },
  7263.     { 17658, "Lae2_roads53", "[17658]", "Roads, Bridges and Tunnels", 40 },
  7264.     { 17659, "Lae2_roads54", "[17659]", "Roads, Bridges and Tunnels", 40 },
  7265.     { 17660, "Lae2_roads55", "[17660]", "Roads, Bridges and Tunnels", 40 },
  7266.     { 17661, "Lae2_roads56", "[17661]", "Roads, Bridges and Tunnels", 40 },
  7267.     { 17662, "Lae2_roads57", "[17662]", "Roads, Bridges and Tunnels", 40 },
  7268.     { 17663, "Lae2_roads58", "[17663]", "Roads, Bridges and Tunnels", 40 },
  7269.     { 17666, "Lae2_roads86", "[17666]", "Roads, Bridges and Tunnels", 40 },
  7270.     { 17667, "Lae2_roads59", "[17667]", "Roads, Bridges and Tunnels", 40 },
  7271.     { 17668, "Lae2_roads64", "[17668]", "Roads, Bridges and Tunnels", 40 },
  7272.     { 17669, "Lae2_roads65", "[17669]", "Roads, Bridges and Tunnels", 40 },
  7273.     { 17670, "Lae2_roads66", "[17670]", "Roads, Bridges and Tunnels", 40 },
  7274.     { 17671, "Lae2_roads67", "[17671]", "Roads, Bridges and Tunnels", 40 },
  7275.     { 17672, "Lae2_roads68", "[17672]", "Roads, Bridges and Tunnels", 40 },
  7276.     { 17673, "lae2_roadscoast06", "[17673]", "Roads, Bridges and Tunnels", 40 },
  7277.     { 17674, "lae2_roadscoast05", "[17674]", "Roads, Bridges and Tunnels", 40 },
  7278.     { 17675, "lae2_roadscoast03", "[17675]", "Roads, Bridges and Tunnels", 40 },
  7279.     { 17676, "lae2_roadscoast01", "[17676]", "Roads, Bridges and Tunnels", 40 },
  7280.     { 17680, "Lae2_roads76", "[17680]", "Roads, Bridges and Tunnels", 40 },
  7281.     { 17681, "Lae2_roads77", "[17681]", "Roads, Bridges and Tunnels", 40 },
  7282.     { 17682, "Lae2_roads78", "[17682]", "Roads, Bridges and Tunnels", 40 },
  7283.     { 17683, "Lae2_roads79", "[17683]", "Roads, Bridges and Tunnels", 40 },
  7284.     { 17684, "Lae2_roads80", "[17684]", "Roads, Bridges and Tunnels", 40 },
  7285.     { 17686, "stormdrainLAE2_01", "[17686]", "Roads, Bridges and Tunnels", 40 },
  7286.     { 17687, "Lae2_roads81", "[17687]", "Roads, Bridges and Tunnels", 40 },
  7287.     { 17692, "Lae2_roads83", "[17692]", "Roads, Bridges and Tunnels", 40 },
  7288.     { 17693, "Lae2_roads84", "[17693]", "Roads, Bridges and Tunnels", 40 },
  7289.     { 17695, "brg_lae2", "[17695]", "Roads, Bridges and Tunnels", 40 },
  7290.     { 17829, "Lae2_roads48", "[17829]", "Roads, Bridges and Tunnels", 40 },
  7291.     { 17849, "Lae2_roads60", "[17849]", "Roads, Bridges and Tunnels", 40 },
  7292.     { 17867, "Lae2_roads46b", "[17867]", "Roads, Bridges and Tunnels", 40 },
  7293.     { 17920, "Lae2_roads49", "[17920]", "Roads, Bridges and Tunnels", 40 },
  7294.     { 17921, "Lae2_roads82", "[17921]", "Roads, Bridges and Tunnels", 40 },
  7295.     { 17927, "Lae2_roads06", "[17927]", "Roads, Bridges and Tunnels", 40 },
  7296.     { 17936, "rbridge3_girders", "[17936]", "Roads, Bridges and Tunnels", 40 },
  7297.     { 17968, "hubridge_smash", "[17968]", "Roads, Bridges and Tunnels", 40 },
  7298.     { 18229, "w7bark", "[18229]", "Roads, Bridges and Tunnels", 40 },
  7299.     { 18256, "w7bark01", "[18256]", "Roads, Bridges and Tunnels", 40 },
  7300.     { 18369, "cs_roads01", "[18369]", "Roads, Bridges and Tunnels", 40 },
  7301.     { 18370, "cs_roads02", "[18370]", "Roads, Bridges and Tunnels", 40 },
  7302.     { 18371, "cs_roads03", "[18371]", "Roads, Bridges and Tunnels", 40 },
  7303.     { 18372, "cs_roads04", "[18372]", "Roads, Bridges and Tunnels", 40 },
  7304.     { 18373, "cs_roads05", "[18373]", "Roads, Bridges and Tunnels", 40 },
  7305.     { 18374, "cs_roads06", "[18374]", "Roads, Bridges and Tunnels", 40 },
  7306.     { 18375, "cs_roads07", "[18375]", "Roads, Bridges and Tunnels", 40 },
  7307.     { 18376, "cs_roads08", "[18376]", "Roads, Bridges and Tunnels", 40 },
  7308.     { 18377, "cs_roads09", "[18377]", "Roads, Bridges and Tunnels", 40 },
  7309.     { 18378, "cs_roads10", "[18378]", "Roads, Bridges and Tunnels", 40 },
  7310.     { 18379, "cs_roads11", "[18379]", "Roads, Bridges and Tunnels", 40 },
  7311.     { 18380, "cs_roads12", "[18380]", "Roads, Bridges and Tunnels", 40 },
  7312.     { 18381, "cs_roads13", "[18381]", "Roads, Bridges and Tunnels", 40 },
  7313.     { 18382, "cs_roads16", "[18382]", "Roads, Bridges and Tunnels", 40 },
  7314.     { 18383, "cs_roads17", "[18383]", "Roads, Bridges and Tunnels", 40 },
  7315.     { 18384, "cs_roads20", "[18384]", "Roads, Bridges and Tunnels", 40 },
  7316.     { 18385, "cuntsrod03", "[18385]", "Roads, Bridges and Tunnels", 40 },
  7317.     { 18386, "cuntsrod02", "[18386]", "Roads, Bridges and Tunnels", 40 },
  7318.     { 18387, "cuntsrod14", "[18387]", "Roads, Bridges and Tunnels", 40 },
  7319.     { 18388, "cuntsrod01", "[18388]", "Roads, Bridges and Tunnels", 40 },
  7320.     { 18389, "cs_roads26", "[18389]", "Roads, Bridges and Tunnels", 40 },
  7321.     { 18390, "cs_roads27", "[18390]", "Roads, Bridges and Tunnels", 40 },
  7322.     { 18391, "cs_roads28", "[18391]", "Roads, Bridges and Tunnels", 40 },
  7323.     { 18392, "cs_roads29", "[18392]", "Roads, Bridges and Tunnels", 40 },
  7324.     { 18393, "cuntsrod04", "[18393]", "Roads, Bridges and Tunnels", 40 },
  7325.     { 18394, "cs_roads35", "[18394]", "Roads, Bridges and Tunnels", 40 },
  7326.     { 18449, "cs_roadbridge01", "[18449]", "Roads, Bridges and Tunnels", 40 },
  7327.     { 18450, "cs_roadbridge04", "[18450]", "Roads, Bridges and Tunnels", 40 },
  7328.     { 18561, "cS_newbridge", "[18561]", "Roads, Bridges and Tunnels", 40 }
  7329. };
  7330. // Object names from SA-MP Wiki, Sorted by MTA Team, Formatted into arrays by dowster
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement