Advertisement
HWS_Wolf

Edited Pos

Nov 11th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 226.74 KB | None | 0 0
  1. class CfgBuildings
  2. {
  3.    
  4. class Tourist {
  5. table = "Tourist";
  6. };
  7. class Military {
  8.     table = "Military";
  9. };
  10. class Medical {
  11.     table = "Medical";
  12. };
  13. class VehicleService {
  14.     table = "VehicleService";
  15. };
  16. class CivillianLowerClass {
  17.     table = "CivillianLowerClass";
  18. };
  19. class CivillianUpperClass {
  20.     table = "CivillianUpperClass";
  21. };
  22. class Shop {
  23.     table = "Shop";
  24. };
  25. class Industrial {
  26.     table = "Industrial";
  27. };
  28.    
  29.         class Land_Studstage3
  30.     {
  31.         table="Industrial";
  32.         positions[]=
  33.         {
  34.             {-2.00391, -3.69531, 0.0121841},
  35.             {4.56641, 6.44434, 0.0121841},
  36.             {6.125, -1.08496, 0.0121841},
  37.             {-8.17578, 5.98242, 0.0121822}
  38.         };
  39.     };
  40.         class Land_Studstage2
  41.     {
  42.         table="Industrial";
  43.         positions[]=
  44.         {
  45.             {-2.00391, -3.69531, 0.0121841},
  46.             {4.56641, 6.44434, 0.0121841},
  47.             {6.125, -1.08496, 0.0121841},
  48.             {-8.17578, 5.98242, 0.0121822}
  49.         };
  50.     };
  51.         class Land_Studstage1
  52.     {
  53.         table="Industrial";
  54.         positions[]=
  55.         {
  56.             {-2.00391, -3.69531, 0.0121841},
  57.             {4.56641, 6.44434, 0.0121841},
  58.             {6.125, -1.08496, 0.0121841},
  59.             {-8.17578, 5.98242, 0.0121822}
  60.         };
  61.     };
  62.         class Land_brickstage1
  63.     {
  64.         table="Industrial";
  65.         positions[]=
  66.         {
  67.             {-2.00391, -3.69531, 0.0121841},
  68.             {4.56641, 6.44434, 0.0121841},
  69.             {6.125, -1.08496, 0.0121841},
  70.             {-8.17578, 5.98242, 0.0121822}
  71.         };
  72.     };
  73.         class Land_HouseA
  74.     {
  75.         table="CivillianLowerClass";
  76.         positions[]=
  77.         {
  78.             {-1.07422, 6.57031, 0.0370274},
  79.             {-5.22656, 6.45605, -0.00293541},
  80.             {5.77344, 4.05078, 0.0470598},
  81.             {-4.64453, -2.4375, -0.00293517}
  82.         };
  83.     };
  84.         class Land_HouseA1
  85.     {
  86.         table="CivillianLowerClass";
  87.         positions[]=
  88.         {
  89.             {-1.07422, 6.57031, 0.0370274},
  90.             {-5.22656, 6.45605, -0.00293541},
  91.             {5.77344, 4.05078, 0.0470598},
  92.             {-4.64453, -2.4375, -0.00293517}
  93.         };
  94.     };
  95.         class Land_HouseB
  96.     {
  97.         table="CivillianLowerClass";
  98.         positions[]=
  99.         {
  100.             {-1.07422, 6.57031, 0.0370274},
  101.             {-5.22656, 6.45605, -0.00293541},
  102.             {5.77344, 4.05078, 0.0470598},
  103.             {-4.64453, -2.4375, -0.00293517}
  104.         };
  105.     };
  106.         class Land_HouseB1
  107.     {
  108.         table="CivillianLowerClass";
  109.         positions[]=
  110.         {
  111.             {-1.07422, 6.57031, 0.0370274},
  112.             {-5.22656, 6.45605, -0.00293541},
  113.             {5.77344, 4.05078, 0.0470598},
  114.             {-4.64453, -2.4375, -0.00293517}
  115.         };
  116.     };
  117.         class Land_HouseC_R
  118.     {
  119.         table="CivillianLowerClass";
  120.         positions[]=
  121.         {
  122.             {-1.07422, 6.57031, 0.0370274},
  123.             {-5.22656, 6.45605, -0.00293541},
  124.             {5.77344, 4.05078, 0.0470598},
  125.             {-4.64453, -2.4375, -0.00293517}
  126.         };
  127.     };
  128.         class Land_HouseDoubleAL
  129.     {
  130.         table="CivillianUpperClass";
  131.         positions[]=
  132.         {
  133.            {1.43262, 7.52734, 0.0121839},
  134.            {-9.38184, 12.9414, 0.0121832},
  135.            {7.90234, 2.5, 3.1467},
  136.            {-9.7666, 1.40234, 3.1467},
  137.            {0.898438, 8.16016, 3.15887},
  138.            {0.384766, -2.29688, 3.15887},
  139.            {6.56934, -1.88672, 0.0121837},
  140.            {5.69434, -4.41797, 3.15887},
  141.            {-8.11426, -5.24609, 3.15887}
  142.         };
  143.     };
  144.     class Land_HouseDoubleAL2
  145.     {
  146.         table="CivillianUpperClass";
  147.         positions[]=
  148.         {
  149.            {1.43262, 7.52734, 0.0121839},
  150.            {-9.38184, 12.9414, 0.0121832},
  151.            {7.90234, 2.5, 3.1467},
  152.            {-9.7666, 1.40234, 3.1467},
  153.            {0.898438, 8.16016, 3.15887},
  154.            {0.384766, -2.29688, 3.15887},
  155.            {6.56934, -1.88672, 0.0121837},
  156.            {5.69434, -4.41797, 3.15887},
  157.            {-8.11426, -5.24609, 3.15887}
  158.         };
  159.     };
  160.    
  161.     class Land_HouseA1_l
  162.     {
  163.         table="CivillianLowerClass";
  164.         positions[]=
  165.         {
  166.             {2.875, 6.4668, -0.00293517},
  167.             {-4.27344, 9.09766, -0.00293493},
  168.             {6.99219, 7.24121, -0.00293565},
  169.             {-4.10156, 3.82129, -0.00293541},
  170.             {6.73828, 3.04883, -0.00293517},
  171.             {6.14063, -2.1416, -0.00293517}
  172.         };
  173.     };
  174.         class Land_HouseB1_l
  175.     {
  176.         table="CivillianLowerClass";
  177.         positions[]=
  178.         {
  179.             {2.875, 6.4668, -0.00293517},
  180.             {-4.27344, 9.09766, -0.00293493},
  181.             {6.99219, 7.24121, -0.00293565},
  182.             {-4.10156, 3.82129, -0.00293541},
  183.             {6.73828, 3.04883, -0.00293517},
  184.             {6.14063, -2.1416, -0.00293517}
  185.         };
  186.     };
  187.         class Land_HouseC1_L
  188.     {
  189.         table="CivillianLowerClass";
  190.         positions[]=
  191.         {
  192.             {2.875, 6.4668, -0.00293517},
  193.             {-4.27344, 9.09766, -0.00293493},
  194.             {6.99219, 7.24121, -0.00293565},
  195.             {-4.10156, 3.82129, -0.00293541},
  196.             {6.73828, 3.04883, -0.00293517},
  197.             {6.14063, -2.1416, -0.00293517}
  198.         };
  199.     };
  200.     class Land_PostB
  201.     {
  202.         table="Tourist";
  203.         positions[]=
  204.         {
  205.             {-2.99707, 3.61011, -2.4465},
  206.             {3.05469, -1.87817, -2.4465},
  207.             {6.90967, -0.933838, -2.4465},
  208.             {-4.76123, -1.34888, -2.4465},
  209.             {-5.93701, 2.82153, -2.4465}
  210.         };
  211.     };
  212.         class Land_Centrelink
  213.     {
  214.         table="Tourist";
  215.         positions[]=
  216.         {
  217.             {-1.59546, 2.45605, 1.1111},
  218.             {-0.411377, -6.19873, 1.1111},
  219.             {2.87671, 7.68018, 3.7867},
  220.             {-3.15967, 5.96484, 1.1111},
  221.             {-0.770508, -2.53418, 3.78669}
  222.  
  223.         };
  224.     };
  225.             class Land_CommonwealthBank
  226.     {
  227.         table="CivillianLowerClass";
  228.         positions[]=
  229.         {
  230.             {-5.51953, 8.70459, 5.24337},
  231.             {4.2417, -2.73755, 3.78669},
  232.             {5.22729, 7.4541, 1.1111},
  233.             {0.0705566, 2.72974, 1.1111},
  234.             {-2.63599, 6.08911, 1.1111},
  235.             {-1.74268, -4.32983, 3.78669},
  236.             {-2.16699, -1.71704, 3.78669},
  237.             {1.04736, -4.54272, 3.78669},
  238.             {0.61084, -1.17041, 3.78669},
  239.             {-4.46265, 2.83936, 1.1111},
  240.             {3.08032, 8.04883, 3.78671}
  241.  
  242.         };
  243.     };
  244.     class Land_Pub_A
  245.     {
  246.         table="CivillianLowerClass";
  247.         positions[]=
  248.         {
  249.             {7.42334, -4.23633, -1.16323},
  250.             {1.42432, 3.50928, -1.16323},
  251.             {8.40918, 3.93872, -1.16323},
  252.             {-2.24512, 3.36694, -1.16323},
  253.             {7.2915, 0.661621, -1.16323}
  254.  
  255.         };
  256.     };
  257.     class Land_A_Office02C
  258.     {
  259.         table="CivillianLowerClass";
  260.         positions[]=
  261.         {
  262.             {-7.83252, 2.47485, -8.71377},
  263.             {-1.05029, -1.50708, -8.71377},
  264.             {4.48877, 0.452393, -8.71377},
  265.             {-8.08887, -5.63403, -8.67375}
  266.  
  267.         };
  268.     };
  269.         class Land_Pub_C
  270.     {
  271.         table="Shop";
  272.         positions[]=
  273.         {
  274.             {-0.629395, -5.69849, -3.11664},
  275.             {-2.4082, -7.698, 0.289064},
  276.             {-1.46729, 0.146973, -3.11664},
  277.             {-2.00488, 0.827881, 0.289064},
  278.             {2.89258, -2.68335, -3.11664},
  279.             {6.91602, 1.66455, 0.289065},
  280.             {6.53271, -6.76123, -3.11664},
  281.             {5.27295, 0.0561523, -3.11664},
  282.             {8.98779, -5.80884, 0.289066}
  283.  
  284.         };
  285.     };
  286.  
  287.     class Land_PoliceStation
  288.     {
  289.         table="Military";
  290.         positions[]=
  291.         {
  292.             {20.1182, 7.61865, 4.2139},
  293.             {9.02515, 19.1914, 4.2139},
  294.             {15.2244, 19.1284, 4.2139},
  295.             {12.3042, 3.90674, 4.2139},
  296.             {12.1431, 10.9102, 0.316525},
  297.             {8.26245, 6.2666, 4.2139},
  298.             {18.1616, 21.4863, 4.21391},
  299.             {-1.46362, 7.75488, 4.21391}
  300.  
  301.         };
  302.     };
  303.    
  304.     class Land_Budova4_in
  305.     {
  306.         table="Military";
  307.         positions[]=
  308.         {
  309.             {-12.6113, 3.95508, -4.37356},
  310.             {-9.68311, 4.33594, -4.37356},
  311.             {4.86768, 0.685059, -4.37356}
  312.  
  313.         };
  314.     };
  315.    
  316.     class Land_E76_shop_single1
  317.     {
  318.         table="Shop";
  319.         positions[]=
  320.         {
  321.             {-12.6113, 3.95508, -4.37356},
  322.             {-9.68311, 4.33594, -4.37356},
  323.             {4.86768, 0.685059, -4.37356}
  324.  
  325.         };
  326.     };
  327.     class plp_bo_BeachBar
  328.     {
  329.         table="Tourist";
  330.         positions[]=
  331.         {
  332.             {1.49072, 1.55737, -2.20654},
  333.             {-2.27783, -0.414063, -2.24491}
  334.  
  335.         };
  336.     };
  337.     class Land_HeliPad
  338.     {
  339.         table="Military";
  340.         positions[]=
  341.         {
  342.             {2.92432, -10.4036, 5.34369}
  343.  
  344.         };
  345.     };
  346.     class Land_MainSection
  347.    
  348.     {
  349.         table="Military";
  350.         positions[]=
  351.         {
  352.             {-6.43945, 23.7134, 0.45569},
  353.             {-6.70044, 20.8008, 0.45569},
  354.             {-6.84082, 9.88184, 0.455689},
  355.             {-6.73877, 32.1978, 0.455691},
  356.             {-6.47681, 26.7271, 0.45569},
  357.             {-6.22388, 15.2583, 0.45569},
  358.             {-6.41797, 12.2832, 0.45569},
  359.             {-6.53467, 34.9741, 0.0965161},
  360.             {-6.57031, 18.2065, 0.45569},
  361.             {-6.52173, 29.5073, 0.45569},
  362.             {-6.58472, 34.9482, 0.0965161},
  363.             {-14.4185, -11.4888, 0.455687},
  364.             {-13.0564, 1.56348, 0.455687},
  365.             {-9.44507, -15.1445, 0.455688},
  366.             {-3.58374, -9.87988, 0.455688},
  367.             {-6.51538, 4.23242, 0.455689},
  368.             {-6.61548, 6.62305, 0.455689},
  369.             {5.26099, 23.9858, 0.455693},
  370.             {5.3335, 29.3906, 0.455692},
  371.             {4.79248, 9.73145, 0.455693},
  372.             {5.69214, 26.5537, 0.455692},
  373.             {5.02539, 21.0166, 3.69099},
  374.             {2.05493, -13.6802, 0.455689},
  375.             {8.7832, -6.05957, 0.455688},
  376.             {9.17456, -1.47412, 0.455688},
  377.             {2.06299, -10.2217, 0.455689},
  378.             {9.18481, -9.16797, 0.455689},
  379.             {1.97607, -6.39209, 0.455688},
  380.             {8.84985, -12.0986, 0.455689}
  381.  
  382.         };
  383.     };
  384.    
  385.     class Land_Gaol_Main
  386.    
  387.     {
  388.         table="Military";
  389.         positions[]=
  390.         {
  391.             {2.30176, -8.0979, 0.00930595},
  392.             {4.18018, 12.4878, 0.00930691},
  393.             {8.81787, 12.2253, 0.00930691},
  394.             {13.1846, 12.5542, 0.00930738},
  395.             {18.2632, 4.98462, 0.00930595},
  396.             {-0.347656, -1.62256, 0.00930738},
  397.             {3.70557, -1.28882, 0.00930691},
  398.             {20.4668, 18.2722, 0.00930643},
  399.             {7.90967, -1.34033, 0.00930643},
  400.             {19.9814, -1.4519, 0.00930595},
  401.             {-0.63623, 12.176, 0.00930786}
  402.  
  403.         };
  404.     };
  405.     class Land_IGA_GeneralStore
  406.     {
  407.         table="Shop";
  408.         positions[]=
  409.         {
  410.          {12.3682, 1.13672, -1.20155},
  411.          {8.03711, 1.75, -1.20155},
  412.          {10.1826, -6.79102, -1.20155},
  413.          {-6.63672, -1.55078, -1.20155},
  414.          {-1.62891, 1.125, -1.20155},
  415.          {-0.858398, -7.4043, -1.20155}
  416.    
  417.         };
  418.     };
  419.        
  420.     class Land_Dum_istan3_hromada2
  421.     {
  422.         table="CivillianUpperClass";
  423.         positions[]=
  424.         {
  425.             {-6.81836, 3.52832, -1.28517},
  426.             {4.45703, -3.16504, 2.08801}
  427.            
  428.         };
  429.     };
  430.    
  431.     class Land_Army_hut3_long_int
  432.     {
  433.         table="Military";
  434.         positions[]=
  435.         {
  436.             {-1.95313, -0.387207, -1.27391},
  437.             {-2.32422, -4.27686, -1.27391},
  438.             {-0.203125, 3.12744, -1.27391},
  439.             {0.191406, -0.150879, -1.27391},
  440.             {0.101563, 3.11475, -1.27391},
  441.             {-0.253906, -0.320801, -1.27391},
  442.             {-1.80859, -4.61768, -1.27391}
  443.         };
  444.     };
  445.    
  446.     class Land_Army_hut2
  447.     {
  448.         table="Military";
  449.         positions[]=
  450.         {
  451.             {1.10254, -5.79688, -1.33056}
  452.                    
  453.         };
  454.     };
  455.    
  456.     class Land_Army_hut2_int
  457.     {
  458.         table="Military";
  459.         positions[]=
  460.         {
  461.             {1.83594, 0.570801, -0.948327}
  462.                
  463.         };
  464.     };
  465.    
  466.     class Land_Hangar_2
  467.     {
  468.         table="Industrial";
  469.         positions[]=
  470.         {
  471.             {7.11621, 1.4668, -2.56318},
  472.             {-8.20801, -1.77539, -2.56318}  
  473.         };
  474.     };
  475.    
  476.     class Land_Hospital_F
  477.    
  478.     {
  479.         table="Medical";
  480.         positions[]=
  481.         {
  482.             {-14.3789, 2.79297, -7.79302},
  483.             {-15.4893, 2.79102, -15.5714},
  484.             {-6.54297, 0.402344, -3.87912},
  485.             {21.541, -26.3672, -2.43298},
  486.             {-33.9658, -14.8711, -7.805},
  487.             {14.1699, -18.9395, 5.3685},
  488.             {-16.2432, -7.25586, -7.79302},
  489.             {-33.4375, -18.501, -4.21097},
  490.             {-34.5908, -14.2891, -11.7058},
  491.             {-34.1279, -13.332, -15.602},
  492.             {14.6152, -19.4063, 1.46776},
  493.             {-6.28906, -5.63672, -15.5714},
  494.             {7.50586, -13.6221, -2.43474},
  495.             {11.582, -21.002, 9.29181},
  496.             {-1.00684, -3.13867, -3.87894},
  497.             {3.32813, 0.134766, -0.0178204},
  498.             {-1.13086, -0.853516, -7.79302}
  499.         };
  500.     };
  501.    
  502.    
  503.     class Land_E76_shop_multi1
  504.     {
  505.         table="Shop";
  506.         positions[]=
  507.         {
  508.             {-0.392578, -15.8818, -4.37356},
  509.             {-5.78711, -2.94043, -4.37356},
  510.             {-16.2109, -4.76758, -0.77356}
  511.         };
  512.     };
  513.    
  514.     class Land_Hut_old02
  515.    
  516.     {
  517.         table="Industrial";
  518.         positions[]=
  519.         {
  520.             {-1.375, -2.2168, -2.62509},
  521.             {-6.99609, 4.51563, -2.34566}
  522.            
  523.         };
  524.     };
  525.    
  526.     class Land_Panelak2
  527.    
  528.     {
  529.         table="CivillianUpperClass";
  530.         positions[]=
  531.         {
  532.             {6.64453, -4.0127, 5.43665},
  533.             {-0.404297, -1.57813, 0.0714283},
  534.             {0.525391, 2.02734, 4.05244},
  535.             {3.01172, 3.03418, 5.43665},
  536.             {6.41406, 0.236328, 5.43665},
  537.             {0.433594, 2.36914, -1.37137},
  538.             {2.82617, 0.199219, 5.43665},
  539.             {-0.460938, -1.49121, 2.71097},
  540.             {-2.80664, -2.30566, 8.32585},
  541.             {-0.587891, -1.37012, 5.43665},
  542.             {0.0859375, 2.7832, 1.32865},
  543.             {2.73633, -4.75977, 5.43665},
  544.             {3.67578, 0.0527344, 8.32585}
  545.         };
  546.     };
  547.        
  548.     class Land_Tovarna2
  549.    
  550.     {
  551.         table="Industrial";
  552.         positions[]=
  553.         {
  554.             {-9.88965, -4.22266, -5.55933},
  555.             {-5.99805, -1.89258, 0.195944},
  556.             {-5.95313, -2.0332, 3.52393},
  557.             {-2.14648, -1.63672, 7.37702}
  558.         };
  559.     };
  560.    
  561.     class Land_Ind_Vysypka
  562.    
  563.     {
  564.         table="Industrial";
  565.         positions[]=
  566.         {
  567.           {-2.99023, -13.1465, -5.00828},
  568.           {-3.74219, 1.6543, -5.00941},
  569.           {-4.99707, 19.0742, -5.0148}
  570.         };
  571.     };
  572.        
  573.     class Land_Vysilac_budova
  574.        
  575.     {
  576.         table="CivillianUpperClass";
  577.         positions[]=
  578.         {
  579.             {-6.58008, -10.2363, -3.09003},
  580.             {-7.29395, -3.95117, -6.59002},
  581.             {-2.31543, 7.19336, 3.90998},
  582.             {-1.95703, -2.91797, 3.90998},
  583.             {4.69629, 2.51563, -3.09003},
  584.             {4.13184, 1.73633, 0.409983},
  585.             {6.28613, -10.5137, -6.59002},
  586.             {-6.5459, -11.459, 0.409984},
  587.             {-1.5166, -2.15039, -6.59002},
  588.             {5.74316, 12.0957, -6.59002}
  589.         };
  590.     };  
  591.                
  592.     class Land_Dum_istan3_pumpa
  593.        
  594.     {
  595.         table="CivillianUpperClass";
  596.         positions[]=
  597.         {
  598.             {1.88086, -0.22168, 1.47485},
  599.             {-2.69531, 0.339844, 1.47485},
  600.             {1.92773, -3.29004, 1.47485}
  601.         };
  602.     };  
  603.        
  604.     class Land_Garaz
  605.        
  606.     {
  607.         table="Industrial";
  608.         positions[]=
  609.         {
  610.             {-2.27734, -0.710938, -1.22162},
  611.             {4.58008, 1.43164, -1.22162}
  612.         };
  613.     };  
  614.  
  615.     class Land_IGA_GeneralStore2
  616.        
  617.     {
  618.         table="shop";
  619.         positions[]=
  620.         {
  621.             {9.79297, 5.18945, -1.20155},
  622.             {-4.5, 1.62305, -1.20155},
  623.             {0.523438, 5, -1.20155},
  624.             {10.7578, -3.29883, -1.20155},
  625.             {1.95703, -3.18164, -1.20155}
  626.         };
  627.     };
  628.    
  629.     class Land_House_C_10_EP1
  630.        
  631.     {
  632.         table="industrial";
  633.         positions[]=
  634.         {
  635.              {0.464844, 1.48047, 2.47196},
  636.             {0.230469, 1.91797, -4.18068},
  637.             {-0.458496, -4.05078, 2.47196},
  638.             {-1.17578, -6.59766, -0.869757},
  639.             {-2.6626, -2.33594, -4.19119},
  640.             {-1.39941, -7.86719, -4.19764},
  641.             {-0.730957, 2.57813, -0.868896},
  642.             {-0.178711, 6.5625, -4.16918}
  643.         };
  644.     };
  645.        
  646.     class Land_Ind_Workshop01_02
  647.        
  648.     {
  649.         table="industrial";
  650.         positions[]=
  651.         {
  652.               {-0.681641, 0.546875, -1.42763}
  653.  
  654.         };
  655.     };
  656.  
  657.     class Land_Hut01
  658.        
  659.     {
  660.         table="shop";
  661.         positions[]=
  662.         {
  663.             {3.66797, -0.0117188, -0.44834},
  664.             {0.347656, 0.148438, -0.44834}
  665.  
  666.         };
  667.     };
  668.  
  669.     class Land_Barn_Metal
  670.        
  671.     {
  672.         table="industrial";
  673.         positions[]=
  674.         {
  675.                 {3.45898, -20.1289, -5.44214},
  676.                 {-4.4668, -18.707, -5.44213},
  677.                 {-3.31445, -11.9063, -5.44213},
  678.                 {4.99414, -4.39453, -5.44213},
  679.                 {-4.74609, 15.375, -5.44213},
  680.                 {5.96094, 12.4492, -5.44213}
  681.  
  682.         };
  683.     };
  684.    
  685.     class Land_Panelak
  686.        
  687.     {
  688.         table="CivillianUpperClass";
  689.         positions[]=
  690.         {
  691.                 {3.46484, 3.61914, 0.0714226},
  692.                 {2.70703, -1.37695, 2.77144},
  693.                 {-5.12891, 3.89063, 2.77144},
  694.                 {0.234375, -1.72852, 2.77144},
  695.                 {0.517578, 2.14648, 1.32865},
  696.                 {-5.90527, -0.339844, 2.77144},
  697.                 {-4.93945, 3.70898, 0.0714221},
  698.                 {-3.01172, -0.599609, 2.77144},
  699.                 {-2.75977, -2.74609, 5.62586},
  700.                 {-0.560547, -1.66992, 0.0714231},
  701.                 {2.65527, -0.6875, 0.0714226},
  702.                 {-5.97852, -0.572266, 0.0714226},
  703.                 {2.8291, 2.52539, 2.77144},
  704.                 {3.26563, -1.39648, 5.62586},
  705.                 {-6.06055, -4.6582, 0.0714226},
  706.                 {3.52148, -5.40039, 0.0714231},
  707.                 {-3.04492, -4.55859, 0.0714226},
  708.                 {3.17383, -4.74609, 2.77144},
  709.                 {-6.33789, -3.97656, 2.77144}
  710.  
  711.         };
  712.     };
  713.  
  714.     ///////////////////////////////////////////////////////////////////////////
  715.     // Castles & Lighthouses & Life Guard Towers
  716.     ///////////////////////////////////////////////////////////////////////////
  717.     class Land_LifeguardTower_01_F
  718.     {
  719.         table = "Tourist";
  720.         positions[] = {{-0.498047, -0.222656, 1.13312}};
  721.     };
  722.  
  723.     class Land_LightHouse_F
  724.     {
  725.         table = "Tourist";
  726.         positions[] = {{-5.74805, 11.0859, -3.75002}, {0.789063, -2.94336, -11.0953}, {1.07813, -2.83008, 5.39755}};
  727.     };
  728.  
  729.     class Land_Lighthouse_small_F
  730.     {
  731.         table = "Tourist";
  732.         positions[] = {{-0.369141, 1.18555, -3.39546}, {4.32617, -0.462891, -3.39546}};
  733.     };
  734.  
  735.     class Land_Castle_01_tower_F
  736.     {
  737.         table = "Tourist";
  738.         positions[] = {{-1.66602, 0.603516, 7.94255}, {-1.99023, -1.70508, -1.0866}, {-2.14453, 2.73633, -3.95897}, {0.164063, 1.33203, -9.47995}, {1.14844, -1.18359, 7.94255}, {2.06641, 2.66992, -6.67494}, {2.15039, -1.89063, 1.70487}, {2.27344, 2.70703, 4.42336}};
  739.     };
  740.  
  741.     ///////////////////////////////////////////////////////////////////////////
  742.     // Military
  743.     ///////////////////////////////////////////////////////////////////////////
  744.     //"Land_Airport_center_F"
  745.     //"Land_Airport_left_F"
  746.     //"Land_Airport_right_F"
  747.     // TODO: "Land_Cargo_House_V2_F",
  748.  
  749.     class Land_TentHangar_V1_F
  750.     {
  751.         table = "Military";
  752.         positions[] = {{-8.1582, -2.20703, -4.08853}, {-8.1582, 6.85547, -4.08853}, {-8.52734, -7.57227, -4.08853}, {7.76953, -7.64453, -4.08853}, {8.16016, 1.89453, -4.08853}, {8.57617, 7.48438, -4.08853}};
  753.     };
  754.  
  755.     class Land_Hangar_F
  756.     {
  757.         table = "Military";
  758.         positions[] = {{-11.6641, 20.9063, -5.38129}, {-12.1133, 9.19336, -5.38129}, {-12.1543, -3.90625, -5.38129}, {-12.1816, -16.8906, -5.38129}, {1.75, 20.9688, -5.38129}, {11.3711, -19.2734, -5.38129}, {12.0469, -5.7168, -5.38129}, {12.7305, 6.83203, -5.38129}, {13.7285, 18.1602, -5.38129}};
  759.     };
  760.  
  761.     class Land_Airport_Tower_F
  762.     {
  763.         table = "Military";
  764.         positions[] = {{-0.363281, 6.25586, -10.4415}, {-0.636719, -2.08203, -1.4408}, {-0.638672, 2.21875, -4.44063}, {-0.705078, 1.94336, -7.44128}, {-0.751953, 5.2793, 1.55464}, {-1.10742, -4.67578, 2.25613}};
  765.     };
  766.  
  767.     class Land_Cargo_House_V1_F
  768.     {
  769.         table = "Military";
  770.         positions[] = {{-1.38281, 3.12109, 0.040287}, {1.24805, 2.54102, 0.0402873}};
  771.     };
  772.  
  773.     class Land_Cargo_House_V3_F
  774.     {
  775.         table = "Military";
  776.         positions[] = {{-2.0918, 1.58984, -0.0957484}, {1.11914, 3.17969, 0.0402873}};
  777.     };
  778.  
  779.     class Land_Cargo_HQ_V1_F
  780.     {
  781.         table = "Military";
  782.         positions[] = {{-0.294922, -3.42188, -3.27229}, {-1.46484, 3.26172, -3.27229}, {-2.02734, -2.62891, -0.747443}, {4.24609, 1.51758, -0.747443}, {4.98633, 3.64844, -3.27229}};
  783.     };
  784.  
  785.     class Land_Cargo_HQ_V2_F
  786.     {
  787.         table = "Military";
  788.         positions[] = {{-1.25586, 1.48828, -0.747442}, {-1.50391, -2.52148, -3.27229}, {-1.50391, 2.67773, -3.27229}, {-1.9043, -4.61133, -0.747442}, {5.35156, 1.64648, -0.747442}, {5.5332, 3.30859, -3.27229}};
  789.     };
  790.  
  791.     class Land_Cargo_HQ_V3_F
  792.     {
  793.         table = "Military";
  794.         positions[] = {{-1.56641, -2.93164, -0.747444}, {-1.81641, -4.90234, -3.27229}, {-1.89648, 0.654297, -3.27229}, {4.65234, 2.41602, -3.27229}, {5.24805, 1.60742, -0.747444}};
  795.     };
  796.  
  797.     class Land_u_Barracks_V2_F
  798.     {
  799.         table = "Military";
  800.         // There are broken?
  801.         //positions[] = {{-0.505859, 3.2168, 0.605521}, {-0.601563, 3.07617, 3.9395}, {-11.0234, -2.65625, 0.60552}, {-11.1328, -3.58398, 3.9395}, {-12.377, 0.271484, 3.9395}, {-2.39453, -3.92773, 0.605342}, {-5.09766, -4.89844, 3.93943}, {-8.69922, 3.24414, 3.9395}, {-9.12695, 3.73047, 0.60552}, {10.3711, 3.51367, 0.605521}, {10.6484, 2.85156, 3.9395}, {13.0684, -3.30469, 0.605521}, {13.1934, -3.42383, 3.9395}, {3.28711, -3.98633, 0.605521}, {3.4707, -3.55469, 3.9395}, {6.22852, 3.50391, 3.9395}, {6.39258, 3.05664, 0.605521}};
  802.         positions[] = {{9.75244, -1.66211, 1.43508}, {9.70215, -1.77148, -1.89791}, {-5.31592, -2.94531, -1.89791}, {-16.0903, 1.21094, -1.8979}, {6.95557, 4.13867, -1.89791}, {-14.6865, -2.08008, -1.89791}, {-3.89746, 3.95898, -1.89791}, {0.0639648, -2.16406, 1.43507}, {2.74951, 4.44336, 1.43507}, {2.84521, 4.22461, -1.89791}, {-12.3584, 4.30469, 1.43508}, {-12.1733, 4.46875, -1.89791}, {-16.123, 1.125, 1.43507}, {0.137695, -1.90625, -1.89791}, {-14.585, -1.94336, 1.43508}, {-5.88818, -3.99609, 1.43507}, {-3.96143, 4.37109, 1.43508}, {6.89014, 4.32227, 1.43507}};
  803.     };
  804.  
  805.     class Land_i_Barracks_V2_F
  806.     {
  807.         table = "Military";
  808.         positions[] = {{-0.505859, 3.2168, 0.605521}, {-0.601563, 3.07617, 3.9395}, {-11.0234, -2.65625, 0.60552}, {-11.1328, -3.58398, 3.9395}, {-12.377, 0.271484, 3.9395}, {-2.39453, -3.92773, 0.605342}, {-5.09766, -4.89844, 3.93943}, {-8.69922, 3.24414, 3.9395}, {-9.12695, 3.73047, 0.60552}, {10.3711, 3.51367, 0.605521}, {10.6484, 2.85156, 3.9395}, {13.0684, -3.30469, 0.605521}, {13.1934, -3.42383, 3.9395}, {3.28711, -3.98633, 0.605521}, {3.4707, -3.55469, 3.9395}, {6.22852, 3.50391, 3.9395}, {6.39258, 3.05664, 0.605521}};
  809.     };
  810.  
  811.     class Land_i_Barracks_V1_F
  812.     {
  813.         table = "Military";
  814.         positions[] = {{-0.464844, 3.49219, 0.605521}, {-0.476563, 3.95703, 3.9395}, {-10.4844, -3.32422, 3.9395}, {-11.1055, -2.92188, 0.605521}, {-12.3066, 0.222656, 0.605521}, {-2.29688, -4.23828, 0.605283}, {-3.89648, -4.80078, 3.93923}, {-8.66992, 3.86328, 0.605521}, {-9.03516, 3.31055, 3.9395}, {10.3301, 2.77734, 0.605521}, {10.4023, 3.18945, 3.9395}, {13.0352, -3.23438, 3.9395}, {13.1738, -3.31055, 0.605521}, {3.57227, -3.49414, 0.605522}, {3.61133, -2.98047, 3.9395}, {6.38281, 3.41992, 0.60552}, {6.4082, 2.87695, 3.9395}};
  815.     };
  816.  
  817.     class Land_Cargo_Patrol_V1_F
  818.     {
  819.         table = "Military";
  820.         positions[] = {{-1.6875, -1.03906, -0.55952}, {1.73828, -1.17383, -0.55952}};
  821.     };
  822.  
  823.     class Land_Cargo_Patrol_V2_F
  824.     {
  825.         table = "Military";
  826.         positions[] = {{-1.01953, -1.0918, -0.55952}, {1.82031, -0.695313, -0.55952}};
  827.     };
  828.  
  829.     class Land_Cargo_Tower_V1_F
  830.     {
  831.         table = "Military";
  832.         positions[] = {{-3.54785, -3.01758, 2.47987},{-3.15625, -0.837891, 5.00472},{-2.0498, -3.29883, -0.120125},{4.55957, 4.39258, -0.120125},{-4.42383, 2.45117, -0.120125},{-2.87598, 2.20898, -4.2958},{-2.88281, 4.14258, 5.00472},{0.235352, -1.19727, 5.07987},{3.58105, 4.11719, 2.47988},{1.27441, 3.17773, -8.24333},{2.50488, 0.0625, 5.00472}};
  833.     };
  834.  
  835.     class Land_Cargo_Tower_V1_No1_F
  836.     {
  837.         table = "Military";
  838.         positions[] = {{-2.4668, -4.10156, 5.00471}, {-2.7168, 1.0625, -0.120123}, {-2.83984, -2.95313, 2.47987}, {-3.06641, -2.66992, -0.120123}, {-3.12109, 2.42773, -4.2958}, {-3.16211, 4.51563, 5.00471}, {1.26367, 2.49609, -8.24333}, {2.25195, 4.30664, -0.120123}, {3.34766, 3.33203, 2.47987}, {3.66797, 1.8457, 5.00471}};
  839.     };
  840.  
  841.     class Land_Cargo_Tower_V1_No2_F
  842.     {
  843.         table = "Military";
  844.         positions[] = {{-2.71289, 3.0957, -0.120123}, {-2.83203, 5.06445, 5.00472}, {-3.48633, 2.28906, -4.2958}, {-3.64844, -2.87891, 2.47988}, {-3.77344, -3.32617, 5.00472}, {-3.80664, -1.75977, -0.120123}, {0.0625, -0.287109, 5.07988}, {1.58984, -2.11523, -0.120123}, {2.13672, 2.20703, -8.24332}, {3.57422, 4.22461, 2.47988}, {3.75, 1.31055, 5.00472}, {4.98633, 3.90625, -0.120123}};
  845.     };
  846.  
  847.     class Land_Cargo_Tower_V1_No3_F
  848.     {
  849.         table = "Military";
  850.         positions[] = {{-0.214844, -0.460938, 5.07988}, {-2.33203, -2.96094, -0.120119}, {-2.89648, -4.0625, 5.00472}, {-3.08008, -2.8125, 2.47988}, {-3.28711, 2.60352, -4.2958}, {-3.61328, 4.44141, 5.00472}, {-4.01758, 1.86133, -0.120119}, {1.54688, 2.61133, -8.24332}, {3.52734, 3.8418, 2.47988}, {3.5332, -0.386719, 5.00472}, {4.88477, 4.18945, -0.120119}};
  851.     };
  852.  
  853.     class Land_Cargo_Tower_V1_No4_F
  854.     {
  855.         table = "Military";
  856.         positions[] = {{-2.68555, -3.07031, -0.120119}, {-2.93359, -4.27148, 5.00472}, {-3.22461, 4.84375, 5.00472}, {-3.6543, 1.57227, -4.2958}, {-3.70508, -3.0332, 2.47988}, {-4.26367, 0.980469, -0.120119}, {2.1543, 2.08789, -8.24332}, {3.46289, 2.25781, 2.47988}, {3.62305, 2.16797, 5.00472}, {5.10156, 4.20898, -0.120119}};
  857.     };
  858.  
  859.     class Land_Cargo_Tower_V1_No5_F
  860.     {
  861.         table = "Military";
  862.         positions[] = {{-2.25781, -2.77344, -0.120119}, {-2.375, -4.45508, 5.00472}, {-2.41602, 5.18164, 5.00472}, {-2.94922, 2.4082, -4.2958}, {-3.89648, -2.7832, 2.47988}, {-4.03906, 1.43945, -0.120119}, {0.0410156, -0.8125, 5.07988}, {1.62305, 2.55664, -8.24332}, {2.97461, -0.335938, 5.00472}, {3.90039, 3.68555, 2.47988}, {4.80859, 3.57422, -0.120117}};
  863.     };
  864.  
  865.     class Land_Cargo_Tower_V1_No6_F
  866.     {
  867.         table = "Military";
  868.         positions[] = {{-1.6875, -2.5918, -0.120119}, {-3.16992, -3.74219, 5.00472}, {-3.41797, 1.87305, -0.120119}, {-3.49805, 2.06836, -4.2958}, {-3.81055, 4.59766, 5.00472}, {-3.92969, -2.12109, 2.47988}, {1.92578, 2.27344, -8.24332}, {3.50195, 2.76563, 2.47988}, {3.64258, 0.0078125, 5.00472}, {5.19141, 4.45117, -0.120119}};
  869.     };
  870.  
  871.     class Land_Cargo_Tower_V1_No7_F
  872.     {
  873.         table = "Military";
  874.         positions[] = {{-2.59766, -3.14063, -0.120119}, {-2.7832, 1.94531, -4.2958}, {-2.83203, 1.58594, -0.120119}, {-3.20508, 4.62891, 5.00472}, {-3.29883, -2.90234, 5.00472}, {-3.87891, -3.11914, 2.47988}, {0.228516, -1.05273, 5.07988}, {1.65234, 2.58594, -8.24332}, {3.40039, 3.05859, 2.47988}, {4.18164, 0.246094, 5.00472}, {4.42578, 3.99805, -0.120119}};
  875.     };
  876.  
  877.     class Land_Cargo_Tower_V2_F
  878.     {
  879.         table = "Military";
  880.         positions[] = {{4.29492, 3.70508, -0.120117}, {-2.5293, -3.10742, 2.47988}, {-2.6543, 2.01172, -4.2958}, {-2.66797, -3.4707, 5.00472}, {-2.67773, 4.97461, 5.00472}, {-3.06836, 1.80273, -0.120117}, {-3.25586, -3.56445, -0.120117}, {0.611328, 0.0214844, 5.07988}, {2.46094, 1.92383, -8.24332}, {2.61328, -0.296875, 2.47988}, {3.07422, 4.14063, 2.47988}, {3.50195, 1.22656, 5.00472}};
  881.     };
  882.  
  883.     class Land_Cargo_Tower_V3_F
  884.     {
  885.         table = "Military";
  886.         positions[] = {{-1.59375, -2.7168, -0.120119}, {-2.40039, 2.39648, -4.2958}, {-3.24023, -3.17773, 5.00472}, {-3.51367, 4.57617, 5.00472}, {-3.70703, -3.60547, 2.47988}, {-4.54883, 2.47266, -0.120119}, {0.142578, -0.179688, 5.07988}, {2.2793, 2.25391, -8.24332}, {3.87109, 3.3418, 2.47988}, {4.22656, 0.390625, 5.00472}, {5.05469, 4.16406, -0.120119}};
  887.     };
  888.  
  889.     class Land_MilOffices_V1_F
  890.     {
  891.         table = "Military";
  892.         positions[] = {{-11.6309, -5.04492, -2.86675}, {-15.1172, 9.07617, -2.86675}, {-15.123, 2.19336, -2.86675}, {-15.5938, -4.07227, -2.86675}, {-3.46484, -3.22266, -2.86675}, {-4.10352, 9.33398, -2.86675}, {-7.09766, -2.95898, -2.86675}, {-8.6582, 9.02344, -2.86675}, {0.794922, -3.08594, -2.86675}, {1.45703, 8.60156, -2.86675}, {13.9258, 0.492188, -2.86675}, {15.3613, 8.10742, -2.86675}, {8.54883, 8.01563, -2.86675}, {8.61133, -4.3125, -2.86675}, {8.68359, -1.73438, -2.86675}};
  893.     };
  894.  
  895.     class Land_Radar_F
  896.     {
  897.         table = "Military";
  898.         positions[] = {{-10.1797, -9.80859, -6.00412}, {-9.61719, 10.4219, -6.00412}, {11.6211, 1.06641, -6.00412}, {2.81445, 12.2578, -7.78305}};
  899.     };
  900.  
  901.     ///////////////////////////////////////////////////////////////////////////
  902.     // Medical
  903.     ///////////////////////////////////////////////////////////////////////////
  904.     //"Land_Hospital_main_F",
  905.     //"Land_Hospital_side1_F",
  906.     //"Land_Hospital_side2_F",
  907.     class Land_Medevac_house_V1_F
  908.     {
  909.         table = "Medical";
  910.         positions[] = {{-1.25, 1.01367, -0.105749}, {1.38281, 2.82227, 0.0302868}};
  911.     };
  912.  
  913.     class Land_Medevac_HQ_V1_F
  914.     {
  915.         table = "Medical";
  916.         positions[] = {{-0.896484, 2.24219, -3.26622}, {-1.45898, -3.75391, -3.26622}, {-1.54297, 1.05469, -0.741375}, {5.17578, 2.66992, -3.26622}, {5.6875, 1.63477, -0.741374}};
  917.     };
  918.  
  919.     ///////////////////////////////////////////////////////////////////////////
  920.     // Garages / Vehicle
  921.     ///////////////////////////////////////////////////////////////////////////
  922.     class Land_FuelStation_Build_F
  923.     {
  924.         table = "VehicleService";
  925.         positions[] = {{-1.02344, -0.509766, -1.33601}, {2.07617, 0.580078, -1.3361}};
  926.     };
  927.  
  928.     class Land_i_Garage_V1_F
  929.     {
  930.         table = "VehicleService";
  931.         positions[] = {{-0.925781, 2.05469, -0.0974805}, {-1.52539, -1.99805, -0.0974805}, {3.80273, -0.939453, -0.0974805}};
  932.     };
  933.  
  934.     class Land_i_Garage_V2_F
  935.     {
  936.         table = "VehicleService";
  937.         positions[] = {{-0.00585938, -1.24609, -0.0974801}, {-2.16016, 1.54492, -0.0974798}, {1.60547, 2.11719, -0.0974803}, {3.2832, -1.51953, -0.0974796}};
  938.     };
  939.  
  940.     class Land_CarService_F
  941.     {
  942.         table = "VehicleService";
  943.         positions[] = {{-0.964844, 1.77148, -1.25606}, {-3.15625, 7.39844, -1.25606}, {-4.54688, 4, -1.25606}, {0.492188, 2.8457, -1.25606}, {3.50781, -0.113281, -1.25606}, {3.74414, 6.12891, -1.25606}};
  944.     };
  945.  
  946.     ///////////////////////////////////////////////////////////////////////////
  947.     // Civillian Lower Class
  948.     ///////////////////////////////////////////////////////////////////////////
  949.     // TODO: "Land_u_Addon_02_V1_F",
  950.     // TODO: "Land_i_Addon_02_V1_F",
  951.     // TODO: "Land_i_Addon_03mid_V1_F",
  952.  
  953.     class Land_Chapel_Small_V1_F
  954.     {
  955.         table = "CivillianLowerClass";
  956.         positions[] = {{0.482422, 0.65625, -0.867858}, {3.08984, -1.2832, -0.867858}};
  957.     };
  958.  
  959.     class Land_Chapel_Small_V2_F
  960.     {
  961.         table = "CivillianLowerClass";
  962.         positions[] = {{0.556641, -0.966797, -0.867857}, {3.54297, 0.486328, -0.867857}};
  963.     };
  964.  
  965.     class Land_Chapel_V1_F
  966.     {
  967.         table = "CivillianLowerClass";
  968.         positions[] = {{-3.22852, -3.4043, -2.80848}, {-3.65625, 2.8418, -2.80848}, {-6.47266, -2.20703, -2.80848}, {3.98438, 2.72852, -2.80848}, {4.73242, -2.59375, -2.80848}, {9.35938, -0.285156, -2.60848}};
  969.     };
  970.  
  971.     class Land_Chapel_V2_F
  972.     {
  973.         table = "CivillianLowerClass";
  974.         positions[] = {{-2.36523, 2.46289, -2.80848}, {-3.06445, -2, -2.80848}, {-6.61328, -1.54688, -2.80848}, {4.75781, 3.67383, -2.80848}, {4.82813, -2.96484, -2.80848}, {9.03711, 0.316406, -2.60848}};
  975.     };
  976.  
  977.     class Land_Church_01_V1_F
  978.     {
  979.         table = "CivillianLowerClass";
  980.         positions[] = {{-4.36719, -5.81055, -5.46942}, {-4.46875, -2.23633, -5.74363}, {-4.54492, 1.57422, -5.74363}, {-4.8125, 5.58789, -5.49442}, {3.00781, -5.92969, -6.44017}, {4.19141, 5.77148, -6.44865}};
  981.     };
  982.  
  983.     class Land_i_Addon_03_V1_F
  984.     {
  985.         table = "CivillianLowerClass";
  986.         positions[] = {{-2.98828, -0.244141, -0.0501008}, {3.53711, -0.578125, -0.0501013}};
  987.     };
  988.  
  989.     class Land_i_Addon_04_V1_F
  990.     {
  991.         table = "CivillianLowerClass";
  992.         positions[] = {{-1.25, 0.0175781, 0.0796976}};
  993.     };
  994.  
  995.     class Land_u_Addon_01_V1_F
  996.     {
  997.         table = "CivillianLowerClass";
  998.         positions[] = {{1.69727, 3.04102, 0.0627024}, {4.28125, 1.1543, 0.0627022}};
  999.     };
  1000.  
  1001.     class Land_i_Windmill01_F
  1002.     {
  1003.         table = "CivillianLowerClass";
  1004.         positions[] = {{-0.585938, 0.908203, -3.53162}};
  1005.     };
  1006.  
  1007.     class Land_Windmill01_F
  1008.     {
  1009.         table = "CivillianLowerClass";
  1010.         positions[] = {{-0.935547, 0.259766, -2.2985}, {-1.65039, 0.365234, 0.947132}};
  1011.     };
  1012.  
  1013.     class Land_Slum_House01_F
  1014.     {
  1015.         table = "CivillianLowerClass";
  1016.         positions[] = {{0.767578, 0.773438, -1.07847}};
  1017.     };
  1018.  
  1019.     class Land_Slum_House02_F
  1020.     {
  1021.         table = "CivillianLowerClass";
  1022.         positions[] = {{1.13867, 2.50391, -0.798099}, {1.59375, -0.0566406, -0.798099}};
  1023.     };
  1024.  
  1025.     class Land_Slum_House03_F
  1026.     {
  1027.         table = "CivillianLowerClass";
  1028.         positions[] = {{-1.29688, 0.566406, -1.07377}, {2.27148, 1.125, -1.07377}};
  1029.     };
  1030.  
  1031.     class Land_cargo_house_slum_F
  1032.     {
  1033.         table = "CivillianLowerClass";
  1034.         positions[] = {{-3.04688, -0.306641, -0.36025}};
  1035.     };
  1036.  
  1037.     class Land_i_Stone_HouseBig_V1_F
  1038.     {
  1039.         table = "CivillianLowerClass";
  1040.         positions[] = {{-0.777344, 2.19922, 1.21893}, {-1.33789, 0.355469, -1.65434}, {1.58594, -0.576172, 1.21893}, {3.7793, 1.48828, -1.64097}};
  1041.     };
  1042.  
  1043.     class Land_i_Stone_HouseBig_V2_F
  1044.     {
  1045.         table = "CivillianLowerClass";
  1046.         positions[] = {{-0.207031, 2.62305, 1.21893}, {-1.26953, 0.136719, -1.65416}, {2.55078, -0.556641, 1.21893}, {4.26367, 1.48828, -1.63971}};
  1047.     };
  1048.  
  1049.     class Land_i_Stone_HouseBig_V3_F
  1050.     {
  1051.         table = "CivillianLowerClass";
  1052.         positions[] = {{-0.484375, 2.57617, 1.21893}, {-0.759766, 0.404297, -1.65283}, {2.29102, -1.02539, 1.21893}, {4.02734, 1.1543, -1.64032}};
  1053.     };
  1054.  
  1055.     class Land_i_Stone_HouseSmall_V1_F
  1056.     {
  1057.         table = "CivillianLowerClass";
  1058.         positions[] = {{-3.47656, 2.25195, -0.627007}, {-6.96094, 3.02539, -0.619827}, {3.27148, 2.02734, -0.611488}, {6.61914, 2.50977, -0.596566}};
  1059.     };
  1060.  
  1061.     class Land_i_Stone_HouseSmall_V2_F
  1062.     {
  1063.         table = "CivillianLowerClass";
  1064.         positions[] = {{-2.41992, 1.76758, -0.632064}, {-7.00391, 1.83594, -0.633547}, {3.77148, 2.05664, -0.609262}, {7.33008, 2.02539, -0.593399}};
  1065.     };
  1066.  
  1067.     class Land_i_Stone_HouseSmall_V3_F
  1068.     {
  1069.         table = "CivillianLowerClass";
  1070.         positions[] = {{-2.68945, 2.05664, -0.628867}, {-7.74023, 3.45313, -0.615288}, {3.60938, 1.61328, -0.609982}, {6.83984, 3.07227, -0.595582}};
  1071.     };
  1072.  
  1073.     class Land_i_Stone_Shed_V1_F
  1074.     {
  1075.         table = "CivillianLowerClass";
  1076.         positions[] = {{-2.63867, 1.96484, -0.100502}, {1.19141, 2.16992, -0.100502}};
  1077.     };
  1078.  
  1079.     class Land_i_Stone_Shed_V2_F
  1080.     {
  1081.         table = "CivillianLowerClass";
  1082.         positions[] = {{-2.12305, 1.86914, -0.100502}, {1.78125, 1.625, -0.100502}};
  1083.     };
  1084.  
  1085.     class Land_i_Stone_Shed_V3_F
  1086.     {
  1087.         table = "CivillianLowerClass";
  1088.         positions[] = {{-2.3125, 2.05469, -0.100502}, {1.79297, 1.93359, -0.100502}};
  1089.     };
  1090.  
  1091.     class Land_u_House_Big_01_V1_F
  1092.     {
  1093.         table = "CivillianLowerClass";
  1094.         positions[] = {{-1.89648, 6.0332, 0.855065}, {-2.35742, 5.4082, -2.56494}, {-2.89648, -3.33203, 0.855065}, {-3.0957, -0.896484, -2.65494}, {1.25, -1.31445, -2.56494}, {2.0293, -0.521484, 0.855065}, {2.36523, 5.47461, -2.56493}, {2.95117, 5.49609, 0.855065}, {2.99023, -5.02734, 0.855065}, {3.58789, -4.98828, -2.56494}};
  1095.     };
  1096.  
  1097.     class Land_u_House_Big_02_V1_F
  1098.     {
  1099.         table = "CivillianLowerClass";
  1100.         positions[] = {{-2.43164, 2.83008, 0.965823}, {-2.70703, -2.07422, 0.965824}, {-2.88281, 1.88086, -2.54418}, {0.871094, -1.66016, -2.54418}, {2.41602, 3.00977, 0.965824}, {3.66992, -5.79883, -2.10418}, {3.9082, 3.56055, -2.54418}};
  1101.     };
  1102.  
  1103.     class Land_u_House_Small_01_V1_F
  1104.     {
  1105.         table = "CivillianLowerClass";
  1106.         positions[] = {{-1.18359, 3.63281, -0.904629}, {-1.7793, -2.59961, -0.903945}, {3.25195, 3.44531, -0.904572}};
  1107.     };
  1108.  
  1109.     class Land_u_House_Small_02_V1_F
  1110.     {
  1111.         table = "CivillianLowerClass";
  1112.         positions[] = {{-0.916016, -2.17969, -0.71971}, {-1.49609, 0.962891, -0.714579}, {3.83203, 1.15234, -0.713537}, {5.80469, -1.7207, -0.710968}};
  1113.     };
  1114.  
  1115.     ///////////////////////////////////////////////////////////////////////////
  1116.     // Civillian Upper Class
  1117.     ///////////////////////////////////////////////////////////////////////////
  1118.  
  1119.     class Land_i_House_Big_01_V1_F
  1120.     {
  1121.         table = "CivillianUpperClass";
  1122.         positions[] = {{-2.21484, 5.46875, -2.56493}, {-3.24023, -1.5918, -2.65493}, {0.558594, -0.640625, 0.855072}, {1.24023, -1.98828, -2.56493}, {1.66602, -5.2832, 0.855072}, {2.19531, 5.19922, -2.56493}, {2.4375, 5.01172, 0.855076}, {2.87305, -5.01758, -2.56493}};
  1123.     };
  1124.  
  1125.     class Land_i_House_Big_01_V2_F
  1126.     {
  1127.         table = "CivillianUpperClass";
  1128.         positions[] = {{-2.05078, 5.41016, 0.855071}, {-2.11133, 5.51758, -2.56493}, {-3.19531, -1.45117, -2.65493}, {0.328125, 0.283203, -2.56493}, {0.759766, -1.29688, 0.855071}, {1.27539, -5.21484, 0.855071}, {2.25195, -4.56445, -2.56493}, {3.68359, 5.18359, 0.855071}};
  1129.     };
  1130.  
  1131.     class Land_i_House_Big_01_V3_F
  1132.     {
  1133.         table = "CivillianUpperClass";
  1134.         positions[] = {{-2.78125, 5.69336, -2.56493}, {-2.7832, 5.31055, 0.855072}, {-2.78906, 0.654297, 0.855072}, {-3.03906, -1.11133, -2.65493}, {0.675781, -1.29883, -2.56493}, {1.61133, -0.865234, 0.855072}, {2.51758, 5.85938, 0.855072}, {2.65625, -4.94531, -2.56493}, {2.99414, -5.15625, 0.855073}, {3.16211, 5.16406, -2.56493}};
  1135.     };
  1136.  
  1137.     class Land_i_House_Big_02_V1_F
  1138.     {
  1139.         table = "CivillianUpperClass";
  1140.         positions[] = {{-1.69141, -2.51172, 0.784063}, {-2.58789, 3.63672, 0.784063}, {-2.86914, 2.97266, -2.62327}, {1.15234, -1.65625, -2.62327}, {2.55273, 1.625, 0.784063}, {3.08203, 2.11914, -2.62327}, {3.33594, -5.625, -2.28594}};
  1141.     };
  1142.  
  1143.     class Land_i_House_Big_02_V2_F
  1144.     {
  1145.         table = "CivillianUpperClass";
  1146.         positions[] = {{-2.08789, -2.46484, 0.784063}, {-2.54688, 2.53906, -2.62327}, {-3.01758, 3.12109, 0.784063}, {1.11328, -1.46289, -2.62327}, {2.68945, 2.03711, 0.784063}, {3.02734, 2.27344, -2.62327}, {3.26367, -5.55273, -2.28594}};
  1147.     };
  1148.  
  1149.     class Land_i_House_Big_02_V3_F
  1150.     {
  1151.         table = "CivillianUpperClass";
  1152.         positions[] = {{-2.50391, -2.10742, -2.62327}, {-3.00781, 3.68164, 0.784063}, {-3.0957, 2.57227, -2.62327}, {-3.31055, -2.88867, 0.784063}, {1.26953, -1.73438, -2.62327}, {2.40234, 2.26953, -2.62327}, {2.89844, 2.11719, 0.784064}, {3.26758, -5.52734, -2.28594}};
  1153.     };
  1154.  
  1155.     class Land_i_House_Small_01_V1_F
  1156.     {
  1157.         table = "CivillianUpperClass";
  1158.         positions[] = {{-1.2207, 3.05078, -1.0419}, {-2.74414, -0.560547, -1.04199}, {3.06641, -1.90234, -1.0404}, {3.35547, 2.94336, -1.04187}};
  1159.     };
  1160.  
  1161.     class Land_i_House_Small_01_V2_F
  1162.     {
  1163.         table = "CivillianUpperClass";
  1164.         positions[] = {{-2.53711, -1.80664, -1.0418}, {-3.90625, 3.26367, -1.04239}, {3.31836, -1.31641, -1.04058}, {3.38672, 3.78906, -1.04213}};
  1165.     };
  1166.  
  1167.     class Land_i_House_Small_01_V3_F
  1168.     {
  1169.         table = "CivillianUpperClass";
  1170.         positions[] = {{-0.738281, 3.17578, -1.04194}, {-2.46094, -2.16992, -1.04174}, {-2.68359, -1.76563, -1.04187}, {-2.76563, 3.31641, -1.04232}, {3.07422, -1.27539, -1.04059}, {3.08398, 3.04883, -1.0419}, {3.41406, 3.10547, -1.04192}, {3.61719, -0.394531, -1.04086}};
  1171.     };
  1172.  
  1173.     class Land_i_House_Small_02_V2_F
  1174.     {
  1175.         table = "CivillianUpperClass";
  1176.         positions[] = {{-1.29688, 1.06641, -0.704727}, {-1.56836, -1.83789, -0.710279}, {2.85352, -1.52148, -0.704572}, {2.88086, 1.76367, -0.702332}, {5.21289, 0.935547, -0.701534}};
  1177.     };
  1178.  
  1179.     class Land_i_House_Small_02_V3_F
  1180.     {
  1181.         table = "CivillianUpperClass";
  1182.         positions[] = {{-1.35352, 0.873047, -0.705387}, {-1.5, -2.00781, -0.710184}, {3.49219, -1.16602, -0.703744}, {5.61328, 1.51367, -0.70101}};
  1183.     };
  1184.  
  1185.     class Land_i_House_Small_03_V1_F
  1186.     {
  1187.         table = "CivillianUpperClass";
  1188.         positions[] = {{-3.89648, -0.134766, -0.371629}, {0.419922, 2.68555, -0.371629}, {3.59961, 2.0918, -0.371629}, {3.70703, -4.19727, -0.371629}};
  1189.     };
  1190.  
  1191.     ///////////////////////////////////////////////////////////////////////////
  1192.     // Shops
  1193.     ///////////////////////////////////////////////////////////////////////////
  1194.     class Land_i_Shop_01_V1_F
  1195.     {
  1196.         table = "Shop";
  1197.         positions[] = {{-0.863281, 6.10938, -2.76158}, {-1.2168, 0.232422, -2.76158}, {-1.2832, -0.884766, 1.10984}, {-2.28516, 6.1875, 1.10975}};
  1198.     };
  1199.  
  1200.     class Land_i_Shop_01_V2_F
  1201.     {
  1202.         table = "Shop";
  1203.         positions[] = {{-1.17969, 5.32813, -2.76158}, {-18.127, 16.7285, -2.74088}, {-2.39258, 5.51563, 1.10978}, {-2.53906, 0.253906, -2.76158}, {-2.70703, -1.4707, 1.10992}, {-24.2051, 3.65039, 1.25308}, {1.15625, 1.20313, 1.10906}};
  1204.     };
  1205.  
  1206.     class Land_i_Shop_01_V3_F
  1207.     {
  1208.         table = "Shop";
  1209.         positions[] = {{-1.5918, 5.35156, -2.76158}, {-2.39258, -0.544922, -2.76158}, {-2.73242, -1.03906, 1.10991}, {-2.98242, 5.80664, 1.10999}, {1.66016, 1.70508, 1.10901}};
  1210.     };
  1211.  
  1212.     class Land_i_Shop_02_V1_F
  1213.     {
  1214.         table = "Shop";
  1215.         positions[] = {{-0.824219, 1.10742, -2.67036}, {-4.04883, -3.18555, 1.2386}, {-4.43359, -1.98242, -2.69136}, {0.78125, -2.35547, -2.66928}, {2.27734, 1.0957, 1.2386}};
  1216.     };
  1217.  
  1218.     class Land_i_Shop_02_V2_F
  1219.     {
  1220.         table = "Shop";
  1221.         positions[] = {{-0.171875, -1.43359, -2.66855}, {-2.57422, -4.19336, 1.23859}, {-4.51758, 2.74023, -2.66855}, {1.61523, 0.28125, 1.23859}};
  1222.     };
  1223.  
  1224.     class Land_i_Shop_02_V3_F
  1225.     {
  1226.         table = "Shop";
  1227.         positions[] = {{-1.01953, 0.71875, -2.66924}, {-2.86719, -3.83594, 1.23859}, {-4.25195, 3.58789, -2.66855}, {1.56641, 0.509766, 1.23859}};
  1228.     };
  1229.  
  1230.     class Land_u_Shop_01_V1_F
  1231.     {
  1232.         table = "Shop";
  1233.         positions[] = {{-1.14258, 1.23438, -2.88084}, {-2.32422, 3.14648, 0.9905}, {-3.31836, 5.81836, 0.990853}, {0.808594, -0.544922, 0.990474}, {2.58789, 5.81641, -2.88084}};
  1234.     };
  1235.  
  1236.     class Land_u_Shop_02_V1_F
  1237.     {
  1238.         table = "Shop";
  1239.         positions[] = {{-3.46484, -1.625, 1.23859}, {-3.9082, 3.0957, -2.66855}, {0.751953, -3.26563, -2.66855}, {1.71484, 0.486328, 1.23859}};
  1240.     };
  1241.  
  1242.     class Land_Kiosk_blueking_F
  1243.     {
  1244.         table = "Shop";
  1245.         positions[] = {{-1.62109, 0.341797, -1.76588}, {1.36328, -0.908203, -1.76588}};
  1246.     };
  1247.  
  1248.     class Land_Kiosk_gyros_F
  1249.     {
  1250.         table = "Shop";
  1251.         positions[] = {{-1.20898, -1.07813, -1.97606}, {1.26758, -0.128906, -1.97606}};
  1252.     };
  1253.  
  1254.     class Land_Kiosk_redburger_F
  1255.     {
  1256.         table = "Shop";
  1257.         positions[] = {{-1.07617, -0.335938, -2.87051}, {1.42188, -0.373047, -2.87051}};
  1258.     };
  1259.  
  1260.     ///////////////////////////////////////////////////////////////////////////
  1261.     // Industrial
  1262.     ///////////////////////////////////////////////////////////////////////////
  1263.     class Land_Unfinished_Building_01_F
  1264.     {
  1265.         table = "Industrial";
  1266.         positions[] = {{-0.158203, 3.50391, 1.19791}, {-2.34375, 4.20898, -2.29709}, {-2.51563, 0.337891, 1.19791}, {-3.25391, 0.0351563, -2.29709}, {2.45508, -0.144531, -2.29709}, {3.10742, -2.34766, 1.19791}};
  1267.     };
  1268.  
  1269.     class Land_Unfinished_Building_02_F
  1270.     {
  1271.         table = "Industrial";
  1272.         positions[] = {{-0.890625, -3.35742, 0.976167}, {-2.31055, -1.57227, -2.48553}, {-6.36523, 2.20898, 0.976168}, {-6.58398, 3.67383, -2.50139}, {3.58008, 3.13281, -2.49362}, {4.33594, 3.00391, 0.976168}};
  1273.     };
  1274.  
  1275.     class Land_WIP_F
  1276.     {
  1277.         table = "Industrial";
  1278.         positions[] = {{-10.0645, -4.58398, 8.3499}, {-12.5254, 10.1191, 8.348}, {-13.3496, 9.04883, 12.3173}, {-14.3477, -2.64844, 0.392311}, {-15.1621, 9.90039, 0.407514}, {-15.9004, -9.26367, 12.3304}, {-16.0352, -2.52734, 4.32572}, {-16.0996, 4.24023, 0.444829}, {-16.4004, 8.88672, 4.32572}, {-16.7813, -8.80078, 0.347982}, {-17.0195, -8.72852, 4.32572}, {-3.60156, -14.6484, 4.32041}, {-4.18359, -1.03516, 0.386505}, {-6.93359, -0.988281, 12.1457}, {-7.66016, 9.24414, 0.417827}, {-7.77344, -10.4785, 0.359629}, {-8.33008, -14.7305, 12.3244}, {-8.73242, 9.51953, 4.32572}, {-8.88867, -13.3887, 0.355543}, {11.9922, -7.99219, 12.2546}, {12.9023, 9.91797, 0.448912}, {18.0801, -9.25781, 4.32428}, {19.5586, -7.8457, 8.33803}, {2.11719, 9.48438, 0.337147}, {20.6309, -9.31445, 0.329187}, {22.334, -2.5332, 4.32572}, {24.0859, -0.179688, 8.29181}, {3.30859, 6.66602, 8.36808}, {3.99219, -8.87891, 8.34295}, {4.74414, -8.89063, 4.32432}, {6.0332, -8.34961, 0.384681}, {7.08984, 10.4727, 4.32572}, {8.53906, 8.4082, 0.415831}, {9.10742, -1.40625, 0.431863}, {9.64844, 6.28906, 12.3112}};
  1279.     };
  1280.  
  1281.     class Land_dp_smallTank_F
  1282.     {
  1283.         table = "Industrial";
  1284.         positions[] = {{-0.0898438, -1.58203, 5.32797}};
  1285.     };
  1286.  
  1287.     class Land_dp_bigTank_F
  1288.     {
  1289.         table = "Industrial";
  1290.         positions[] = {{-1.54102, -1.93359, 3.59794}, {-5.79883, -0.496094, 3.59794}, {5.9707, -1.84375, 3.59794}};
  1291.     };
  1292.  
  1293.     class Land_u_Shed_Ind_F
  1294.     {
  1295.         table = "Industrial";
  1296.         positions[] = {{-2.41211, 4.91602, -1.40862}, {-6.54688, -0.166016, -1.40862}, {10.6914, 2.14648, -1.40862}};
  1297.     };
  1298.  
  1299.     class Land_Metal_Shed_F
  1300.     {
  1301.         table = "Industrial";
  1302.         positions[] = {{-3.34375, -1.80273, -1.343}, {3.52539, -2.15625, -1.343}};
  1303.     };
  1304.  
  1305.     class Land_i_Shed_Ind_F
  1306.     {
  1307.         table = "Industrial";
  1308.         positions[] = {{-2.66797, -0.576172, -1.40977}, {-2.85547, 6.49023, -1.40977}, {-5.78906, 0.158203, -1.40977}, {14.1348, 6.31445, -1.40977}, {5.70508, 0.423828, -1.40977}, {6.49609, 6.5625, -1.40977}};
  1309.     };
  1310.  
  1311.     class Land_Research_house_V1_F
  1312.     {
  1313.         table = "Industrial";
  1314.         positions[] = {{-1.28516, 2.89258, 0.0302877}, {1.12305, 2.04492, -0.0384929}};
  1315.     };
  1316.  
  1317.     class Land_Research_HQ_F
  1318.     {
  1319.         table = "Industrial";
  1320.         positions[] = {{-1.03125, 2.60547, -3.26622}, {-2.25195, -2.75586, -0.741376}, {-2.28711, -3.94141, -3.26622}, {4.69336, 4.01172, -3.26622}, {6.06445, 3.50391, -0.741376}};
  1321.     };
  1322.    
  1323.     ///////////////////////////////////////////////////////////////////////////
  1324.     // Factories
  1325.     ///////////////////////////////////////////////////////////////////////////
  1326.     class Land_Factory_Main_F
  1327.     {
  1328.         table = "Factories";
  1329.         positions[] = {{-8.51953,13.5698,-6.45422}, {-8.75,10.9609,-6.41479}};
  1330.     };
  1331.    
  1332.     class Land_dp_smallFactory_F
  1333.     {
  1334.         table = "Factories";
  1335.         positions[] = {{-1.97266, 3.14844, 2.62608}, {-6.49609, -4.92773, 2.82442}, {5.32422, -3.69531, 2.95848}, {9.49805, -4.71094, 1.21193}, {9.95898, 1.41211, 1.21193}};
  1336.     };
  1337.    
  1338.     class Land_dp_mainFactory_F
  1339.     {
  1340.         table = "Factories";
  1341.         positions[] = {{-12.8477, -4.8457, -4.45162}, {-15.4961, 6.70703, -4.45162}, {-6.36133, -2.13477, 1.18268}, {-6.91211, -15.3555, 1.18268}, {0.736328, 8.16406, 1.18268}, {1.25391, -10.5801, 1.18268}, {12.8926, 7.0332, -5.51301}, {13.0332, -3.95117, -4.22302}, {13.1719, 4.60742, -4.22302}, {13.2676, 0.710938, -4.22302}, {14.793, -16.8613, -4.08302}, {18.1406, -9.24023, -4.08302}, {19.0566, 5.17969, -7.61482}, {19.0996, -5.68555, -5.51301}, {19.3535, 2.14844, -5.51301}, {3.43555, -2.94141, 1.18268}, {8.82617, -7.33008, -0.280016}, {8.92773, -13.9453, -0.280016}, {9.13281, 8.58203, -0.280016}};
  1342.     };
  1343.    
  1344.     ///////////////////////////////////////////////////////////////////////////
  1345.     // Ghost Hotel
  1346.     ///////////////////////////////////////////////////////////////////////////
  1347.    
  1348.     class Land_GH_House_1_F
  1349.     {
  1350.         table = "Radiation";
  1351.         positions[] = {{-3.49902, -6.07056, 1.39883},{-3.23633, 0.0153809, 1.39883},{3.36963, 0.337891, 1.39883},{3.39404, -5.21753, 1.39883},{-3.65332, -3.97876, -2.10117},{-3.35889, 0.632324, -2.10117},{3.23438, -5.31934, -2.10117}};
  1352.     };
  1353.        
  1354.     class Land_GH_House_ruins_F
  1355.     {
  1356.         table = "Radiation";
  1357.         positions[] = {{3.16553, -1.15942, 5.97215},{-3.26416, -0.868408, 5.97215}};
  1358.     };
  1359.    
  1360.     class Land_GH_MainBuilding_entry_F
  1361.     {
  1362.         table = "Radiation";
  1363.         positions[] = {{-3.65039, -17.2097, -0.152101},{-0.499023, -14.7449, -0.152101},{4.09717, -17.7261, -0.152101}};
  1364.     };
  1365.    
  1366.     class Land_GH_MainBuilding_left_F
  1367.     {
  1368.         table = "Radiation";
  1369.         positions[] = {{-6.44043, 2.63159, -1.05388},{-6.40381, -2.12085, -1.05388},{6.74365, -5.78149, -1.05388},{-0.207031, -7.60864, -1.05388},{2.12793, -10.2429, -1.05388},{5.5249, -15.4812, -1.05388},{-0.98291, -18.1379, -1.05387},{-2.06543, 5.00342, -1.05388},{4.94092, 11.8662, -1.05389},{-1.63135, -1.71094, -1.05388},{9.74365, 1.61304, -1.05389},{4.88525, 6.50024, -1.05389},{14.9434, 3.5686, -1.05389},{13.2563, 8.73413, -1.0539},{17.2432, -4.43799, 3.39144},{13.584, 4.49951, 3.39144},{15.5112, -1.00366, 3.39144},{9.44727, 2.41968, 3.39144},{2.64893, 5.43433, 3.39144},{-0.672363, -6.15454, 3.39144},{1.25537, 0.418213, 3.39144},{-5.28076, -6.47534, 3.39144},{-6.63867, -1.47412, 3.39144},{-7.39063, 4.22949, 3.39144}};
  1370.     };
  1371.    
  1372.     class Land_GH_MainBuilding_middle_F
  1373.     {
  1374.         table = "Radiation";
  1375.         positions[] = {{-0.408203, 2.26978, 0.538373},{-12.1367, 1.58447, 0.538378},{-2.14014, -7.85303, 1.25473},{-14.9414, -4.22363, 0.538417},{-16.2109, -8.05908, 0.538444},{-4.00293, -17.3718, 0.538503},{11.3765, -5.7373, 0.538428},{15.5952, -9.00879, 0.53845},{14.1016, -3.40771, 0.538412},{0.957031, 11.2915, 2.76766},{9.70215, 6.27051, 4.98464},{13.7354, -1.34595, 4.98465},{2.89844, -14.8083, 4.98466},{-9.37158, -11.5811, 4.98465},{-14.1709, 1.90674, 4.98465},{-10.71, 6.09961, 4.98464}};
  1376.     };
  1377.    
  1378.     class Land_GH_MainBuilding_right_F
  1379.     {
  1380.         table = "Radiation";
  1381.         positions[] = {{11.9268, -18.7073, 3.82813},{2.43213, -14.093, 3.81848},{6.94629, 2.26904, -1.05388},{7.02637, -1.66724, -1.05387},{-1.81201, -9.91284, -1.05388},{-0.240723, -7.5647, -1.05388},{-5.69873, -6.15967, -1.05388},{3.89648, -11.2732, -1.05387},{1.15527, 3.63159, -1.05388},{2.70215, 9.94263, -1.05389},{-10.3442, 0.716309, -1.05389},{-4.8833, 5.8147, -1.05389},{-7.16406, 1.28369, -1.05389},{-14.3013, 3.41919, -1.05389},{-12.9961, 8.2854, -1.0539},{-11.1431, 13.0371, -1.0539},{-15.7705, -0.219971, -1.05389},{-16.3779, -4.63135, 3.39144},{-14.043, 3.26343, 3.39144},{-6.1499, 6.17603, 3.39144},{-7.31689, 1.0271, 3.39144},{-0.897461, -4.72583, 3.39144},{-1.25635, 1.18457, 3.39144},{1.7832, -4.39404, 3.39144},{7.21973, 3.79077, 3.39144},{5.69287, -1.56128, 3.39144},{5.80078, -6.55884, 3.39144}};
  1382.     };
  1383.     class land_1
  1384.     {
  1385.         table = "Industrial";
  1386.         positions[] = {{14.0977, 9.27832, -5.30631},{-6.3584, 8.4375, -5.30632},{-14.2788, 8.0957, -5.30632}};
  1387.     };
  1388.  
  1389.     class land_2
  1390.     {
  1391.         table = "Industrial";
  1392.         positions[] = {{-8.04541, 6.65527, 4.21223},{-10.0181, -6.0498, 4.38565},{-2.16016, -6.75195, 3.90532},{11.9395, -2.30762, 4.40326}};
  1393.     };
  1394.  
  1395.     class Land_A_Crane_02a
  1396.     {
  1397.         table = "Industrial";
  1398.         positions[] = {{3.62939, -0.0185547, 1.38779},{-0.175293, 1.78906, 3.10723},{-2.67627, -0.696289, 3.10723}};
  1399.     };
  1400.  
  1401.     class Land_A_Crane_02b
  1402.     {
  1403.         table = "Industrial";
  1404.         positions[] = {{-8.95557, 1.5498, -7.84474},{-8.51416, -1.5332, -7.84474},{-7.96924, -0.438477, -4.98164}};
  1405.     };
  1406.  
  1407.     class Land_A_CraneCon
  1408.     {
  1409.         table = "Industrial";
  1410.         positions[] = {{-9.64795, 1.52246, 5.78629},{-7.19531, -0.521484, 5.78629},{-9.91992, -1.56641, 5.78629}};
  1411.     };
  1412.  
  1413.     class Land_A_Office02
  1414.     {
  1415.         table = "Shop";
  1416.         positions[] = {{-0.581543, -5.67871, -8.15104},{5.14258, -5.7793, -8.15111},{2.02979, -4.74805, -8.15053},{-21.2427, 2.1748, 5.38394},{-11.4209, 0.0673828, 5.38394},{-1.84033, 2.02246, 5.38394},{9.21729, 3.43066, 5.38395},{18.8926, 6.28613, 5.38394},{20.4136, -1.30469, 5.38394},{6.00049, -2.12695, 5.38394},{-17.3633, 1.19434, 8.71684},{-19.123, 3.86719, 8.71684}};
  1417.     };
  1418.  
  1419.     class land_AII_last_floor
  1420.     {
  1421.         table = "Military";
  1422.         positions[] = {{-1.42236, 5.96289, 4.6129},{-4.45508, 3.43555, 5.46183},{-9.89795, 16.1748, 4.61091},{-14.2314, 22.249, 4.61073},{-23.418, -7.18457, 5.45109},{-10.5127, -16.2051, 5.44856},{4.02783, -21.3271, 5.51657},{5.60254, -11.5703, 6.08711},{-10.6987, 10.3369, 5.43586}};
  1423.     };
  1424.  
  1425.     class land_AII_middle_floor
  1426.     {
  1427.         table = "Military";
  1428.         positions[] = {{-13.688, 8.02148, 0.513981},{-10.0068, 5.15332, 0.51099},{-13.0356, -0.71875, 0.520344},{-8.25098, 2.8584, 0.513554},{-4.39795, 2.17383, 0.513092},{-6.1333, 8.2168, 0.513794},{-7.30713, 5.61621, 0.520306}};
  1429.     };
  1430.  
  1431.     class land_AII_upper_part
  1432.     {
  1433.         table = "Military";
  1434.         positions[] = {{-0.750488, -3.58496, -2.31057},{-1.50635, -1.92773, -2.32196},{-3.05322, 2.05176, -2.32196},{0.378418, 3.15332, -2.58292}};
  1435.     };
  1436.  
  1437.     class land_b_small1
  1438.     {
  1439.         table = "Industrial";
  1440.         positions[] = {{-2.86816, -0.407227, -1.50034},{-0.739258, -4.81543, -1.50034},{-0.48291, -1.04102, -1.50034}};
  1441.     };
  1442.  
  1443.     class Land_Barn_W_01
  1444.     {
  1445.         table = "CivillianLowerClass";
  1446.         positions[] = {{0.299316, 22.208, -3.1789},{1.85938, 18.2881, -2.66324},{-5.40625, 8.97754, -2.66161},{-6.14551, -9.7207, -2.65836},{5.95947, 9.42578, -2.66169},{5.79053, -9.96973, -2.65831},{-1.08643, -18.0977, -2.65689},{-6.2373, -14.7119, -2.65749},{6.45264, 14.4609, -2.66257},{8.18018, 14.6631, -3.03774},{-8.12012, -14.8809, -2.98197}};
  1447.     };
  1448.  
  1449.     class Land_bouda2_vnitrek
  1450.     {
  1451.         table = "CivillianLowerClass";
  1452.         positions[] = {{-0.369141, -2.53906, -0.72002},{-3.2168, 1.58691, -0.72002},{0.382324, 0.46875, -0.72002}};
  1453.     };
  1454.  
  1455.     class land_bud2
  1456.     {
  1457.         table = "CivillianLowerClass";
  1458.         positions[] = {{-2.3623, -1.00586, -1.79023},{1.80273, -0.383789, -1.78249}};
  1459.     };
  1460.  
  1461.     class Land_budova4_winter
  1462.     {
  1463.         table = "Military";
  1464.         positions[] = {{-8.83984, 2.3584, -1.09823},{5.0708, -1.40625, -1.09823},{6.57959, -0.0283203, -0.934856},{1.56201, -2.17383, -1.09823},{2.6377, -0.046875, -1.09823},{-1.71045, -1.25293, -1.09823},{-0.383789, -0.00976563, -1.09823},{-4.86865, -1.00879, -1.09823},{-9.05322, -2.32129, -1.09823},{-8.2124, -0.428711, -1.09823}};
  1465.     };
  1466.  
  1467.     class land_bunka
  1468.     {
  1469.         table = "Shop";
  1470.         positions[] = {{2.44971, 1.91992, -1.51244},{-1.84717, 2.53125, -1.51244},{0.172363, 2.63086, -1.51244}};
  1471.     };
  1472.  
  1473.     class land_cast1
  1474.     {
  1475.         table = "Factories";
  1476.         positions[] = {{-4.93311, -10.6875, -4.38392},{-3.57178, 5.57813, -4.38391},{1.57617, 6.61328, -4.38392},{-3.64893, 10.7246, -4.38392},{-0.235352, 16.6797, -4.38392},{-4.97949, 17.1348, -4.38392},{1.07129, -0.219727, -1.06585}};
  1477.     };
  1478.  
  1479.     class land_cast2
  1480.     {
  1481.         table = "Factories";
  1482.         positions[] = {{1.37793, 13.9932, -4.38393},{-3.45752, 9.15234, -4.38393},{-1.4082, 1.34863, -4.38393},{-4.85156, -8.19824, -4.38392},{1.20654, -10.6094, -4.35677}};
  1483.     };
  1484.  
  1485.     class land_chat_tr
  1486.     {
  1487.         table = "CivillianLowerClass";
  1488.         positions[] = {{-2.32764, -2.27051, -2.43594},{-2.16992, 2.02734, -2.44564},{1.8208, 1.6084, -2.43839},{1.31689, -2.08301, -2.42417}};
  1489.     };
  1490.  
  1491.     class land_dlouhy1
  1492.     {
  1493.         table = "CivillianUpperClass";
  1494.         positions[] = {{5.70068, -2.35059, -9.5115},{5.49121, 3.41992, -9.51136},{0.822266, -2.20508, -9.50821},{-1.96729, -5.15625, -9.61368},{-6.39014, -0.860352, -9.50334},{-13.3608, -5.13965, -9.63223},{-15.8569, 0.00292969, -9.49695},{-15.5884, 2.50098, -9.49713},{-3.16211, 2.76758, -9.50551},{-16.2661, 5.7041, -9.49667},{-13.0146, 11.2822, -9.64676},{-11.2837, 9.32715, -9.50003},{-6.62061, 8.62012, -9.50318},{-2.92334, 11.3408, -9.6426},{-6.5415, 6.89844, -9.50323},{-1.61914, 8.95215, -9.50656},{-3.27881, 5.42578, -9.50544},{7.02686, 9.4043, -4.98993},{3.95801, 9.46191, -4.98993},{4.04297, -1.94531, -4.98993},{4.23047, -3.57031, -4.98993},{7.09863, -3.58887, -4.98993},{-2.54053, -2.91406, -4.9898},{-1.96533, -5.15332, -4.99091},{-2.11963, -0.246094, -4.98847},{-9.86523, -1.53223, -4.98911},{-13.3618, -5.04688, -4.99086},{-16.5234, -3.20801, -4.98994},{-15.563, 0.476563, -4.98811},{-15.835, 2.96875, -4.98687},{-8.98828, 2.89844, -4.9869},{-16.7842, 8.56934, -4.98408},{-21.0645, 9.25879, -5.083},{-21.124, -2.26172, -9.49339},{-13.2056, 11.2344, -4.98275},{-11.3857, 9.54883, -4.98359},{-11.3604, 6.49414, -4.98511},{-6.69189, 6.5332, -4.98509},{-3.00049, 11.5479, -4.98259},{-1.6626, 9.27246, -4.98373},{-3.08301, 4.99023, -4.98586},{-3.1626, 2.7666, -4.98697},{11.1074, -1.90234, -4.98936},{13.8535, 2.19141, -4.98732},{16.3271, -2.69238, -4.98975},{24.4204, -2.52832, -4.98967},{26.0439, -5.43164, -4.99111},{28.8101, -0.598633, -4.9887},{18.2666, -0.443359, -4.98863},{11.2856, 2.38184, -4.98722},{11.2876, 6.40527, -4.98521},{11.2593, 9.49609, -4.98367},{14.6904, 9.21094, -4.98382},{15.7583, 11.3447, -4.98275},{19.2959, 9.25195, -4.9838},{19.1582, 6.39746, -4.98522},{19.207, 2.26758, -4.98728},{14.8828, 6.12207, -4.98535},{26.2935, 2.10645, -4.98736},{22.2964, 1.99121, -4.98742},{22.1465, 5.72754, -4.98555},{22.1973, 9.5625, -4.98368},{26.4482, 9.35254, -4.98378},{26.3408, 11.5605, -4.98265},{29.5107, 9.34082, -4.98375}};
  1495.     };
  1496.  
  1497.     class land_dlouhy2
  1498.     {
  1499.         table = "CivillianLowerClass";
  1500.         positions[] = {{-0.71875, 5.58789, -9.31654},{1.06543, 0.354492, -9.32137},{-0.845215, -4.54883, -9.31622}};
  1501.     };
  1502.  
  1503.     class land_domek_podhradi_1
  1504.     {
  1505.         table = "CivillianLowerClass";
  1506.         positions[] = {{-5.3335, 3.54102, -2.75047},{-5.79199, -3.52637, -2.75047},{3.40527, -3.37891, -2.75047},{0.533203, -0.389648, -2.73914},{4.92871, 2.75391, -2.73911},{0.484375, 3.87695, -2.73909}};
  1507.     };
  1508.  
  1509.     class land_dr_1
  1510.     {
  1511.         table = "CivillianLowerClass";
  1512.         positions[] = {{0.147461, -0.493164, -1.07508},{-0.343262, 1.92383, -1.08438},{-2.8457, 1.74316, -1.08788},{-2.74463, -0.714844, -1.08217}};
  1513.     };
  1514.  
  1515.     class land_dr_2
  1516.     {
  1517.         table = "CivillianLowerClass";
  1518.         positions[] = {{-2.56934, 1.46094, -0.997974},{-0.309082, 1.42676, -0.994301},{4.38867, 1.53711, -0.98571},{3.71338, -1.39453, -0.973618},{-0.55957, -2.23242, -0.978878}};
  1519.     };
  1520.  
  1521.     class Land_dulni_bs
  1522.     {
  1523.         table = "CivillianLowerClass";
  1524.         positions[] = {{1.97559, 2.6582, -1.75205},{2.45703, -1.08691, -1.75204},{0.107422, -2.83008, -1.75204}};
  1525.     };
  1526.  
  1527.     class Land_dum_ras
  1528.     {
  1529.         table = "CivillianLowerClass";
  1530.         positions[] = {{2.5542, 3.49805, -2.66958},{-0.300781, 0.151367, -2.66957},{-0.5625, -2.03125, -2.66957},{-0.710938, -2.58398, 0.272606},{1.75391, 3.47266, 0.272602},{-0.166504, 1.93457, 0.272606}};
  1531.     };
  1532.  
  1533.     class Land_dum_zboreny
  1534.     {
  1535.         table = "CivillianLowerClass";
  1536.         positions[] = {{-2.14941, -4.11914, -2.37675},{1.11865, -0.722656, -2.37675},{6.43115, -3.39746, -2.37675},{-5.66455, 4.21875, 1.40812},{-2.62988, -3.42188, 1.40902},{1.98584, -0.769531, 1.39545},{-5.13135, -3.81738, 1.41562}};
  1537.     };
  1538.  
  1539.     class Land_dum_zboreny_total
  1540.     {
  1541.         table = "CivillianLowerClass";
  1542.         positions[] = {{-4.48975, -2.46582, -2.23949},{-4.82227, 2.27539, -2.31548},{4.70947, 2.34668, -2.33912}};
  1543.     };
  1544.  
  1545.     class land_f_b1
  1546.     {
  1547.         table = "VehicleService";
  1548.         positions[] = {{-4.71436, -0.746094, -2.21533},{-4.91309, -5.07813, -2.21533},{-2.38477, -3.29785, -2.21533}};
  1549.     };
  1550.  
  1551.     class land_f_b2
  1552.     {
  1553.         table = "VehicleService";
  1554.         positions[] = {{-6.93359, 0.602539, -4.96382},{-4.69922, -2.65625, -4.96382},{-1.76318, 3.53906, -4.97872},{0.286133, -0.306641, -4.21184},{2.08838, -3.16602, -4.21183}};
  1555.     };
  1556.  
  1557.     class Land_Fuel_tank_stairs
  1558.     {
  1559.         table = "Industrial";
  1560.         positions[] = {{2.56934, -0.169922, 0.806641}};
  1561.     };
  1562.  
  1563.     class land_fuelstation_w
  1564.     {
  1565.         table = "VehicleService";
  1566.         positions[] = {{-0.119141, 1.2666, -2.28589},{4.01611, -3.81641, -2.25437}};
  1567.     };
  1568.  
  1569.     class land_garaze
  1570.     {
  1571.         table = "VehicleService";
  1572.         positions[] = {{-3.1582, -3.11328, -1.56419},{2.4375, -3.86035, -2.11892},{0.065918, -6.53613, -1.67742},{5.46143, -6.25977, -2.119},{4.94287, 0.117188, -2.11902},{3.23438, 5.73242, -2.119},{0.188477, 3.70508, -1.88765}};
  1573.     };
  1574.  
  1575.     class land_hala1
  1576.     {
  1577.         table = "Industrial";
  1578.         positions[] = {{-0.166504, -5.2832, -4.00997},{-0.201172, -0.611328, -4.00996},{0.69873, 4.97949, -4.00997},{5.45996, -3.13867, -3.98352},{-5.16455, 1.19238, -3.98352}};
  1579.     };
  1580.  
  1581.     class land_hlaska
  1582.     {
  1583.         table = "Military";
  1584.         positions[] = {{-0.668945, 0.740234, 3.77092}};
  1585.     };
  1586.  
  1587.     class Land_Hlidac_budka
  1588.     {
  1589.         table = "Military";
  1590.         positions[] = {{2.3418, 0.675781, -0.783619},{-1.77197, 1.92773, -0.783619}};
  1591.     };
  1592.  
  1593.     class land_hotel_p1
  1594.     {
  1595.         table = "Shop";
  1596.         positions[] = {{-11.0967, -3.02246, -4.65403},{-4.54248, -0.703125, -4.65404},{-10.0791, 3.53125, -4.65403},{-1.21143, -1.64648, -4.65403},{13.8491, 8.28711, -1.13431},{13.6074, 0.416016, -1.12066},{13.8945, -7.89648, -1.13431}};
  1597.     };
  1598.  
  1599.     class land_hotel_p2
  1600.     {
  1601.         table = "Shop";
  1602.         positions[] = {{7.14795, -1.11133, -7.29951},{4.04053, 2.56152, -7.29951},{-0.273926, -0.673828, -7.29951},{-2.74609, 2.04883, -7.29951},{-6.66553, -10.8359, -0.670689},{-3.03906, -25.0195, 1.31509},{-8.25732, 14.0684, -0.188686},{-3.71631, 23.1865, 1.03674},{1.09277, -19.2598, 6.06893},{6.76172, -14.2334, 6.06892},{4.73926, -6.79785, 6.06892},{8.39941, 6.44238, 6.06893},{0.0703125, 6.85352, 6.06892},{-2.85303, 18.458, 6.06893},{6.24023, 17.0322, 6.06893},{1.46582, -0.719727, 6.06893},{4.34424, -2.07324, 6.06893}};
  1603.     };
  1604.  
  1605.     class Land_HouseV2_01B
  1606.     {
  1607.         table = "CivillianUpperClass";
  1608.         positions[] = {{-4.14014, -2.57031, -5.18788}};
  1609.     };
  1610.  
  1611.     class Land_HouseV2_04_interier
  1612.     {
  1613.         table = "CivillianLowerClass";
  1614.         positions[] = {{0.289551, 1.33691, -2.89027},{7.24072, -1.63477, -5.74182},{7.44287, 5.53125, -5.73914},{2.66113, 6.87988, -5.73851},{3.3125, 3.62793, -5.73954},{-1.89795, 2.81641, -5.7398},{-5.06152, 6.37695, -5.73866}};
  1615.     };
  1616.  
  1617.     class Land_HouseV2_05
  1618.     {
  1619.         table = "CivillianLowerClass";
  1620.         positions[] = {{5.28125, 6.9873, -2.65818},{-3.33643, -0.25, -2.7924}};
  1621.     };
  1622.  
  1623.     class Land_HouseV_1I1
  1624.     {
  1625.         table = "CivillianLowerClass";
  1626.         positions[] = {{-0.629883, -1.9248, -2.82415}};
  1627.     };
  1628.  
  1629.     class Land_HouseV_1I4
  1630.     {
  1631.         table = "CivillianLowerClass";
  1632.         positions[] = {{-0.486816, 4.16699, -2.7365},{-2.24951, -0.986328, -2.76074},{-3.91016, -4.00195, -2.76509},{0.0488281, -4.36719, -2.76856}};
  1633.     };
  1634.  
  1635.     class Land_hut06
  1636.     {
  1637.         table = "CivillianLowerClass";
  1638.         positions[] = {{0.513672, 1.83301, -1.55149},{-0.552246, -0.0419922, -1.54668}};
  1639.     };
  1640.  
  1641.     class Land_hut_old01
  1642.     {
  1643.         table = "CivillianLowerClass";
  1644.         positions[] = {{-2.82275, 2.26172, -3.0186},{2.39307, -7.42383, -2.96946},{-4.6665, -1.7959, -3.01507},{1.85352, 4.6543, -3.01839},{-6.62744, 6.87695, -3.02645},{-7.50293, -7.14453, -3.01511},{-3.08691, -2.10938, -3.01197}};
  1645.     };
  1646.  
  1647.     class Land_Ind_Expedice_1
  1648.     {
  1649.         table = "Factories";
  1650.         positions[] = {{-1.82666, -8.5293, -3.48673},{2.97021, -14.4375, -3.48673},{6.88428, -14.9609, -5.75725},{9.41943, -12.6875, -5.75726},{13.5112, -14.624, -5.75725},{12.5645, -20.2344, -5.75725},{-2.28564, -19.9434, -3.48673},{-11.8623, -18.0654, -3.48673},{-9.41211, -7.62305, -3.48672},{-12.9346, -2.08105, -3.48673},{-0.103516, 13.0859, -3.48673},{3.45459, 18.1846, -3.48673},{-0.59375, 16.1543, 9.71017},{-0.312012, 10.4131, 9.71017},{-1.69238, 4.23633, 9.71017},{2.10059, 7.05859, -5.6839},{-1.58301, 13.1543, -5.6839}};
  1651.     };
  1652.  
  1653.     class Land_Ind_IlluminantTower
  1654.     {
  1655.         table = "Military";
  1656.         positions[] = {{1.17822, -0.277344, 10.3513},{-0.855957, -0.0869141, 10.3513}};
  1657.     };
  1658.  
  1659.     class Land_Ind_MalyKomin
  1660.     {
  1661.         table = "Industrial";
  1662.         positions[] = {{-0.993652, -0.308594, -7.69932},{2.1958, -0.422852, -7.69932}};
  1663.     };
  1664.  
  1665.     class Land_Ind_Pec_03a
  1666.     {
  1667.         table = "Industrial";
  1668.         positions[] = {{11.75, 14.8037, 5.76025},{8.36865, 4.24121, 5.76025},{11.6655, -8.36719, 5.76025},{6.96191, -15.7451, 5.76025},{-1.96777, -22.3271, 5.76025},{-4.75537, -5.51563, 5.76025},{-1.86182, 2.5752, 5.76025},{-4.34082, 13.0742, 5.76025},{3.19287, 20.251, 4.02583},{-1.06396, 24.501, 4.02583}};
  1669.     };
  1670.  
  1671.     class Land_Ind_Pec_03b
  1672.     {
  1673.         table = "Industrial";
  1674.         positions[] = {{2.96289, 25.8848, 4.02583},{-1.07227, 21.6309, 4.02583},{-4.0791, 14.9619, 5.76025},{-0.356934, 4.58594, 5.76025},{-4.32617, -9.64941, 5.76025},{-0.961914, -16.7637, 5.76025},{3.42822, -24.7012, 5.76025},{10.2559, -19.7666, 5.76025},{7.74023, -10.6123, 5.76025},{10.7046, -1.34668, 5.76025},{10.647, 11.499, 5.76025}};
  1675.     };
  1676.  
  1677.     class Land_Ind_Quarry
  1678.     {
  1679.         table = "Industrial";
  1680.         positions[] = {{-6.91357, 15.0264, -7.47989},{-7.28711, 7.63184, -7.47989},{-6.74414, -1.58301, -7.47989},{-3.35791, -10.8428, -7.47989},{5.45654, 4.74609, -7.47989},{8.17725, 9.01172, -7.47989},{6.17969, 11.9297, -7.47989},{0.290039, 17.2236, 5.29451},{-4.20117, 16.5439, 5.29451},{-4.28516, 8.84277, 5.29451},{-4.30713, -6.3457, 5.29452},{-4.07617, 0.918945, 5.29451}};
  1681.     };
  1682.  
  1683.     class Land_Ind_SawMill
  1684.     {
  1685.         table = "Industrial";
  1686.         positions[] = {{-4.646, 10.0225, -5.80637},{-4.36963, -2.53516, -5.7921},{3.31152, -11.4541, -5.72437},{10.5, -4.90137, -5.72056},{10.5283, -1.49023, -5.74226},{10.7983, 5.6123, -5.78193}};
  1687.     };
  1688.  
  1689.     class Land_Ind_Stack_Big
  1690.     {
  1691.         table = "Industrial";
  1692.         positions[] = {{-2.78027, -1.78809, -23.2495},{0.44873, 5.12207, -6.00286},{-3.02539, 5.07227, -6.00286},{-3.05664, 2.21484, -6.00286},{3.35107, -4.76074, -28.4986}};
  1693.     };
  1694.  
  1695.    
  1696.     class Land_Ind_Workshop01_04
  1697.     {
  1698.         table = "Industrial";
  1699.         positions[] = {{-1.4458, 4.62891, -1.53094},{0.562012, 4.6748, -1.52906},{-0.76416, 2.46484, -1.53055}};
  1700.     };
  1701.  
  1702.     class land_jzd_4silka
  1703.     {
  1704.         table = "Industrial";
  1705.         positions[] = {{-3.3916, 0.258789, -1.17006}};
  1706.     };
  1707.  
  1708.     class land_jzd_bezstrechy
  1709.     {
  1710.         table = "CivillianLowerClass";
  1711.         positions[] = {{7.93115, 2.51367, -5.22504},{6.21924, -3.71387, -5.22504},{-0.757813, -3.27246, -5.22504},{-10.3262, -1.87891, -5.22504},{-5.85791, 2.8252, -5.22504},{1.70557, 2.6582, -5.22504},{0.855957, 2.20313, -0.404762}};
  1712.     };
  1713.  
  1714.     class land_jzd_kr1
  1715.     {
  1716.         table = "Industrial";
  1717.         positions[] = {{-4.60498, -16.6143, -6.34966},{-0.616211, -11.9746, -6.26657},{2.00879, 0.411133, -6.26657},{-2.75879, 7.97363, -6.34966},{3.2373, 12.166, -6.34966},{2.22852, 3.82227, -6.26657},{4.25293, -7.25391, -6.34966},{-3.63916, 12.5576, -2.14675},{3.32227, 7.34863, -2.14675},{-3.50049, -1.67871, -2.14676},{0.86377, -8.74902, -2.14675},{-1.79688, -15.4854, -2.14675},{4.17969, -16.0742, -2.14675},{1.33887, -6.41699, 1.31637}};
  1718.     };
  1719.  
  1720.     class land_jzd_kr2
  1721.     {
  1722.         table = "Industrial";
  1723.         positions[] = {{4.33154, 23.5986, -2.38598},{-7.01855, 22.6494, -6.3362},{3.06006, 15.4053, -2.34158},{-3.38916, 8.94141, -2.07983},{5.90381, 10.1426, -2.07984},{-0.131836, 3.41992, -2.07984},{-2.67334, -4.22363, -2.07983},{7.01074, -4.36426, -2.07984},{2.15918, -9.3125, -2.07983},{6.0249, -15.4023, -2.07984},{2.06885, -12.9785, -2.07984},{-2.85889, -15.7559, -2.07984},{2.05176, -18.6699, -2.07983},{2.04688, -24.3594, -0.117252},{-7.77246, 20.3125, -6.33621},{4.08887, 20.2959, -6.33621},{1.78662, 12.8369, -6.3362},{1.87793, 9.47168, -6.19965},{1.9082, 5.69531, -6.19965},{1.83447, -3.8584, -6.19965},{1.72021, -9.01953, -6.19965},{1.78711, -13.3994, -6.19965},{2.20703, -16.7363, -6.19965},{2.53027, -23.6309, -6.233},{-2.64941, 8.58203, -6.2563},{-2.64307, -12.1484, -6.2563},{6.21387, -3.83008, -6.2563}};
  1724.     };
  1725.  
  1726.     class land_jzd_silo_tes
  1727.     {
  1728.         table = "Factories";
  1729.         positions[] = {{-2.88379, -1.75977, -16.0503},{17.8921, -6.25586, -15.9365},{24.4775, -0.426758, -15.9552},{18.7129, 5.69043, -16.0179}};
  1730.     };
  1731.  
  1732.     class land_jzd_stodola1
  1733.     {
  1734.         table = "CivillianLowerClass";
  1735.         positions[] = {{0.400879, -13.5039, -2.0262},{-3.86035, -9.13281, -2.0262},{-0.871582, -1.84473, -2.0262},{-3.12207, 6.1543, -2.0262},{1.37891, 14.0986, -2.0262}};
  1736.     };
  1737.  
  1738.     class land_jzd_stodola2
  1739.     {
  1740.         table = "CivillianLowerClass";
  1741.         positions[] = {{6.86377, -5.91699, -2.0262},{3.77734, -12.7139, -2.0262},{-0.95459, -1.85254, -2.0262},{-5.56543, 3.05859, -2.0262},{7.41016, 5.45703, -2.0262},{2.16113, 7.55273, -2.0262},{3.38037, 12.7236, -2.0262},{7.05078, 14.0605, -2.0262},{1.06689, 1.17383, 1.31123}};
  1742.     };
  1743.  
  1744.     class land_jzd_vodojem
  1745.     {
  1746.         table = "Industrial";
  1747.         positions[] = {{-0.27002, 0.380859, -6.83972}};
  1748.     };
  1749.  
  1750.     class Land_KBud
  1751.     {
  1752.         table = "Tourist";
  1753.         positions[] = {{0.0415039, -0.40625, -1.04616}};
  1754.     };
  1755.  
  1756.     class Land_komin
  1757.     {
  1758.         table = "Industrial";
  1759.         positions[] = {{1.4082, 0.291992, 12.4562},{-1.29688, 1.70313, 12.4562}};
  1760.     };
  1761.  
  1762.     class land_kontejner_des
  1763.     {
  1764.         table = "Industrial";
  1765.         positions[] = {{-0.90625, -0.110352, -0.604759}};
  1766.     };
  1767.  
  1768.     class land_kostelik_final_2122
  1769.     {
  1770.         table = "CivillianLowerClass";
  1771.         positions[] = {{-0.694336, 3.57324, -5.57918},{1.99854, 3.09668, -5.57919},{4.07324, -0.552734, -5.57918},{-0.619141, -6.96094, -5.57918},{2.00195, -6.27051, -5.57918},{-2.23291, -2.90137, -5.57918},{2.39404, 8.44238, -5.55285},{-1.03955, 8.20215, -5.01875},{1.06689, 7.79492, 1.55624},{-0.308594, 7.52832, 1.55565},{0.831543, -1.79492, -5.57918}};
  1772.     };
  1773.  
  1774.     class Land_kulna
  1775.     {
  1776.         table = "CivillianLowerClass";
  1777.         positions[] = {{-0.358887, 2.14551, -1.1406}};
  1778.     };
  1779.  
  1780.     class land_lodenice
  1781.     {
  1782.         table = "CivillianLowerClass";
  1783.         positions[] = {{-3.89795, 1.52051, -2.83267},{-1.83301, -5.40625, -2.01773},{-4.23145, -12.6211, -1.10887},{-0.587891, -12.7275, -1.0997}};
  1784.     };
  1785.  
  1786.     class land_marsh1
  1787.     {
  1788.         table = "CivillianLowerClass";
  1789.         positions[] = {{4.64844, 3.49316, -3.95897},{1.33008, 4.81934, -3.95897},{3.98535, 6.78223, -3.95897},{2.28564, -0.0136719, -3.95897},{3.98193, -3.84277, -3.95897},{0.0605469, -5.29004, -3.95897},{-0.55127, 0.425781, -3.95897},{-2.35938, 4.36133, -3.99553}};
  1790.     };
  1791.  
  1792.     class land_marsh2
  1793.     {
  1794.         table = "CivillianLowerClass";
  1795.         positions[] = {{-6.88477, -1.49512, -0.265942},{0.22998, 9.88281, -0.541714},{2.99219, 10.4424, -0.73275},{5.43848, 9.24902, -0.941872}};
  1796.     };
  1797.  
  1798.     class Land_Mil_Barracks_i
  1799.     {
  1800.         table = "Military";
  1801.         positions[] = {{4.72119, -1.99121, -1.09824},{6.64404, -0.0224609, -0.93486},{0.72998, -1.94727, -1.09824},{1.13184, -0.0605469, -1.09824},{-1.7417, -2.11914, -1.09823},{-0.903809, 0.0771484, -1.09823},{-3.85596, 0.00683594, -1.09824},{-5.04834, -1.8125, -1.09824},{-8.65771, 2.46875, -1.09823},{-8.58887, -1.83691, -1.09823}};
  1802.     };
  1803.  
  1804.     class Land_Misc_Cargo1Ao
  1805.     {
  1806.         table = "Industrial";
  1807.         positions[] = {{-0.20459, 1.27539, -1.09225}};
  1808.     };
  1809.  
  1810.     class Land_Misc_Cargo1Bo
  1811.     {
  1812.         table = "Industrial";
  1813.         positions[] = {{0.0966797, 0.678711, -1.09225}};
  1814.     };
  1815.  
  1816.     class Land_Misc_deerstand
  1817.     {
  1818.         table = "Military";
  1819.         positions[] = {{-0.0947266, -0.667969, 1.08539}};
  1820.     };
  1821.  
  1822.     class Land_Misc_PowerStation
  1823.     {
  1824.         table = "VehicleService";
  1825.         positions[] = {{4.16992, -4.13574, -1.26852},{4.09131, 1.93164, -1.26783},{3.86328, 6.91992, -1.2674}};
  1826.     };
  1827.  
  1828.     class land_molovabud1
  1829.     {
  1830.         table = "Industrial";
  1831.         positions[] = {{-9.02637, -1.52637, 1.41187},{-8.70215, 6.33398, 1.41187},{-3.35205, 1.04004, 1.41187},{1.27637, 5.45605, 1.41425},{-1.12793, 0.734375, 5.07722}};
  1832.     };
  1833.  
  1834.     class Land_Nasypka
  1835.     {
  1836.         table = "Industrial";
  1837.         positions[] = {{-1.35791, -0.119141, 6.56824}};
  1838.     };
  1839.  
  1840.     class land_Tovarna1
  1841.     {
  1842.         table = "Industrial";
  1843.         positions[] = {{3.8584, -5.31836, -5.75442},{-6.19629, -6.02637, -5.75442},{-10.3931, -2.59375, -5.75442},{-10.2061, 3.5791, -5.75442},{-10.7573, 7.00684, -5.75442},{-2.11475, 9.29297, -5.75442},{3.84668, 6.97949, -5.75442},{-4.80566, 2.62891, -5.75441},{1.2417, 2.21973, -5.75442},{-1.66699, -3.27734, -5.75442},{-10.7734, -6.67285, -0.320099},{-10.8408, 4.02832, -0.320103},{3.51465, 4.69336, -0.320103},{3.89551, -3.3457, -0.320103},{-4.44971, -6.65137, -0.320099},{-9.4917, -6.31055, 2.17997},{-6.7041, 2.38379, 2.17997},{-3.7583, 2.5166, 2.17997},{-1.16797, 2.92871, 2.17997},{3.08691, 2.88477, 2.17997},{0.312988, -5.51172, 2.17997},{0.150879, -0.84082, 2.17997},{2.06689, 2.51563, 4.82976},{-3.9248, 1.5957, 4.82985},{-8.56885, 2.5625, 4.82973},{-6.41846, -3.70996, 4.82981},{-0.359863, -5.14648, 4.82973}};
  1844.     };
  1845.  
  1846.     class land_trubice
  1847.     {
  1848.         table = "Industrial";
  1849.         positions[] = {{-3.31152, 2.16504, 2.59439},{1.09229, 2.82227, 2.59438},{5.39551, 0.498047, 2.59438}};
  1850.     };
  1851.  
  1852.     class Land_vez
  1853.     {
  1854.         table = "Military";
  1855.         positions[] = {{-0.266602, 1.36523, 1.36331}};
  1856.     };
  1857.  
  1858.     class land_vstup
  1859.     {
  1860.         table = "Industrial";
  1861.         positions[] = {{-12.4053, -2.3916, -4.57601},{-5.09863, -0.53418, -4.56671},{2.9541, -2.67383, -4.53907},{7.39893, -1.62695, -4.52592}};
  1862.     };
  1863.  
  1864.     class Land_vys_budova_p2
  1865.     {
  1866.         table = "CivillianLowerClass";
  1867.         positions[] = {{-6.41992, 3.33789, -0.702797},{-2.60352, -2.88379, -0.702797},{-6.21973, -3.98438, -0.702797},{-0.716309, -2.80957, 0.694061}};
  1868.     };
  1869.  
  1870.     class Land_Vysilac_FM
  1871.     {
  1872.         table = "Military";
  1873.         positions[] = {{1.62988, -0.418945, 8.39022}};
  1874.     };
  1875.  
  1876.     class land_vysoky2
  1877.     {
  1878.         table = "CivillianUpperClass";
  1879.         positions[] = {{1.23291, 0.397461, -15.4928},{3.23291, -2.34375, -15.5683},{6.66016, 4.94141, -15.6088},{6.50146, -5.2373, -15.6088},{3.46826, -13.1758, -15.5678},{9.36914, -10.8037, -15.5851}};
  1880.     };
  1881.  
  1882.     class land_x_nadrz
  1883.     {
  1884.         table = "Industrial";
  1885.         positions[] = {{-0.677734, 2.68262, 1.44318}};
  1886.     };
  1887.  
  1888.     class land_x_skladiste_low_te
  1889.     {
  1890.         table = "Industrial";
  1891.         positions[] = {{-13.2363, -9.30371, -2.8418},{-14.231, 3.10449, -2.84105},{-2.57813, 8.91992, -1.61393},{0.682617, 6.83594, -2.84118},{13.1919, 6.2959, 0.106834},{9.46045, -1.61426, -2.58824},{10.0454, -6.80762, -2.58824},{1.45361, -5.36816, -2.58824},{-6.55615, -9.5127, -2.84166},{-15.5264, -11.1084, 4.04656},{4.94336, -12.0215, 4.04781},{16.9888, -3.24316, 4.04781},{16.814, 10.458, 4.04665},{10.6865, 6.64941, 6.17473}};
  1892.     };
  1893.  
  1894.     class land_x_vetraci_komin
  1895.     {
  1896.         table = "Industrial";
  1897.         positions[] = {{3.07617, -0.651367, 14.9767},{-0.126953, -0.155273, 14.9466}};
  1898.     };
  1899.  
  1900.     class land_x_vez_te
  1901.     {
  1902.         table = "CivillianLowerClass";
  1903.         positions[] = {{1.37744, -0.333008, -4.60751},{-0.855469, 2.38574, -4.58929},{0.958984, 2.96875, -4.58572},{1.19434, -0.387695, -0.273819},{0.800781, 2.80176, -0.272766},{-2.59912, 2.79102, -0.272377},{-2.41211, 0.592773, -0.273094},{-4.83057, -3.3623, -0.274063}};
  1904.     };
  1905.  
  1906.     class land_zd_1
  1907.     {
  1908.         table = "CivillianLowerClass";
  1909.         positions[] = {{-1.92969, 3.09961, -3.67255},{2.68896, 3.86426, -3.67256},{2.27881, -1.89551, -3.67255},{-0.723145, -2.45215, -3.67255},{-4.57813, -1.90918, -4.04225}};
  1910.     };
  1911.  
  1912.     class land_zd_2
  1913.     {
  1914.         table = "CivillianLowerClass";
  1915.         positions[] = {{-2.1416, -0.546875, -1.82467},{-0.318848, 2.48145, -1.82467},{1.85205, 1.12793, -1.82467}};
  1916.     };
  1917.  
  1918.     class Land_HouseV2_03
  1919.     {
  1920.         table = "CivillianUpperClass";
  1921.         positions[] = {{18.3115, 1.0625, -5.62046},{10.0884, -9.37305, -5.60065},{-18.4453, 2.13477, -5.90977},{-18.1553, 0.09375, -5.88095}};
  1922.     };
  1923.  
  1924.     class land_seb_nasypka
  1925.     {
  1926.         table = "Industrial";
  1927.         positions[] = {{2.58789, -3.42188, -4.24763},{4.24707, 9.42383, -6.46843},{7.66113, 8.33203, -6.49762},{8.46094, 3.88672, -6.50448},{10.937, 0.0751953, -6.52561},{5.90869, -2.25098, -6.90967},{8.9917, -9.40332, -0.134293},{8.97705, -3.41602, -0.134289},{6.27197, -2.44629, 1.30363},{6.06689, 4.19922, 1.30363},{4.11523, 8.49805, 1.30363},{7.87158, 6.61621, 1.30363},{5.11279, 4.30566, 3.86848},{7.66943, 1.15723, 3.12964},{5.90625, 9.59668, 3.27484},{2.71143, -6.04297, -0.134289}};
  1928.     };
  1929.  
  1930.     class land_seb_near_fac
  1931.     {
  1932.         table = "Factories";
  1933.         positions[] = {{-23.6338, -19.4893, -2.74704},{-23.417, -23.2939, -5.23791}};
  1934.     };
  1935.  
  1936.     class land_seb_residental
  1937.     {
  1938.         table = "CivillianLowerClass";
  1939.         positions[] = {{4.65283, 6.66699, -3.97305},{-5.93555, 9.76367, -3.71556},{-0.84375, 2.00195, -3.69101},{-6.8833, -8.72266, -3.65704},{-6.19385, -0.334961, -3.6836},{-0.363281, 4.80273, -3.69986},{-2.65723, 7.20898, 0.527275},{-6.62402, 5.46777, 0.535892},{-2.62891, 2.04199, 0.552792},{-1.87891, -2.06543, 0.573109},{-6.69287, -3.84863, 0.581905},{-1.95313, -7.14258, 0.448582},{-6.7876, -7.85156, 0.403408}};
  1940.     };
  1941.  
  1942.     class land_seb_rozvodna
  1943.     {
  1944.         table = "Industrial";
  1945.         positions[] = {{-0.746582, 3.18555, 0.582798}};
  1946.     };
  1947.  
  1948.     class land_seb_vod_vez
  1949.     {
  1950.         table = "Industrial";
  1951.         positions[] = {{0.291992, 0.31543, 15.0059},{2.41504, -0.685547, 15.0589}};
  1952.     };
  1953.  
  1954.     class land_senik
  1955.     {
  1956.         table = "CivillianLowerClass";
  1957.         positions[] = {{-1.24219, -0.173828, -4.08134},{-0.446777, 2.09375, -4.07665},{0.0864258, -3.96973, -4.08918},{-3.14014, -7.28711, -4.09602},{-7.97656, -3.49707, -4.0882},{-17.2642, -3.91504, -4.08906},{-17.3037, 0.610352, -4.07971},{-13.439, 4.39355, -4.07189},{-7.9624, -0.228516, -4.08143},{-4.69238, 3.64551, -4.07343}};
  1958.     };
  1959.  
  1960.     class Land_Shed_Ind02
  1961.     {
  1962.         table = "Industrial";
  1963.         positions[] = {{2.48096, 8.94629, -4.62599},{3.07715, 1.91211, -4.62599},{2.68262, -6.92383, -4.62599},{-2.57568, -1.43359, -4.62599},{4.72559, -5.57227, -1.27567},{4.71387, 4.27734, -1.28024},{-1.03467, 9.94043, -1.27845},{-1.34961, 11.8389, -1.27658},{-3.92725, 3.22363, -1.28432},{-4.08496, -7.4834, -1.28736}};
  1964.     };
  1965.  
  1966.     class Land_Shed_W01
  1967.     {
  1968.         table = "CivillianLowerClass";
  1969.         positions[] = {{-1.46973, -0.0566406, -1.40097}};
  1970.     };
  1971.  
  1972.     class land_sklad2
  1973.     {
  1974.         table = "CivillianLowerClass";
  1975.         positions[] = {{-3.17139, -2.12988, -2.38225},{2.39063, -3.15625, -2.38225},{3.30371, 1.88281, -2.38225},{-2.32568, 3.64844, -2.38225}};
  1976.     };
  1977.  
  1978.     class land_st_vez
  1979.     {
  1980.         table = "Military";
  1981.         positions[] = {{0.0141602, -4.40625, -3.31476},{-5.08496, -2.78223, -3.31476},{-4.76514, 2.26953, -3.31476},{-0.228516, 3.75, -3.31476},{-1.03857, -2.08105, 6.40833},{-4.41309, 0.394531, 6.40833},{-1.98145, 2.73926, 6.40833}};
  1982.     };
  1983.  
  1984.     class Land_stodola_old_open
  1985.     {
  1986.         table = "CivillianLowerClass";
  1987.         positions[] = {{3.66943, -10.3945, -5.08055},{-2.44189, -6.48633, -5.08055},{2.729, 3.72461, -5.08055},{-2.5835, 9.38379, -5.08055},{2.51514, 10.0439, -5.08055},{-2.20947, 9.76758, -0.993511},{3.87744, 10.6729, -0.993511},{0.335938, 10.3711, 2.96444},{-2.57227, -9.40332, -1.00523},{4.58887, -10.7676, -0.998154},{3.5, -7.14746, -1.00394},{0.982422, -10.6992, 2.96444}};
  1988.     };
  1989.  
  1990.     class Land_stodola_open
  1991.     {
  1992.         table = "CivillianLowerClass";
  1993.         positions[] = {{1.88086, 5.7959, -4.1124},{-2.96338, 6.39355, -4.10798},{-0.639648, -1.17383, -4.20508},{-3.59912, -6.5332, -3.18184},{-4.01416, 1.04297, -4.11878}};
  1994.     };
  1995.  
  1996.     class land_syp_r
  1997.     {
  1998.         table = "CivillianLowerClass";
  1999.         positions[] = {{-0.782715, 0.944336, -6.54317},{1.80078, -0.692383, -6.53119}};
  2000.     };
  2001.  
  2002.     class Land_Nav_Boathouse
  2003.     {
  2004.         table = "CivillianLowerClass";
  2005.         positions[] = {{5.39844, -0.183594, 3.73029},{2.88184, 7.22168, 3.72778},{-3.04541, 7.42578, 3.73394},{-5.12012, -0.625977, 3.73032},{0.262207, -4.09375, 3.64116}};
  2006.     };
  2007.  
  2008.     class Land_Nav_Boathouse_PierL
  2009.     {
  2010.         table = "CivillianLowerClass";
  2011.         positions[] = {{4.73975, 0.168945, 5.88749},{-1.41748, -0.195313, 5.88749}};
  2012.     };
  2013.  
  2014.     class Land_Nav_Boathouse_PierR
  2015.     {
  2016.         table = "CivillianLowerClass";
  2017.         positions[] = {{-4.71875, -2.78027, 5.87571},{-0.0219727, -2.75391, 5.87571}};
  2018.     };
  2019.  
  2020.     class Land_NAV_Lighthouse
  2021.     {
  2022.         table = "Tourist";
  2023.         positions[] = {{-0.452148, 0.0410156, -6.78146},{0.706543, 0.436523, 2.41912},{-0.727051, -0.0292969, 2.41912},{-0.977051, 1.41797, 2.41912},{0.782227, -1.41113, 2.41912}};
  2024.     };
  2025.  
  2026.     class land_nav_pier_c
  2027.     {
  2028.         table = "Industrial";
  2029.         positions[] = {{-8.15576, -16.2305, 23.0037},{-7.75244, -1.47949, 23.0037},{-7.90234, 15.5029, 23.0037},{-7.47852, 8.41309, 23.0037},{-8.00391, -9.05273, 23.0037}};
  2030.     };
  2031.  
  2032.     class land_nav_pier_c2
  2033.     {
  2034.         table = "Industrial";
  2035.         positions[] = {{14.0571, 6.25684, 23.8614},{6.81982, 7.10059, 23.8614},{-0.686523, 7.44629, 23.8614},{-7.65723, 7.83301, 23.8614},{-17.3403, 7.67871, 23.8614}};
  2036.     };
  2037.  
  2038.     class land_nav_pier_c2_end
  2039.     {
  2040.         table = "Industrial";
  2041.         positions[] = {{6.6377, -4.05078, 23.8614},{1.34473, -3.78223, 23.8614},{-6.92529, -3.66504, 23.8614},{-2.79932, -3.23047, 23.8614}};
  2042.     };
  2043.  
  2044.     class land_nav_pier_c_90
  2045.     {
  2046.         table = "Industrial";
  2047.         positions[] = {{-7.7085, -8.63867, 24.0014},{-7.34619, -3.86133, 24.0014},{-7.38965, 1.01465, 24.0014},{-7.5083, 6.71191, 24.0014},{0.339355, 7.0293, 24.0014},{6.40283, 7.0957, 24.0014}};
  2048.     };
  2049.  
  2050.     class land_nav_pier_c_big
  2051.     {
  2052.         table = "Industrial";
  2053.         positions[] = {{18.3433, -22.2959, 23.0031},{6.84717, -21.9932, 23.0031},{-3.09033, -22.248, 23.0031},{-14.6865, -22.3359, 23.0031},{-16.9067, -15.0117, 23.0031},{-17.063, 0.720703, 23.0031},{-11.8149, 11.71, 23.0031},{-7.14502, 18.2432, 23.0032},{6.7002, 19.3457, 23.0031},{9.86377, 12.5205, 23.0031},{17.9229, 11.5645, 23.0031},{18.21, 1.91016, 23.0031},{18.3379, -9.86133, 23.0031}};
  2054.     };
  2055.  
  2056.     class Land_nav_pier_m_2
  2057.     {
  2058.         table = "CivillianLowerClass";
  2059.         positions[] = {{15.189, -2.6123, 23.4414},{6.021, -2.7207, 23.4414},{-2.30273, -2.72461, 23.4414},{-15.8667, -2.66699, 23.4414},{-9.52539, 2.48828, 23.4414},{0.265625, 2.66113, 23.4414},{9.00732, 2.63965, 23.4414}};
  2060.     };
  2061.  
  2062.     class land_nav_pier_m_end
  2063.     {
  2064.         table = "CivillianLowerClass";
  2065.         positions[] = {{1.65039, -4.83789, 23.4414},{-3.99854, -5.31445, 23.4414},{-4.5835, -0.269531, 23.4414},{-5.29102, 4.99023, 23.4414},{-0.487793, 5.88281, 23.4414}};
  2066.     };
  2067.  
  2068.     class Land_ns_jbad_A_GeneralStore_01
  2069.     {
  2070.         table = "CivillianUpperClass";
  2071.         positions[] = {{-1.95898, 3.79395, -1.20155},{0.864746, 3.93359, -1.20155},{3.40576, 3.81543, -1.20155},{5.2002, 3.82813, -1.20155},{10.1587, 3.05371, -1.20155},{10.1592, 0.866211, -1.20154},{5.89063, 0.604492, -1.20155},{3.96387, 0.604492, -1.20155},{1.83594, 0.631836, -1.20155},{-0.505371, 0.662109, -1.20155},{5.79248, -4.14746, -1.20155},{12.71, -3.49316, -1.20155},{2.54541, -6.17969, -1.20155},{-1.36865, -5.91016, -1.20155},{-5.46875, -5.92871, -1.20154},{-9.01465, -6.27441, -1.20155},{0.26123, -7.33691, -1.20155},{12.2588, -7.87207, -1.20155},{-9.2002, -3.20605, -1.20155},{0.37207, -1.16309, -1.20155}};
  2072.     };
  2073.  
  2074.     class Land_ns_Jbad_A_Stationhouse
  2075.     {
  2076.         table = "Military";
  2077.         positions[] = {{-6.93945, -7.13867, -9.46536},{-12.9404, 0.662109, -9.46536},{-6.33008, 1.7041, -9.46536},{-5.67383, -1.94531, -9.46537},{-7.77002, -4.62207, -9.46536},{-6.93506, 4.94922, -9.46536},{-5.90967, 7.74707, -9.46536},{-11.2642, 8.73242, -9.46536},{-12.208, 5.63574, -9.46536},{-14.3066, 6.98828, -9.46536},{-16.7954, 2.97461, -9.46536},{-17.332, -5.8457, -9.46536},{-14.6265, -5.30664, -9.46536},{-2.13672, -3.03613, -9.46536},{-2.03516, 2.78516, -9.46536},{-1.91406, 7.15527, -9.46536},{-8.48096, -6.48535, -6.77364},{-15.7749, -7.71777, -6.77364},{-17.375, -3.10254, -6.77364},{-17.0884, 6.61523, -6.77364},{-12.9873, 6.54883, -6.77364},{-9.61328, 6.80469, -6.77364},{-5.8584, 6.69141, -6.77364},{-2.31299, 6.87305, -6.77364},{-1.86133, -3.58105, -6.77364},{-7.43652, -3.58691, -6.77364},{-14.3545, -7.84277, -3.6493},{-16.6865, -7.78711, -3.6493},{-16.7388, 7.72949, -3.6493},{-13.9004, 7.69336, -3.6493},{-9.65723, 8.08789, -3.6493},{-6.38184, 7.78809, -3.6493},{-3.146, 8.21387, -3.6493},{-9.59473, -3.41113, -3.6493},{-6.93213, -3.34473, -3.6493},{-16.2041, 0.322266, -3.6493},{1.34912, -2.77832, -4.50294},{4.82324, -0.526367, -4.50294},{2.17676, -7.55664, -4.50269},{12.9829, -7.05371, -4.50269},{-9.396, -6.19141, -0.502689},{-15.7285, -6.89355, -0.502689},{-16.8872, 1.82227, -0.502689},{-11.0439, 2.58887, -0.502689},{-4.49365, 2.33301, -0.502686},{-1.93701, -7.98535, 8.49731},{-3.91748, -7.66309, 8.49731}};
  2078.     };
  2079.  
  2080.     class Land_ns_jbad_hangar_2
  2081.     {
  2082.         table = "Industrial";
  2083.         positions[] = {{12.8218, -8.23438, -2.56319},{13.3193, -2.53516, -2.56318},{13.2275, 3.03223, -2.56319},{13.4185, 9.16797, -2.56319},{1.84619, 4.42578, -2.56319},{0.273438, -1.96875, -2.56319},{0.223633, -7.3418, -2.56319},{-12.1475, -4.97363, -2.56319},{-12.7822, 0.652344, -2.56319},{-12.5186, 5.44141, -2.56319},{0.0429688, 9.13281, -2.56319}};
  2084.     };
  2085.  
  2086.     class Land_ns_Jbad_Ind_Garage01
  2087.     {
  2088.         table = "Industrial";
  2089.         positions[] = {{-1.56641, 2.76855, -0.70237},{-1.72363, -1.36328, -0.71067},{0.694824, 0.235352, -0.710865}};
  2090.     };
  2091.  
  2092.     class Land_ns_Jbad_Ind_PowerStation
  2093.     {
  2094.         table = "Industrial";
  2095.         positions[] = {{3.79004, 7.35742, -0.0734406},{3.93555, 2.98242, -0.0776749},{3.91504, -1.97852, -0.0574455}};
  2096.     };
  2097.  
  2098.     class Land_ns_Jbad_Mil_Barracks
  2099.     {
  2100.         table = "Military";
  2101.         positions[] = {{6.04395, -3.20898, -1.9798},{2.90332, -3.1416, -1.9798},{-0.803223, -2.35547, -1.9798},{-4.16357, -2.34473, -1.9798},{-7.53955, -2.92383, -1.9798},{-7.5293, 3.27734, -1.9798},{-4.19482, 3.24609, -1.9798},{-0.518066, 3.81543, -1.9798},{2.29834, 3.09668, -1.9798},{5.45459, 3.01172, -1.9798},{-5.80371, 0.0537109, -1.9798}};
  2102.     };
  2103.  
  2104.     class Land_ns_Jbad_Mil_ControlTower
  2105.     {
  2106.         table = "Military";
  2107.         positions[] = {{8.93896, -2.4834, -9.58517},{3.74316, -2.73535, -9.58517},{4.68555, 1.06152, -9.58517},{9.20117, 5.04199, -9.62869},{4.0332, 4.7168, -5.4637},{3.02783, -0.135742, -1.0687},{6.95605, -1.1377, -1.0687},{6.04004, 2.51367, -1.0687},{3.03564, 1.75488, -1.0687},{0.952148, 5.11426, -9.6287},{-9.42725, -0.114258, -9.58517},{0.900391, 2.07813, -9.60597},{8.31592, 0.0869141, -9.58517},{0.416504, -3.0166, -1.05692},{6.09424, -3.65527, -1.05692},{9.68945, 0.405273, -1.05692},{6.51074, 5.625, -1.05692},{6.03662, 3.22949, 2.80917},{3.48291, -0.34375, 2.87234}};
  2108.     };
  2109.  
  2110.     class Land_ns_Jbad_Mil_Guardhouse
  2111.     {
  2112.         table = "CivillianLowerClass";
  2113.         positions[] = {{-2.66943, 3.2793, -1.66939},{4.04395, 3.66309, -1.66939},{2.69775, 0.196289, -1.66939},{-1.37598, 3.42188, -1.66939}};
  2114.     };
  2115.  
  2116.     class Land_ns_Jbad_Mil_Guardhouse_winter
  2117.     {
  2118.         table = "CivillianUpperClass";
  2119.         positions[] = {{-3.30664, 2.98242, -1.66938},{3.49316, 3.70313, -1.66939},{-0.645996, 3.14551, -1.66939},{3.88818, 0.946289, -1.66939},{-0.267578, -0.269531, -1.66939}};
  2120.     };
  2121.  
  2122.     class Land_ns_Jbad_Mil_House
  2123.     {
  2124.         table = "Military";
  2125.         positions[] = {{-1.65674, -5.99219, -5.01462},{8.46973, 4.03516, -5.01462},{7.90967, -5.97266, -5.01463},{5.9165, -7.05273, -5.01463},{2.89111, -6.42676, -5.01462},{1.23682, -5.16504, -5.01462},{1.60205, -2.2207, -5.01462},{1.66943, 3.78125, -5.01463},{13.2617, -0.860352, -5.01462},{13.748, -2.25781, -5.01462},{5.44238, -2.89844, -5.01462},{-1.61182, 3.02344, -0.672493},{-13.0781, 1.9209, -0.696548},{-12.4023, -1.39258, -0.696548},{-13.8862, -4.80859, -0.696548},{-5.20605, -5.17773, -0.696548},{-5.49072, -2.76758, -0.696552},{-5.40479, 0.0078125, -0.696552},{-6.08154, 4.5918, -0.696545},{-4.62744, 0.244141, -5.01463},{-4.49658, -2.52246, -5.01463},{-4.56055, -4.71387, -5.01462},{-4.76465, -7.3584, -5.01462},{-13.5967, -7.61621, -5.01462},{-13.7686, -4.79199, -5.01462},{-13.9316, -1.64355, -5.01462},{-14.3921, 1.50488, -5.01462},{-5.47559, 4.78711, -5.01462},{-8.73828, -3.43945, -5.01462}};
  2126.     };
  2127.  
  2128.     class land_p1_v1
  2129.     {
  2130.         table = "CivillianLowerClass";
  2131.         positions[] = {{-9.48145, 0.251953, 15.7814},{0.390625, 1.25781, 15.7191},{15.5005, 1.01953, 15.7191},{21.3237, 1.90137, 15.7191},{8.04443, 0.874023, 15.7191}};
  2132.     };
  2133.  
  2134.     class land_p1_v2
  2135.     {
  2136.         table = "CivillianLowerClass";
  2137.         positions[] = {{13.4614, -0.0595703, 15.8593},{1.31055, 0.222656, 15.8421},{-9.30908, 0.395508, 15.8421},{-22.5, 0.293945, 15.8421}};
  2138.     };
  2139.  
  2140.     class land_panelova2
  2141.     {
  2142.         table = "Industrial";
  2143.         positions[] = {{-6.35107, 0.430664, 0.5737},{-6.94727, 4.40137, 0.573704},{-3.82031, 6.3252, 0.573708},{8.93311, 7.03906, 5.67995},{9.54736, 0.0117188, 5.67995},{9.4751, -6.79688, 5.67995},{4.10596, -8.95605, 5.67995},{0.784668, 0.615234, 5.67995}};
  2144.     };
  2145.  
  2146.     class land_panelova3
  2147.     {
  2148.         table = "CivillianUpperClass";
  2149.         positions[] = {{-2.02393, -4.05664, -2.99467},{1.93408, 2.16602, -3.00268},{5.26465, 1.64941, 0.0510063},{5.92432, -2.23242, 0.0510063},{1.86133, -4.71875, 0.0510063},{0.651855, 0.65918, 0.0510063}};
  2150.     };
  2151.  
  2152.     class land_part1
  2153.     {
  2154.         table = "Factories";
  2155.         positions[] = {{4.9751, 1.4082, -9.1134},{-2.62598, 6.85938, -9.1134},{-3.95654, 0.295898, -9.1134},{0.0849609, 1.74512, -8.23541},{2.55811, -3.95996, -8.23301},{0.67627, -6.23047, -9.26768},{1.84277, 3.89648, -4.40201},{0.464355, 1.73926, -4.402},{-3.25732, 3.24512, -4.402},{4.19775, 6.86621, 1.93876},{4.68311, 1.04492, 1.93857},{1.90576, -2.84375, 1.93798},{-3.38428, -3.04883, 1.93808},{-4.19727, 5.19922, 1.93821},{4.229, 6.31934, 6.62016},{-0.125977, 6.64355, 6.59703},{5.11279, -1.55957, 6.60015},{-0.223145, -1.92969, 6.57503}};
  2156.     };
  2157.  
  2158.     class land_part2
  2159.     {
  2160.         table = "Factories";
  2161.         positions[] = {{-2.98682, 4.24805, -9.86775},{-2.99121, -4.69824, -9.86775},{1.0835, -4.15332, -9.86775},{0.568848, 1.96582, -9.86775},{4.81738, 0.119141, -9.86775},{-4.07275, -0.433594, -9.86775}};
  2162.     };
  2163.  
  2164.     class land_part3
  2165.     {
  2166.         table = "Industrial";
  2167.         positions[] = {{4.30029, 3.23242, -9.7823},{-3.11182, -2.9668, -9.7823},{-0.620117, -6.25684, -9.7823},{-2.61475, 3.61328, -9.12671},{4.63379, -3.71582, -9.27485}};
  2168.     };
  2169.  
  2170.     class land_plynom
  2171.     {
  2172.         table = "Tourist";
  2173.         positions[] = {{-0.615723, -0.589844, -12.5784},{0.469727, -1.18164, -2.60305},{-1.83984, -0.77832, -2.60305},{0.26123, 0.941406, -2.60305}};
  2174.     };
  2175.  
  2176.     class land_pozorovatelna
  2177.     {
  2178.         table = "Military";
  2179.         positions[] = {{-2.54639, 2.11426, -2.49767},{0.805176, 2.80859, -2.49767},{3.35986, 0.398438, -2.49767},{1.35449, -3.07129, -2.49767},{-1.16162, -2.39453, 7.54509},{-1.94922, 1.42578, 7.54509},{1.96289, 1.92969, 7.54508},{1.56543, -1.3291, 7.54509}};
  2180.     };
  2181.  
  2182.     class land_provoz1
  2183.     {
  2184.         table = "CivillianLowerClass";
  2185.         positions[] = {{4.17432, 3.20996, -2.30756},{0.660156, 3.69727, -2.30756},{-2.80078, 3.64648, -2.30756},{-1.63428, 1.08496, -2.30756},{-3.64258, -3.09863, -2.30756},{2.36084, -3.6875, -2.30756},{1.75781, -1.48926, -2.30756},{-3.27539, -0.850586, -2.30756}};
  2186.     };
  2187.  
  2188.     class land_provoz2
  2189.     {
  2190.         table = "CivillianLowerClass";
  2191.         positions[] = {{-2.72998, -1.48828, -2.51849},{-6.00488, 2.05078, -2.51849},{-1.47021, 2.41113, -2.51849},{3.66016, 2.57715, -2.51849},{6.47559, -1.25293, -2.51849},{1.4043, -0.520508, -2.51849}};
  2192.     };
  2193.  
  2194.     class Land_psi_bouda
  2195.     {
  2196.         table = "CivillianLowerClass";
  2197.         positions[] = {{1.50391, -0.165039, -0.510769}};
  2198.     };
  2199.  
  2200.     class Land_Rail_Semafor
  2201.     {
  2202.         table = "Industrial";
  2203.         positions[] = {{-1.13672, -2.11914, -3.09424}};
  2204.     };
  2205.  
  2206.     class Land_Rail_Zavora
  2207.     {
  2208.         table = "Industrial";
  2209.         positions[] = {{0.853516, 1.24902, -3.00996}};
  2210.     };
  2211.  
  2212.     class Land_repair_center
  2213.     {
  2214.         table = "Industrial";
  2215.         positions[] = {{-2.56934, 2.8252, -1.52847},{-2.44043, -0.498047, -1.52847},{0.723145, 6.05859, -2.51424},{1.18408, -3.59863, -2.48021},{-0.379395, -3.48535, -2.48787}};
  2216.     };
  2217.  
  2218.     class land_rozvodna
  2219.     {
  2220.         table = "Industrial";
  2221.         positions[] = {{-7.11914, -1.02344, -4.70046},{-7.13574, -1.50488, -0.369423},{-6.91504, -4.40332, -4.69898}};
  2222.     };
  2223.  
  2224.     class Land_ruin_01
  2225.     {
  2226.         table = "CivillianLowerClass";
  2227.         positions[] = {{-4.22266, -2.38281, -1.85783},{-4.65381, 1.90918, -1.77736},{0.255859, 1.87793, -1.87815},{4.49072, 0.31543, -1.89494}};
  2228.     };
  2229.  
  2230.     class Land_sara_domek_ruina
  2231.     {
  2232.         table = "CivillianLowerClass";
  2233.         positions[] = {{3.23682, -3.85547, -1.6696},{-2.26611, -3.51855, -1.69232},{5.66895, 1.35547, -1.68663}};
  2234.     };
  2235.  
  2236.     class land_seb_bouda1
  2237.     {
  2238.         table = "Medical";
  2239.         positions[] = {{-1.98633, 1.73242, -3.28989},{-2.11279, -0.297852, -3.28989},{2.53271, 1.93262, -3.28989},{2.67822, 2.23145, -1.23185},{-3.06787, 0.942383, 0.572216},{2.46191, -2.31348, 1.13067},{-0.516602, 2.16602, 0.571716}};
  2240.     };
  2241.  
  2242.     class land_seb_bouda3
  2243.     {
  2244.         table = "CivillianLowerClass";
  2245.         positions[] = {{-3.16992, -3.75879, -1.72879},{-3.06592, -0.341797, -1.72878},{-3.12793, 3.84668, -1.72879},{0.696777, 4.05957, -1.72852},{2.52881, 1.74023, -1.72871},{2.53076, -2.77637, -1.72871}};
  2246.     };
  2247.  
  2248.     class Land_seb_bouda_plech
  2249.     {
  2250.         table = "VehicleService";
  2251.         positions[] = {{0.272949, 1.15723, -1.14411},{0.612793, -1.32129, -1.13259}};
  2252.     };
  2253.  
  2254.     class land_seb_main_fac
  2255.     {
  2256.         table = "Industrial";
  2257.         positions[] = {{20.2397, -6.28809, -6.0019},{20.1323, -0.277344, -6.0019},{14.7222, -0.286133, -6.00189},{8.71826, -3.16699, -6.0019},{2.87354, -6.94336, -6.0019},{3.64453, 15.7803, 8.63872},{8.84375, 11.8525, 8.63873},{20.7271, 13.3164, 8.63872},{22.0767, 5.18555, 8.63872},{12.668, 4.78711, 8.63873},{3.85889, 3.99121, 8.63872},{9.89307, 16.2549, 4.16873},{14.1387, 17.6328, 4.16873},{20.1953, 21.2832, 4.16873},{-2.13281, 4.35645, 4.16873},{-7.08203, 3.02637, 4.16873},{-5.4502, 11.6123, 4.16873},{-26.3335, -2.50879, 5.78507},{-21.8853, -21.4766, 6.62068},{-11.1016, -7.77637, 5.5584}};
  2258.     };
  2259.  
  2260.     class land_seb_mine_main_opt
  2261.     {
  2262.         table = "Industrial";
  2263.         positions[] = {{0.200195, -2.64844, -5.11368},{-0.065918, 1.44141, -5.09117},{-6.45654, 5.61523, -4.79106},{-2.86084, 2.72559, -0.995052},{-0.0131836, 4.7207, -0.991344},{-3.49854, 5.5791, -0.989746},{-0.959961, 5.41699, -5.06926},{6.56592, 1.58105, -4.79755},{4.11816, 3.27734, 5.05729},{-4.6626, 3.16699, 7.8684},{-5.74951, -2.37109, 7.86839},{-0.536133, -3.12012, 7.8684}};
  2264.     };
  2265.  
  2266.     class land_seb_mine_maringotka
  2267.     {
  2268.         table = "Industrial";
  2269.         positions[] = {{0.23291, 0.0742188, -0.612675},{-0.94043, -1.0166, -0.612675},{-1.80273, 1.60645, -1.80481}};
  2270.     };
  2271.  
  2272.     class land_seb_mine_near
  2273.     {
  2274.         table = "Industrial";
  2275.         positions[] = {{12.7983, -7.2373, -11.7431},{11.0381, -5.07715, -8.8979},{5.08057, -7.26758, -8.8979},{8.21387, -7.15723, -8.8979},{12.3599, 5.94336, -11.8273},{1.08984, 5.6748, -11.8485}};
  2276.     };
  2277.  
  2278.     class land_seb_mine_near_bordel
  2279.     {
  2280.         table = "Industrial";
  2281.         positions[] = {{-2.35742, 1.12402, -1.5913},{2.18848, 1.50977, -1.58464}};
  2282.     };
  2283.  
  2284.     class land_seb_nadrze
  2285.     {
  2286.         table = "Industrial";
  2287.         positions[] = {{-1.71924, 7.23828, -1.99941},{0.884766, 7.42383, -1.99976},{1.90088, 2.84473, -1.98533},{2.104, -2.93262, -1.96194},{-1.94531, -7.37988, -1.96484}};
  2288.     };
  2289.  
  2290.     class Land_vys_budova_p1
  2291.     {
  2292.         table = "Military";
  2293.         positions[] = {{4.67285, -9.89844, -2.95578},{2.59277, -11.4277, -2.9579},{1.34326, -4.62988, -2.95771},{-1.03125, -10.8135, -2.96087},{0.00537109, 3.47266, -2.96087},{3.87695, -1.25293, -2.96087},{2.09131, 9.34766, -2.96236},{0.953125, 6.55859, -2.96087},{-5.84521, 9.24023, -2.96087},{-5.76367, 2.80469, -2.96087},{-6.62109, -2.30859, -2.97414},{-2.52734, -6.43262, -2.96087},{-5.80176, -11.4531, -2.96087},{-3.37793, -3.25098, -2.96087},{-1.10059, 4.71582, -0.407818},{-1.08496, -1.66895, -0.407818},{-0.66748, 4.49902, 2.12336},{1.89697, -1.58594, 2.12336},{0.874512, -0.941406, 5.54735},{-3.29443, -1.69629, 5.59869},{2.32715, -8.84766, 5.59121},{3.23828, 1.57617, 5.59121},{-0.154297, 8.67871, 5.59121},{-5.93896, 2.6543, 5.59121},{-6.43848, -11.2549, 5.59121},{-2.58008, 3.24707, 5.59869}};
  2294.     };
  2295.     class land_Mi8_Crashed
  2296.     {
  2297.         table = "Tourist";
  2298.         positions[] = {{1.96582, -5.91016, -1.93351},{2.27588, -3.44238, -1.94127},{-0.348633, -4.37793, -1.73772},{-2.43164, -3.96484, -1.96016}};
  2299.     };
  2300.     //Tanoa
  2301.    
  2302.     ///////////////////////////////////////////////////////////////////////////
  2303.     // Tourist - Churches, Temples
  2304.     ///////////////////////////////////////////////////////////////////////////
  2305.     class Land_Temple_Native_01_F
  2306.     {
  2307.         table = "Tourist";
  2308.         positions[] = {{2.86328, 3.62207, -5.94443},{-2.13916, 3.75977, -5.94443},{0.0214844, 2.21387, -5.94443}};
  2309.     };
  2310.     class Land_BasaltWall_01_gate_F
  2311.     {
  2312.         table = "Tourist";
  2313.         positions[] = {{0.0439453, 0.864258, -0.817093}};
  2314.     };
  2315.     class Land_Cathedral_01_F
  2316.     {
  2317.         table = "Tourist";
  2318.         positions[] = {{7.21387, -13.8271, -8.8191},{0.727295, -13.9795, -7.82105},{-7.71265, -13.25, -8.8191},{-12.6165, -13.6201, -10.1715},{-8.31592, -5.81348, -9.39412},{8.65625, -5.93066, -9.39412},{12.52, -14.5186, -10.1715}};
  2319.     };
  2320.     class Land_Church_01_F
  2321.     {
  2322.         table = "Tourist";
  2323.         positions[] = {{7.84204, 8.19629, -9.98111},{7.97876, 4.67188, -9.98111},{8.10913, 0.875977, -9.98111},{-7.82324, -0.583984, -9.98111},{-7.87085, 2.66602, -9.98111},{-7.93921, 6.75977, -9.98111}};
  2324.     };
  2325.     class Land_Church_02_F
  2326.     {
  2327.         table = "Tourist";
  2328.         positions[] = {{-1.57104, -16.291, -3.31618},{2.27466, -17.1553, -3.31618}};
  2329.     };
  2330.     class Land_Church_03_F
  2331.     {
  2332.         table = "Tourist";
  2333.         positions[] = {{-2.0188, 8.6582, -6.7793}};
  2334.     };
  2335.     class Land_Hotel_02_F
  2336.     {
  2337.         table = "Tourist";
  2338.         positions[] = {{-1.92993, -8.71289, -3.41328},{-1.68457, -5.88867, -3.41328},{-2.05542, -3.74316, -3.41328},{-0.919678, 2.72461, -3.41328},{-1.44141, 6.75586, -3.41328},{-2.28882, 10.0713, -3.41328},{-1.7937, 14.9482, -3.41328},{-0.670898, -1.53125, -3.41328},{3.26514, -1.31543, -3.41328},{7.61841, -0.356445, -3.41328},{5.31714, -0.30957, -3.41328},{7.62646, -1.7334, -3.41328},{2.55078, 1.68457, -3.41328},{-8.28198, 0.0371094, 0.0829258},{-5.4873, 0.396484, 0.0830498},{-8.25562, 1.77246, 0.0829353},{-6.80396, 2.12402, 0.0829277},{-2.97876, -1.2832, 0.0829277},{-0.0288086, -0.879883, 0.0829277},{2.29663, -0.895508, 0.201029},{-3.04395, 3.02441, 0.0829277},{0.036377, 2.55762, 0.0829277},{2.36206, 2.54102, 0.201008},{4.4043, 0.210938, 0.201008},{4.35107, 1.84961, 0.20101},{-6.39966, 1.38574, -3.41328},{-8.302, -0.541016, -3.41328},{-3.31665, -0.0693359, -3.41328},{6.95557, 1.69141, -3.41328},{0.772217, 0.842773, 0.0829296},{7.59888, 3.51172, -3.41328}};
  2339.     };
  2340.     class Land_Mausoleum_01_F
  2341.     {
  2342.         table = "Tourist";
  2343.         positions[] = {{-0.353271, -0.273438, -1.9543},{0.789551, 1.28613, -1.9543}};
  2344.     };
  2345.    
  2346.     ///////////////////////////////////////////////////////////////////////////
  2347.     // Military
  2348.     ///////////////////////////////////////////////////////////////////////////
  2349.     class Land_Airport_01_controlTower_F
  2350.     {
  2351.         table = "Military";
  2352.         positions[] = {{-1.33838, -2.1748, 4.21085},{2.74023, -2.18848, 4.21085},{3.20215, 3.36816, 4.21085},{0.688477, -0.482422, 7.91645},{-1.7041, 2.05859, 7.91645},{0.241699, 1.05566, 4.65807}};
  2353.     };
  2354.     class Land_Airport_01_terminal_F
  2355.     {
  2356.         table = "Military";
  2357.         positions[] = {{0.827881, -1.37305, -4.16959},{-7.77563, 6.21191, -4.02355},{-5.3645, 7.58496, -4.02355},{9.20093, 8.3584, -4.05115},{6.49023, 6.29004, -4.05115},{-2.06299, -3.88965, -4.16956},{8.37256, -9.38281, -3.60985},{5.72144, -7.32324, -4.05115},{-12.0342, 0.892578, -4.02597},{-15.1523, 2.55957, -4.02597}};
  2358.     };
  2359.     class Land_Airport_02_controlTower_F
  2360.     {
  2361.         table = "Military";
  2362.         positions[] = {{-0.812744, 0.282227, -10.661},{0.941406, -2.72852, -7.56659},{1.30371, -2.91895, -4.33187},{0.729492, -2.33203, -1.09817},{-3.49194, 1.33203, 2.13546},{-3.42407, 8.52734, 2.13546},{3.66113, 7.77637, 2.13546},{3.46069, 1.49121, 2.13546},{-1.35278, 5.05273, 2.13546},{1.03467, 4.76367, 2.13546}};
  2363.     };
  2364.     class Land_Airport_02_terminal_F
  2365.     {
  2366.         table = "Military";
  2367.         positions[] = {{9.60767, -6.86035, -1.40867},{5.26221, -7.11816, -1.40867},{5.20581, 2.50684, -1.40868},{10.1387, 1.65332, -1.40867},{10.0408, -3.44336, -1.40867},{6.25098, -3.10938, -1.40867},{1.42871, 3.71387, -1.40868},{-15.1729, -9.67676, -1.40867},{19.1196, -10.5801, -1.40867}};
  2368.     };
  2369.     class Land_Barracks_01_camo_F
  2370.     {
  2371.         table = "Military";
  2372.         positions[] = {{-2.03223, -4.17578, 0.518449},{-12.3308, 3.25293, 0.518449},{-8.06128, -2.79688, 0.518449},{-13.0491, -3.41699, 0.518449},{-5.89697, 2.90039, 0.518449},{-0.161133, 3.46387, 0.518449},{6.76074, -3.37207, 0.518448},{3.97217, -3.37793, 0.518448},{3.79028, 3.08203, 0.518449},{13.0432, 2.82031, 0.518449},{10.2876, -2.74316, 0.518448},{-2.78931, -5.56543, 3.85143},{-12.4595, 3.32813, 3.85143},{-9.40015, -2.75, 3.85143},{-3.89746, 2.83496, 3.85143},{6.83984, -3.45605, 3.85143},{3.69678, 3.21973, 3.85143},{13.5459, 3.05859, 3.85143},{10.2222, -2.88086, 3.85143},{15.8203, 4.68457, 3.85143},{5.03662, 5.58203, 3.85143},{-11.1951, 5.7002, 3.85143}};
  2373.     };
  2374.     class Land_Barracks_01_grey_F
  2375.     {
  2376.         table = "Military";
  2377.         positions[] = {{-4.93823, -3.14258, 0.579082},{-7.1687, -0.0634766, 0.579084},{0.246094, 3.5625, 0.579081},{15.8589, 3.48145, 3.82728},{4.1709, 3.31836, 3.91306},{-4.14941, 2.08008, 0.579082},{-5.45679, 4.16797, 0.579081},{3.21436, 3.62891, 0.579081},{6.79688, 3.63184, 0.579083},{13.6021, 3.58887, 0.579082},{2.74634, -3.52246, 0.579081},{6.47388, -3.57324, 0.579081},{13.2324, -3.56543, 0.579082},{10.2068, -3.60938, 0.579092},{0.724121, -1.92578, 2.14746},{-11.688, -3.53027, 0.579081},{-8.72437, -3.49414, 0.579082},{-5.19409, -1.15625, 3.91299},{-2.52246, 4.02246, 3.91306},{-11.7957, 3.63379, 3.91306},{-8.79614, 3.57129, 3.91306},{0.246094, 3.5625, 3.91306},{-4.85718, 1.84082, 3.91306},{6.79688, 3.63184, 3.91306},{13.0173, 3.62207, 3.91306},{2.74634, -3.52246, 3.91306},{6.47388, -3.57324, 3.91306},{13.2324, -3.56543, 3.91306},{10.2068, -3.60938, 3.91306},{-11.688, -3.53027, 3.91306},{-8.72437, -3.49414, 3.91306},{-2.67603, -5.52637, 3.9129},{-5.47803, -5.47754, 3.91306},{-12.571, 5.66699, 3.82743},{1.52539, 5.85156, 3.82743},{13.0151, 5.56738, 3.82743},{8.60815, 5.64941, 3.82743},{-8.0498, -2.96875, 7.73989},{-7.94238, 4.33301, 7.53899},{-10.9417, 4.27246, 7.54615},{-11.0132, -2.84766, 7.75703},{-3.51318, -3.02734, 7.73164},{0.239258, 2.94727, 7.69844},{5.69629, -3.12012, 7.7184},{6.52026, 3.02539, 7.68936},{13.1848, -3.37891, 7.68175},{12.9956, 3.25977, 7.66242},{-9.55566, 3.30469, 0.579081},{-11.7957, 3.63379, 0.579083}};
  2378.     };
  2379.     class Land_Cargo_House_V4_F
  2380.     {
  2381.         table = "Military";
  2382.         positions[] = {{-1.54419, 0.999023, -0.272255},{-1.50879, 3.05518, -0.136219},{1.49829, 3.27637, -0.136219}};
  2383.     };
  2384.     class Land_Cargo_HQ_V4_F
  2385.     {
  2386.         table = "Military";
  2387.         positions[] = {{-2.38062, 2.84961, -3.28473},{3.62866, 5.22852, -3.16431},{6.25708, 3.00537, -3.28473},{4.15381, -4.32813, -3.28473},{-1.63599, 2.06934, -0.759884},{5.61597, 1.51514, -0.759884},{-1.58765, -3.61523, -0.759884}};
  2388.     };
  2389.     class Land_Cargo_Patrol_V4_F
  2390.     {
  2391.         table = "Military";
  2392.         positions[] = {{1.19702, -1.0708, -0.55952},{-1.55225, -1.25684, -0.55952}};
  2393.     };
  2394.     class Land_Cargo_Tower_V4_F
  2395.     {
  2396.         table = "Military";
  2397.         positions[] = {{1.24365, 2.92432, -8.27076},{-3.12207, -3.45801, -0.132563},{-4.18994, 2.93652, -0.132563},{4.13135, 4.40283, 2.46744},{-1.19702, -2.97461, 2.46744},{-4.38403, -5.64014, 2.58785},{-3.04907, 5.84717, 2.58785},{4.70801, -0.943848, 4.99228},{3.79785, 2.89355, 4.99228},{-2.58374, 4.81885, 4.99228},{-3.46924, -4.14063, 4.99228},{0.449951, 1.61523, 4.99228}};
  2398.     };
  2399.    
  2400.     ///////////////////////////////////////////////////////////////////////////
  2401.     // Medical
  2402.     ///////////////////////////////////////////////////////////////////////////
  2403.    
  2404.    
  2405.     ///////////////////////////////////////////////////////////////////////////
  2406.     // VehicleService - Garages
  2407.     ///////////////////////////////////////////////////////////////////////////
  2408.     class Land_FuelStation_01_workshop_F
  2409.     {
  2410.         table = "VehicleService";
  2411.         positions[] = {{1.55859, 0.491211, -2.38167},{5.323, -0.123047, -2.38166},{3.38965, -3.31152, -2.38166},{-4.86279, 3.44043, -2.38166},{-0.757568, 2.62012, -2.38166},{-1.45166, -1.37207, -2.38166},{-0.297607, -4.38965, -2.38166},{-3.42407, -2.7959, -2.38166},{-4.43384, -1.31934, -2.38166}};
  2412.     };
  2413.     class Land_FuelStation_02_workshop_F
  2414.     {
  2415.         table = "VehicleService";
  2416.         positions[] = {{4.32983, -1.37402, -1.28247},{0.798584, 0.898438, -1.2825},{0.798828, 3.30762, -1.28248},{3.5061, 10.5254, -1.5024},{-4.67676, 0.318359, -1.20392},{-2.73096, 7.27441, -1.2675},{3.92358, 6.36621, -1.2675}};
  2417.     };
  2418.     class Land_Warehouse_03_F
  2419.     {
  2420.         table = "VehicleService";
  2421.         positions[] = {{-8.48145, -3.27783, -2.37297},{-8.30518, 2.33496, -2.37297},{4.01001, -0.54541, -2.37297},{0.600586, -3.29736, -2.37297},{-2.61084, 2.81201, -2.37297},{6.88647, 4.00146, 0.128591},{6.11084, 0.941895, 0.134463},{7.76172, -1.81592, 0.139763}};
  2422.     };
  2423.     class Land_GarageShelter_01_F
  2424.     {
  2425.         table = "VehicleService";
  2426.         positions[] = {{2.66284, 0.1875, -1.26478},{-1.15308, -2.07129, -1.26478},{-3.00488, 2.24219, -1.26478}};
  2427.     };
  2428.    
  2429.    
  2430.     ///////////////////////////////////////////////////////////////////////////
  2431.     // Civillian Lower Class
  2432.     ///////////////////////////////////////////////////////////////////////////
  2433.     class Land_Addon_01_F
  2434.     {
  2435.         table = "CivillianLowerClass";
  2436.         positions[] = {{-0.0771484, -3.42969, -1.18165},{-0.0510254, 3.45508, -1.18165}};
  2437.     };
  2438.     class Land_Addon_04_F
  2439.     {
  2440.         table = "CivillianLowerClass";
  2441.         positions[] = {{5.11499, 3.44434, 0.313654},{5.3064, -1.28711, 0.313654},{1.43872, 4.01563, 0.313654},{-3.60425, 4.06055, 0.313654},{-5.37915, -1.30859, 0.315462},{-5.4126, -7.74414, 0.315462},{2.18799, -4.7334, 0.295511},{-2.14502, 0.327148, 0.313654},{-2.03418, -6.08789, 0.295511},{-1.64429, -3.04492, 0.295511}};
  2442.     };
  2443.     class Land_Shed_01_F
  2444.     {
  2445.         table = "CivillianLowerClass";
  2446.         positions[] = {{-1.63525, 0.723633, -0.930923},{0.366943, 0.666992, -0.930905},{1.9231, 0.618164, -0.930935}};
  2447.     };
  2448.     class Land_Shed_02_F
  2449.     {
  2450.         table = "CivillianLowerClass";
  2451.         positions[] = {{-0.999512, 0.856445, -0.853717},{1.07373, 1.06934, -0.853717}};
  2452.     };
  2453.     class Land_House_Native_02_F
  2454.     {
  2455.         table = "CivillianLowerClass";
  2456.         positions[] = {{1.4668, 1.57227, -2.37363},{2.01392, -1.94727, -2.37363},{-3.0769, -2.16211, -2.37363},{-3.13428, 1.90625, -2.37363}};
  2457.     };
  2458.     class Land_House_Small_01_F
  2459.     {
  2460.         table = "CivillianLowerClass";
  2461.         positions[] = {{-5.15918, 3.30469, -0.725801},{-2.37891, -3.66211, -0.725801},{-0.370605, 3.30078, -0.725801},{-5.71069, -1.92188, -0.725801},{-4.61841, -3.47949, -0.725801},{5.7312, 1.41113, -0.725801},{5.73682, 2.94531, -0.725801},{5.73633, -1.61523, -0.725798},{5.72656, -3.4043, -0.7258},{-0.0686035, 0.75293, -0.725799},{1.62427, 3.29199, -0.725801},{2.38892, 0.566406, -0.725801},{2.44507, -3.60059, -0.725801}};
  2462.     };
  2463.     class Land_House_Small_02_F
  2464.     {
  2465.         table = "CivillianLowerClass";
  2466.         positions[] = {{0.186768, -3.98535, -0.74064},{-1.48145, -5.63574, -0.74064},{-3.90405, 2.8916, -0.740633},{0.19165, 1.88086, -0.740639},{-1.82813, -2.85156, -0.740639},{-3.19019, -1.54199, -0.74064},{-3.32153, -5.41504, -0.74064},{-3.89648, 5.4873, -0.740639},{-1.49097, 5.86426, -0.740638}};
  2467.     };
  2468.     class Land_House_Small_03_F
  2469.     {
  2470.         table = "CivillianLowerClass";
  2471.         positions[] = {{-5.6853, 3.47363, -1.34902},{-4.21582, -1.17969, -1.32402},{-0.532227, 3.87305, -1.32402},{1.27075, -0.573242, -1.32402}};
  2472.     };
  2473.     class Land_House_Small_04_F
  2474.     {
  2475.         table = "CivillianLowerClass";
  2476.         positions[] = {{2.62964, -1.5332, -0.817202},{-1.37061, -3.31543, -0.817202},{-0.413574, 3.04102, -0.817202},{1.30786, -7.03906, -0.87291},{-3.44702, 3.64258, -0.872911}};
  2477.     };
  2478.     class Land_House_Small_05_F
  2479.     {
  2480.         table = "CivillianLowerClass";
  2481.         positions[] = {{-1.38037, 4.41016, -1.08628},{-0.400635, -0.0605469, -1.08628},{-0.890625, -3.07324, -1.08628}};
  2482.     };
  2483.     class Land_House_Small_06_F
  2484.     {
  2485.         table = "CivillianLowerClass";
  2486.         positions[] = {{-3.41675, -3.75879, -1.00433},{-3.06567, 0.991211, -1.00433},{0.966064, -2.96387, -1.00433},{-3.22119, 3.95996, -1.00503}};
  2487.     };
  2488.     class Land_House_Native_01_F
  2489.     {
  2490.         table = "CivillianLowerClass";
  2491.         positions[] = {{-2.04907, -1.64746, -3.13483},{-1.43799, 1.98047, -3.13483},{2.88135, 1.87695, -3.13483},{3.05176, -1.48438, -3.13483}};
  2492.     };
  2493.     class Land_PierWooden_01_hut_F
  2494.     {
  2495.         table = "CivillianLowerClass";
  2496.         positions[] = {{1.13232, -0.893555, 18.7197}};
  2497.     };
  2498.     class Land_PierWooden_01_ladder_F
  2499.     {
  2500.         table = "CivillianLowerClass";
  2501.         positions[] = {{0.233887, -0.708008, 19.827}};
  2502.     };
  2503.     class Land_PierWooden_01_dock_F
  2504.     {
  2505.         table = "CivillianLowerClass";
  2506.         positions[] = {{-4.53687, 0.679688, 17.8678},{-0.218018, -5.85645, 17.8678},{4.63672, 3.60156, 17.8678}};
  2507.     };
  2508.     class Land_PierWooden_01_platform_F
  2509.     {
  2510.         table = "CivillianLowerClass";
  2511.         positions[] = {{-1.22583, 1.11523, 19.5247},{1.12427, 1.14551, 19.5247}};
  2512.     };
  2513.     class Land_Shed_03_F
  2514.     {
  2515.         table = "CivillianLowerClass";
  2516.         positions[] = {{2.09058, -0.371094, -0.713204},{-0.305664, 0.0419922, -0.713204}};
  2517.     };
  2518.     class Land_Shed_04_F
  2519.     {
  2520.         table = "CivillianLowerClass";
  2521.         positions[] = {{0.278076, 0.768555, -0.726258}};
  2522.     };
  2523.     class Land_Shed_05_F
  2524.     {
  2525.         table = "CivillianLowerClass";
  2526.         positions[] = {{-1.93994, -1.54297, -0.917485},{1.58032, -1.0498, -0.917485}};
  2527.     };
  2528.     class Land_Shed_07_F
  2529.     {
  2530.         table = "CivillianLowerClass";
  2531.         positions[] = {{2.58154, -0.797852, -1.36388},{2.26782, 0.829102, -1.36387},{-3.31567, -0.990234, -1.36386},{-0.429688, -0.893555, -1.36388}};
  2532.     };
  2533.     class Land_Slum_01_F
  2534.     {
  2535.         table = "CivillianLowerClass";
  2536.         positions[] = {{3.35571, 2.1416, 0.643513},{2.30029, -0.546875, 0.643514},{1.05811, -1.90234, 0.643514},{-0.150146, 2.13574, 0.643545},{-2.06763, 1.97656, 0.617534},{4.91821, 1.76465, 0.643515},{4.86938, -1.81445, 0.643514},{-0.591309, -0.00878906, 0.643521}};
  2537.     };
  2538.     class Land_Slum_02_F
  2539.     {
  2540.         table = "CivillianLowerClass";
  2541.         positions[] = {{1.80273, -0.624023, 0.158215},{-0.717529, -2.38379, 0.158216},{2.12402, 3.88965, 0.158215},{2.09155, -3.78711, 0.158216},{1.72144, -1.96387, 0.158216},{-2.06787, 4.17871, 0.158215}};
  2542.     };
  2543.     class Land_Slum_03_F
  2544.     {
  2545.         table = "CivillianLowerClass";
  2546.         positions[] = {{-2.12012, 7.30469, -0.674455},{-2.55933, 2.12598, -0.674454},{2.83594, 6.05469, -0.651794},{3.9458, 0.943359, -0.651794},{0.0112305, -1.2207, -0.651794},{1.64575, -3.14648, -0.651794}};
  2547.     };
  2548.     class Land_WaterTower_01_F
  2549.     {
  2550.         table = "CivillianLowerClass";
  2551.         positions[] = {{-0.452148, 0.015625, 3.74843}};
  2552.     };
  2553.    
  2554.     ///////////////////////////////////////////////////////////////////////////
  2555.     // Civillian Upper Class
  2556.     ///////////////////////////////////////////////////////////////////////////
  2557.     class Land_Hotel_01_F
  2558.     {
  2559.         table = "CivillianUpperClass";
  2560.         positions[] = {{-8.20288, 7.83105, -1.58711},{-2.1604, 7.38281, -1.58712},{3.8728, 7.81836, -1.58711},{6.44751, 4.7998, -1.58711},{6.44751, -1.2334, -1.58711},{-2.1604, -5.81641, -1.58711},{3.8728, -5.81641, -1.58711},{-7.53955, -4.56445, -1.58711},{-7.63403, 0.913086, 1.66289},{6.14624, 7.49121, 4.4886},{6.01196, 0.84668, 4.48859},{0.8479, -5.81641, 4.48865},{6.1189, -5.98535, 4.48865},{-7.40649, -5.82227, 4.4886},{-6.28833, 7.66504, 4.48861},{3.34326, 6.52637, 7.75042},{5.21191, 1.56738, 7.59465},{3.34326, -5, 7.7508},{-6.60034, -5.00488, 7.60001},{-6.61377, -0.413086, 7.5989},{-6.64063, 6.62695, 7.5967},{-2.01831, 6.44531, 7.97652},{-4.02124, 3.88086, -5.31221},{1.14209, 5.27441, -5.31221},{-0.478271, -1.46094, -5.31221},{2.69238, 0.512695, -5.31221}};
  2561.     };
  2562.     class Land_House_Big_02_F
  2563.     {
  2564.         table = "CivillianUpperClass";
  2565.         positions[] = {{7.26123, -6.65332, -1.4679},{8.78711, -3.17871, -1.46789},{7.34692, 0.493164, -1.46789},{-5.19165, -0.584961, -1.4679},{-7.11353, 3.46484, -1.4679},{-9.80347, 2.98047, -1.46789},{-3.50171, 6.34277, -1.46789},{4.75928, 3.41895, -1.4679},{0.365479, 1.74121, -1.4679},{0.321533, 8.83398, -1.46789},{-3.83179, 8.92773, -1.46789},{2.44434, 6.33105, -1.46789},{6.07397, 5.41016, -1.46789},{4.53271, 8.58008, -1.46789}};
  2566.     };
  2567.     class Land_House_Big_03_F
  2568.     {
  2569.         table = "CivillianUpperClass";
  2570.         positions[] = {{10.6619, 5.75977, -3.22996},{9.25781, 3.40625, -2.99144},{1.88281, 0.274414, -3.19996},{7.68018, 0.445313, -0.115536},{5.85278, -2.44727, -0.115538},{5.896, 2.80762, -0.115538},{10.7966, 5.81641, -0.136646},{10.7966, -5.22168, -0.136646},{-12.5356, 6.02734, -0.136646},{-13.6335, -5.51855, -0.145912},{4.46899, 3.20898, -3.19996},{9.25879, 3.4082, -3.19996},{-7.49341, -4.64551, -0.136646},{3.17041, 4.95996, -0.136646},{-7.65063, 5.22656, -0.136646},{3.40796, -4.60645, -0.136648},{7.61133, -2.03027, -0.115538},{7.59229, 2.57031, -0.115536},{9.81934, 1.22559, -3.19996},{10.2896, 0.297852, -0.136644},{6.10205, 5.60742, -3.22997},{8.23096, -2.7334, -3.19996}};
  2571.     };
  2572.     class Land_House_Big_01_F
  2573.     {
  2574.         table = "CivillianUpperClass";
  2575.         positions[] = {{0.581055, 1.07715, -1.03786},{3.76978, 1.45898, -1.03786},{7.10107, 3.50879, -1.03786},{5.354, -0.949219, -1.03786},{7.10107, 0.709961, -1.03786},{2.60303, 5.45996, -1.03786},{1.08838, -1.04297, -1.03786},{-6.92017, -2.47754, -1.03786},{3.1604, 3.23047, -1.03786},{-1.71655, -3.68359, -1.03786},{1.73779, -2.62012, -1.03786},{7.14502, -3.83887, -1.03786},{3.41797, -3.76563, -1.03786}};
  2576.     };
  2577.     class Land_House_Big_04_F
  2578.     {
  2579.         table = "CivillianUpperClass";
  2580.         positions[] = {{-1.37891, -3.32227, -2.97358},{-3.73853, -4.79199, -2.97358},{-5.98267, -3.32715, -2.97359},{4.17285, -4.86523, -2.97358},{4.1709, -1.88672, -2.97358},{10.072, -7.38672, 0.253304},{1.69922, -7.38672, 0.253298},{-6.56543, -7.38672, 0.253365},{-2.49268, 6.82422, 0.269667},{-8.40747, -3.21582, 0.252121},{-7.91455, 5.04785, 0.255436},{4.07715, 6.31934, 0.263828},{-0.817871, 1.19824, 0.276417},{-5.89087, 2.65234, 0.276417},{-3.69604, 4.36133, 0.276417},{2.28882, 4.45898, 0.276417},{2.63916, 1.19238, 0.276417},{4.17358, 3.16309, 0.276417},{-8.5835, -2.4043, -2.97532},{-8.77393, -7.35254, -2.97424},{-8.0625, 1.89063, -2.97626},{-8.55005, 6.73438, -2.97482},{1.52148, -6.74219, -2.97358},{0.0705566, 6.78711, -2.97553}};
  2581.     };
  2582.     class Land_House_Big_05_F
  2583.     {
  2584.         table = "CivillianUpperClass";
  2585.         positions[] = {{-2.42017, -4.77539, -1.51147},{4.53735, -5.0459, -1.11731},{-8.91455, -4.73145, -1.51147},{-9.14844, 5.57715, -1.51147},{-2.42065, 5.48828, -1.51147},{4.50073, 5.00781, -1.11731}};
  2586.     };
  2587.     class Land_School_01_F
  2588.     {
  2589.         table = "CivillianUpperClass";
  2590.         positions[] = {{-12.2412, -1.23535, -1.27842},{-12.1011, 2.86914, -1.27842},{-6.37842, -1.32617, -1.27842},{-2.88672, -1.31543, -1.27842},{0.71582, 0.556641, -1.27842},{11.927, 2.93066, -1.27842},{7.01636, -0.12793, -1.27842},{13.5767, -1.79297, -1.27842}};
  2591.     };
  2592.    
  2593.     ///////////////////////////////////////////////////////////////////////////
  2594.     // Shops
  2595.     ///////////////////////////////////////////////////////////////////////////
  2596.     class Land_FuelStation_01_shop_F
  2597.     {
  2598.         table = "Shop";
  2599.         positions[] = {{-3.47095, -2.32715, -2.01301},{1.49292, -2.76465, -2.01301},{-3.97681, 4.03711, -2.01301},{0.912842, 2.21191, -2.01301}};
  2600.     };
  2601.     class Land_GuardHouse_01_F
  2602.     {
  2603.         table = "Shop";
  2604.         positions[] = {{-0.890381, 2.22461, -1.03759},{2.25879, 1.90527, -1.03759},{1.18262, -3.99707, -1.04188},{4.2688, -4.30566, -1.04188},{-1.89941, -0.541016, -1.04188},{-1.66211, -4.21094, -1.04188}};
  2605.     };
  2606.     class Land_Shop_City_01_F
  2607.     {
  2608.         table = "Shop";
  2609.         positions[] = {{2.4292, 3.38574, -4.955},{1.2439, -0.536621, -4.94684},{5.92114, 2.45996, -4.94911}};
  2610.     };
  2611.     class Land_Shop_City_02_F
  2612.     {
  2613.         table = "Shop";
  2614.         positions[] = {{2.87964, -6.96094, -4.33675},{3.52344, -3.69141, -4.3368},{7.54688, -3.29297, -4.33673},{-2.46313, -5.58398, -4.33675},{-0.394531, -7.3291, -4.33675},{-9.93286, -6.42188, -4.33675},{-8.23169, -3.64941, -4.33675}};
  2615.     };
  2616.     class Land_Shop_City_03_F
  2617.     {
  2618.         table = "Shop";
  2619.         positions[] = {{5.67749, -2.68164, -4.96615},{3.79248, 8.09082, -4.96667},{1.88354, -3.96289, -4.96746}};
  2620.     };
  2621.     class Land_Shop_City_04_F
  2622.     {
  2623.         table = "Shop";
  2624.         positions[] = {{1.2771, 10.0566, 4.17043},{7.14185, 9.99414, 4.17043},{4.28784, 9.86816, 4.17043},{6.50317, 1.44434, 4.17043},{1.27368, 1.37695, 4.17043},{7.23999, 5.65234, 4.17043},{7.2915, 7.69629, 4.17043},{1.28784, 3.91992, 4.17043},{-0.504395, 10.0264, 6.97933},{-6.20288, 9.97656, 6.97932},{-5.91138, 1.75684, 6.97932},{-6.104, 7.68848, 6.97932},{-0.501709, 3.88867, 6.97932},{-5.6123, -0.362305, 6.97932},{-5.93213, -4.22363, 6.97932},{-5.87793, -9.48828, 6.97932},{-3.51074, -9.6748, 6.97932},{1.36377, -1.84863, 6.97932},{-2.06396, -0.0917969, 6.97932},{7.09326, -4.71387, 6.97932},{4.16943, -5.02539, 6.97932},{7.18335, -0.458008, 6.97932},{1.20508, -9.41602, 6.97932},{7.18774, -9.19141, 6.97932},{7.20654, -10.5918, 3.60047},{1.93359, -10.7646, 3.60047},{-1.50293, -10.3926, 3.60047},{-6.23047, -10.5918, 3.60047}};
  2625.     };
  2626.     class Land_Shop_City_05_F
  2627.     {
  2628.         table = "Shop";
  2629.         positions[] = {{-0.283447, 2.6084, 4.08708},{-5.32642, -12.6162, 7.18407},{5.06274, -10.9531, 7.15172},{0.605469, -4.85449, 7.03372},{0.268311, -1.22461, 6.96352},{7.7915, -6.00879, 7.05611},{9.13062, 2.4502, 4.08708},{4.25415, 5.82715, 4.08708},{-2.11279, 9.05762, 4.08708},{6.97266, 13.6572, 4.08708},{0.479492, 13.2539, 4.08708},{-6.08496, 13.8789, 4.08708},{-8.25366, 10.1318, 4.08708},{-8.55688, -12.0498, 7.17308},{0.14209, -11.0918, -7.28322}};
  2630.     };
  2631.     class Land_Shop_City_06_F
  2632.     {
  2633.         table = "Shop";
  2634.         positions[] = {{-6.04688, 0.503906, -4.06816},{-3.99438, 7.72363, -4.06839},{-5.10303, -5.04199, -4.06798}};
  2635.     };
  2636.     class Land_Shop_City_07_F
  2637.     {
  2638.         table = "Shop";
  2639.         positions[] = {{1.10278, 2.13574, 0.00890541},{1.35547, 6.91504, 0.00893593},{-0.679443, 0.248047, 3.60637},{-1.02441, 4.30469, 3.60637},{2.6582, -3.65723, 3.60637},{-0.708984, -6.85547, 3.60637},{-4.04346, -2.99414, 3.60637},{-4.01318, 4.39941, 3.60637},{-3.63501, 7.54883, 3.60637}};
  2640.     };
  2641.     class Land_Shop_Town_01_F
  2642.     {
  2643.         table = "Shop";
  2644.         positions[] = {{-3.92822, -2.74707, -3.27012},{-3.80103, 0.883789, -3.27011},{-2.52832, -3.63965, -3.27011},{-3.80493, -6.10156, -3.27011},{-0.918213, -5.84473, -3.27011},{4.22827, -6.09766, -3.27011},{-2.00391, 3.82813, -3.27011},{-3.91284, 4.55273, -3.27012},{-1.0105, 0.652344, -3.27011},{0.751221, -2.10352, -3.27011},{2.72095, -3.8457, -3.27011},{3.85083, -2.64551, -3.27011}};
  2645.     };
  2646.     class Land_Shop_Town_02_F
  2647.     {
  2648.         table = "Shop";
  2649.         positions[] = {{2.99487, -4.95605, -2.14528},{-2.94238, -5.14746, -2.14139}};
  2650.     };
  2651.     class Land_Shop_Town_03_F
  2652.     {
  2653.         table = "Shop";
  2654.         positions[] = {{-5.88965, -3.25684, -3.12664},{-5.90576, -0.0273438, -3.12665},{5.32275, -1.48535, -3.12776},{0.748779, -1.30957, -3.12776},{0.994385, -4.28027, -3.12776}};
  2655.     };
  2656.     class Land_Shop_Town_04_F
  2657.     {
  2658.         table = "Shop";
  2659.         positions[] = {{-2.41553, -6.52832, -2.43639},{2.42578, -6.81152, -2.43639}};
  2660.     };
  2661.     class Land_Shop_Town_05_F
  2662.     {
  2663.         table = "Shop";
  2664.         positions[] = {{-7.17432, -6.53418, -2.72663},{7.25415, -6.73242, -2.72663},{1.95654, -6.69824, -2.72662},{-1.74683, -6.51855, -2.72663}};
  2665.     };
  2666.     class Land_Supermarket_01_F
  2667.     {
  2668.         table = "Shop";
  2669.         positions[] = {{4.35083, -2.46777, -1.50003},{-0.334473, -6.50879, -1.50003},{-0.251221, -0.452148, -1.50003},{-4.82568, 1.79492, -1.50003},{-4.38794, -5.06836, -1.50003},{7.19556, -1.90137, -1.50003},{1.91138, 1.69434, -1.50003},{-2.32007, -8.67676, -1.50003}};
  2670.     };
  2671.     class Land_Warehouse_02_F
  2672.     {
  2673.         table = "Shop";
  2674.         positions[] = {{20.1353, 11.1074, 4.53597},{20.1353, -9.1582, 4.53597},{19.5979, -1.66113, 4.53613},{19.5979, 3.98535, 4.53613},{-5.52881, 5.00781, 4.63205},{-7.08691, -8.17188, 4.54425},{-20.0464, 11.1074, 4.54819},{-20.0464, -9.1582, 4.54819},{-19.5269, -1.65527, 4.54803},{-19.5269, 3.99121, 4.54803},{3.19653, 5.10254, 4.6321},{1.84839, -1.40625, 4.54153},{11.4192, 5.10254, 4.63212},{7.40503, -7.6543, 4.53984},{11.2095, -12.8008, -3.94501},{5.47998, -12.2197, -3.94501},{-0.130127, -12.8135, -3.94501},{-3.7085, -12.4531, -3.94501}};
  2675.     };
  2676.    
  2677.     ///////////////////////////////////////////////////////////////////////////
  2678.     // Industrial
  2679.     ///////////////////////////////////////////////////////////////////////////
  2680.     class Land_Airport_02_hangar_left_F
  2681.     {
  2682.         table = "Industrial";
  2683.         positions[] = {{-12.4209, -24.9082, -1.85819},{-7.03906, -17.4277, -0.645023},{-7.00854, -8.0498, -0.638107},{-6.97998, 1.14063, -0.631704},{-12.4202, -12.9775, -1.85804},{-12.416, -3.68555, -1.85711},{-12.4124, 5.6084, -1.85627},{-12.4209, -22.374, -1.85819},{-1.84839, -10.2188, 2.96794},{-5.51953, -14.9307, 1.87583},{-5.51953, -4.78809, 1.87583},{-5.51953, 5.1543, 1.87584},{-2.79541, 18.9854, 2.68622},{-4.56616, 12.959, 2.15945},{3.58447, -8.81055, 4.5841},{3.58423, 6.24512, 4.58404},{0.876221, -15.1367, 3.77843},{0.876221, 0.0351563, 3.77843},{0.876221, 8.45215, 3.77843},{2.63867, 19.2529, 4.30273},{5.93921, -22.7969, 5.28464},{9.00952, 5.37305, 6.19798},{6.29248, -4.72559, 5.38974},{8.06177, 19.5205, 5.91602},{6.29248, 13.4961, 5.38974},{11.3809, -24.5371, 6.90338},{11.7393, -7.10938, 7.01006},{11.7344, 8.98828, 7.00859},{11.7375, -18.5557, 7.00955},{13.4956, 19.791, 7.53254},{-4.20142, -21.4131, -1.28552},{-4.15698, -17.2041, -0.9673},{-4.15381, -12.2305, -0.945713},{-4.15381, -7.06836, -0.970572},{-4.15942, -2.0752, -0.951628},{-4.14771, 2.85547, -0.980427},{-4.15942, 6.97559, -0.951557},{-4.17969, 11.1748, -0.973799},{-4.15942, 16.6045, -0.951628},{0.163086, 19.9814, -1.28553},{5.12451, 19.6875, -1.28553}};
  2684.     };
  2685.     class Land_Airport_02_hangar_right_F
  2686.     {
  2687.         table = "Industrial";
  2688.         positions[] = {{4.39331, -25.1045, -0.900631},{10.4124, -15.0947, -1.34333},{7.27393, -12.7598, -0.635839},{9.71753, -10.458, -1.18671},{10.4124, -1.17871, -1.34333},{7.271, 5.80469, -0.635187},{12.71, -3.68457, -1.86125},{12.7129, -22.374, -1.8619},{4.38867, -17.2627, -0.984121},{4.38892, -7.06055, -0.967278},{4.39868, 2.81641, -0.997353},{4.38623, 11.1592, -0.970123},{0.162598, 19.6875, -1.32163},{-10.3376, 19.9814, -1.32163},{-16.4546, 19.6875, -1.32163},{-4.83081, 19.877, -4.72163},{-8.40137, 19.6875, -4.72162},{-15.3335, 19.9814, -4.72163},{7.37769, -12.3145, -4.95163},{2.14453, -10.2188, 3.00035},{5.81641, -14.9297, 1.90639},{5.81641, -4.78711, 1.90639},{5.81641, 5.15527, 1.90639},{3.09253, 18.9854, 2.71792},{4.86206, 12.959, 2.19076},{-3.28833, -8.81055, 4.61879},{-3.28833, 6.24512, 4.61879},{-0.579834, -15.1348, 3.81193},{-0.579834, 0.0371094, 3.81193},{-0.579834, 8.4541, 3.81193},{-2.34253, 19.2549, 4.33709},{-5.64233, -22.7969, 5.32012},{-8.71118, 5.375, 6.23442},{-5.99707, -4.72461, 5.4258},{-7.76514, 19.5234, 5.95251},{-5.99707, 13.4971, 5.4258},{-11.0835, -24.5371, 6.94116},{-17.6074, -13.8564, 8.88466},{-17.6074, 1.31543, 8.88471},{-11.4426, -7.10938, 7.04812},{-11.4392, 8.98828, 7.04716},{-11.4426, -18.5547, 7.04812},{-13.2024, 19.791, 7.57239},{-10.5923, 18.8203, -4.68848},{-14.3291, 18.8438, -1.39008},{-15.3164, 18.5908, -1.32163},{-11.6658, 18.499, -4.05376}};
  2689.     };
  2690.     class Land_ContainerCrane_01_F
  2691.     {
  2692.         table = "Industrial";
  2693.         positions[] = {{21.9863, 10.7412, -29.7253},{16.7583, 6.07129, 1.22021},{9.33081, 3.04004, 1.2331},{-3.68262, 6.24805, 1.23471},{-12.2251, 7.34277, 1.23625},{-14.718, -1.59375, 1.23302},{-8.86938, -8.3252, 1.23632},{8.94922, -4.05078, 1.2331},{18.71, -3.98828, 1.23309}};
  2694.     };
  2695.     class Land_Crane_F
  2696.     {
  2697.         table = "Industrial";
  2698.         positions[] = {{-7.68018, -1.75293, 5.74145},{-8.2002, 1.41895, 5.74145},{-10.165, 0.147461, 5.74145}};
  2699.     };
  2700.     class Land_DryDock_01_end_F
  2701.     {
  2702.         table = "Industrial";
  2703.         positions[] = {{16.4692, 7.59668, 5.13889},{20.4192, -3.24316, 5.13889},{16.4756, -9.06152, 5.2074},{20.5193, -12.4082, 5.13889},{13.2393, 7.88184, -5.54043},{7.13916, 14.9219, -5.54043},{2.26929, -11.4385, -5.54043},{-16.304, 7.58594, 5.13889},{-20.1809, -3.24316, 5.13889},{-19.8108, -7.58203, 5.13889},{-16.3308, -11.7334, 5.17903},{-13.0007, 7.88184, -5.54043},{-1.50073, -2.81836, -5.54043},{-6.90088, 14.9219, -5.54043},{7.03149, -17.3389, -5.54042},{-6.79297, -17.3389, -5.54043}};
  2704.     };
  2705.     class Land_DryDock_01_middle_F
  2706.     {
  2707.         table = "Industrial";
  2708.         positions[] = {{14.4111, -8.98047, -5.51673},{13.1912, 7.58008, -5.51673},{5.41113, 7.47949, -5.51673},{8.42114, -5.08984, -5.51673},{3.25098, -9.7998, -5.51673},{-13.5889, 8.37988, -5.51673},{-4.98901, 7.43945, -5.51673},{-19.3076, 8.96875, 5.10521},{-17.541, 0.825195, 5.10521},{-11.0889, -8.13965, -5.51673},{17.5417, -9.99805, 5.10564},{17.5461, 0.888672, 5.10564}};
  2709.     };
  2710.     class Land_GantryCrane_01_F
  2711.     {
  2712.         table = "Industrial";
  2713.         positions[] = {{-2.271, 1.99902, 8.67491},{-2.19482, -2.53613, 8.67491}};
  2714.     };
  2715.     class Land_HaulTruck_01_abandoned_F
  2716.     {
  2717.         table = "Industrial";
  2718.         positions[] = {{-0.733643, -4.39258, 1.27749},{1.72559, -4.19336, 1.27749}};
  2719.     };
  2720.     class Land_MiningShovel_01_abandoned_F
  2721.     {
  2722.         table = "Industrial";
  2723.         positions[] = {{5.90039, -8.41406, -0.680836},{5.30249, 0.911133, -0.750746},{1.73145, -7.10645, 4.10613},{-0.78125, -7.8584, 3.78039},{-2.5144, -11.2598, -0.662592}};
  2724.     };
  2725.     class Land_MobileCrane_01_F
  2726.     {
  2727.         table = "Industrial";
  2728.         positions[] = {{6.61865, 5.51465, -19.4957},{12.4185, 5.52832, -19.4957},{6.77734, 2.48828, -19.1123},{6.82275, 0.642578, -19.1123},{6.76855, -2.50488, -19.1123},{6.61865, -5.69727, -19.4957},{12.4185, -5.68359, -19.4957},{8.16138, -2.75, -14.0492},{14.1155, -2.79102, -14.0492},{13.1208, 2.95801, -14.0492},{8.25806, 2.69824, -14.0492},{9.73926, -3.37109, -8.33325},{7.85254, -3.33691, -8.33325}};
  2729.     };
  2730.     class Land_MobileCrane_01_hook_F
  2731.     {
  2732.         table = "Industrial";
  2733.         positions[] = {{6.61841, 5.51465, -19.4957},{12.4185, 5.52832, -19.4957},{6.77734, 2.48828, -19.1123},{6.82275, 0.642578, -19.1123},{6.76855, -2.50488, -19.1123},{6.61865, -5.69727, -19.4957},{12.4185, -5.68359, -19.4957},{8.16138, -2.75, -14.0492},{14.1155, -2.79102, -14.0492},{13.1208, 2.95801, -14.0492},{8.25806, 2.69824, -14.0492},{9.73926, -3.37109, -8.33325},{7.85254, -3.33691, -8.33325}};
  2734.     };
  2735.     class Land_ReservoirTower_F
  2736.     {
  2737.         table = "Industrial";
  2738.         positions[] = {{-1.8457, 1.83105, -1.8427},{1.28613, -3.4502, -1.82695}};
  2739.     };
  2740.     class Land_SCF_01_chimney_F
  2741.     {
  2742.         table = "Industrial";
  2743.         positions[] = {{-2.90894, -3.98145, -8.22002},{-5.19727, 0.483398, -8.22001},{-2.74243, 3.57422, -8.22002},{1.39404, -2.61523, -8.22002},{-2.94604, -3.01563, 24.2917},{-4.51831, 0.609375, 24.2917},{-2.34399, 2.65234, 24.2917},{1.09497, 2.86914, 24.5735},{0.949951, -1.91992, 24.2917}};
  2744.     };
  2745.     class Land_SCF_01_clarifier_F
  2746.     {
  2747.         table = "Industrial";
  2748.         positions[] = {{6.31934, 1.11719, -5.07754},{6.35181, -5.78027, -2.05335},{5.80225, 1.04688, 0.371124},{4.8501, 1.52344, 0.371122},{4.57251, -5.60938, -2.05335},{1.25488, -3.93555, 0.371124},{1.25488, 5.8916, 0.371126},{-4.4187, -3.93555, 0.371172},{-4.4187, 5.8916, 0.371126},{-7.25879, 0.977539, 0.371134},{-5.23145, 3.17676, 7.60777},{-5.40259, -1.02637, 7.59169},{-1.8186, -3.29688, 7.60185},{1.91064, -1.34082, 7.60829},{2.08765, 2.9043, 7.62741},{-1.5791, 4.27539, 7.77099}};
  2749.     };
  2750.     class Land_SCF_01_condenser_F
  2751.     {
  2752.         table = "Industrial";
  2753.         positions[] = {{-7.45361, 12.4902, -1.53951},{-4.16528, 12.1348, -1.55146},{-7.45361, 8.12109, -1.53947},{-4.35181, 8.12012, -1.53409},{-5.70166, 6.4541, -1.55146},{-5.93872, 10.8223, -1.55146},{-5.64185, 9.74805, -1.55146},{4.58057, 3.21387, 1.96246},{2.80396, 0.202148, 1.96246},{6.25342, 0.44043, 1.96246},{4.53931, -1.2666, 1.96246}};
  2754.     };
  2755.     class Land_SCF_01_crystallizer_F
  2756.     {
  2757.         table = "Industrial";
  2758.         positions[] = {{2.20264, 7.78516, -5.9044},{8.84692, 7.78027, -2.77431},{2.27319, 7.78516, -0.472961},{8.79834, 7.79199, 2.56268},{2.07471, 6.86914, 4.95764},{-0.962646, 5.40723, 4.97862},{-4.38184, 5.43555, 4.9786},{-7.49756, 5.44922, 4.9786},{-0.962402, -1.41113, 4.98178},{-7.49756, -1.36914, 4.98496},{-9.3103, 3.76563, 4.98026},{-9.31396, -0.415039, 4.98437},{-4.08789, -0.424805, 4.9833},{4.40259, 5.44922, 4.97856},{4.40283, -1.36914, 4.97918},{5.99756, 3.74316, 4.97839},{5.98828, -0.450195, 4.97857},{1.42236, 3.75684, 4.9802},{-0.962646, 5.40723, -0.465189},{-7.49756, 5.44922, -0.465189},{-9.37109, 3.75684, -0.465189},{-9.36157, 1.57715, -0.465191},{-4.04639, 3.75684, -0.465189},{1.28687, 0.494141, -0.465189},{5.12744, 3.75684, -0.465189},{1.25757, 1.57129, -0.465189},{5.62524, 5.44922, -0.465189},{5.62524, 0.507813, -0.465189},{8.48071, 3.75684, -0.465189},{8.5022, 1.57129, -0.465189}};
  2759.     };
  2760.     class Land_SCF_01_crystallizerTowers_F
  2761.     {
  2762.         table = "Industrial";
  2763.         positions[] = {{4.72705, -3.80957, 12.1495},{8.42017, -2.21777, 12.1495},{8.79761, 1.83398, 12.1495},{6.02148, 4.5293, 12.1495},{2.47388, 2.88184, 12.1495},{1.92188, -1.41602, 12.189},{-5.33594, -3.83496, 12.1575},{-1.43774, -2.02148, 12.1575},{-1.31299, 1.89746, 12.5944},{-4.27319, 4.5293, 12.1575},{-7.72998, 2.84473, 12.1575},{-8.40088, -1.15332, 12.1887},{0.365723, 0.235352, 12.1987},{-3.44092, -3.75098, -6.98271},{-0.304688, -3.69727, -6.98271},{1.25513, -2.48535, -6.9827},{-2.46533, -2.5498, -6.98255},{3.07031, -3.72168, -6.98271},{4.90088, -3.61523, -6.98271}};
  2764.     };
  2765.     class Land_SCF_01_diffuser_F
  2766.     {
  2767.         table = "Industrial";
  2768.         positions[] = {{-8.25195, 23.5225, -2.37402},{-1.9043, 23.3721, -2.37402},{2.28149, 23.7813, -2.37402},{6.88208, 23.6113, -2.37402},{6.71021, 9.92188, -2.37402},{6.87622, 18.3623, -2.37402},{6.83472, 1.33789, -2.37402},{6.87622, -7.25293, -2.37402},{6.34106, -23.2354, 2.33232},{3.65186, -21.8379, 2.33232},{0.114014, -23.5957, 2.35555},{-7.36475, -23.2051, 2.33232},{-4.10059, -21.793, 2.33232},{-5.35229, -12.7754, 4.52572},{1.0542, -14.4561, 4.52572},{4.99634, -17.8154, 4.52572},{3.01147, -18.8594, 4.52572},{2.86426, -12.6387, 4.52572}};
  2769.     };
  2770.     class Land_SCF_01_feeder_F
  2771.     {
  2772.         table = "Industrial";
  2773.         positions[] = {{4.86865, 12.1465, -3.33626},{0.436523, 17.4316, -3.33626},{-4.55176, 14.5176, -3.33626}};
  2774.     };
  2775.     class Land_SCF_01_generalBuilding_F
  2776.     {
  2777.         table = "Industrial";
  2778.         positions[] = {{14.334, -0.46582, -4.87007},{14.334, 2.69629, -4.87006},{14.0728, 4.17676, -4.87005},{1.07861, -24.2744, -0.354742},{-4.60767, -24.2568, -0.354109},{-1.45044, -14.6309, -4.84514},{0.82959, -21.9668, -4.84514},{-5.23193, -15.5225, -4.84514},{-5.23193, -20.3779, -4.84514},{0.897949, -16.6621, -4.84514},{-3.10083, -18.3438, -4.84514},{-7.53979, -8.16211, -0.35066},{-5.82178, -5.48535, 7.53344},{-5.82837, 7.19727, 7.57747},{-5.91724, 15.1963, 7.53357},{-6.04443, -11.5645, 7.44203},{1.63818, 17.5078, 11.2323},{1.83838, -11.5645, 11.3045},{-2.40601, 12.165, 9.25619},{1.10352, 2.26465, 10.804},{-4.48413, 1.98926, 8.16404},{1.06665, 20.3691, 10.9818},{-4.50415, 20.6543, 8.2311},{12.0906, -3.14453, 7.41085},{11.71, 2.01367, 7.5915},{12.0908, 7.18945, 7.41079},{11.71, 12.3467, 7.5915},{12.0938, 17.5186, 7.41184},{4.2146, -3.13965, 11.2645},{4.19458, 2.02051, 11.2351},{4.22046, 10.0293, 11.2857},{4.23657, 15.1973, 11.3193},{4.85327, 20.3662, 11.0314},{10.4482, 20.6523, 8.25541},{4.86206, -8.07227, 10.9426},{10.4482, -8.36719, 8.19658},{5.14331, -11.7627, 10.8526},{10.4604, -11.9209, 8.23243},{2.42944, -22.4482, 3.94098},{4.13257, -17.0049, -0.361994}};
  2779.     };
  2780.     class Land_SCF_01_storageBin_big_F
  2781.     {
  2782.         table = "Industrial";
  2783.         positions[] = {{1.37769, 13.627, 7.90879},{9.89014, 6.30371, 8.00624},{10.1826, -6.13867, 8.00229},{-5.81763, -10.5547, 7.99491},{-11.9951, 1.1416, 7.99358},{-5.48584, 11.04, 7.98675}};
  2784.     };
  2785.     class Land_SCF_01_storageBin_medium_F
  2786.     {
  2787.         table = "Industrial";
  2788.         positions[] = {{-6.86719, 2.24902, 6.72745},{0.320068, 7.36816, 6.72422},{6.81982, 2.11621, 6.73727},{-2.69751, -6.45508, 6.73897},{2.38794, -6.66699, 6.73858}};
  2789.     };
  2790.     class Land_SCF_01_storageBin_small_F
  2791.     {
  2792.         table = "Industrial";
  2793.         positions[] = {{-3.10742, 2.34473, 7.31781},{0.0847168, 4.62598, 7.32273},{2.97827, 2.28809, 7.34985},{-1.2583, -1.51563, 7.33663},{1.01611, -1.61035, 7.34604}};
  2794.     };
  2795.     class Land_SCF_01_warehouse_F
  2796.     {
  2797.         table = "Industrial";
  2798.         positions[] = {{2.38428, 10.7109, 3.95826},{-4.36938, 17.123, 2.78613},{11.988, 15.9063, 3.34447},{9.17725, 5.1377, 4.36988},{9.10986, -5.03711, 4.3945},{0.108398, -5.5459, 3.1112}};
  2799.     };
  2800.     class Land_SCF_01_washer_F
  2801.     {
  2802.         table = "Industrial";
  2803.         positions[] = {{-4.57568, 8.00684, -1.80085},{3.07935, 9.40527, -1.80085},{6.34424, 6.25488, -1.80085},{5.36182, 2.12109, -1.74189},{6.32837, -1.6582, -1.80085},{5.3855, -5.95801, -1.69704},{-1.10571, 7.36523, -1.80085},{-5.48535, 5.35352, -1.80085},{-6.25439, 2.28418, -1.80086},{-5.21948, -1.6582, -1.80085},{-6.37622, -5.96875, -1.80085},{-5.26172, -11.3262, -1.73402},{-0.0224609, 1.28223, 2.17754},{-4.55737, 1.30859, 2.1776},{-6.23975, 6.87695, 2.1776},{6.92871, 4.69336, 2.1776}};
  2804.     };
  2805.     class Land_SM_01_reservoirTower_F
  2806.     {
  2807.         table = "Industrial";
  2808.         positions[] = {{-2.59717, 0.891602, -1.99113},{1.46973, -3.23242, -1.98599},{0.704834, 2.8623, -2.00094}};
  2809.     };
  2810.     class Land_SM_01_shed_F
  2811.     {
  2812.         table = "Industrial";
  2813.         positions[] = {{-7.63892, 0.208984, -1.59421},{-7.74121, 4.16016, -1.59421},{1.08545, 2.70996, -1.59421},{-3.43799, -0.211914, -1.59421},{-6.10669, 6.38477, -1.59421},{5.42358, 4.74316, -1.59421},{4.89355, -0.0634766, -1.59421},{10.5295, 1.25781, -1.59421},{14.3044, 2.56445, -1.59421},{14.6626, -1.02832, -1.59421}};
  2814.     };
  2815.     class Land_SM_01_shed_unfinished_F
  2816.     {
  2817.         table = "Industrial";
  2818.         positions[] = {{-7.58374, 0.210938, -1.64209},{-7.68628, 4.16211, -1.64209},{1.14063, 2.71191, -1.64209},{-3.38281, -0.208984, -1.64209},{-6.05151, 6.3877, -1.64209},{5.47876, 4.74512, -1.64209},{4.94849, -0.0615234, -1.64209},{10.5845, 1.25977, -1.64209},{14.3594, 2.56738, -1.64209},{14.7175, -1.02539, -1.64209}};
  2819.     };
  2820.     class Land_StorageTank_01_large_F
  2821.     {
  2822.         table = "Industrial";
  2823.         positions[] = {{-5.26636, -8.7168, 0.685705},{7.5376, -8.96484, 0.685705},{9.66333, -14.584, 1.25553},{-9.50464, -14.8418, 1.24478},{-17.2966, 3.29102, 1.2443},{-3.35693, 17.2061, 1.25514},{2.25879, 9.52734, 0.685705}};
  2824.     };
  2825.     class Land_StorageTank_01_small_F
  2826.     {
  2827.         table = "Industrial";
  2828.         positions[] = {{-0.796387, 0.594727, 4.88818},{-6.31348, 3.91211, 3.66358},{2.63135, 7.28418, 3.60974},{7.54492, -2.71191, 3.30923},{-3.45142, -8.1748, 2.89969}};
  2829.     };
  2830.     class Land_SY_01_conveyor_end_F
  2831.     {
  2832.         table = "Industrial";
  2833.         positions[] = {{-0.00488281, 2.75, 5.24897},{-1.54126, -0.825195, 5.24897}};
  2834.     };
  2835.     class Land_SY_01_crusher_F
  2836.     {
  2837.         table = "Industrial";
  2838.         positions[] = {{8.23657, 6.33301, -1.09768},{7.81909, 16.5752, -1.08356},{-2.04224, 16.8691, -1.09297},{-7.8064, 8.47754, -1.08161},{2.10229, 14.3193, 11.3212},{6.33032, 4.37402, 11.7734},{-3.43262, 3.04688, 11.8368},{-7.92847, 9.2002, 11.5554},{0.595947, 8.41211, 11.5916}};
  2839.     };
  2840.     class Land_SY_01_reclaimer_F
  2841.     {
  2842.         table = "Industrial";
  2843.         positions[] = {{-14.1489, 2.63379, -2.28311},{-14.2458, 5.48145, -2.28683},{-13.6816, 1.11719, -2.28615},{-11.7661, -0.139648, -2.28826},{-14.9082, 1.87012, -1.96475}};
  2844.     };
  2845.     class Land_SY_01_shiploader_arm_F
  2846.     {
  2847.         table = "Industrial";
  2848.         positions[] = {{-4.59619, 2.30664, 0.389979},{10.1455, 2.12012, 0.389979},{14.0559, -2.29004, 0.389979},{-0.133545, -2.05566, 0.389979}};
  2849.     };
  2850.     class Land_SY_01_shiploader_F
  2851.     {
  2852.         table = "Industrial";
  2853.         positions[] = {{20.2991, 5.68164, -2.65544},{21.0994, 3.10059, 4.28977},{6.71289, 1.40137, 3.15136},{-3.97119, 1.40234, 3.09128},{-14.6008, 1.36523, 3.04038},{-21.2002, 0.898438, 5.34398},{6.71411, -2.24316, 3.08376},{-3.96802, -2.23438, 3.02955},{-14.6001, -2.16406, 3.02285},{-20.8071, -1.34668, 5.3525}};
  2854.     };
  2855.     class Land_TTowerBig_1_F
  2856.     {
  2857.         table = "Industrial";
  2858.         positions[] = {{1.86597, -0.705078, 2.92152},{0.969727, 1.45703, 2.93679},{-1.77271, 1.64063, 2.94032},{-0.356689, -2.06641, 2.9476}};
  2859.     };
  2860.     class Land_Walkover_01_F
  2861.     {
  2862.         table = "Industrial";
  2863.         positions[] = {{0.026123, 0.611328, 1.36034}};
  2864.     };
  2865.  
  2866.     ///////////////////////////////////////////////////////////////////////////
  2867.     // Factories
  2868.     ///////////////////////////////////////////////////////////////////////////
  2869.     class Land_DPP_01_mainFactory_F
  2870.     {
  2871.         table = "Factories";
  2872.         positions[] = {{-21.6887, 4.69238, -8.67055},{-21.6733, -14.5742, -8.68732},{-19.5613, -8.34766, -4.42347},{0.0639648, -5.23926, 1.12253},{0.453125, -14.0039, 1.12253},{-7.25708, -15.957, 1.12253},{-8.34741, -9.97949, 1.12253},{-7.28394, 3.64258, 1.12253},{3.70215, 9.25879, 1.12253},{7.29419, 5.17871, -0.317474},{8.38037, -7.69629, -0.317478},{8.1936, -14.2451, -0.317478},{12.5447, -1.97852, -4.25747},{13.1741, 1.39941, -4.25747},{12.9707, 4.99414, -4.25747},{17.3352, -1.26465, -5.51371},{16.3391, -11.3018, -4.07347},{16.1682, -7.34863, -4.07347},{14.2576, -17.1299, -4.07347},{20.6343, -4.13281, -7.43347},{18.5691, 5.11328, -7.64927}};
  2873.     };
  2874.     class Land_DPP_01_smallFactory_F
  2875.     {
  2876.         table = "Factories";
  2877.         positions[] = {{9.78833, -1.48145, 1.69896},{-1.29395, 3.17383, 3.0918},{-8.48071, -4.74707, 3.28734},{2.12598, -5.53613, 3.2094},{6.54004, 0.380859, 3.26465}};
  2878.     };
  2879.     class Land_SCF_01_boilerBuilding_F
  2880.     {
  2881.         table = "Factories";
  2882.         positions[] = {{19.9551, 13.1162, -13.218},{21.5356, 1.60742, -13.218},{11.6555, 4.40039, -13.218},{13.1863, 12.2744, -13.218},{18.5403, 11.7012, -8.65283},{21.9075, 0.967773, -8.67283},{12.26, -8.82227, -5.55016},{8.29736, -21.2119, 0.826183},{4.57446, -14.8301, 1.65308},{5.99463, -12.5732, 1.36908},{5.23267, -5.7373, 1.49743},{4.57446, -4.2998, 1.63667},{5.99414, -2.46094, 1.34452},{10.4329, -0.328125, 0.421211},{21.0168, 9.04688, -16.6483},{-4.15381, -14.8213, 1.55791},{-4.17993, -13.3525, 1.56871},{-5.60059, -12.583, 1.30381},{-9.26074, -0.237305, 0.512077},{-4.14819, -4.30078, 1.61219},{-5.60522, -2.44141, 1.27797},{-4.01392, 9.2998, 7.56076},{4.7417, 1.46777, 7.63056},{-3.20605, 3.65332, 7.73126},{3.93311, 6.58203, 7.81587},{9.89307, 10.834, 0.533249},{4.55322, 15.792, 1.64978},{6.08081, 15.3867, 1.32867},{4.28442, 16.8301, 1.70323},{8.29419, 20.9619, 0.847332},{-9.09326, 10.5137, 0.533012},{-5.5918, 15.3896, 1.23261},{-3.76025, 16.832, 1.60073},{-4.81055, 18.3252, 1.37109},{-12.2722, 20.1699, -4.55378},{-17.0876, -14.2314, -3.77558},{-17.0906, -10.9219, -3.76845},{-10.5383, -17.9766, -5.09464},{-12.7368, -2.11035, -4.39582},{-13.4448, 7.83496, -4.15535},{-10.5427, -21.3369, -5.09303},{-1.83618, 23.6367, -13.188}};
  2883.     };
  2884.    
  2885.     ///////////////////////////////////////////////////////////////////////////
  2886.     // Open Chernarus Project
  2887.     ///////////////////////////////////////////////////////////////////////////
  2888.    
  2889.     class Land_ds_HouseV_2t1
  2890.     {
  2891.         table = "CivillianLowerClass";
  2892.         positions[] =
  2893.         {
  2894.             {3.77197,-2.98975,-2.91324},
  2895.             {3.77441,1.35254,-2.65115},
  2896.             {0.970215,0.741211,-2.21243},
  2897.             {-1.67334,-0.98291,-2.9133},
  2898.             {-0.904297,3.4209,-2.9133},
  2899.             {-6.04053,0.510742,-2.9133},
  2900.             {-5.70068,-3.38574,-2.9133},
  2901.             {-3.08643,-3.26514,-2.64706},
  2902.             {7.17432,2.25391,-2.9133},
  2903.             {5.021,-2.01563,-2.9133},
  2904.             {-2.09131,-2.87598,0.326935},
  2905.             {-5.82129,-0.479004,0.326935},
  2906.             {-3.80908,1.17041,0.326935},
  2907.             {-0.180664,1.51563,0.941315},
  2908.             {2.42236,-1.03027,0.62912},
  2909.             {3.27393,1.22852,0.326935},
  2910.             {0.445801,-2.98291,-2.9133}
  2911.         };
  2912.     };
  2913.  
  2914.     class Land_ds_HouseV_1t
  2915.     {
  2916.         table = "CivillianLowerClass";
  2917.         positions[] =
  2918.         {
  2919.             {1.8584,-0.166016,-2.85873},
  2920.             {0.046875,2.23535,-2.85873},
  2921.             {0.52832,5.46777,-2.85873},
  2922.             {-2.00293,3.81445,-2.85873},
  2923.             {0.0517578,-4.74219,-2.85873},
  2924.             {-0.401855,-2.33594,-2.85873},
  2925.             {-5.24951,-4.93555,-2.85873},
  2926.             {-4.91016,-2.11914,-2.85873},
  2927.             {-3.98682,-0.139648,-2.11545},
  2928.             {-6.06055,-0.183594,-2.85873},
  2929.             {-6.68848,4.38574,-2.85873},
  2930.             {-6.71826,5.5166,-2.18497},
  2931.             {-6.64404,3.79395,0.209015},
  2932.             {-3.82031,-1.34766,0.209015},
  2933.             {-2.30176,-4.65137,0.209015},
  2934.             {-0.603027,3.45313,0.209015},
  2935.             {1.84619,1.95117,2.27216},
  2936.             {2.0332,3.57715,0.595367},
  2937.             {4.47461,4.25977,0.209015},
  2938.             {5.53906,1.46289,0.209015},
  2939.             {-2.54395,2.17383,0.209015},
  2940.             {-1.45898,-0.911133,0.209015}
  2941.         };
  2942.     };
  2943.  
  2944.     class Land_ds_HouseV_1L2
  2945.     {
  2946.         table = "CivillianLowerClass";
  2947.         positions[] =
  2948.         {
  2949.             {-1.39844,0.992188,-2.77994},
  2950.             {-3.26123,-3.35156,-2.66235},
  2951.             {2.60498,-3.43945,-3.12698},
  2952.             {1.18115,1.43652,-2.99234},
  2953.             {2.35205,1.75781,-0.729034},
  2954.             {1.02734,0.645508,0.0570679},
  2955.             {2.62549,-2.87207,-0.729034},
  2956.             {-2.10986,-3.09863,-0.729034},
  2957.             {-3.68213,0.966797,-0.729034},
  2958.             {-1.06299,-0.182617,-0.729034}
  2959.         };
  2960.     };
  2961.     class Land_ds_HouseV_2t2
  2962.     {
  2963.         table = "CivillianLowerClass";
  2964.         positions[] =
  2965.         {
  2966.             {-2.37549,2.99609,-3.97287},
  2967.             {-1.11523,-4.24609,-3.97287},
  2968.             {4.5127,0.694336,-3.97287},
  2969.             {5.05566,-2.89063,-3.24957},
  2970.             {4.95215,-4.5459,-3.97287},
  2971.             {7.33936,-0.105469,-3.02435},
  2972.             {6.33008,1.3916,-3.97287},
  2973.             {7.3252,-2.13086,-3.97287},
  2974.             {7.34521,2.9834,-3.97287},
  2975.             {6.07959,-3.03125,-3.1218},
  2976.             {2.06494,-1.34375,-3.97287},
  2977.             {-3.50732,-2.94531,-3.97287},
  2978.             {6.84863,2.57324,-1.21683},
  2979.             {7.09277,-2.20117,-1.21683},
  2980.             {0.922852,-3.5332,-1.21683},
  2981.             {0.45166,2.66406,-1.21683},
  2982.             {-3.38379,1.75391,-1.21683},
  2983.             {-2.271,-0.300781,-0.496704},
  2984.             {-3.16455,-2.10156,-1.21683},
  2985.             {1.65234,-5.01074,-1.21683}
  2986.         };
  2987.     };
  2988.     class Land_ds_HouseV_3I1
  2989.     {
  2990.         table = "CivillianLowerClass";
  2991.         positions[] =
  2992.         {
  2993.             {4.5415,-0.350586,0.773987},
  2994.             {-0.856934,-1.73145,0.773987},
  2995.             {-1.84814,1.59375,0.773987},
  2996.             {3.36133,1.45313,0.773987},
  2997.             {1.36133,-0.479492,0.773987},
  2998.             {-5.17529,2.27246,1.72147},
  2999.             {-6.0166,1.19238,0.773987},
  3000.             {-5.87305,-1.2207,0.773987}
  3001.         };
  3002.     };
  3003.    
  3004.    
  3005.     class Land_ds_HouseV_3I3
  3006.     {
  3007.         table = "CivillianLowerClass";
  3008.         positions[] =
  3009.         {
  3010.             {-3.77002,-1.21826,-1.49179},
  3011.             {-4.51611,1.57227,-1.49237},
  3012.             {0.464355,0.458496,-1.49213},
  3013.             {-0.633789,-2.00879,-1.20035}
  3014.         };
  3015.     };
  3016.     class Land_ds_HouseV_3I4
  3017.     {
  3018.         table = "CivillianLowerClass";
  3019.         positions[] =
  3020.         {
  3021.             {6.90674,2.69238,-2.9971},
  3022.             {2.74939,2.9082,-2.70016},
  3023.             {4.72742,-1.72266,-2.70016},
  3024.             {4.76367,-4.04199,-2.70016},
  3025.             {2.32996,-4.12842,-2.70016},
  3026.             {0.134155,-1.3125,-2.70016},
  3027.             {-0.854858,-3.88135,-2.70016},
  3028.             {-1.86755,-3.82813,-2.70016},
  3029.             {-0.327148,3.27783,-2.70016},
  3030.             {-2.22314,3.30811,-2.70016},
  3031.             {-5.09998,-0.913086,-2.70016},
  3032.             {-4.56323,-3.43066,-2.70016},
  3033.             {-5.06384,-3.47803,-2.70016},
  3034.             {-4.53333,5.63916,-2.9971}
  3035.         };
  3036.     };
  3037.  
  3038.     class Land_ds_HouseV_3I2
  3039.     {
  3040.         table = "CivillianLowerClass";
  3041.         positions[] =
  3042.         {
  3043.             {1.35645,-3.50586,-1.88666},
  3044.             {3.16602,-3.21289,-1.88666},
  3045.             {1.10742,-1.52637,-0.946228},
  3046.             {1.48438,2.88672,-1.88666},
  3047.             {-5.67725,3.48145,-1.88666},
  3048.             {-3.98145,1.54688,-1.11203},
  3049.             {-2.50146,3.73047,-1.88666},
  3050.             {-5.125,-0.107422,-1.88666},
  3051.             {-3.19141,-0.1875,-1.54581},
  3052.             {-1.35059,-3.60059,-1.88666}
  3053.         };
  3054.     };
  3055.  
  3056.     class Land_ds_HouseV_2L
  3057.     {
  3058.         table = "CivillianUpperClass";
  3059.         positions[] =
  3060.         {
  3061.             {-0.991699,-3.17773,-3.9184},
  3062.             {1.9165,-0.904297,-3.9184},
  3063.             {2.7959,-4.44434,-3.9184},
  3064.             {2.99609,-1.14355,-3.159},
  3065.             {-3.81299,-0.557617,-2.29715},
  3066.             {-0.661133,-1.52344,-0.71698},
  3067.             {-2.22314,-4.05469,-0.71698},
  3068.             {-0.51709,-2.5,-0.243774},
  3069.             {1.79688,-2.62891,-0.71698},
  3070.             {-3.47168,1.95508,-0.422241},
  3071.             {-2.12158,4.28613,-0.71698},
  3072.             {1.37109,3.48145,-0.71698},
  3073.             {2.33496,4.59473,-0.71698},
  3074.             {0.779785,4.49023,-3.9184},
  3075.             {2.96094,4.07227,-3.9184},
  3076.             {2.76807,0.743164,-3.9184},
  3077.             {-0.775391,1.59863,-3.9184},
  3078.             {-3.81543,0.629883,-3.9184},
  3079.             {-4.15869,4.63379,-3.9184},
  3080.             {-3.9585,2.47266,-3.9184},
  3081.             {-2.42041,3.02539,-3.51202}
  3082.         };
  3083.     };
  3084.  
  3085.     class Land_ds_HouseV_2I
  3086.     {
  3087.         table = "CivillianUpperClass";
  3088.         positions[] =
  3089.         {
  3090.             {-3.81494,-7.8252,-2.72632},
  3091.             {0.481934,-7.96484,-2.72632},
  3092.             {-2.6123,-8.08691,-2.72632},
  3093.             {0.628906,-2.8584,-2.72632},
  3094.             {-4.7251,-2.21777,-2.72632},
  3095.             {-2.51709,-2.5918,-2.44031},
  3096.             {-4.25586,-4.19336,-2.72632},
  3097.             {4.77734,-7.27734,-2.72632},
  3098.             {2.55371,-6.41992,-1.84076},
  3099.             {2.72021,-4.75586,-2.72632},
  3100.             {5.0835,-0.233398,-2.72632},
  3101.             {-4.66895,0.833984,-2.72632},
  3102.             {0.523926,-1.0127,-2.72632},
  3103.             {-4.34814,7.58496,-2.72632},
  3104.             {0.807129,7.47559,-2.72632},
  3105.             {0.078125,2.82422,-2.72632},
  3106.             {-4.47119,3.12207,-2.72632},
  3107.             {-2.45264,2.24023,-2.48706},
  3108.             {2.34521,6.50879,-2.01501},
  3109.             {2.58252,8.10059,-2.72632},
  3110.             {4.46826,7.60059,-2.72632},
  3111.             {3.16406,2.41211,-2.72632},
  3112.             {5.03418,2.04199,-2.72632},
  3113.             {2.28076,-0.891602,-2.72632}
  3114.         };
  3115.     };
  3116.    
  3117.     class Land_i_House_Small_02_V1_F
  3118.     {
  3119.         table = "CivillianLowerClass";
  3120.         positions[] =
  3121.         {
  3122.             {-2.84375,1.14648,-0.671051},
  3123.             {-1.33887,2.35156,-0.671051},
  3124.             {4.5791,1.97998,-0.671051},
  3125.             {4.62109,-2.38477,-0.671051},
  3126.             {1.8916,-2.45508,-0.671051}
  3127.         };
  3128.     };
  3129.        
  3130.     class Land_A_GeneralStore_01a
  3131.     {
  3132.         table = "Shop";
  3133.         positions[] =
  3134.         {
  3135.             {-7.99951,6.20361,-1.09781},
  3136.             {0.0258789,4.52539,-1.09781},
  3137.             {-6.72437,8.22803,-1.09781},
  3138.             {10.4885,8.34961,-1.09781},
  3139.             {5.2085,1.14551,-1.09781},
  3140.             {-7.88281,1.25537,-1.09781},
  3141.             {13.9438,-3.6333,-1.09781},
  3142.             {11.8882,-1.23291,-1.09781},
  3143.             {7.38696,-6.21582,-1.09781},
  3144.             {2.42529,-3.88818,-1.09781},
  3145.             {-3.18237,-3.49658,-1.09781},
  3146.             {-4.3894,-6.41602,-1.09781},
  3147.             {-8.1543,-2.24854,-1.09781}
  3148.         };
  3149.     };
  3150.    
  3151.     class Land_Panelak3_Grey
  3152.     {
  3153.         table = "Military";
  3154.         positions[] =
  3155.         {
  3156.             {0.121094,4.39551,-10.364},
  3157.             {-3.02856,-4.05762,-6.24835},
  3158.             {-5.88464,0.545898,-6.20294},
  3159.             {5.51123,0.619141,-5.89331},
  3160.             {0.591309,-1.32129,-3.50571},
  3161.             {4.41284,4.27051,-0.608612},
  3162.             {5.84375,0.135742,-0.568451},
  3163.             {6.22205,-3.06836,-0.540863},
  3164.             {-2.68774,-0.242188,-0.641296},
  3165.             {-3.81531,4.0918,-0.576355},
  3166.             {-6.41309,0.693359,-0.506866},
  3167.             {-6.17041,-4.09668,-0.58374},
  3168.             {-0.0826416,4.00977,0.843262},
  3169.             {0.0749512,-3.07031,1.98602},
  3170.             {-1.33655,-4.00586,2.04718},
  3171.             {-2.94214,-4.01855,1.94901},
  3172.             {-2.40674,1.60547,2.21674},
  3173.             {-4.40015,4.15918,2.03067},
  3174.             {-6.71851,-0.297852,2.42917},
  3175.             {4.03882,4.36328,2.15149},
  3176.             {5.81665,0.251953,2.06577},
  3177.             {0.124512,3.51367,3.35651},
  3178.             {-0.0249023,-0.618164,4.64233},
  3179.             {-3.07629,-4.21875,4.76779},
  3180.             {-5.99805,-3.45898,4.81018},
  3181.             {-5.82141,0.447266,4.89902},
  3182.             {-5.15015,4.56445,5.13193},
  3183.             {0.0710449,-0.889648,7.57236},
  3184.             {5.82837,0.53418,7.53827},
  3185.             {-3.00891,-3.9707,7.5072},
  3186.             {-6.59509,-0.103516,7.39853},
  3187.             {0.115479,3.7832,8.76788},
  3188.             {0.223022,-0.953125,10.0753},
  3189.             {2.65479,1.92871,10.1559},
  3190.             {5.81213,4.66406,9.96869},
  3191.             {6.06799,-0.879883,10.0355},
  3192.             {6.11353,-5.68262,10.0952},
  3193.             {0.150879,3.7793,11.6076},
  3194.             {0.155762,-3.11328,12.6574},
  3195.             {-2.80859,-4.11621,12.9182},
  3196.             {-2.64844,2.20313,12.8992},
  3197.             {-6.6626,-1.22266,12.9004},
  3198.             {-6.4967,4.41797,13.0518},
  3199.             {2.85913,4.35156,13.0539},
  3200.             {5.72217,-0.705078,12.8843},
  3201.             {3.16357,-4.2334,12.8664}
  3202.         };
  3203.     };
  3204.    
  3205.     class Land_rail_station_big
  3206.     {
  3207.         table = "Tourist";
  3208.         positions[] =
  3209.         {
  3210.             {7.33447,-5.59912,-4.98088},
  3211.             {8.48682,-0.50708,-4.98088},
  3212.             {0.0327148,-5.55225,-4.98088},
  3213.             {-8.93701,-5.31836,-4.98088},
  3214.             {-3.54443,-5.04077,-4.98088},
  3215.             {-2.68896,-2.43726,-4.98088},
  3216.             {-0.769531,-2.4187,-4.98088},
  3217.             {-1.91309,1.08716,-4.98088},
  3218.             {1.53076,1.8938,-4.98088},
  3219.             {-4.92432,4.18311,-4.98088}
  3220.         };
  3221.     };
  3222.  
  3223. class Land_Dum_mesto_in
  3224.     {
  3225.         table = "Military";
  3226.         positions[] =
  3227.         {
  3228.             {-3.86279,-2.37793,-3.75575},
  3229.             {-3.76807,1.64258,-4.22675},
  3230.             {-5.85205,-0.496094,-4.24234},
  3231.             {2.66162,-3.13184,-3.00342},
  3232.             {2.67871,-1.88184,-3.00601},
  3233.             {0.138184,-2.59473,-4.22633},
  3234.             {4.92676,5.28613,-4.14938},
  3235.             {5.00684,0.908203,-4.17239},
  3236.             {4.9624,-2.54785,-4.03165},
  3237.             {1.31934,5.12207,-2.6832},
  3238.             {6.02441,-2.72363,0.101135},
  3239.             {5.94287,5.11133,0.101135},
  3240.             {1.29834,1.60938,-0.270172},
  3241.             {-5.35303,-1.88672,-0.637115},
  3242.             {-5.95068,0.941406,0.099884},
  3243.             {-1.47607,5.19629,-1.17291},
  3244.             {-4.95313,4.17285,-1.1899},
  3245.             {-6.01465,-4.14551,-1.13889},
  3246.             {-1.83496,-4.19141,-1.01096},
  3247.             {0.807617,-2.17773,-1.11514},
  3248.             {4.77881,0.914063,-1.18991}
  3249.         };
  3250.     };
  3251.    
  3252.     class Land_Sara_domek_zluty
  3253.     {
  3254.         table = "Military";
  3255.         positions[] =
  3256.         {
  3257.             {3.22461,-0.510742,-2.40118},
  3258.             {6.92236,2.64941,-2.38651},
  3259.             {3.06787,2.67969,-2.39789},
  3260.             {-0.104004,2.99414,-2.37048},
  3261.             {-6.81104,-0.634766,-2.39676},
  3262.             {-6.73828,3.46973,-2.38287},
  3263.             {-2.75977,3.50293,-2.39117},
  3264.             {-6.9165,-3.21777,-2.35904},
  3265.             {-3.1167,-3.35352,-2.3822}
  3266.         };
  3267.     };
  3268.    
  3269.     class Land_Sara_Domek_sedy
  3270.     {
  3271.         table = "Military";
  3272.         positions[] =
  3273.         {
  3274.             {1.81885,0.000976563,-2.08092},
  3275.             {4.84131,-0.603516,-1.21948},
  3276.             {4.96045,-0.749023,-2.09146},
  3277.             {4.11475,-0.635742,-1.119},
  3278.             {2.80273,3.88281,-2.01082},
  3279.             {-2.9585,3.27246,-2.00359},
  3280.             {-2.93506,-0.645508,-1.51901},
  3281.             {-3.88477,0.701172,-1.51904},
  3282.             {-5.25977,1.84277,-2.0204},
  3283.             {-1.15869,-0.154297,-2.07257}
  3284.         };
  3285.     };
  3286.    
  3287.     class Land_Ind_Garage01
  3288.     {
  3289.         table = "Military";
  3290.         positions[] =
  3291.         {
  3292.             {1.93506,-0.549805,-1.04396},
  3293.             {0.902832,1.31812,-1.04396}
  3294.         };
  3295.     };
  3296.    
  3297.     // Extra By Nutz
  3298.    
  3299.     class Land_Hotel
  3300.     {
  3301.         table = "Torist";
  3302.         positions[] =
  3303.         {
  3304.             {3.29053,17,-7.61796},
  3305.             {0.527832,10.5562,-7.61796},
  3306.             {-2.93408,9.12354,-6.66087},
  3307.             {4.81738,-5.48535,-7.61796},
  3308.             {-11.895,5.78369,-4.06087},
  3309.             {-20.646,-16.8467,-4.03563},
  3310.             {-8.91699,-17.2563,-4.06087},
  3311.             {-4.79834,20.7266,-4.03563},
  3312.             {18.0649,17.0718,-4.06087},
  3313.             {17.3311,-5.67822,-4.06087},
  3314.             {3.73828,-17.9722,-4.06087},
  3315.             {17.2979,-17.6553,-4.06087},
  3316.             {-12.8091,3.37061,-0.560873},
  3317.             {-15.7695,-10.8887,-0.560873},
  3318.             {-20.5488,-8.47217,-0.535633},
  3319.             {-3.53027,12.8057,-0.560873},
  3320.             {13.2886,-19.2861,6.43913},
  3321.             {6.22656,8.76025,6.43913},
  3322.             {10.6743,1.54834,6.44001},
  3323.             {-6.14404,0.285645,6.43913},
  3324.             {3.36914,5.854,6.43913},
  3325.             {6.91357,6.02441,6.43913},
  3326.             {3.75391,5.6665,2.93879},
  3327.             {-5.22168,-12.291,2.93913}
  3328.         };
  3329.     };
  3330.  
  3331.     class Land_GH_House_2_F
  3332.     {
  3333.         table = "CivillianUpperClass";
  3334.         positions[] =
  3335.         {
  3336.             {3.80029,-0.669922,-0.136174},
  3337.             {3.78027,-2.32031,-0.136174},
  3338.             {-3.97412,-0.730469,-0.136174},
  3339.             {-3.61768,0.852539,-0.136174},
  3340.             {-3.75586,-6.4082,-0.136174},
  3341.             {-0.0566406,2.67969,-0.136174},
  3342.             {4.19678,-7.07373,-0.136174}
  3343.         };
  3344.     };
  3345.  
  3346.     class Land_GH_Gazebo_F
  3347.     {
  3348.         table = "CivillianLowerClass";
  3349.         positions[] =
  3350.         {
  3351.             {6.18408,0.541016,-1.67364},
  3352.             {2.271,2.30176,-1.67364},
  3353.             {-6.32227,-1.33105,-1.67364},
  3354.             {-4.8335,3.03906,-1.67364}
  3355.         };
  3356.     };
  3357.  
  3358.     class Land_Garaz_s_tankem
  3359.     {
  3360.         table = "Military";
  3361.         positions[] =
  3362.         {
  3363.             {3.54492,3.70166,-2.09883},
  3364.             {6.82129,4.2915,-2.49144},
  3365.             {5.18799,4.44434,-2.49144},
  3366.             {2.70898,2.00244,-2.49144},
  3367.             {7.06104,1.58643,-2.39144},
  3368.             {3.12939,4.03809,-1.47625},
  3369.             {-6.97021,1.47217,-1.96001},
  3370.             {-6.38623,0.875,-1.47625},
  3371.             {-2.74707,4.12988,-2.39144},
  3372.             {-6.72363,4.29346,-2.39144},
  3373.             {-4.56689,-1.25781,3.46878},
  3374.             {7.55664,5.41357,3.46878},
  3375.             {3.31543,0.73584,3.46878}
  3376.         };
  3377.     };
  3378.    
  3379.     class Land_Ammostore2
  3380.     {
  3381.         table = "Military";
  3382.         positions[] =
  3383.         {
  3384.             {2.29736,3.4707,-2.3044},
  3385.             {0.591797,5.271,-2.30444},
  3386.             {-1.52002,4.61914,-1.94028},
  3387.             {-0.808594,5.24023,-2.12363},
  3388.             {2.021,5.2251,-2.02363},
  3389.             {-0.60791,-1.03809,3.46049},
  3390.             {3.25342,5.2666,3.46049}
  3391.         };
  3392.     };
  3393.        
  3394.     class Land_A_Office01
  3395.     {
  3396.         table = "Industrial";
  3397.         positions[] =
  3398.         {
  3399.             {7.74219,-4.2124,0.676147},
  3400.             {14.3032,-4.86182,0.676147},
  3401.             {10.9829,1.89014,0.676158},
  3402.             {-0.574219,5.11035,0.676158},
  3403.             {-11.5947,0.621582,0.676158},
  3404.             {-3.37012,3.24316,0.88959},
  3405.             {-3.19238,2.26123,0.776157},
  3406.             {0.673828,3.27979,0.776157},
  3407.             {0.431152,2.4165,0.676158},
  3408.             {0.586914,-7.12305,-1.8184},
  3409.             {5.61377,5.69727,-1.82385},
  3410.             {-0.432617,6.00146,-1.82385},
  3411.             {1.86719,3.9043,-1.11907},
  3412.             {4.85938,5.74658,-0.731826},
  3413.             {-8.56934,0.929199,-1.39355},
  3414.             {-4.271,4.42773,-1.13461},
  3415.             {-4.34277,5.34619,-1.82385},
  3416.             {-7.4834,5.82471,-1.82385},
  3417.             {-7.76123,2.38965,-1.82385},
  3418.             {-6.65234,2.1377,-0.706885},
  3419.             {-4.18018,2.94092,-0.877407},
  3420.             {6.77441,-4.66357,-1.82385},
  3421.             {6.77686,-2.91602,-0.516351},
  3422.             {10.8286,-2.01367,-0.918888},
  3423.             {8.41602,-1.61963,-1.82385},
  3424.             {15.8018,5.92334,-0.755525},
  3425.             {15.6284,4.76221,-1.82385},
  3426.             {14.5425,2.10986,-1.41713},
  3427.             {5.99609,6.19336,-4.32385},
  3428.             {3.62939,4.37256,-3.44108},
  3429.             {2.19629,4.37207,-3.91704},
  3430.             {0.114258,2.30957,-3.00828},
  3431.             {0.626465,2.34082,-3.6254},
  3432.             {1.78271,2.3877,-4.32385},
  3433.             {1.02539,3.82959,-3.03941},
  3434.             {2.79932,3.93701,-3.5049},
  3435.             {5.03857,-2.15332,-4.32385},
  3436.             {-7.95264,5.67676,-4.32385}
  3437.         };
  3438.     };
  3439.  
  3440.     class Land_Mil_Guardhouse
  3441.     {
  3442.         table = "Military";
  3443.         positions[] =
  3444.         {
  3445.             {-1.12891,3.28271,-1.59092},
  3446.             {3.20459,1.50732,-0.75619},
  3447.             {4.58057,3.22754,-1.59092},
  3448.             {-1.45166,-2.60254,-1.59092}
  3449.         };
  3450.     };
  3451.  
  3452.     class Land_HouseB_Tenement
  3453.     {
  3454.         table = "Torist";
  3455.         positions[] =
  3456.         {
  3457.             {12.0923,-3.84619,-20.6897},
  3458.             {13.375,0.907227,-20.1935},
  3459.             {13.3564,5.59473,-20.566},
  3460.             {13.9414,11.478,-20.1935},
  3461.             {9.07617,11.5806,-20.2451},
  3462.             {6.65234,11.5732,-20.1935},
  3463.             {1.80664,4.79883,-19.6735},
  3464.             {-0.732422,4.99609,-20.5345},
  3465.             {-3.19287,5.10498,-20.528},
  3466.             {-10.1128,-0.00292969,-20.5099},
  3467.             {0.941406,-1.89209,-20.2445}
  3468.         };
  3469.     };
  3470.  
  3471.     class Land_A_FuelStation_Build
  3472.     {
  3473.         table = "Industrial";
  3474.         positions[] =
  3475.         {
  3476.             {-1.01221,0.364258,-0.522229},
  3477.             {-2.08496,1.23535,-1.00806},
  3478.             {-2,0.733887,-1.52798},
  3479.             {2.17236,-1.19238,-1.47573}
  3480.         };
  3481.     };
  3482.  
  3483.     class Land_tent_east
  3484.     {
  3485.         table = "Medical";
  3486.         positions[] =
  3487.         {
  3488.             {0.384766,-2.05322,-1.65578},
  3489.             {-3.06445,1.93311,-1.65578},
  3490.             {3.13184,1.48389,-1.65578},
  3491.             {0.141602,1.07471,-1.65578},
  3492.             {-2.9082,-2.11377,-1.65578},
  3493.             {3.06787,-1.71777,-1.65578},
  3494.             {-0.165039,3.50586,-1.65578},
  3495.             {0.459473,-3.82422,-1.65578}
  3496.         };
  3497.     };
  3498.  
  3499.     class MASH
  3500.     {
  3501.         table = "Medical";
  3502.         positions[] =
  3503.         {
  3504.             {1.44873,-0.305664,-1.0795},
  3505.             {-0.64502,1.36963,-1.0795},
  3506.             {-0.341797,-1.38281,-1.0795}
  3507.         };
  3508.     };
  3509.  
  3510.     class Land_i_House_Big_01_b_blue_F
  3511.     {
  3512.         table = "CivillianUpperClass";
  3513.         positions[] =
  3514.         {
  3515.             {-3.33838,-0.428711,-2.67147},
  3516.             {3.84814,-6.33691,-2.57147},
  3517.             {1.83057,-0.136719,-2.57147},
  3518.             {-3.02881,2.0498,-2.57147},
  3519.             {3.30518,4.1958,-2.57147},
  3520.             {-3.28906,3.96338,-2.57147},
  3521.             {3.83447,1.92627,-0.788335},
  3522.             {2.96777,-4.13281,1.0207},
  3523.             {3.10547,-1.74316,1.0207},
  3524.             {-2.83936,6.04834,1.0207},
  3525.             {2.80859,4.07861,1.0207},
  3526.             {0.922852,0.496094,1.0207}
  3527.         };
  3528.     };
  3529.     class Land_Offices_01_V1_F
  3530.     {
  3531.         table = "Industrial";
  3532.         positions[] =
  3533.         {
  3534.             {-14.208,9.25635,-6.97605},
  3535.             {-15.9648,5.32471,-6.98347},
  3536.             {6.6377,7.44189,-6.98347},
  3537.             {-0.26123,-6.0957,-6.98347},
  3538.             {11.5771,6.78125,-6.98347},
  3539.             {9.20459,1.84033,-6.98347},
  3540.             {6.66699,2.46436,-3.09355},
  3541.             {12.8872,-5.1167,4.89098},
  3542.             {-8.14258,-1.104,9.95653},
  3543.             {-9.24658,0.782715,9.95653},
  3544.             {-11.1719,4.18848,9.95653},
  3545.             {-4.31152,-7.75586,9.95653},
  3546.             {-15.459,-10.0879,9.95653},
  3547.             {-7.63867,-7.75732,9.95653}
  3548.         };
  3549.     };
  3550.    
  3551.     class Land_Mil_Barracks
  3552.     {
  3553.         table = "Military";
  3554.         positions[] =
  3555.         {
  3556.             {-6.80908,3.159,-1.75168},
  3557.             {-3.60059,3.00226,-1.66644},
  3558.             {-6.96045,-3.57153,-1.72816},
  3559.             {-3.63623,-3.20404,-1.64369},
  3560.             {-0.606445,-3.02118,-1.59458},
  3561.             {-0.306152,2.92395,-1.66215},
  3562.             {2.81152,3.02637,-1.59733},
  3563.             {2.7876,-3.48712,-1.78727},
  3564.             {5.96777,-3.01202,-1.67564},
  3565.             {5.97412,2.84229,-1.67557}
  3566.         };
  3567.     };
  3568.  
  3569.     class Land_mash_ep1
  3570.     {
  3571.         table = "Military";
  3572.         positions[] =
  3573.         {
  3574.             {1.73389,-2.14948,-1.0795},
  3575.             {-0.551758,-1.9527,-1.01399},
  3576.             {-0.315918,1.66888,-0.561957},
  3577.             {1.9873,1.68146,-1.0795}
  3578.         };
  3579.     };
  3580.  
  3581.     class Land_Army_hut3_long
  3582.     {
  3583.         table = "Military";
  3584.         positions[] =
  3585.         {
  3586.             {-2.06348,3.93524,-0.99151},
  3587.             {-0.688477,5.18329,-1.17535},
  3588.             {-2.15674,2.6333,0.0241084},
  3589.             {-2.29639,5.18738,0.0244393},
  3590.             {-2.27539,0.856628,0.0245218},
  3591.             {-2.81689,-0.974854,0.0243649},
  3592.             {0.682617,0.934143,-1.17535},
  3593.             {1.38379,-2.28894,-1.17535},
  3594.             {-3.27441,-4.43079,-1.17535},
  3595.             {-0.483398,-3.34167,-0.471574},
  3596.             {1.55127,-3.74768,-1.23494}
  3597.         };
  3598.     };
  3599.  
  3600.     class Land_Barrack2
  3601.     {
  3602.         table = "Military";
  3603.         positions[] =
  3604.         {
  3605.             {1.81592,4.29004,-0.64681},
  3606.             {1.2998,3.17517,0.61528},
  3607.             {1.06982,5.16699,0.615418},
  3608.             {1.27441,1.36615,0.615332},
  3609.             {1.13477,-0.477661,0.615362},
  3610.             {-2.29541,4.46185,-0.590848},
  3611.             {-1.94434,-2.24335,-0.594759},
  3612.             {1.91211,-2.34302,-0.594818},
  3613.             {2.21973,0.362305,0.0819411}
  3614.         };
  3615.     };
  3616.  
  3617.     class Land_Airport_01_hangar_F
  3618.     {
  3619.         table = "Industrial";
  3620.         positions[] =
  3621.         {
  3622.             {-12.3486,-8.14209,-2.5849},
  3623.             {-12.4258,2.1001,-2.5849},
  3624.             {-12.7957,12.3481,-2.5849},
  3625.             {-3.54199,12.9692,-2.5849},
  3626.             {12.6265,14.1763,-2.5849},
  3627.             {12.8799,7.44238,-2.5849},
  3628.             {12.4395,-5.93701,-2.58489}
  3629.         };
  3630.     };
  3631.  
  3632.     class Land_Mil_House
  3633.     {
  3634.         table = "Military";
  3635.         positions[] =
  3636.         {
  3637.             {14.5815,-1.58032,-4.93294},
  3638.             {9.04199,-6.24854,-4.16904},
  3639.             {4.26807,-3.81665,-4.16904},
  3640.             {4.27246,-0.128418,-4.16904},
  3641.             {9.06738,2.33252,-4.16904},
  3642.             {-2.34717,-5.86597,-4.93292},
  3643.             {-13.6855,2.06665,-4.93292},
  3644.             {-13.7178,-4.73828,-4.93292},
  3645.             {-4.65527,-5.04761,-4.93292},
  3646.             {-5.45313,-2.72461,-4.65534},
  3647.             {-4.83008,-0.25708,-4.93292},
  3648.             {-1.60889,4.20093,-0.625118},
  3649.             {-13.6099,2.17627,-0.628706},
  3650.             {-4.30176,-2.5813,-0.628705},
  3651.             {-13.4009,-2.90967,0.659924},
  3652.             {-14.2515,-4.79468,-0.628706},
  3653.             {-5.30713,-6.23169,0.65892}
  3654.         };
  3655.     };
  3656.  
  3657.     class Land_A_Hospital
  3658.     {
  3659.         table = "Medical";
  3660.         positions[] =
  3661.         {
  3662.             {-1.12939,-1.19336,-7.26859},
  3663.             {-1.05127,-2.9668,-7.26859},
  3664.             {-12.0708,-1.64844,-7.26859},
  3665.             {-16.0569,-2.17139,-7.26859},
  3666.             {7.84375,-2.27344,-7.26859},
  3667.             {18.8643,-5.13721,-7.26859}
  3668.         };
  3669.     };
  3670.  
  3671.     class Land_Deutshe_mini
  3672.     {
  3673.         table = "CivillianLowerClass";
  3674.         positions[] =
  3675.         {
  3676.             {3.88428,-2.12036,-2.4405},
  3677.             {-3.43262,-2.0459,-1.88739},
  3678.             {-3.99365,2.44287,-2.22953},
  3679.             {3.25903,2.15698,-2.05641},
  3680.             {0.767334,2.73584,-1.95188}
  3681.         };
  3682.     };
  3683.  
  3684.     class Land_Ind_Workshop01_L
  3685.     {
  3686.         table = "Factories";
  3687.         positions[] =
  3688.         {
  3689.             {-2.23145,5.83496,-0.395721},
  3690.             {2.79248,-3.65625,-0.668213},
  3691.             {-1.62695,-3.85449,-0.737335},
  3692.             {-0.549805,1.05176,-1.06509}
  3693.         };
  3694.     };
  3695.  
  3696.     class Land_Ind_Workshop01_01
  3697.     {
  3698.         table = "Factories";
  3699.         positions[] =
  3700.         {
  3701.             {0.807129,1.73438,-1.21863},
  3702.             {-0.702637,-0.0839844,-1.21863},
  3703.             {1.44385,-2.69531,-1.21863}
  3704.         };
  3705.     };
  3706.  
  3707.     class Land_a_stationhouse
  3708.     {
  3709.         table = "Military";
  3710.         positions[] =
  3711.         {
  3712.             {16.8276,-6.06738,-9.31226},
  3713.             {18.0308,0.949219,-9.31226},
  3714.             {13.0034,-1.52734,-9.31226},
  3715.             {8.01172,-6.16797,-9.31226},
  3716.             {2.89258,-5.23535,-9.31226},
  3717.             {4.76123,2.36523,-9.31226},
  3718.             {-2.43115,-8.68945,-4.11218},
  3719.             {-2.51758,-8.9668,0.32663},
  3720.             {-4.26318,-6.9541,0.32663},
  3721.             {-0.959961,-7.00293,0.32663},
  3722.             {-2.51758,-8.9668,4.77374},
  3723.             {-4.26318,-6.9541,4.77374},
  3724.             {-2.41943,-5.04688,4.77374},
  3725.             {-0.959961,-7.00293,4.77374},
  3726.             {-16.0313,7.4707,-0.0522461},
  3727.             {-10.1353,8.47949,-0.0522461},
  3728.             {-13.1353,-0.644531,-0.0522461},
  3729.             {-16.8262,-7.87793,-0.0522461},
  3730.             {-17.0259,-0.71582,-0.0522461},
  3731.             {-7.30469,-7.68457,-0.0522766},
  3732.             {-1.18945,8.54395,-0.0522461},
  3733.             {-2.51953,-3.25,-0.0522766},
  3734.             {5.93164,-2.45703,-0.0522766},
  3735.             {5.5166,2.95996,-0.0522461},
  3736.             {-2.52881,-8.41016,8.89459},
  3737.             {-1.19141,-5.25879,8.89459},
  3738.             {-11.3784,0.551758,-9.36017},
  3739.             {-6.29346,5.56836,-9.37219},
  3740.             {-10.6665,4.1582,-9.37219},
  3741.             {-6.0293,-2.9082,-9.36017},
  3742.             {-2.6582,3.36914,-9.35907},
  3743.             {-16.1997,-0.499023,-9.36017},
  3744.             {-16.543,7.96094,-9.36017},
  3745.             {-14.3716,-6.9375,-9.36017},
  3746.             {-7.92627,-6.375,-9.36017},
  3747.             {-9.58447,-6.80273,-6.62875},
  3748.             {-16.1875,-6.21777,-6.61716},
  3749.             {-16.3545,8.94531,-6.61719},
  3750.             {-12.6919,8.59277,-6.61716},
  3751.             {-9.05225,8.72266,-6.61716},
  3752.             {-5.81055,8.61621,-6.61716},
  3753.             {-2.08545,8.39355,-6.76636},
  3754.             {-10.0234,-6.93945,-3.50021},
  3755.             {-16.1875,-6.21777,-3.49435},
  3756.             {-16.3545,8.94531,-3.49438},
  3757.             {-12.6919,8.59277,-3.49435},
  3758.             {-9.05225,8.72266,-3.49435},
  3759.             {-5.81055,8.61621,-3.42218},
  3760.             {-2.08545,8.39355,-3.57135},
  3761.             {1.89111,0.71582,-4.31876},
  3762.             {6.07666,1.13965,-4.31876},
  3763.             {4.01123,-2.17969,-4.31876},
  3764.             {12.6167,-1.20898,-4.31876},
  3765.             {11.2837,2.33887,-4.31876},
  3766.             {14.4033,2.76758,-4.31876},
  3767.             {18.4272,-3.8291,-4.31876},
  3768.             {10.188,-6.3291,-4.31876},
  3769.             {6.28271,-6.13867,-4.31876},
  3770.             {21.3091,-5.89844,-9.44366}
  3771.         };
  3772.     };
  3773.  
  3774.     class Land_Ss_hangar
  3775.     {
  3776.         table = "Industrial";
  3777.         positions[] =
  3778.         {
  3779.             {9.92871,-18.5068,-5.33835},
  3780.             {12.1045,-8.31641,-5.71497},
  3781.             {12.6689,2.6709,-5.60617},
  3782.             {12.6445,18.6504,-5.80194},
  3783.             {3.44971,20.4277,-5.71021},
  3784.             {-11.2559,20.9297,-5.74774},
  3785.             {-11.8945,11.293,-5.56195},
  3786.             {-12.4478,2.25391,-5.69919},
  3787.             {-12.3384,-7.00781,-5.71005}
  3788.         };
  3789.     };
  3790.  
  3791.     class Land_Mil_ControlTower
  3792.     {
  3793.         table = "Military";
  3794.         positions[] =
  3795.         {
  3796.             {-3.19824,4.23535,-10.0416},
  3797.             {1.91309,6.26611,-8.95724},
  3798.             {10.3291,4.98633,-7.23547},
  3799.             {3.73633,5.8125,-4.94534},
  3800.             {-0.698242,4.49707,-5.02554},
  3801.             {5.85156,3.47754,-0.828827},
  3802.             {2.48145,-1.08447,-0.845154},
  3803.             {4.06836,0.53418,-0.837006},
  3804.             {6.04883,0.920898,-0.845154},
  3805.             {-0.193359,0.530273,-0.845154},
  3806.             {-0.354492,6.01123,-0.841095},
  3807.             {-0.0976563,-3.99609,-0.837006},
  3808.             {9.90527,-4.10449,-0.845154},
  3809.             {1.49707,2.51074,2.72501},
  3810.             {7.31543,3.64551,2.72501},
  3811.             {7.46191,-1.47705,2.72501},
  3812.             {1.86426,-1.40381,2.72501},
  3813.             {7.40918,-4.26563,-8.97812},
  3814.             {2.59277,-4.2168,-8.97812},
  3815.             {0.334961,-1.47021,-8.97812},
  3816.             {-3.43262,-3.98242,-8.97812},
  3817.             {-3.43164,0.402344,-8.97812},
  3818.             {-8.31152,0.472168,-8.97812},
  3819.             {-8.33398,-3.62793,-8.97812},
  3820.             {7.40918,-4.26563,-5.03357},
  3821.             {2.59277,-4.2168,-5.03357}
  3822.         };
  3823.     };
  3824.  
  3825.     class Land_Ind_Mlyn_01
  3826.     {
  3827.         table = "Industrial";
  3828.         positions[] =
  3829.         {
  3830.             {-9.00879,3.06836,-14.5803},
  3831.             {-6.83569,8.65039,-5.53597},
  3832.             {-8.90479,3.24609,-2.69282},
  3833.             {-6.92334,8.51074,0.347513},
  3834.             {-3.31152,8.68555,0.347515},
  3835.             {-9.0708,3.05859,3.34262},
  3836.             {-6.99219,8.47266,6.44076},
  3837.             {-3.30957,8.54443,6.44076},
  3838.             {-8.98926,8.57324,-5.53597},
  3839.             {-9.00293,2.84619,9.37847},
  3840.             {-6.56787,2.78809,9.37847}
  3841.         };
  3842.     };
  3843.     ///////////////////////////////////////////////////////////////////////////
  3844.     // new buildings used on ChernarusRedux
  3845.     ///////////////////////////////////////////////////////////////////////////
  3846.     class Land_shooting_range_acr: CivillianUpperClass
  3847.     {
  3848.         positions[] =
  3849.         {
  3850.             {-0.0488281,0.921387,-0.978455},
  3851.             {-0.527344,-0.677246,-0.977997}
  3852.         };
  3853.     };
  3854.  
  3855.     class Land_Shed_M02: Industrial
  3856.     {
  3857.         positions[] =
  3858.         {
  3859.             {-0.560059,0.489258,-1.43277},
  3860.             {0.136719,-0.535156,-1.43275}
  3861.         };
  3862.     };
  3863.  
  3864.     class Land_chr_tent_01_cross: Military
  3865.     {
  3866.         positions[] =
  3867.         {
  3868.             {-2.51563,2.7041,-1.39926},
  3869.             {1.73584,1.95801,-1.40472},
  3870.             {1.54053,-2.89453,-1.40485},
  3871.             {-2.01367,-3.1084,-1.38873},
  3872.             {-0.154297,-0.353516,-1.40149}
  3873.         };
  3874.     };
  3875.  
  3876.     class Land_chr_tent_med: Medical
  3877.     {
  3878.         positions[] =
  3879.         {
  3880.             {1.90576,-1.54199,-1.37177},
  3881.             {-0.117676,-1.61035,-1.37177},
  3882.             {-0.135742,1.29004,-1.3718},
  3883.             {1.79492,0.985352,-1.37189}
  3884.         };
  3885.     };
  3886.  
  3887.  
  3888.     class Land_chr_tent_02_cross: Medical
  3889.     {
  3890.         positions[] =
  3891.         {
  3892.             {-0.78418,0.359619,-1.28185},
  3893.             {2.86133,0.479492,-1.30142},
  3894.             {1.88965,-2.82739,-1.29027},
  3895.             {-0.583984,-3.59204,-1.28535}
  3896.         };
  3897.     };
  3898.  
  3899.     class Land_TentHangar_V1_dam_F: Medical
  3900.     {
  3901.         positions[] =
  3902.         {
  3903.             {5.7793,6.46777,-4.01794},
  3904.             {6.03564,1.41211,-3.98898},
  3905.             {5.49463,-5.2041,-3.96286},
  3906.             {-1.90332,-2.02148,-3.98996},
  3907.             {-0.256348,3.76953,-3.98996},
  3908.             {-5.81445,5.60645,-3.98996},
  3909.             {-5.89941,-2.37891,-3.98996},
  3910.             {-6.23193,-8.79395,-3.98349}
  3911.         };
  3912.     };
  3913.  
  3914.     class Land_chr_tent_02_bio: Medical
  3915.     {
  3916.         positions[] =
  3917.         {
  3918.             {2.63721,-3.47949,-1.38107},
  3919.             {-0.325195,-3.40625,-1.38077},
  3920.             {-0.647461,1.16113,-1.3819},
  3921.             {3.11182,1.45605,-1.38483},
  3922.             {1.00488,-0.52832,-1.37982}
  3923.         };
  3924.     };
  3925.  
  3926.     class Land_chr_tent_01_bio: Medical
  3927.     {
  3928.         positions[] =
  3929.         {
  3930.             {-1.69727,1.74316,-1.46364},
  3931.             {1.95605,1.65625,-1.46025},
  3932.             {1.72949,-2.48389,-1.42198},
  3933.             {-1.67773,-2.64111,-1.43692},
  3934.             {0.0625,-1.02734,-1.43695}
  3935.         };
  3936.     };
  3937.  
  3938.     class Land_chr_tent_02_white: Tourist
  3939.     {
  3940.         positions[] =
  3941.         {
  3942.             {-1.08301,0.484863,-1.28961},
  3943.             {2.10645,0.26123,-1.27728},
  3944.             {1.97266,-3.67334,-1.26169},
  3945.             {-1.08691,-4.00635,-1.27161}
  3946.         };
  3947.     };
  3948.     class Land_chr_tent_02: Military
  3949.     {
  3950.         positions[] =
  3951.         {
  3952.             {-1.08301,0.484863,-1.28961},
  3953.             {2.10645,0.26123,-1.27728},
  3954.             {1.97266,-3.67334,-1.26169},
  3955.             {-1.08691,-4.00635,-1.27161}
  3956.         };
  3957.     };
  3958.  
  3959.     class Land_chr_tent_01_white: CivillianUpperClass
  3960.     {
  3961.         positions[] =
  3962.         {
  3963.             {-2.02539,2.02856,-1.44748},
  3964.             {1.81836,2.02173,-1.44748},
  3965.             {-1.22852,-3.17358,-1.44748},
  3966.             {1.90918,-2.87402,-1.44748},
  3967.             {0.135742,-0.742676,-1.44748}
  3968.         };
  3969.     };
  3970.  
  3971.     class Land_chr_tent_03_white: CivillianUpperClass
  3972.     {
  3973.         positions[] =
  3974.         {
  3975.             {1.37207,-2.51733,-1.34891},
  3976.             {-1.27832,-3.07983,-1.34891},
  3977.             {-2.11523,1.32495,-1.34891},
  3978.             {1.54004,1.02173,-1.34891},
  3979.             {0,-0.827148,-1.34891}
  3980.         };
  3981.     };
  3982.  
  3983.  
  3984.     class Land_SM_01_shed_F: VehicleService
  3985.     {
  3986.         positions[] =
  3987.         {
  3988.             {13.468,7.18652,-1.57761},
  3989.             {11.8499,0.891602,-1.66034},
  3990.             {5.1311,3.77539,-1.66742},
  3991.             {-0.203125,-0.388672,-1.66742},
  3992.             {-3.10571,7.06152,-1.66742},
  3993.             {-6.5293,-0.329102,-1.66742}
  3994.         };
  3995.     };
  3996.  
  3997.     class Land_Addon_05_F: Industrial
  3998.     {
  3999.         positions[] =
  4000.         {
  4001.             {-2.49121,5.31396,2.47336},
  4002.             {-2.76953,0.552002,2.43719},
  4003.             {-2.71875,-4.64282,2.44373},
  4004.             {1.92285,-4.24438,3.04337},
  4005.             {1.46387,-0.319336,2.98389},
  4006.             {1.7793,4.31299,3.02475}
  4007.         };
  4008.     };
  4009.  
  4010.  
  4011.     class Land_SM_01_shelter_wide_F: Industrial
  4012.     {
  4013.         positions[] =
  4014.         {
  4015.             {2.31152,-3.75293,-3.43631},
  4016.             {6.00586,-0.130859,-3.43631},
  4017.             {-0.896484,-7.65967,-3.43631},
  4018.             {-4.69434,-4.07104,-3.43631},
  4019.             {2.00781,9.1189,-3.43631},
  4020.             {-3.25488,7.64673,-3.43631}
  4021.         };
  4022.     };
  4023.  
  4024.     class Land_chr_tent_03: Military
  4025.     {
  4026.         positions[] =
  4027.         {
  4028.             {-1.99023,-3,-1.35489},
  4029.             {1.58594,-3.11963,-1.35489},
  4030.             {-1.24609,1.88672,-1.35489},
  4031.             {1.2168,1.38379,-1.35489},
  4032.             {-0.251953,-0.542969,-1.35489}
  4033.         };
  4034.     };
  4035.  
  4036.     class Land_Posed: Military
  4037.     {
  4038.         positions[] =
  4039.         {
  4040.             {0.592285,1.05957,0.802429},
  4041.             {-0.276367,0.345703,0.802429}
  4042.         };
  4043.     };
  4044.  
  4045.     class Land_chr_tent_01: Military
  4046.     {
  4047.         positions[] =
  4048.         {
  4049.             {-1.66504,1.22656,-1.38815},
  4050.             {2.04248,2.44043,-1.38815},
  4051.             {1.85693,-2.99707,-1.38815},
  4052.             {-2.09033,-3.24902,-1.38815},
  4053.             {0.407715,-0.776367,-1.38815}
  4054.         };
  4055.     };
  4056.  
  4057.     class Land_chr_tent_bio: Medical
  4058.     {
  4059.         positions[] =
  4060.         {
  4061.             {-1.66504,1.22656,-1.38815},
  4062.             {2.04248,2.44043,-1.38815},
  4063.             {1.85693,-2.99707,-1.38815},
  4064.             {-2.09033,-3.24902,-1.38815},
  4065.             {0.407715,-0.776367,-1.38815}
  4066.         };
  4067.     };
  4068.  
  4069.  
  4070.  
  4071.     class Land_Barracks_01_dilapidated_F: Military
  4072.     {
  4073.         positions[] =
  4074.         {
  4075.             {-4.93823, -3.14258, 0.579082},
  4076.             {-7.1687, -0.0634766, 0.579084},
  4077.             {0.246094, 3.5625, 0.579081},
  4078.             {15.8589, 3.48145, 3.82728},
  4079.             {4.1709, 3.31836, 3.91306},
  4080.             {-4.14941, 2.08008, 0.579082},
  4081.             {-5.45679, 4.16797, 0.579081},
  4082.             {3.21436, 3.62891, 0.579081},
  4083.             {6.79688, 3.63184, 0.579083},
  4084.             {13.6021, 3.58887, 0.579082},
  4085.             {2.74634, -3.52246, 0.579081},
  4086.             {6.47388, -3.57324, 0.579081},
  4087.             {13.2324, -3.56543, 0.579082},
  4088.             {10.2068, -3.60938, 0.579092},
  4089.             {0.724121, -1.92578, 2.14746},
  4090.             {-11.688, -3.53027, 0.579081},
  4091.             {-8.72437, -3.49414, 0.579082},
  4092.             {-5.19409, -1.15625, 3.91299},
  4093.             {-2.52246, 4.02246, 3.91306},
  4094.             {-11.7957, 3.63379, 3.91306},
  4095.             {-8.79614, 3.57129, 3.91306},
  4096.             {0.246094, 3.5625, 3.91306},
  4097.             {-4.85718, 1.84082, 3.91306},
  4098.             {6.79688, 3.63184, 3.91306},
  4099.             {13.0173, 3.62207, 3.91306},
  4100.             {2.74634, -3.52246, 3.91306},
  4101.             {6.47388, -3.57324, 3.91306},
  4102.             {13.2324, -3.56543, 3.91306},
  4103.             {10.2068, -3.60938, 3.91306},
  4104.             {-11.688, -3.53027, 3.91306},
  4105.             {-8.72437, -3.49414, 3.91306},
  4106.             {-2.67603, -5.52637, 3.9129},
  4107.             {-5.47803, -5.47754, 3.91306},
  4108.             {-12.571, 5.66699, 3.82743},
  4109.             {1.52539, 5.85156, 3.82743},
  4110.             {13.0151, 5.56738, 3.82743},
  4111.             {8.60815, 5.64941, 3.82743},
  4112.             {-8.0498, -2.96875, 7.73989},
  4113.             {-7.94238, 4.33301, 7.53899},
  4114.             {-10.9417, 4.27246, 7.54615},
  4115.             {-11.0132, -2.84766, 7.75703},
  4116.             {-3.51318, -3.02734, 7.73164},
  4117.             {0.239258, 2.94727, 7.69844},
  4118.             {5.69629, -3.12012, 7.7184},
  4119.             {6.52026, 3.02539, 7.68936},
  4120.             {13.1848, -3.37891, 7.68175},
  4121.             {12.9956, 3.25977, 7.66242},
  4122.             {-9.55566, 3.30469, 0.579081},
  4123.             {-11.7957, 3.63379, 0.579083}
  4124.         };
  4125.     };
  4126.    
  4127.     class Land_Budova4_in: Military
  4128.     {
  4129.         positions[] =
  4130.         {
  4131.             {5.93652,-2.41406,-1.81445},
  4132.             {3.61377,-0.365234,-1.81445},
  4133.             {1.26807,-1.5,-1.81445},
  4134.             {-1.68555,-1.25391,-1.81445},
  4135.             {-3.97412,-1.0752,-1.81445},
  4136.             {-6.66357,-0.826172,-1.81445},
  4137.             {-6.58838,2.08789,-1.81445},
  4138.             {-1.57813,-2.48047,-0.827026},
  4139.             {1.18652,2.33496,-1.81445}
  4140.         };
  4141.     };
  4142.  
  4143. class Land_Shed_05_F: Industrial
  4144.     {
  4145.         positions[] =
  4146.         {
  4147.             {1.46094,-1.84814,-0.831665},
  4148.             {1.53711,0.791504,-0.831665},
  4149.             {-1.60547,-1.53516,-0.831665},
  4150.             {-1.36621,0.421875,-0.831665}
  4151.         };
  4152.     };
  4153.    
  4154.     class Land_Garaz: VehicleService
  4155.     {
  4156.         positions[] =
  4157.         {
  4158.             {4.16309,2.18604,-1.12305},
  4159.             {4.66992,-0.80127,-1.12305},
  4160.             {-5.31934,-2.71582,-1.12305},
  4161.             {-1.24219,2.25537,-1.12305},
  4162.             {0.25,-1.40283,-1.12305},
  4163.             {0.755859,1.88721,-1.12305}
  4164.         };
  4165.     };
  4166.    
  4167.     class Land_Garaz_long_open: VehicleService
  4168.     {
  4169.         positions[] =
  4170.         {
  4171.             {4.16309,2.18604,-1.12305},
  4172.             {4.66992,-0.80127,-1.12305},
  4173.             {-5.31934,-2.71582,-1.12305},
  4174.             {-1.24219,2.25537,-1.12305},
  4175.             {0.25,-1.40283,-1.12305},
  4176.             {0.755859,1.88721,-1.12305}
  4177.         };
  4178.     };
  4179.    
  4180.    
  4181.    
  4182.     class Land_TBox_F: Factories
  4183.     {
  4184.         positions[] =
  4185.         {
  4186.             {2.3125,0.397461,-1.60684},
  4187.             {1.76855,-2.20068,-1.60684},
  4188.             {-2.80469,-1.00781,-1.60684}
  4189.         };
  4190.     };
  4191.    
  4192.     class Land_DomeDebris_01_hex_damaged_green_F: Industrial
  4193.     {
  4194.         positions[] =
  4195.         {
  4196.             {1.08496,-2.49121,0.0968018},
  4197.             {-1.6582,1.53418,0.0968018}
  4198.         };
  4199.     };
  4200.    
  4201.     class Land_chr_tent_03_cross: Medical
  4202.     {
  4203.         positions[] =
  4204.         {
  4205.             {1.38477,-2.97656,-1.38327},
  4206.             {-2.73047,-3.05664,-1.38327},
  4207.             {-1.74512,1.8623,-1.38327},
  4208.             {1.70508,1.71875,-1.38327},
  4209.             {-0.208496,-0.363281,-1.38327}
  4210.         };
  4211.     };
  4212.     class Land_chr_tent_field_hospital: Medical
  4213.     {
  4214.         positions[] =
  4215.         {
  4216.             {-0.447266,-3.07227,-0.92984},
  4217.             {2.8125,-7.68262,-0.92984},
  4218.             {-4.49414,-7.96387,-0.92984},
  4219.             {3.49219,0.0214844,-0.92984},
  4220.             {0.535156,3.82422,-0.92984},
  4221.             {1.73486,6.89648,-0.92984}
  4222.         };
  4223.     };
  4224.     class Land_chr_tent_east: Military
  4225.     {
  4226.         positions[] =
  4227.         {
  4228.             {-3.45508,-1.69824,-2.05005},
  4229.             {1.87793,-2.23535,-2.05005},
  4230.             {2.9043,1.21191,-2.05005},
  4231.             {-1.73242,1.52051,-2.05005},
  4232.             {-0.0107422,-0.120117,-2.05005}
  4233.         };
  4234.     };
  4235.     ///////////////////////////////////////////////////////////////////////////
  4236.     //Livonia Stuff
  4237.     ///////////////////////////////////////////////////////////////////////////
  4238.     class Land_DeerStand_01_F: Military
  4239.     {
  4240.         positions[] =
  4241.         {
  4242.             {-0.116699,-0.373047,-2.91197},
  4243.             {0.630859,-2.29004,1.24426}
  4244.         };
  4245.     };
  4246.  
  4247.     class Land_FeedShack_01_F: Shop
  4248.     {
  4249.         positions[] =
  4250.         {
  4251.             {-0.451172,0.0947266,-1.30901},
  4252.             {3.28711,0.0769043,0.14785}
  4253.         };
  4254.     };
  4255.  
  4256.     class Land_House_1W03_F: CivillianLowerClass
  4257.     {
  4258.         positions[] =
  4259.         {
  4260.             {-1.94971,2.69629,-2.36115},
  4261.             {-3.47949,-5.78125,-2.36115}
  4262.         };
  4263.     };
  4264.  
  4265.     class Land_WaterStation_01_F: Shop
  4266.     {
  4267.         positions[] =
  4268.         {
  4269.             {-0.584961,-1.98242,-0.890156}
  4270.         };
  4271.     };
  4272.  
  4273.     class Land_House_1W11_F: CivillianLowerClass
  4274.     {
  4275.         positions[] =
  4276.         {
  4277.             {2.39117,-2.01074,-2.60559},
  4278.             {2.10339,-3.99902,-2.60559},
  4279.             {2.35553,-5.33008,-2.60559},
  4280.             {0.428162,-5.45605,-2.60559},
  4281.             {-2.6532,-5.38379,-2.60559},
  4282.             {-2.95703,-2.35156,-2.60559},
  4283.             {-6.90405,-4.30371,-2.72943},
  4284.             {-0.978271,0.920898,-2.60559}
  4285.         };
  4286.     };
  4287.  
  4288.     class Land_PowerStation_01_F: Factories
  4289.     {
  4290.         positions[] =
  4291.         {
  4292.             {7.09668,9.3208,-0.888161},
  4293.             {7.38281,-3.44043,-0.88818},
  4294.             {7.41406,-0.643066,-0.888172},
  4295.             {-0.632813,-0.890625,-1.4641},
  4296.             {3.354,5.55371,-1.4641}
  4297.         };
  4298.     };
  4299.  
  4300.     class Land_House_1W12_F: CivillianLowerClass
  4301.     {
  4302.         positions[] =
  4303.         {
  4304.             {3.87061,-8.09375,-2.41423},
  4305.             {-0.141113,-8.25537,-2.41423},
  4306.             {2.32861,-8.32178,-2.41423},
  4307.             {2.46143,-5.47119,-2.41423}
  4308.         };
  4309.     };
  4310.  
  4311.     class Land_Shed_14_F: Industrial
  4312.     {
  4313.         positions[] =
  4314.         {
  4315.             {-0.123047,2.45166,-1.09441}
  4316.         };
  4317.     };
  4318.  
  4319.     class Land_Workshop_04_F: Industrial
  4320.     {
  4321.         positions[] =
  4322.         {
  4323.             {-1.00977,2.53345,-1.08255},
  4324.             {-1.06445,4.15015,-1.08255},
  4325.             {-0.167969,-5.74097,-1.10866}
  4326.         };
  4327.     };
  4328.  
  4329.     class Land_Workshop_02_F: Shop
  4330.     {
  4331.         positions[] =
  4332.         {
  4333.             {-1.01758,0.828125,-1.28378},
  4334.             {0.973145,0.638184,-1.28378}
  4335.         };
  4336.     };
  4337.  
  4338.     class Land_House_1W05_F: CivillianLowerClass
  4339.     {
  4340.         positions[] =
  4341.         {
  4342.             {-1.87305,-1.19189,-0.952419},
  4343.             {-2.07666,0.840332,-0.952419},
  4344.             {4.47705,1.12158,-0.952885},
  4345.             {4.63477,-1.37256,-0.952885}
  4346.         };
  4347.     };
  4348.  
  4349.     class Land_Shed_09_F: Shop
  4350.     {
  4351.         positions[] =
  4352.         {
  4353.             {1.01611,2.22388,-1.05556}
  4354.         };
  4355.     };
  4356.  
  4357.     class Land_Shed_11_F: Industrial
  4358.     {
  4359.         positions[] =
  4360.         {
  4361.             {0.443848,1.94629,-0.518093}
  4362.         };
  4363.     };
  4364.  
  4365.     class Land_Shed_12_F: Factories
  4366.     {
  4367.         positions[] =
  4368.         {
  4369.             {0.0507813,1.271,-0.646645}
  4370.         };
  4371.     };
  4372.  
  4373.     class Land_Shed_10_F: Shop
  4374.     {
  4375.         positions[] =
  4376.         {
  4377.             {1.3186,0.202637,0.350813}
  4378.         };
  4379.     };
  4380.  
  4381.     class Land_FuelStation_02_workshop_F: Shop
  4382.     {
  4383.         positions[] =
  4384.         {
  4385.             {4.50537,-1.33301,-0.776812},
  4386.             {0.565308,0.919922,-0.776251},
  4387.             {0.595215,3.32959,-0.776251},
  4388.             {3.45032,9.71143,-0.877001},
  4389.             {-4.67468,0.347168,-0.7775},
  4390.             {-2.87659,-1.77002,-0.775499},
  4391.             {-1.09485,-1.32275,-0.775249}
  4392.         };
  4393.     };
  4394.  
  4395.     class Land_House_1W08_F: CivillianLowerClass
  4396.     {
  4397.         positions[] =
  4398.         {
  4399.             {-4.75391,3.24414,-1.82176},
  4400.             {-0.697266,-1.02728,-1.82176},
  4401.             {0.200684,3.56696,-1.82176},
  4402.             {-1.82471,3.50677,-1.82176},
  4403.             {5.55518,3.81824,-1.82176}
  4404.         };
  4405.     };
  4406.  
  4407.     class Land_Workshop_01_grey_F: Shop
  4408.     {
  4409.         positions[] =
  4410.         {
  4411.             {1.47632,-4.58398,-0.895344},
  4412.             {3.87537,-0.764648,-0.895344}
  4413.         };
  4414.     };
  4415.  
  4416.     class Land_House_1W10_F: CivillianLowerClass
  4417.     {
  4418.         positions[] =
  4419.         {
  4420.             {1.05933,-3.57617,-1.42459},
  4421.             {-4.22168,-3.75049,-1.42459},
  4422.             {-4.71362,-1.97119,-1.42459},
  4423.             {-4.63599,-0.29834,-1.69568}
  4424.         };
  4425.     };
  4426.  
  4427.     class Land_House_1W04_F: CivillianUpperClass
  4428.     {
  4429.         positions[] =
  4430.         {
  4431.             {-0.347656,1.81836,-2.60669},
  4432.             {1.01929,-3.86865,-2.60669},
  4433.             {-4.177,-3.19092,-2.60669}
  4434.         };
  4435.     };
  4436.  
  4437.     class Land_Factory_02_F: Factories
  4438.     {
  4439.         positions[] =
  4440.         {
  4441.             {-12.4287,1.87512,-5.7895},
  4442.             {5.03369,-5.07971,-5.52647},
  4443.             {14.0283,-5.07959,-5.52647},
  4444.             {4.24219,2.26416,-5.52647},
  4445.             {6.15381,8.19458,-5.52647},
  4446.             {12.7324,8.19446,-5.52647},
  4447.             {-5.74805,1.87537,-5.7895},
  4448.             {4.24658,2.11292,-2.33584},
  4449.             {-12.6401,7.52283,-5.7895},
  4450.             {-6.9043,-3.79968,-5.7895},
  4451.             {-8.89453,7.52307,-5.7895},
  4452.             {-12.4287,-0.948608,-5.7895},
  4453.             {-5.04883,6.11096,-5.7895},
  4454.             {-16.8823,6.11096,-5.7895},
  4455.             {5.0332,-6.47729,-5.52647},
  4456.             {-8.37109,-2.36035,-5.7895},
  4457.             {-8.57666,4.6991,-5.7895},
  4458.             {-12.4287,-0.948608,-5.7895},
  4459.             {-12.4287,4.6991,-5.7895},
  4460.             {-4.27441,-3.02087,-5.7895},
  4461.             {-0.956543,4.69922,-5.7895},
  4462.             {4.85547,10.2721,-5.52647},
  4463.             {14.376,10.2722,-5.52647},
  4464.             {16.0215,7.65735,-5.52647},
  4465.             {16.0215,-3.6825,-5.52647},
  4466.             {14.0283,-6.47717,-5.52647}
  4467.         };
  4468.     };
  4469.  
  4470.     class Land_Caravan_01_rust_F: Shop
  4471.     {
  4472.         positions[] =
  4473.         {
  4474.             {0.318726,4.29248,0.146877}
  4475.         };
  4476.     };
  4477.  
  4478.     class Land_Barn_03_large_F: Military
  4479.     {
  4480.         positions[] =
  4481.         {
  4482.             {0.192383,22.5242,-3.16416},
  4483.             {1.75293,18.7556,-2.61519},
  4484.             {-5.51367,9.44556,-2.61855},
  4485.             {-6.25244,-9.25354,-2.61855},
  4486.             {6.25391,9.93738,-2.61855},
  4487.             {5.68359,-9.50171,-2.61855},
  4488.             {-1.19336,-17.6299,-2.61519},
  4489.             {-6.34424,-14.245,-2.61855},
  4490.             {6.3457,14.9288,-2.61855},
  4491.             {7.90479,15.1421,-3.16416},
  4492.             {-7.90381,-14.438,-3.1585},
  4493.             {0.251953,-21.8406,-3.06486}
  4494.         };
  4495.     };
  4496.  
  4497.     class Land_CastleRuins_01_bastion_F: Military
  4498.     {
  4499.         positions[] =
  4500.         {
  4501.             {3.25781,3.10498,3.53909},
  4502.             {2.9541,-2.63788,2.98633},
  4503.             {-1.10352,-2.18213,2.98764},
  4504.             {-2.99902,3.7569,3.28244}
  4505.         };
  4506.     };
  4507.  
  4508.     class Land_Camp_House_01_brown_F: Medical
  4509.     {
  4510.         positions[] =
  4511.         {
  4512.             {-0.162109,3.74951,-1.22614}
  4513.         };
  4514.     };
  4515.  
  4516.     class Land_House_1W01_F: CivillianUpperClass
  4517.     {
  4518.         positions[] =
  4519.         {
  4520.             {3.05029,1.05469,-2.66455},
  4521.             {-4.29199,0.99292,-2.66455}
  4522.         };
  4523.     };
  4524.  
  4525.     class Land_Unfinished_Building_01_F: Military
  4526.     {
  4527.         positions[] =
  4528.         {
  4529.             {2.35303,-1.74805,-2.14849},
  4530.             {2.92676,2.02344,-2.22354},
  4531.             {-3.27734,-1.3335,-2.22354},
  4532.             {-3.37598,4.12012,-2.01854},
  4533.             {-3.22119,5.50244,1.30146},
  4534.             {-1.93945,-2.71533,1.3337},
  4535.             {0.160156,0.344727,1.32397},
  4536.             {3.86377,-4.68262,1.32397},
  4537.             {0.0922852,3.93652,4.59224},
  4538.             {-4.2627,4.5752,4.57678},
  4539.             {3.86523,0.966797,1.32397}
  4540.         };
  4541.     };
  4542.  
  4543.     class Land_Workshop_04_grey_F: Factories
  4544.     {
  4545.         positions[] =
  4546.         {
  4547.             {-1.01074,2.53369,-1.08255},
  4548.             {-1.06445,4.14941,-1.08255},
  4549.             {-0.167969,-5.74121,-1.10866}
  4550.         };
  4551.     };
  4552.  
  4553.     class Land_Workshop_01_F: Shop
  4554.     {
  4555.         positions[] =
  4556.         {
  4557.             {1.47656,-4.5835,-0.895348},
  4558.             {3.87598,-0.76416,-0.895348}
  4559.         };
  4560.     };
  4561.  
  4562.     class Land_Barn_02_F: Military
  4563.     {
  4564.         positions[] =
  4565.         {
  4566.             {2.95264,-2.53394,-3.84672},
  4567.             {2.96484,1.43848,-3.84672},
  4568.             {2.9458,5.79346,-3.84672},
  4569.             {-2.92383,6.01709,-3.84672},
  4570.             {2.99951,-6.01563,-3.84672}
  4571.         };
  4572.     };
  4573.  
  4574.     class Land_House_1W09_F: CivillianUpperClass
  4575.     {
  4576.         positions[] =
  4577.         {
  4578.             {0.825195,0.883667,-1.9135},
  4579.             {-6.73096,1.84583,-1.9135},
  4580.             {-4.5459,3.93018,-1.9135},
  4581.             {-2.81152,3.94531,-1.9135},
  4582.             {-6.18896,-0.847534,-1.9135},
  4583.             {-6.15283,-2.67688,-1.9135},
  4584.             {-4.02588,-3.96619,-1.9135},
  4585.             {-0.848633,-2.41162,-1.9135}
  4586.         };
  4587.     };
  4588.  
  4589.     class Land_House_1W02_F: CivillianUpperClass
  4590.     {
  4591.         positions[] =
  4592.         {
  4593.             {4.63501,-1.01855,-2.00576},
  4594.             {0.223083,1.84668,-2.00576},
  4595.             {-3.46692,0.700684,-2.00576}
  4596.         };
  4597.     };
  4598.  
  4599.     class Land_GarageOffice_01_F: VehicleService
  4600.     {
  4601.         positions[] =
  4602.         {
  4603.             {2.21655,-0.959473,-3.22504},
  4604.             {1.96631,7.63867,-0.119297},
  4605.             {-1.55896,7.11328,-0.119297},
  4606.             {-0.937988,-2.11572,-0.119297},
  4607.             {2.06946,7.33398,-3.22504},
  4608.             {-2.10583,6.55859,-3.22504},
  4609.             {-1.41956,-2.4751,-3.22504}
  4610.         };
  4611.     };
  4612.  
  4613.     class Land_House_2B04_F: CivillianUpperClass
  4614.     {
  4615.         positions[] =
  4616.         {
  4617.             {7.68896,0.56134,-5.639},
  4618.             {7.68359,5.24023,-5.639},
  4619.             {1.83936,6.6701,-5.63762},
  4620.             {-3.72852,7.12299,-5.63762}
  4621.         };
  4622.     };
  4623.  
  4624.     class Land_Workshop_03_F: Factories
  4625.     {
  4626.         positions[] =
  4627.         {
  4628.             {-0.193604,-1.79248,-0.911549},
  4629.             {0.000610352,0.861816,-0.911549},
  4630.             {0.036377,1.98535,-0.911549}
  4631.         };
  4632.     };
  4633.  
  4634.     class Land_Mine_01_warehouse_F: Military
  4635.     {
  4636.         positions[] =
  4637.         {
  4638.             {-2.68945,4.52881,-6.24056},
  4639.             {-9.62695,11.1143,-6.192},
  4640.             {-8.62695,14.1538,-6.202},
  4641.             {6.15527,16.6719,-2.8521},
  4642.             {6.15527,16.6719,1.0279},
  4643.             {6.15527,16.6719,4.96789},
  4644.             {-5.66309,8.28271,-6.16077},
  4645.             {-3.87988,6.18799,-6.24056}
  4646.         };
  4647.     };
  4648.  
  4649.     class Land_Radar_01_kitchen_F: Military
  4650.     {
  4651.         positions[] =
  4652.         {
  4653.             {-4.5708,-9.2041,-3.70574},
  4654.             {5.0874,-3.40186,-3.70574},
  4655.             {7.99707,-7.11914,-3.70574},
  4656.             {5.76416,-0.333496,-3.70574},
  4657.             {0.411621,0.222168,-3.70574},
  4658.             {-4.87793,-0.556641,-3.70574},
  4659.             {-1.82813,11.313,-3.70574},
  4660.             {0.401367,10.8916,-3.70574}
  4661.         };
  4662.     };
  4663.  
  4664.     class Land_Substation_01_F: Military
  4665.     {
  4666.         positions[] =
  4667.         {
  4668.             {-0.0859375,2.97754,-4.07775}
  4669.         };
  4670.     };
  4671.  
  4672.     class Land_Workshop_05_F: Shop
  4673.     {
  4674.         positions[] =
  4675.         {
  4676.             {-1.31042,3.89893,-1.23525},
  4677.             {-1.47424,5.66113,-1.23635},
  4678.             {3.4729,-1.4668,-1.23635}
  4679.         };
  4680.     };
  4681.  
  4682.     class Land_House_1B01_F: CivillianUpperClass
  4683.     {
  4684.         positions[] =
  4685.         {
  4686.             {7.51953,-2.24042,-2.72919},
  4687.             {6.96338,-5.53381,-2.72919},
  4688.             {4.88379,-5.6438,-2.72919},
  4689.             {1.44922,-1.31439,-2.72919},
  4690.             {3.20117,2.76855,-2.72919},
  4691.             {-1.98682,10.0344,-2.72919},
  4692.             {0.257324,10.1907,-2.72919},
  4693.             {2.50879,9.67676,-2.72919},
  4694.             {4.69092,10.2286,-2.72919},
  4695.             {7.13232,10.2936,-2.72919},
  4696.             {7.39941,8.04706,-2.72919}
  4697.         };
  4698.     };
  4699.  
  4700.     class Land_IndustrialShed_01_F: Factories
  4701.     {
  4702.         positions[] =
  4703.         {
  4704.             {2.6709,-11.2828,-4.81291},
  4705.             {0.98291,-8.0354,-4.63161},
  4706.             {4.67139,-3.76953,-4.63161},
  4707.             {0.42334,-9.50403,-1.15561},
  4708.             {4.89697,-9.39282,-1.15561},
  4709.             {5.01611,-6.52124,-1.15561},
  4710.             {4.98779,-2.57922,-1.15561},
  4711.             {4.98486,2.47815,-1.15561},
  4712.             {4.99951,6.07446,-1.15561},
  4713.             {4.95117,9.27783,-1.15561},
  4714.             {-0.508301,9.3761,-1.15561},
  4715.             {-3.74023,9.51575,-1.15561},
  4716.             {-0.371582,11.0377,-1.15561},
  4717.             {-0.70459,12.068,-1.15561},
  4718.             {-3.77441,6.22778,-1.15561},
  4719.             {-3.77441,2.44153,-1.15561},
  4720.             {-3.79297,-2.86658,-1.15561},
  4721.             {-3.71924,-8.6145,-1.15561},
  4722.             {-2.24951,11.2544,-4.8188},
  4723.             {4.37354,6.18359,-4.63161},
  4724.             {-1.46777,7.95251,-4.63161},
  4725.             {-4.47119,-9.00488,-4.03394},
  4726.             {-0.936523,-1.12756,-4.63161},
  4727.             {-4.35547,-5.93311,-3.97085},
  4728.             {-4.60596,-2.33789,-3.92988},
  4729.             {-4.46143,1.90161,-3.99174},
  4730.             {-4.49658,6.22766,-3.89754},
  4731.             {-4.53174,9.6217,-3.99186}
  4732.         };
  4733.     };
  4734.  
  4735.     class Land_i_Shed_Ind_old_F: Factories
  4736.     {
  4737.         positions[] =
  4738.         {
  4739.             {-7.71045,0.239014,-1.36279},
  4740.             {-7.8125,4.19043,-1.36279},
  4741.             {1.01416,2.73975,-1.36279},
  4742.             {-3.50928,-0.181152,-1.36279},
  4743.             {-6.17822,6.41553,-1.36279},
  4744.             {5.35205,4.77344,-1.36279},
  4745.             {4.82227,-0.0334473,-1.36279},
  4746.             {10.458,1.28784,-1.36279},
  4747.             {14.2334,2.59473,-1.36279},
  4748.             {14.5913,-0.998047,-1.36279}
  4749.         };
  4750.     };
  4751.  
  4752.     class Land_Workshop_05_grey_F: Industrial
  4753.     {
  4754.         positions[] =
  4755.         {
  4756.             {-1.3103,3.89893,-1.23525},
  4757.             {-1.47437,5.66113,-1.23635},
  4758.             {3.4729,-1.46631,-1.23635}
  4759.         };
  4760.     };
  4761.  
  4762.     class Land_GarageRow_01_large_F: VehicleService
  4763.     {
  4764.         positions[] =
  4765.         {
  4766.             {-11.5928,-3.93579,-3.19896},
  4767.             {-5.92676,-1.73389,-3.19896},
  4768.             {0.148438,-1.47754,-3.19896},
  4769.             {5.91846,-1.62769,-3.19896},
  4770.             {6.17041,5.15845,-3.19896},
  4771.             {-5.78223,5.35107,-3.19896}
  4772.         };
  4773.     };
  4774.  
  4775.     class Land_Cowshed_01_A_F: Military
  4776.     {
  4777.         positions[] =
  4778.         {
  4779.             {9.69824,-4.87842,-2.80235},
  4780.             {-1.67334,-6.5542,-2.80235},
  4781.             {-1.69482,0.286621,-2.7919},
  4782.             {4.41455,-0.884277,-2.80235},
  4783.             {9.31836,3.57178,-2.80235},
  4784.             {5.88525,6.6377,-2.80235},
  4785.             {2.46631,4.20605,-2.80235},
  4786.             {9.53027,-2.85645,-2.80235},
  4787.             {-2.97412,3.50977,-2.7919},
  4788.             {-6.82275,0.513184,-2.7919},
  4789.             {-6.68994,-2.60352,-2.7919},
  4790.             {-9.79736,3.66699,-2.7919}
  4791.         };
  4792.     };
  4793.  
  4794.     class Land_Cowshed_01_B_F: Military
  4795.     {
  4796.         positions[] =
  4797.         {
  4798.             {4.87402,0.675293,-2.86444},
  4799.             {-4.66553,-2.90479,-2.86444},
  4800.             {-5.10352,3.19531,-2.86444},
  4801.             {5.16064,-2.86035,-2.88198}
  4802.         };
  4803.     };
  4804.  
  4805.     class Land_Cowshed_01_C_F: Military
  4806.     {
  4807.         positions[] =
  4808.         {
  4809.             {0.34082,-3.38037,-2.91364},
  4810.             {-2.40137,-6.06982,-2.91364}
  4811.         };
  4812.     };
  4813.  
  4814.     class Land_Barn_03_small_F: Military
  4815.     {
  4816.         positions[] =
  4817.         {
  4818.             {-5.58691,5.07837,-2.13786},
  4819.             {-7.0752,-1.97925,-2.13786},
  4820.             {1.67383,-3.42969,-2.13786},
  4821.             {-2.97119,0.178467,-2.13786}
  4822.         };
  4823.     };
  4824.  
  4825.     class Land_Shed_05_F: Industrial
  4826.     {
  4827.         positions[] =
  4828.         {
  4829.             {-2.30957,-0.747192,-0.861992},
  4830.             {2.26855,-0.43103,-0.861992},
  4831.             {1.11816,1.07288,-0.861992},
  4832.             {-0.620117,-1.88721,-0.861992},
  4833.             {2.1001,-2.15027,-0.861992},
  4834.             {-2.19434,0.794189,-0.861992}
  4835.         };
  4836.     };
  4837.  
  4838.     class Land_House_2B01_F: CivillianUpperClass
  4839.     {
  4840.         positions[] =
  4841.         {
  4842.             {-3.57361,4.44873,-0.943945},
  4843.             {1.07776,4.58691,-0.943945},
  4844.             {-3.61365,4.34814,-4.02404},
  4845.             {1.0155,4.53174,-4.08049},
  4846.             {1.50549,-4.69189,-4.07877},
  4847.             {-2.052,-4.66504,-4.08233}
  4848.         };
  4849.     };
  4850.  
  4851.     class Land_House_1W07_F: CivillianUpperClass
  4852.     {
  4853.         positions[] =
  4854.         {
  4855.             {0.372559,3.09766,-3.01276},
  4856.             {-6.84027,2.18164,-3.31559},
  4857.             {-7.12561,0.246582,-3.31559},
  4858.             {-7.15247,-2.23193,-3.31559},
  4859.             {-5.01245,-5.99365,-3.01966},
  4860.             {-4.29071,-7.7666,-3.01966},
  4861.             {-2.1601,-7.646,-3.01966},
  4862.             {-0.154541,-7.79492,-3.01966},
  4863.             {5.93152,-1.72119,-3.01621},
  4864.             {5.9718,0.128418,-3.01621},
  4865.             {6.07239,2.24023,-3.01621},
  4866.             {2.17114,3.08496,-3.01621}
  4867.         };
  4868.     };
  4869.  
  4870.     class Land_Chapel_02_white_F: Medical
  4871.     {
  4872.         positions[] =
  4873.         {
  4874.             {-0.110474,1.63428,-2.43833}
  4875.         };
  4876.     };
  4877.  
  4878.     class Land_GarageRow_01_small_F: VehicleService
  4879.     {
  4880.         positions[] =
  4881.         {
  4882.             {-4.79004,-5.00537,-1.50366},
  4883.             {-0.268066,-4.36865,-1.50366},
  4884.             {4.9668,-4.93115,-1.50366},
  4885.             {-4.89502,0.185059,-1.50366},
  4886.             {-0.0610352,0.185059,-1.50366},
  4887.             {4.70313,0.185059,-1.50366}
  4888.         };
  4889.     };
  4890.  
  4891.     class Land_Barn_04_F: Military
  4892.     {
  4893.         positions[] =
  4894.         {
  4895.             {9.48975,-25.5051,5.66946},
  4896.             {9.40137,-3.34149,5.66946},
  4897.             {9.10449,4.9483,5.66946},
  4898.             {9.45996,11.9985,5.66946},
  4899.             {9.26221,22.4594,5.66946},
  4900.             {-0.651367,22.5739,5.66946},
  4901.             {-10.9146,22.7979,5.66946},
  4902.             {-10.8862,16.7523,5.66946},
  4903.             {-10.9302,7.71417,5.66946},
  4904.             {-10.7749,-3.33295,5.66946},
  4905.             {-11.0044,-12.0729,5.66946},
  4906.             {-10.582,-20.9655,5.66946},
  4907.             {-10.8569,-25.3809,5.66946},
  4908.             {-0.641602,-25.3549,5.66946},
  4909.             {9.09229,-14.053,5.66946},
  4910.             {-1.61084,-3.21228,5.66946},
  4911.             {-0.676758,-9.81311,-5.23054},
  4912.             {-0.676758,14.3116,-5.23054}
  4913.         };
  4914.     };
  4915.  
  4916.     class Land_House_2W02_F: CivillianUpperClass
  4917.     {
  4918.         positions[] =
  4919.         {
  4920.             {1.8031,-3.19531,-4.00533},
  4921.             {5.62402,-3.22168,-4.00533},
  4922.             {5.20471,0.419922,-4.00533},
  4923.             {8.34167,2.50488,-1.20448},
  4924.             {8.13855,-0.901367,-1.20448},
  4925.             {3.22034,-2.53809,-1.20448},
  4926.             {-0.350708,-0.832031,-4.00533},
  4927.             {-1.06274,3.29688,-4.00533}
  4928.         };
  4929.     };
  4930.  
  4931.     class Land_VillageStore_01_F: Shop
  4932.     {
  4933.         positions[] =
  4934.         {
  4935.             {5.13184,4.28552,-1.73814},
  4936.             {5.3623,7.11487,-1.73814},
  4937.             {5.97803,2.24182,-1.73814}
  4938.         };
  4939.     };
  4940.  
  4941.     class Land_House_1W06_F: CivillianUpperClass
  4942.     {
  4943.         positions[] =
  4944.         {
  4945.             {-2.06104,-0.940186,-0.515759},
  4946.             {-2.12012,0.984741,-0.515759},
  4947.             {4.02783,1.1991,-0.515759},
  4948.             {4.4834,-0.963745,-0.515759},
  4949.             {4.354,-3.22534,-0.515759},
  4950.             {1.31543,-3.23621,-0.515759}
  4951.         };
  4952.     };
  4953.  
  4954.     class Land_House_2B03_F: CivillianUpperClass
  4955.     {
  4956.         positions[] =
  4957.         {
  4958.             {-0.133789,-6.73535,-2.06392},
  4959.             {1.71521,-2.63965,-2.06392},
  4960.             {-2.10071,2.47656,-2.03032},
  4961.             {3.4563,0.238281,-5.35728},
  4962.             {-0.0887451,5.25684,-5.35728}
  4963.         };
  4964.     };
  4965.  
  4966.     class Land_Sawmill_01_F: Industrial
  4967.     {
  4968.         positions[] =
  4969.         {
  4970.             {-0.832031,12.478,-4.86466},
  4971.             {-0.555176,-0.0805664,-4.86466},
  4972.             {2.23291,-9,-4.86466},
  4973.             {6.46777,-2.67188,-4.86466},
  4974.             {6.49609,0.739746,-4.86466},
  4975.             {6.53955,7.7583,-4.86466}
  4976.         };
  4977.     };
  4978.  
  4979.     class Land_House_2W01_F: CivillianUpperClass
  4980.     {
  4981.         positions[] =
  4982.         {
  4983.             {2.21338,3.34863,-3.08351},
  4984.             {-6.16943,-2.1543,-3.08364},
  4985.             {6.57031,1.56738,-3.08262},
  4986.             {-6.55859,2.84375,-3.08006},
  4987.             {-1.11768,-2.65674,0.0369568}
  4988.         };
  4989.     };
  4990.  
  4991.     class Land_House_2B02_F: CivillianUpperClass
  4992.     {
  4993.         positions[] =
  4994.         {
  4995.             {0.00439453,-1.57617,-5.40536},
  4996.             {0.0244141,4.36523,-5.40536},
  4997.             {-8.74097,0.254883,-5.40536},
  4998.             {-8.67261,5.55859,-5.40536},
  4999.             {-7.1958,6.79395,-5.40536},
  5000.             {8.8186,0.113281,-5.40536},
  5001.             {8.69165,2.99512,-5.47363},
  5002.             {7.646,6.86035,-5.40536}
  5003.         };
  5004.     };
  5005.  
  5006.     class Land_Church_04_lightblue_F: Military
  5007.     {
  5008.         positions[] =
  5009.         {
  5010.             {-0.834961,6.70508,-13.3994},
  5011.             {-3.07275,3.83008,-9.79788},
  5012.             {-0.875977,4.74219,2.88566},
  5013.             {-0.168945,5.59375,2.88566},
  5014.             {-0.143555,7.02539,2.88566},
  5015.             {-0.905273,7.71973,2.88566},
  5016.             {-2.25928,7.71973,2.88566},
  5017.             {-2.8916,7.00977,2.88566},
  5018.             {-2.89209,5.59668,2.88566},
  5019.             {-2.16748,4.66992,2.88566}
  5020.         };
  5021.     };
  5022.  
  5023.     class Land_PoliceStation_01_F: Military
  5024.     {
  5025.         positions[] =
  5026.         {
  5027.             {1.92969,-3.42236,-5.99693},
  5028.             {-8.52734,-2.08789,-5.99709},
  5029.             {0.573242,6.75879,-5.98874},
  5030.             {-2.23535,6.47217,-5.98874},
  5031.             {-8.04492,6.62061,-5.9968},
  5032.             {-9.33252,6.02637,-2.40842},
  5033.             {3.34326,5.36914,-2.39034},
  5034.             {0.990234,-3.68213,-2.39034},
  5035.             {-6.40723,-3.41113,-2.39034},
  5036.             {1.8335,-3.13232,1.30273},
  5037.             {2.65967,5.38818,1.30273},
  5038.             {-8.53027,6.59424,1.30272},
  5039.             {-8.47461,-3.08252,1.30273}
  5040.         };
  5041.     };
  5042.  
  5043.     class Land_GuardHouse_02_F: Industrial
  5044.     {
  5045.         positions[] =
  5046.         {
  5047.             {-0.0488281,0.299805,-1.5513},
  5048.             {0.294922,-2.27148,-1.5513},
  5049.             {-0.975586,-3.35596,-1.5513},
  5050.             {3.91943,-1.75732,-1.5513},
  5051.             {2.85742,2.31104,-1.5513},
  5052.             {3.93262,3.36719,-1.5513},
  5053.             {-0.0361328,3.00684,-1.5513}
  5054.         };
  5055.     };
  5056.  
  5057.     class Land_CementWorks_01_brick_F: Factories
  5058.     {
  5059.         positions[] =
  5060.         {
  5061.             {4.90918,6.12451,-4.33795},
  5062.             {0.471191,5.47119,-4.33795},
  5063.             {8.85938,5.47119,-4.33795},
  5064.             {-0.937988,9.51074,-4.33795},
  5065.             {-0.547363,-8.52979,-4.33795},
  5066.             {1.20166,-14.4316,-4.33795},
  5067.             {-2.09521,-14.7422,-4.33795},
  5068.             {-8.56104,-17.1538,-4.33795},
  5069.             {0.569336,-23.3745,-4.33795},
  5070.             {13.6372,-23.6812,-4.33795},
  5071.             {14.7061,-18.377,-4.33795},
  5072.             {14.5063,-9.69678,-4.33795},
  5073.             {9.16846,-12.853,-4.33795},
  5074.             {15.3716,2.24561,-4.33795},
  5075.             {4.27783,-3.98291,-4.33795},
  5076.             {10.9937,-4.40723,-4.33795},
  5077.             {-5.29834,-11.3311,-4.33795},
  5078.             {-10.7515,-10.8872,-4.33795},
  5079.             {-2.76758,11.1362,5.8951},
  5080.             {16.8652,11.1187,5.8951},
  5081.             {7.44336,-9.37158,5.8951},
  5082.             {-2.62842,-26.8994,5.8951},
  5083.             {16.9092,-26.9077,5.8951},
  5084.             {0.160156,19.8325,4.20144},
  5085.             {8.07227,20.2056,4.20144},
  5086.             {2.11963,15.75,-4.33795},
  5087.             {7.43994,15.5991,-4.33795},
  5088.             {-11.3032,-20.7671,1.38427},
  5089.             {-11.2822,-10.729,1.38427},
  5090.             {-2.65088,-1.63721,5.8951},
  5091.             {15.8857,-17.0581,5.8951},
  5092.             {7.82373,-25.7031,5.8951},
  5093.             {5.73877,-9.03369,-4.33795},
  5094.             {8.39551,-9.12451,-4.33795}
  5095.         };
  5096.     };
  5097.  
  5098.     class Land_GuardHouse_03_F: Military
  5099.     {
  5100.         positions[] =
  5101.         {
  5102.             {0.864258,-2.42773,-0.860074},
  5103.             {1.7876,2.39258,-0.859936},
  5104.             {-0.311523,1.93555,-0.860091}
  5105.         };
  5106.     };
  5107.  
  5108.     class Land_House_2W03_F: CivillianUpperClass
  5109.     {
  5110.         positions[] =
  5111.         {
  5112.             {-2.38318,3.05957,-5.52236},
  5113.             {0.116455,6.25439,-0.73315},
  5114.             {-4.41516,5.98779,-0.73315},
  5115.             {-2.92932,-0.233398,-0.73315},
  5116.             {-8.08105,-0.578125,-0.757917},
  5117.             {-8.52783,2.12793,-0.746021}
  5118.         };
  5119.     };
  5120.  
  5121.     class Land_Rail_Warehouse_Small_F: Factories
  5122.     {
  5123.         positions[] =
  5124.         {
  5125.             {-4.38037,0.564941,-1.24343},
  5126.             {1.37842,3.86035,-1.24343},
  5127.             {5.51904,-0.27002,-1.24343},
  5128.             {-3.00049,-3.41602,-1.24343}
  5129.         };
  5130.     };
  5131.  
  5132.     class Land_House_2W04_F: CivillianUpperClass
  5133.     {
  5134.         positions[] =
  5135.         {
  5136.             {-3.83545,3.41504,-5.0518},
  5137.             {-6.04028,6.24121,-0.741716},
  5138.             {6.80615,1.51758,-0.741716},
  5139.             {7.52441,3.12793,-0.741716},
  5140.             {3.07617,0.54541,-0.741716},
  5141.             {0.946533,0.533691,-0.741716},
  5142.             {6.6792,6.19287,-0.741716}
  5143.         };
  5144.     };
  5145.  
  5146.     class Land_Rail_Station_Big_F: Factories
  5147.     {
  5148.         positions[] =
  5149.         {
  5150.             {-1.76245,0.861328,-4.91119},
  5151.             {-1.69849,0.861328,-4.91119},
  5152.             {-3.99146,4.05469,-4.91119},
  5153.             {-0.164307,-5.64258,-4.91119},
  5154.             {-6.23462,-5.40527,-4.91119},
  5155.             {8.06274,-5.38574,-4.91119},
  5156.             {8.56372,0.768066,-4.91119}
  5157.         };
  5158.     };
  5159.  
  5160.     class Land_Slum_House03_F: CivillianLowerClass
  5161.     {
  5162.         positions[] =
  5163.         {
  5164.             {0.265137,2.37744,-0.786293},
  5165.             {1.97314,0.328369,-0.786293},
  5166.             {-1.81738,0.488037,-0.786293}
  5167.         };
  5168.     };
  5169.  
  5170.     class Land_House_1W13_F: CivillianUpperClass
  5171.     {
  5172.         positions[] =
  5173.         {
  5174.             {3.84473,-0.701172,-1.37038},
  5175.             {0.940918,-3.22266,-1.37038},
  5176.             {-1.10645,1.69434,-1.37038},
  5177.             {-2.8916,1.24658,-1.88763},
  5178.             {-4.05444,-0.781738,-1.88763}
  5179.         };
  5180.     };
  5181.  
  5182.     class Land_Church_04_yellow_F: Medical
  5183.     {
  5184.         positions[] =
  5185.         {
  5186.             {-0.835449,6.70508,-13.3994},
  5187.             {-3.07324,3.82959,-9.79788},
  5188.             {-0.875977,4.7417,2.88566},
  5189.             {-0.168945,5.59326,2.88566},
  5190.             {-0.143555,7.0249,2.88566},
  5191.             {-0.905762,7.71924,2.88566},
  5192.             {-2.25928,7.71875,2.88566},
  5193.             {-2.8916,7.00928,2.88566},
  5194.             {-2.8916,5.5957,2.88566},
  5195.             {-2.16699,4.66895,2.88566}
  5196.         };
  5197.     };
  5198.  
  5199.     class Land_Radar_01_HQ_F: Military
  5200.     {
  5201.         positions[] =
  5202.         {
  5203.             {2.01025,-5.03613,-4.13718},
  5204.             {-0.813477,-5.6333,-4.13718},
  5205.             {-2.68066,-7.46045,-4.13718},
  5206.             {-7.2124,-4.73071,-4.13718},
  5207.             {-6.81299,-0.66333,-4.13718},
  5208.             {2.42188,-1.37769,-4.13718},
  5209.             {5.65869,-8.85205,-4.13718},
  5210.             {-8.87012,-10.8745,-4.13718},
  5211.             {-10.1636,2.23657,-4.13718},
  5212.             {5.37842,2.1665,-4.13718},
  5213.             {-4.12744,7.83105,-4.94238},
  5214.             {-1.48779,-7.64087,-0.101681},
  5215.             {-3.04443,-8.35474,-0.101681},
  5216.             {-5.20801,-8.2085,-0.101681},
  5217.             {-5.04004,-5.58691,-0.101677},
  5218.             {-2.78613,-5.2063,-0.101681},
  5219.             {1.16846,-4.70581,-0.101681},
  5220.             {5.93164,-8.75879,-0.101681},
  5221.             {-10.7075,-9.09229,-0.101681},
  5222.             {-10.4434,-5.30273,-0.101681},
  5223.             {-10.4756,-1.81104,-0.101681},
  5224.             {-8.70654,3.88281,-0.101681},
  5225.             {-4.41064,3.53589,-0.101681},
  5226.             {3.21045,3.98755,-0.101681},
  5227.             {5.75439,-1.49463,-0.101681},
  5228.             {5.84033,-5.34521,-0.101681},
  5229.             {-8.30176,0.186768,-0.101681},
  5230.             {2.55664,-0.695801,-0.101681},
  5231.             {-1.10547,-6.35474,4.01337},
  5232.             {-3.41602,-4.70898,4.01338},
  5233.             {2.12354,-0.232422,4.01338},
  5234.             {4.42578,-9.78003,4.01338},
  5235.             {-8.08496,-9.2334,4.01338},
  5236.             {-9.58203,1.85059,4.01337},
  5237.             {-4.70605,2.66138,4.01338},
  5238.             {5.35938,3.4248,4.01338}
  5239.         };
  5240.     };
  5241.  
  5242.     class Land_Unfinished_Building_02_F: Factories
  5243.     {
  5244.         positions[] =
  5245.         {
  5246.             {-6.37598,-2.26074,-2.45527},
  5247.             {5.01465,-1.06836,-2.01027},
  5248.             {5.80859,4.90381,-2.37527},
  5249.             {-0.937988,-1.49854,-2.33027},
  5250.             {7.62109,-2.75439,1.15675},
  5251.             {-2.38574,-5.32813,1.1627},
  5252.             {-6.05566,-1.73828,1.1627},
  5253.             {-5.50928,4.64502,1.1627}
  5254.         };
  5255.     };
  5256.  
  5257.     class Land_Slum_House01_F: Shop
  5258.     {
  5259.         positions[] =
  5260.         {
  5261.             {-0.99707,-0.179199,-0.790985},
  5262.             {-0.609863,1.53174,-0.790985}
  5263.         };
  5264.     };
  5265.  
  5266.     class Land_HealthCenter_01_F: Medical
  5267.     {
  5268.         positions[] =
  5269.         {
  5270.             {-9.05933,3.49756,-2.7361},
  5271.             {-11.2034,-3.75098,-2.7361},
  5272.             {-6.21802,-3.95605,-2.7361},
  5273.             {-2.1062,-3.76172,-2.7361},
  5274.             {2.63574,0.206055,-2.7361},
  5275.             {2.21802,4.74658,-2.7361},
  5276.             {-4.97192,4.5835,-2.7361}
  5277.         };
  5278.     };
  5279.  
  5280.     class Land_ContainerLine_03_F: Factories
  5281.     {
  5282.         positions[] =
  5283.         {
  5284.             {-13.3799,2.41309,0.994525},
  5285.             {-9.63086,2.91309,0.994525},
  5286.             {-19.5029,2.91309,0.994525},
  5287.             {-13.3799,-0.498047,0.994525},
  5288.             {-9.63135,0.00195313,0.994525},
  5289.             {-19.5029,0.00195313,0.994525},
  5290.             {-15.7539,0.501953,0.994525},
  5291.             {4.46875,2.95605,-1.59464},
  5292.             {-5.40283,2.95605,-1.59464},
  5293.             {-1.65381,2.45654,-1.59464},
  5294.             {0.719727,0.544922,-1.59464},
  5295.             {4.46875,0.0454102,-1.59464},
  5296.             {-5.40283,0.0454102,-1.59464},
  5297.             {-13.2866,-3.43604,3.63981},
  5298.             {-9.53809,-2.93604,3.63981},
  5299.             {-19.4097,-2.93652,3.63981},
  5300.             {-9.53809,-5.8667,3.63981},
  5301.             {-19.4097,-5.8667,3.63981},
  5302.             {-15.6611,-5.3667,3.63981},
  5303.             {14.9043,6.3667,3.63981},
  5304.             {18.6533,5.86768,3.63981},
  5305.             {8.78174,5.86719,3.63981},
  5306.             {12.5303,5.36719,3.63981},
  5307.             {14.9043,2.45605,0.994525},
  5308.             {18.6533,2.95605,0.994525},
  5309.             {8.78174,2.95605,0.994525},
  5310.             {12.5303,3.45654,0.994525},
  5311.             {18.6533,0.0253906,0.994525},
  5312.             {8.78174,0.0253906,0.994525},
  5313.             {12.5303,-0.474121,0.994525},
  5314.             {14.9131,-2.4458,3.63981},
  5315.             {18.6621,-2.9458,3.63981},
  5316.             {8.79004,-2.94629,3.63981},
  5317.             {12.5391,-3.44629,3.63981},
  5318.             {0.8125,-2.36768,0.994525},
  5319.             {4.56152,-2.86719,0.994525},
  5320.             {-5.31006,-2.86768,0.994525}
  5321.         };
  5322.     };
  5323.  
  5324.     class Land_GuardHouse_02_grey_F: Military
  5325.     {
  5326.         positions[] =
  5327.         {
  5328.             {-0.0488281,0.300293,-1.5513},
  5329.             {0.294922,-2.27148,-1.5513},
  5330.             {-0.975586,-3.35596,-1.5513},
  5331.             {3.91992,-1.75732,-1.5513},
  5332.             {2.85791,2.31152,-1.5513},
  5333.             {3.93262,3.36719,-1.5513},
  5334.             {-0.0361328,3.00732,-1.5513}
  5335.         };
  5336.     };
  5337.  
  5338.     class Land_FuelStation_03_shop_F: Shop
  5339.     {
  5340.         positions[] =
  5341.         {
  5342.             {1.79297,0.0668945,-1.4488},
  5343.             {-1.84863,-1.0625,-1.4488}
  5344.         };
  5345.     };
  5346.  
  5347.     class Land_Chapel_02_yellow_damaged_F: CivillianLowerClass
  5348.     {
  5349.         positions[] =
  5350.         {
  5351.             {-0.107422,1.63428,-1.7329}
  5352.         };
  5353.     };
  5354.  
  5355.     class Land_Barracks_03_F: Military
  5356.     {
  5357.         positions[] =
  5358.         {
  5359.             {-3.12988,1.43066,-0.71003},
  5360.             {3.51172,2.65771,-0.688858},
  5361.             {3.52148,-2.30322,-0.728409},
  5362.             {0.146484,2.31934,-0.688858},
  5363.             {-0.578125,-2.45459,-0.728409},
  5364.             {-2.47852,-2.36035,-0.728409},
  5365.             {-5.6709,-2.31787,-0.728409},
  5366.             {-9.56836,2.51855,-0.688858},
  5367.             {-10.1309,-2.33789,-0.728409}
  5368.         };
  5369.     };
  5370.  
  5371.     class Land_Barracks_02_F: Military
  5372.     {
  5373.         positions[] =
  5374.         {
  5375.             {3.52686,-0.819336,-1.57597},
  5376.             {4.16223,-3.09375,-1.57597},
  5377.             {3.64099,0.822266,-1.57597},
  5378.             {4.10876,2.84082,-1.57597},
  5379.             {0.365234,-1.16992,-1.57597},
  5380.             {0.626221,1.13379,-1.57597},
  5381.             {-2.72021,-1.29297,-1.57597},
  5382.             {-5.33069,1.62012,-1.57597}
  5383.         };
  5384.     };
  5385.  
  5386.     class Land_Workshop_02_grey_F: Industrial
  5387.     {
  5388.         positions[] =
  5389.         {
  5390.             {-1.01709,0.828613,-1.28378},
  5391.             {0.972656,0.637451,-1.28378}
  5392.         };
  5393.     };
  5394.  
  5395.     class Land_Chapel_02_yellow_F: CivillianLowerClass
  5396.     {
  5397.         positions[] =
  5398.         {
  5399.             {-0.110352,1.63379,-2.43833}
  5400.         };
  5401.     };
  5402.  
  5403.     class Land_Barracks_06_F: Military
  5404.     {
  5405.         positions[] =
  5406.         {
  5407.             {-5.99268,3.72266,-4.89569},
  5408.             {-5.90527,0.392578,-4.89569},
  5409.             {-2.78711,-1.51367,-4.89569},
  5410.             {-2.91455,-3.68555,-4.89569},
  5411.             {-10.1533,-1.4541,-4.89569},
  5412.             {-14.5449,-1.75195,-4.89569},
  5413.             {-14.5562,-6.28418,-4.89569},
  5414.             {-10.665,-8.88281,-4.89569},
  5415.             {-8.56201,-5.36621,-4.89569},
  5416.             {-14.3604,-1.53613,-0.847954},
  5417.             {-11.499,-3.69922,-0.834846},
  5418.             {-13.8604,-8.06641,-0.834846},
  5419.             {-9.37109,-8.64258,-0.834846},
  5420.             {-9.00098,-6.59375,-0.834846},
  5421.             {-4.39014,-1.83984,-0.834846},
  5422.             {-0.718262,-2.94238,-0.834846}
  5423.         };
  5424.     };
  5425.  
  5426.     class Land_Barracks_04_F: Military
  5427.     {
  5428.         positions[] =
  5429.         {
  5430.             {-3.56543,-1.21338,-1.83922},
  5431.             {-6.77344,7.25049,-1.83922},
  5432.             {-2.08789,0.0288086,-1.83922},
  5433.             {-3.2627,6.10449,-1.83922},
  5434.             {0.87207,0.115234,-1.83922},
  5435.             {-0.0292969,7.44189,-1.83922},
  5436.             {4.03516,0.166016,-1.83922},
  5437.             {3.84473,7.49951,-1.83922},
  5438.             {6.32715,0.111816,-1.83922},
  5439.             {7.24902,7.37109,-1.83922},
  5440.             {7.76855,-0.356934,-1.83922}
  5441.         };
  5442.     };
  5443.  
  5444.     class Land_GuardBox_01_green_F: Military
  5445.     {
  5446.         positions[] =
  5447.         {
  5448.             {-0.0180664,-1.00098,-0.820641}
  5449.         };
  5450.     };
  5451.  
  5452.     class Land_Shed_02_F: Industrial
  5453.     {
  5454.         positions[] =
  5455.         {
  5456.             {1.57178,1.875,-0.815159},
  5457.             {-1.59741,2.10742,-0.815159},
  5458.             {-1.49634,-0.802734,-0.815159},
  5459.             {0.564453,2.20215,-0.815159},
  5460.             {1.63892,-0.500977,-0.815159}
  5461.         };
  5462.     };
  5463.  
  5464.     class Land_Shed_03_F: Shop
  5465.     {
  5466.         positions[] =
  5467.         {
  5468.             {0.901367,-0.807129,-0.722935},
  5469.             {2.50854,-1.2002,-0.722935},
  5470.             {2.51147,-0.0996094,-0.722935},
  5471.             {-1.66992,-0.746094,-0.722935},
  5472.             {-1.6604,1.20313,-0.722935}
  5473.         };
  5474.     };
  5475.  
  5476.     class Land_GuardTower_02_F: Military
  5477.     {
  5478.         positions[] =
  5479.         {
  5480.             {0.0332031,1.97852,1.70389}
  5481.         };
  5482.     };
  5483.  
  5484.     class Land_GuardBox_01_smooth_F: Military
  5485.     {
  5486.         positions[] =
  5487.         {
  5488.             {-0.0175781,-1.00146,-0.820641}
  5489.         };
  5490.     };
  5491.  
  5492.     class Land_Slum_House02_F: CivillianLowerClass
  5493.     {
  5494.         positions[] =
  5495.         {
  5496.             {2.12451,2.39063,-0.74062},
  5497.             {2.4873,-0.365723,-0.74062},
  5498.             {0.282227,0.771973,-0.74062}
  5499.         };
  5500.     };
  5501.  
  5502.     class Land_MobileRadar_01_radar_F: Military
  5503.     {
  5504.         positions[] =
  5505.         {
  5506.             {-1.9248,-1.97461,-0.452637},
  5507.             {-2.73633,-4.88867,-0.452637},
  5508.             {0.225586,-7.54785,-0.452682},
  5509.             {2.7207,-4.56738,-0.452881},
  5510.             {1.38867,-2.16211,-0.452957}
  5511.         };
  5512.     };
  5513.  
  5514.     class Land_ServiceHangar_01_R_F: VehicleService
  5515.     {
  5516.         positions[] =
  5517.         {
  5518.             {8.46826,-16.3291,0.344475},
  5519.             {-1.93066,-1.32227,0.344658},
  5520.             {-18.6973,-18.1377,0.340233},
  5521.             {-18.7202,-5.28125,0.340233},
  5522.             {-19.1431,6.97266,0.340233},
  5523.             {-19.022,18.5781,0.340233},
  5524.             {-3.43018,22.3184,0.340233},
  5525.             {15.6455,22.3281,0.340233},
  5526.             {17.4863,13.9902,3.71945},
  5527.             {-8.77588,12.6748,3.71945},
  5528.             {-7.78516,-17.623,3.71945}
  5529.         };
  5530.     };
  5531.  
  5532.     class Land_ServiceHangar_01_L_F: VehicleService
  5533.     {
  5534.         positions[] =
  5535.         {
  5536.             {8.46777,16.9268,0.344475},
  5537.             {-1.91406,1.92285,0.323158},
  5538.             {-18.6719,19.2217,0.340233},
  5539.             {-18.666,9.6123,0.340233},
  5540.             {-18.8862,-9.59668,0.344101},
  5541.             {-3.43066,-21.7197,0.340233},
  5542.             {6.67285,-21.8018,0.340233},
  5543.             {14.4629,-21.7715,0.340233},
  5544.             {17.4849,-13.4854,3.78893},
  5545.             {-6.83594,-13.5703,3.78893},
  5546.             {-3.32764,-6.07031,3.78893},
  5547.             {-8.77148,-0.969727,3.79115},
  5548.             {-3.25781,-6,0.443138}
  5549.         };
  5550.     };
  5551.  
  5552.     class Land_ControlTower_02_F: Industrial
  5553.     {
  5554.         positions[] =
  5555.         {
  5556.             {-2.29102,3.23633,-10.0838},
  5557.             {1.87891,5.27344,-9.41628},
  5558.             {10.2949,3.99316,-7.23681},
  5559.             {3.70313,5.33008,-4.94669},
  5560.             {-0.731445,3.50439,-5.0269},
  5561.             {5.81738,2.48438,-0.83017},
  5562.             {2.44727,-2.07715,-0.846519},
  5563.             {4.03516,-0.458008,-0.838341},
  5564.             {6.0166,-0.0722656,-0.846519},
  5565.             {-0.227539,-0.462402,-0.846519},
  5566.             {-0.388672,5.01758,-0.84243},
  5567.             {-0.131836,-4.98975,-0.838341},
  5568.             {9.87109,-5.09766,-0.846519},
  5569.             {-0.325195,-4.80078,-0.855309},
  5570.             {0.421875,1.51758,-0.848129},
  5571.             {0.432617,1.51758,2.72364}
  5572.         };
  5573.     };
  5574.  
  5575.     class Land_Bunker_02_double_F: Military
  5576.     {
  5577.         positions[] =
  5578.         {
  5579.             {-0.00927734,1.63379,-0.734497},
  5580.             {1.46777,-0.0800781,-0.768608},
  5581.             {-1.56836,-0.00878906,-0.751556}
  5582.         };
  5583.     };
  5584.  
  5585.     class Land_GuardTower_01_F: Military
  5586.     {
  5587.         positions[] =
  5588.         {
  5589.             {-0.0373535,-2.74219,5.27417},
  5590.             {0.770264,-3.29248,5.27415},
  5591.             {0.146484,-6.00391,5.27411},
  5592.             {-2.04785,-5.20557,5.27411},
  5593.             {-0.0668945,-7.20654,5.27409},
  5594.             {1.98682,-5.31055,5.27409}
  5595.         };
  5596.     };
  5597.  
  5598.     class Land_Bunker_02_light_double_F: Military
  5599.     {
  5600.         positions[] =
  5601.         {
  5602.             {-0.00878906,1.63281,-0.734501},
  5603.             {1.4668,-0.0810547,-0.768604},
  5604.             {-1.56934,-0.00976563,-0.751553}
  5605.         };
  5606.     };
  5607.  
  5608.     class Land_Barracks_05_F: Military
  5609.     {
  5610.         positions[] =
  5611.         {
  5612.             {4.91162,0.323242,-1.66199},
  5613.             {3.97998,-2.83691,-1.66199},
  5614.             {0.586426,2.44727,-1.66199},
  5615.             {-0.126465,-1.1958,-1.66199},
  5616.             {1.37646,-2.91626,-1.66199},
  5617.             {-1.53418,-3.01636,-1.66199},
  5618.             {-3.0249,2.40332,-1.66199},
  5619.             {-4.06299,-2.97485,-1.66199},
  5620.             {-6.59033,-0.594727,-1.66199},
  5621.             {-5.25244,-3.03174,-1.66199},
  5622.             {-8.93701,-1.1333,-1.66199},
  5623.             {-6.85107,2.24658,-1.66199}
  5624.         };
  5625.     };
  5626.  
  5627.     class Land_Bunker_02_right_F: Military
  5628.     {
  5629.         positions[] =
  5630.         {
  5631.             {-0.581543,2.64063,-0.729347},
  5632.             {0.894043,0.926758,-0.763453},
  5633.             {-2.14185,1,-0.746401}
  5634.         };
  5635.     };
  5636.  
  5637.     class Land_Church_04_red_F: CivillianLowerClass
  5638.     {
  5639.         positions[] =
  5640.         {
  5641.             {-0.834961,6.70508,-13.3994},
  5642.             {-3.07324,3.8291,-9.79788},
  5643.             {-0.875977,4.7417,2.88566},
  5644.             {-0.168945,5.59326,2.88566},
  5645.             {-0.144531,7.02539,2.88566},
  5646.             {-0.904297,7.71973,2.88566},
  5647.             {-2.25879,7.71826,2.88566},
  5648.             {-2.89258,7.00977,2.88566},
  5649.             {-2.89258,5.5957,2.88566},
  5650.             {-2.16797,4.66943,2.88566}
  5651.         };
  5652.     };
  5653.  
  5654.     class Land_Church_05_F: Medical
  5655.     {
  5656.         positions[] =
  5657.         {
  5658.             {-6.9126,0.512695,-3.94415},
  5659.             {-6.9209,-2.22168,-4.00879}
  5660.         };
  5661.     };
  5662.  
  5663.     class Land_Bunker_02_light_right_F: Military
  5664.     {
  5665.         positions[] =
  5666.         {
  5667.             {-0.581055,2.6416,-0.729355},
  5668.             {0.89502,0.927734,-0.763474},
  5669.             {-2.14111,0.998047,-0.746399}
  5670.         };
  5671.     };
  5672.  
  5673.     class Land_Bunker_02_light_left_F: Military
  5674.     {
  5675.         positions[] =
  5676.         {
  5677.             {0.609375,2.64136,-0.72934},
  5678.             {2.08594,0.926758,-0.763458},
  5679.             {-0.950195,0.998047,-0.746414}
  5680.         };
  5681.     };
  5682.  
  5683.     class Land_GuardBox_01_brown_F: Military
  5684.     {
  5685.         positions[] =
  5686.         {
  5687.             {-0.0183105,-1.00146,-0.820633}
  5688.         };
  5689.     };
  5690.  
  5691.     class Land_Highway_Pillar_01_garage_F: Shop
  5692.     {
  5693.         positions[] =
  5694.         {
  5695.             {-6.24951,-1.99023,-1.44405},
  5696.             {1.98706,0.24707,-1.44405}
  5697.         };
  5698.     };
  5699.  
  5700.     class Land_Church_04_damaged_F: CivillianLowerClass
  5701.     {
  5702.         positions[] =
  5703.         {
  5704.             {-0.835693,6.70508,-13.3994},
  5705.             {-3.07349,3.8291,-9.79787},
  5706.             {-0.875977,4.9458,2.88567},
  5707.             {-0.168945,5.59326,2.88567},
  5708.             {-0.143799,7.02539,2.88567},
  5709.             {-0.905518,7.71973,2.88567},
  5710.             {-2.25977,7.71875,2.88567},
  5711.             {-2.89233,7.00879,2.88567},
  5712.             {-2.89233,5.59521,2.88567},
  5713.             {-2.16748,4.87305,2.88567}
  5714.         };
  5715.     };
  5716.  
  5717.     class Land_Bunker_02_left_F: Military
  5718.     {
  5719.         positions[] =
  5720.         {
  5721.             {0.610352,2.64063,-0.729347},
  5722.             {2.08594,0.92627,-0.763454},
  5723.             {-0.950684,0.998535,-0.746399}
  5724.         };
  5725.     };
  5726.  
  5727.     class Land_Workshop_03_grey_F: Industrial
  5728.     {
  5729.         positions[] =
  5730.         {
  5731.             {-0.193359,-1.79224,-0.91156},
  5732.             {0.015625,0.646484,-0.91156},
  5733.             {0.0366211,1.98535,-0.91156}
  5734.         };
  5735.     };
  5736.  
  5737.     class Land_ControlTower_01_F: VehicleService
  5738.     {
  5739.         positions[] =
  5740.         {
  5741.             {-1.11572,-2.49316,-7.40833},
  5742.             {3.03467,2.48535,-5.89747},
  5743.             {-1.49292,2.48438,-4.35154},
  5744.             {-1.38306,-1.6709,-4.35154},
  5745.             {0.690674,-3.15625,1.86574},
  5746.             {3.13086,-1.70215,-4.35154},
  5747.             {2.74023,2.48535,-2.79662},
  5748.             {-1.11597,2.28125,-1.26781},
  5749.             {-0.792236,-0.483398,-1.26882},
  5750.             {-1.72949,4.02148,-6.6307},
  5751.             {0.692627,-3.15723,-4.35154},
  5752.             {2.46997,2.48535,0.310318},
  5753.             {-1.11548,0.96582,1.86574},
  5754.             {-1.11572,-2.54297,1.86574},
  5755.             {-1.75952,3.96387,-6.6307},
  5756.             {2.75122,-0.530273,1.86574},
  5757.             {4.07227,4.04004,4.92436},
  5758.             {3.7417,4.21582,4.92436},
  5759.             {2.89087,-2.86133,-1.26882},
  5760.             {-0.789795,-0.711914,-1.26882},
  5761.             {3.7417,3.86035,4.92436},
  5762.             {2.70654,-1.06152,-7.40833},
  5763.             {2.05835,-2.29395,4.92436}
  5764.         };
  5765.     };
  5766.  
  5767.     class Land_dp_bigTank_old_F: Factories
  5768.     {
  5769.         positions[] =
  5770.         {
  5771.             {6.43994,-0.0717773,3.6625},
  5772.             {3.70117,4.92041,3.6625},
  5773.             {-2.19482,5.68408,3.6625},
  5774.             {-6.3501,-0.591797,3.6625},
  5775.             {-3.70117,-5.90234,3.6625},
  5776.             {3.21533,-6.2251,3.6625},
  5777.             {0.156006,-0.441406,3.6625}
  5778.         };
  5779.     };
  5780.  
  5781.     class Land_DPP_01_mainFactory_old_F: Factories
  5782.     {
  5783.         positions[] =
  5784.         {
  5785.             {-21.8494,4.75488,-8.47422},
  5786.             {-21.9258,-14.5176,-8.36246},
  5787.             {-19.6321,-8.31689,-3.90747}
  5788.         };
  5789.     };
  5790.  
  5791.     class Land_Smokestack_01_factory_F: Factories
  5792.     {
  5793.         positions[] =
  5794.         {
  5795.             {-0.370361,-0.603027,-28.268},
  5796.             {-3.84009,-1.99512,-23.0886},
  5797.             {-0.216797,-1.99512,-23.0886},
  5798.             {-2.1189,0.756836,-23.0886},
  5799.             {-3.24536,5.86914,-6.02161},
  5800.             {-2.10156,1.84229,10.8525},
  5801.             {-2.11694,5.78906,10.7725},
  5802.             {-0.489258,-0.603027,-23.0886}
  5803.         };
  5804.     };
  5805.  
  5806.     class Land_CementWorks_01_grey_F: Factories
  5807.     {
  5808.         positions[] =
  5809.         {
  5810.             {4.38013,17.0742,-4.43246},
  5811.             {4.68311,6.1333,-3.59143},
  5812.             {8.63354,6.7876,-3.59143},
  5813.             {-1.99292,9.9541,-3.59143},
  5814.             {-1.26074,1.57471,-3.59143},
  5815.             {-1.04565,-8.52148,-3.59143},
  5816.             {0.162598,-13.4746,-3.59143},
  5817.             {-7.11084,-16.7544,-4.42525},
  5818.             {-9.46704,-14.5098,-4.42525},
  5819.             {-10.1611,-11.1387,-4.42525},
  5820.             {-10.0574,-20.2158,-4.42525},
  5821.             {0.343262,-23.3657,-3.59143},
  5822.             {6.38257,-24.3066,-3.59143},
  5823.             {13.4116,-23.6729,-3.59143},
  5824.             {14.2117,-18.3213,-3.59143},
  5825.             {13.6921,-11.6914,-3.59143},
  5826.             {6.52563,-12.8447,-2.81172},
  5827.             {14.1653,-4.19971,-3.59143},
  5828.             {15.1455,2.25391,-3.59143},
  5829.             {-11.5293,-20.7588,1.54889},
  5830.             {-11.5085,-10.7202,1.54889},
  5831.             {-2.99316,11.145,6.29739},
  5832.             {16.6394,11.127,6.29739},
  5833.             {-2.85425,-26.8901,6.29739},
  5834.             {7.12109,-9.50977,6.29739},
  5835.             {16.6836,-26.8989,6.29739},
  5836.             {-0.065918,19.8408,4.35111},
  5837.             {7.84644,20.2144,4.35111},
  5838.             {0.700684,11.0522,-3.36242},
  5839.             {7.46436,10.8325,-3.36242},
  5840.             {6.75317,17.459,-4.48093},
  5841.             {0.499023,17.334,-4.46717},
  5842.             {2.78003,2.52783,-4.68731},
  5843.             {8.10498,2.64502,-4.68731},
  5844.             {2.86206,-7.19434,-4.68731},
  5845.             {3.31592,-16.3979,-4.68731},
  5846.             {3.31592,-20.5298,-4.68731},
  5847.             {9.32471,-19.8784,-4.68731},
  5848.             {9.94312,-7.43018,-4.68731},
  5849.             {5.48193,2.65527,-4.66873},
  5850.             {3.16357,-9.28027,-3.59143},
  5851.             {10.2297,-9.21826,-3.59143},
  5852.             {-5.93823,-20.2402,-4.42525}
  5853.         };
  5854.     };
  5855.  
  5856.     class Land_Radar_01_cooler_F: Factories
  5857.     {
  5858.         positions[] =
  5859.         {
  5860.             {2.92188,0.0351563,3.93903},
  5861.             {2.8418,-1.2666,3.93903},
  5862.             {2.82129,-2.59033,3.93903},
  5863.             {-2.24805,-0.0888672,3.93903},
  5864.             {-2.24756,-1.62695,3.93903},
  5865.             {-2.24756,-3.09863,3.93903}
  5866.         };
  5867.     };
  5868.  
  5869.     class Land_House_2W05_F: CivillianUpperClass
  5870.     {
  5871.         positions[] =
  5872.         {
  5873.             {0.985352,3.09521,-3.27278},
  5874.             {-6.55859,3.53418,-3.15649},
  5875.             {-1.72559,3.6748,-3.15649},
  5876.             {-6.67188,0.366699,-3.15649},
  5877.             {-6.81543,-3.45215,-3.15649},
  5878.             {-6.45703,-4.64453,-3.15649},
  5879.             {-4.29492,-4.64404,-3.15649},
  5880.             {2.97656,-3.4292,-3.15649},
  5881.             {-1.9668,-4.38135,-0.464676},
  5882.             {-3.49219,-4.38184,-0.464676},
  5883.             {-5.08105,-4.14209,-0.464676},
  5884.             {-6.72559,-3.94775,-0.464676},
  5885.             {-6.05371,-0.362793,-0.464676}
  5886.         };
  5887.     };
  5888.  
  5889.     class Land_Smokestack_01_F: Factories
  5890.     {
  5891.         positions[] =
  5892.         {
  5893.             {-0.369629,-0.603516,-28.268},
  5894.             {-3.84082,-1.99609,-23.0886},
  5895.             {-0.216309,-1.99609,-23.0886},
  5896.             {-2.11816,0.755859,-23.0886},
  5897.             {-3.24512,5.86914,-6.0216},
  5898.             {-2.10107,1.8418,10.8525},
  5899.             {-2.1167,5.78711,10.7725},
  5900.             {-0.489258,-0.603516,-23.0886}
  5901.         };
  5902.     };
  5903.  
  5904.     class Land_Sawmill_01_illuminati_tower_F: Factories
  5905.     {
  5906.         positions[] =
  5907.         {
  5908.             {0.00390625,-0.517578,10.4485}
  5909.         };
  5910.     };
  5911.  
  5912.     class Land_FuelStation_Build_F: Shop
  5913.     {
  5914.         positions[] =
  5915.         {
  5916.             {1.79395,0.447266,-1.20821},
  5917.             {-1.84863,-0.682129,-1.20821}
  5918.         };
  5919.     };
  5920.  
  5921.     class Land_Chapel_02_white_damaged_F: CivillianLowerClass
  5922.     {
  5923.         positions[] =
  5924.         {
  5925.             {-0.107422,1.63379,-1.73289}
  5926.         };
  5927.     };
  5928.  
  5929.     class Land_Church_04_white_red_F: Medical
  5930.     {
  5931.         positions[] =
  5932.         {
  5933.             {-0.835449,6.70605,-13.3994},
  5934.             {-3.07324,3.83008,-9.79788},
  5935.             {-0.876465,4.74219,2.88565},
  5936.             {-0.168701,5.59375,2.88565},
  5937.             {-0.143799,7.02539,2.88565},
  5938.             {-0.905518,7.71973,2.88565},
  5939.             {-2.25977,7.71875,2.88565},
  5940.             {-2.89209,7.00879,2.88565},
  5941.             {-2.89233,5.5957,2.88565},
  5942.             {-2.16748,4.66895,2.88565}
  5943.         };
  5944.     };
  5945.  
  5946.     class Land_CoalPlant_01_MainBuilding_F: Factories
  5947.     {
  5948.         positions[] =
  5949.         {
  5950.             {-6.57617,18.0664,-12.7387},
  5951.             {-1.02441,18.572,-12.7387},
  5952.             {-19.6387,1.79077,-7.87678},
  5953.             {-17.7236,-8.81665,-2.53147},
  5954.             {10.9824,-7.56763,-1.19175},
  5955.             {14.0117,-0.544189,-1.82742},
  5956.             {8.86523,-0.696289,-1.69257},
  5957.             {6.75391,-3.01758,1.46679},
  5958.             {9.18164,2.64673,4.48915},
  5959.             {6.84668,-2.87476,7.27729},
  5960.             {8.9707,-5.73022,6.8653},
  5961.             {4.19434,1.44482,8.21803},
  5962.             {4.29785,6.87476,9.36324},
  5963.             {-15.4209,-5.73047,6.8287},
  5964.             {-15.4863,6.86475,9.37577},
  5965.             {-15.4844,14.2605,7.92574},
  5966.             {5.94727,18.9551,6.85789}
  5967.         };
  5968.     };
  5969.  
  5970.     class Land_Church_04_yellow_damaged_F: CivillianLowerClass
  5971.     {
  5972.         positions[] =
  5973.         {
  5974.             {-0.835938,6.70508,-13.3994},
  5975.             {-3.07227,3.82959,-9.79788},
  5976.             {-0.875977,4.7417,2.88566},
  5977.             {-0.168945,5.59326,2.88566},
  5978.             {-0.142578,7.02539,2.88566},
  5979.             {-0.904297,7.71875,2.88566},
  5980.             {-2.25977,7.71826,2.88566},
  5981.             {-2.8916,7.00879,2.88566},
  5982.             {-2.89063,5.59619,2.88566},
  5983.             {-2.16602,4.66846,2.88566}
  5984.         };
  5985.     }; 
  5986. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement