-- MySQL dump 10.13 Distrib 8.4.3, for Win64 (x86_64) -- -- Host: localhost Database: acore_world -- ------------------------------------------------------ -- Server version 8.4.3 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!50503 SET NAMES utf8mb4 */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `waypoints` -- DROP TABLE IF EXISTS `waypoints`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `waypoints` ( `entry` int unsigned NOT NULL DEFAULT '0', `pointid` int unsigned NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float DEFAULT NULL, `delay` int unsigned NOT NULL DEFAULT '0', `point_comment` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`entry`,`pointid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature waypoints'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waypoints` -- LOCK TABLES `waypoints` WRITE; /*!40000 ALTER TABLE `waypoints` DISABLE KEYS */; INSERT INTO `waypoints` VALUES (225,1,-10616.7,-1150.73,28.0361,NULL,0,'Gavin Gnarltree'), (225,2,-10609.4,-1154.94,28.2175,NULL,0,'Gavin Gnarltree'), (225,3,-10605.3,-1157.31,30.007,NULL,0,'Gavin Gnarltree'), (225,4,-10600.3,-1159.58,30.0602,NULL,0,'Gavin Gnarltree'), (225,5,-10596.1,-1156.43,30.0602,NULL,0,'Gavin Gnarltree'), (225,6,-10596.9,-1154.15,30.0597,NULL,0,'Gavin Gnarltree'), (225,7,-10601.7,-1159.03,30.0602,NULL,0,'Gavin Gnarltree'), (225,8,-10606,-1156.86,29.9963,NULL,0,'Gavin Gnarltree'), (225,9,-10609.6,-1155.18,28.2269,NULL,0,'Gavin Gnarltree'), (225,10,-10617.3,-1153.9,27.1127,NULL,0,'Gavin Gnarltree'), (412,1,-10290.1,73.7148,38.849,NULL,0,'Stitches Event'), (412,2,-10290.4,81.547,38.7702,NULL,0,'Stitches Event'), (412,3,-10283.2,86.6661,38.7694,NULL,0,'Stitches Event'), (412,4,-10271.1,83.5772,39.1122,NULL,0,'Stitches Event'), (412,5,-10266,76.0585,39.4047,NULL,0,'Stitches Event'), (412,6,-10272.4,65.7703,39.524,NULL,0,'Stitches Event'), (412,7,-10283.4,59.1681,40.6902,NULL,0,'Stitches Event'), (412,8,-10300.2,45.8306,47.3053,NULL,0,'Stitches Event'), (412,9,-10315.3,45.1015,48.0097,NULL,0,'Stitches Event'), (412,10,-10324.4,38.7441,47.3935,NULL,0,'Stitches Event'), (412,11,-10330.2,27.0829,50.5753,NULL,0,'Stitches Event'), (412,12,-10335.3,13.4164,50.1259,NULL,0,'Stitches Event'), (412,13,-10342.2,3.3501,51.1675,NULL,0,'Stitches Event'), (412,14,-10354.6,-13.0266,47.1154,NULL,0,'Stitches Event'), (412,15,-10379.4,-27.1456,49.2841,NULL,0,'Stitches Event'), (412,16,-10401,-30.8108,48.1353,NULL,0,'Stitches Event'), (412,17,-10416.5,-28.4794,48.4772,NULL,0,'Stitches Event'), (412,18,-10436.4,-34.2376,46.5064,NULL,0,'Stitches Event'), (412,19,-10468.7,-38.8985,48.7035,NULL,0,'Stitches Event'), (412,20,-10500.2,-44.6662,45.882,NULL,0,'Stitches Event'), (412,21,-10539.1,-39.3422,43.0622,NULL,0,'Stitches Event'), (412,22,-10568,-35.1434,37.2048,NULL,0,'Stitches Event'), (412,23,-10585.6,-37.5056,37.4296,NULL,0,'Stitches Event'), (412,24,-10606.3,-51.7202,36.0713,NULL,0,'Stitches Event'), (412,25,-10629.2,-64.211,32.6163,NULL,0,'Stitches Event'), (412,26,-10645.9,-73.4561,32.7337,NULL,0,'Stitches Event'), (412,27,-10671,-81.8316,35.6535,NULL,0,'Stitches Event'), (412,28,-10687.6,-85.57,34.1549,NULL,0,'Stitches Event'), (412,29,-10702.8,-89.2772,37.9242,NULL,0,'Stitches Event'), (412,30,-10709.1,-97.5837,37.892,NULL,0,'Stitches Event'), (412,31,-10725.6,-101.348,34.5892,NULL,0,'Stitches Event'), (412,32,-10748,-99.1517,38.2323,NULL,0,'Stitches Event'), (412,33,-10759.9,-93.0657,38.5876,NULL,0,'Stitches Event'), (412,34,-10774.9,-89.8001,34.8007,NULL,0,'Stitches Event'), (412,35,-10788.6,-86.7376,33.4988,NULL,0,'Stitches Event'), (412,36,-10802.7,-88.6347,29.0679,NULL,0,'Stitches Event'), (412,37,-10811.5,-97.1736,29.2451,NULL,0,'Stitches Event'), (412,38,-10821.4,-121.335,30.142,NULL,0,'Stitches Event'), (412,39,-10826.2,-134.391,31.7845,NULL,0,'Stitches Event'), (412,40,-10830.6,-148.284,31.7985,NULL,0,'Stitches Event'), (412,41,-10835.3,-164.201,33.8299,NULL,0,'Stitches Event'), (412,42,-10840.4,-182.63,34.0254,NULL,0,'Stitches Event'), (412,43,-10843.3,-193.104,35.8227,NULL,0,'Stitches Event'), (412,44,-10848.7,-215.175,37.7986,NULL,0,'Stitches Event'), (412,45,-10851.7,-235.779,38.6853,NULL,0,'Stitches Event'), (412,46,-10857.4,-264.019,38.0974,NULL,0,'Stitches Event'), (412,47,-10866.6,-293.454,37.9429,NULL,0,'Stitches Event'), (412,48,-10882.9,-332.562,37.9688,NULL,0,'Stitches Event'), (412,49,-10900,-365.26,39.4542,NULL,0,'Stitches Event'), (412,50,-10904.1,-393.833,41.0451,NULL,0,'Stitches Event'), (412,51,-10905.7,-431.964,42.7237,NULL,0,'Stitches Event'), (412,52,-10908,-461.901,46.7191,NULL,0,'Stitches Event'), (412,53,-10911.2,-510.492,52.0594,NULL,0,'Stitches Event'), (412,54,-10915.1,-533.78,53.8047,NULL,0,'Stitches Event'), (412,55,-10927,-565.685,54.042,NULL,0,'Stitches Event'), (412,56,-10936.5,-581.62,53.8887,NULL,0,'Stitches Event'), (412,57,-10950.1,-597.371,55.177,NULL,0,'Stitches Event'), (412,58,-10957.9,-619.554,55.0689,NULL,0,'Stitches Event'), (412,59,-10958.8,-637.183,55.2047,NULL,0,'Stitches Event'), (412,60,-10954.3,-652.46,55.4423,NULL,0,'Stitches Event'), (412,61,-10931.8,-681.568,55.3955,NULL,0,'Stitches Event'), (412,62,-10916.9,-710.733,55.6988,NULL,0,'Stitches Event'), (412,63,-10902.9,-734.1,55.1313,NULL,0,'Stitches Event'), (412,64,-10878.3,-760.091,55.5638,NULL,0,'Stitches Event'), (412,65,-10851.1,-787.76,56.1885,NULL,0,'Stitches Event'), (412,66,-10831.9,-818.655,56.2795,NULL,0,'Stitches Event'), (412,67,-10825.2,-833.223,55.5758,NULL,0,'Stitches Event'), (412,68,-10808.3,-873.497,55.9567,NULL,0,'Stitches Event'), (412,69,-10796.7,-912.719,55.8731,NULL,0,'Stitches Event'), (412,70,-10796.1,-934.562,56.2303,NULL,0,'Stitches Event'), (412,71,-10800.5,-949.721,56.5614,NULL,0,'Stitches Event'), (412,72,-10807.1,-969.027,56.2941,NULL,0,'Stitches Event'), (412,73,-10806.8,-992.166,53.8349,NULL,0,'Stitches Event'), (412,74,-10804.6,-1030.41,47.0768,NULL,0,'Stitches Event'), (412,75,-10801.3,-1047.26,44.0233,NULL,0,'Stitches Event'), (412,76,-10787.8,-1074.49,37.7652,NULL,0,'Stitches Event'), (412,77,-10783.3,-1095.07,33.6488,NULL,0,'Stitches Event'), (412,78,-10781.2,-1112.66,30.3863,NULL,0,'Stitches Event'), (412,79,-10763.6,-1138.91,27.0977,NULL,0,'Stitches Event'), (412,80,-10738,-1158.02,26.4475,NULL,0,'Stitches Event'), (412,81,-10705.3,-1179.29,26.3723,NULL,0,'Stitches Event'), (412,82,-10682.3,-1190.45,27.2793,NULL,0,'Stitches Event'), (412,83,-10662.5,-1193.06,28.2884,NULL,0,'Stitches Event'), (412,84,-10641.6,-1189.92,28.5594,NULL,0,'Stitches Event'), (412,85,-10615.7,-1182.78,28.5022,NULL,0,'Stitches Event'), (412,86,-10586.8,-1177.32,28.3931,NULL,0,'Stitches Event'), (412,87,-10576.4,-1179.26,28.1946,NULL,0,'Stitches Event'), (412,88,-10566.7,-1189.27,27.8756,NULL,0,'Stitches Event'), (412,89,-10557,-1192.38,28.0606,NULL,0,'Stitches Event'), (412,90,-10553.9,-1185.98,27.936,NULL,0,'Stitches Event'), (412,91,-10563.2,-1177.06,28.084,4.9437,0,'Stitches Event'), (467,1,-10508.4,1068,55.21,NULL,0,''), (467,2,-10518.3,1074.84,53.96,NULL,0,''), (467,3,-10534.8,1081.92,49.88,NULL,0,''), (467,4,-10546.5,1084.88,50.13,NULL,0,''), (467,5,-10555.3,1084.45,45.75,NULL,0,''), (467,6,-10566.6,1083.53,42.1,NULL,0,''), (467,7,-10575.8,1082.34,39.46,NULL,0,''), (467,8,-10585.7,1081.08,37.77,NULL,0,''), (467,9,-10600.1,1078.19,36.23,NULL,0,''), (467,10,-10608.7,1076.08,35.88,NULL,0,''), (467,11,-10621.3,1073,35.4,NULL,0,''), (467,12,-10638.1,1060.18,33.61,NULL,0,''), (467,13,-10655.9,1038.99,33.48,NULL,0,''), (467,14,-10664.7,1030.54,32.7,NULL,0,''), (467,15,-10708.7,1033.86,33.32,NULL,0,''), (467,16,-10754.4,1017.93,32.79,NULL,0,''), (467,17,-10802.3,1018.01,32.16,NULL,0,''), (467,18,-10832.6,1009.04,32.71,NULL,0,''), (467,19,-10866.6,1006.51,31.71,NULL,0,''), (467,20,-10880,1005.1,32.84,NULL,0,''), (467,21,-10892.5,1001.32,34.46,NULL,0,''), (467,22,-10906.1,997.11,36.15,NULL,0,''), (467,23,-10922.3,1002.23,35.74,NULL,0,''), (467,24,-10936.3,1023.38,36.52,NULL,0,''), (467,25,-10933.3,1052.61,35.85,NULL,0,''), (467,26,-10940.2,1077.66,36.49,NULL,0,''), (467,27,-10957.1,1099.33,36.83,NULL,0,''), (467,28,-10956.5,1119.9,36.73,NULL,0,''), (467,29,-10939.3,1150.75,37.42,NULL,0,''), (467,30,-10915.1,1202.09,36.55,NULL,0,''), (467,31,-10892.6,1257.03,33.37,NULL,0,''), (467,32,-10891.9,1306.66,35.45,NULL,0,''), (467,33,-10896.2,1327.86,37.77,NULL,0,''), (467,34,-10906,1368.05,40.91,NULL,0,''), (467,35,-10910.2,1389.33,42.62,NULL,0,''), (467,36,-10915.4,1417.72,42.93,NULL,0,''), (467,37,-10926.4,1421.18,43.04,NULL,0,'walk here and say'), (467,38,-10952.3,1421.74,43.4,NULL,0,''), (467,39,-10980,1411.38,42.79,NULL,0,''), (467,40,-11006.1,1420.47,43.26,NULL,0,''), (467,41,-11022,1450.59,43.09,NULL,0,''), (467,42,-11025.4,1491.59,43.15,NULL,0,''), (467,43,-11036.1,1508.32,43.28,NULL,0,''), (467,44,-11060.7,1526.72,43.19,NULL,0,''), (467,45,-11072.8,1527.77,43.2,NULL,0,'say and quest credit'), (499,1,-10907.6,-387.349,40.778,NULL,0,'Watcher Paige'), (499,2,-10901.8,-376.94,40.07,NULL,0,'Watcher Paige'), (828,1,-10552.8,-1235.21,28.572,NULL,0,'Watcher Petras'), (828,2,-10551,-1259.55,33.033,NULL,0,'Watcher Petras'), (828,3,-10547.2,-1270.14,34.751,NULL,0,'Watcher Petras'), (828,4,-10537.1,-1278.2,37.51,NULL,0,'Watcher Petras'), (828,5,-10532.4,-1282.53,38.812,NULL,0,'Watcher Petras'), (828,6,-10531,-1285.52,39.327,NULL,0,'Watcher Petras'), (828,7,-10532,-1303.83,41.6253,NULL,0,'Watcher Petras'), (828,8,-10541.8,-1327.91,45.989,NULL,0,'Watcher Petras'), (828,9,-10532,-1303.83,41.6253,NULL,0,'Watcher Petras'), (828,10,-10531,-1285.52,39.327,NULL,0,'Watcher Petras'), (828,11,-10532.4,-1282.53,38.812,NULL,0,'Watcher Petras'), (828,12,-10537.1,-1278.2,37.51,NULL,0,'Watcher Petras'), (828,13,-10547.2,-1270.14,34.751,NULL,0,'Watcher Petras'), (828,14,-10551,-1259.55,33.033,NULL,0,'Watcher Petras'), (828,15,-10552.8,-1235.21,28.572,NULL,0,'Watcher Petras'), (888,1,-10907.6,-387.349,40.778,NULL,0,'Watcher Dodds'), (888,2,-10900.6,-373.55,39.92,NULL,0,'Watcher Dodds'), (1001,1,-10912,-388,40.632,NULL,0,'Watcher Hutchins'), (1001,2,-10905.4,-382.46,40.407,NULL,0,'Watcher Hutchins'), (1001,3,-10902.4,-374.68,39.9529,NULL,0,'Watcher Hutchins'), (1098,1,-10776.7,-975.54,56.4,NULL,0,'Watcher Merant'), (1098,2,-10805.7,-878.18,55.87,NULL,0,'Watcher Merant'), (1098,3,-10827.3,-828.594,55.547,NULL,0,'Watcher Merant'), (1099,1,-10777.7,-975.9,56.09,NULL,0,'Watcher Gelwin'), (1099,2,-10807,-878.849,55.75,NULL,0,'Watcher Gelwin'), (1099,3,-10827.6,-831.325,55.638,NULL,0,'Watcher Gelwin'), (1100,1,-10775.7,-975.187,56.72,NULL,0,'Watcher Selkin'), (1100,2,-10804.8,-877.659,55.896,NULL,0,'Watcher Selkin'), (1100,3,-10825.6,-830.715,55.539,NULL,0,'Watcher Selkin'), (1101,1,-10778.6,-976.131,55.73,NULL,0,'Watcher Thayer'), (1101,2,-10808.8,-879.42,55.75,NULL,0,'Watcher Thayer'), (1101,3,-10829.4,-829.255,55.609,NULL,0,'Watcher Thayer'), (1203,1,-10531.2,-1166.31,28.102,NULL,0,'Watcher Sarys'), (1203,2,-10535.7,-1167.24,28.102,NULL,0,'Watcher Sarys'), (1203,3,-10536.2,-1159.28,28.088,NULL,0,'Watcher Sarys'), (1203,4,-10564.8,-1161.14,27.475,NULL,0,'Watcher Sarys'), (1203,5,-10577.8,-1174.57,28.353,NULL,0,'Watcher Sarys'), (1203,6,-10592.2,-1175.16,28.566,NULL,0,'Watcher Sarys'), (1204,1,-10585.9,-1164.04,30.017,NULL,0,'Watcher Corwin'), (1204,2,-10580.4,-1170.46,28.386,NULL,0,'Watcher Corwin'), (1204,3,-10581.1,-1173.57,28.497,NULL,0,'Watcher Corwin'), (1204,4,-10594.1,-1176.72,28.432,NULL,0,'Watcher Corwin'), (1366,1,-8747.28,535.483,96.338,NULL,0,'Adam'), (1366,2,-8753.81,529.035,96.339,NULL,0,'Adam'), (1366,3,-8763.09,535.144,97.396,NULL,0,'Adam'), (1366,4,-8762.95,547.032,97.396,NULL,0,'Adam'), (1366,5,-8752.08,560.404,97.398,NULL,0,'Adam'), (1366,6,-8746.01,564.915,97.4001,NULL,0,'Adam'), (1366,7,-8729.92,581.294,97.6775,NULL,0,'Adam'), (1366,8,-8719.58,591.033,98.4713,NULL,0,'Adam'), (1366,9,-8712.04,594.001,98.6079,NULL,0,'Adam'), (1366,10,-8707.26,600.676,98.9982,NULL,0,'Adam'), (1366,11,-8704.46,616.407,100.215,NULL,0,'Adam'), (1366,12,-8705.6,629.078,100.477,NULL,0,'Adam'), (1366,13,-8708.67,645.787,99.9994,NULL,0,'Adam'), (1366,14,-8716.46,666.585,98.8681,NULL,0,'Adam'), (1366,15,-8724.09,676.482,98.6317,NULL,0,'Adam'), (1366,16,-8728.54,684.167,98.7324,NULL,0,'Adam'), (1366,17,-8733.47,695.151,98.723,NULL,0,'Adam'), (1366,18,-8743.6,709.876,98.2678,NULL,0,'Adam'), (1366,19,-8762.53,732.975,98.74,NULL,0,'Adam'), (1366,20,-8781.19,743.14,99.253,NULL,0,'Adam'), (1366,21,-8794.66,752.188,97.432,NULL,0,'Adam'), (1366,22,-8795.87,771.807,96.338,NULL,0,'Adam'), (1366,23,-8794.66,752.188,97.432,NULL,0,'Adam'), (1366,24,-8798.57,744.748,97.62,NULL,0,'Adam'), (1366,25,-8845.02,722.505,97.193,NULL,0,'Adam'), (1366,26,-8851.77,733.43,99.925,NULL,0,'Adam'), (1366,27,-8860.57,747.201,99.95,NULL,0,'Adam'), (1366,28,-8869.52,760.847,96.742,NULL,0,'Adam'), (1366,29,-8863.42,769.865,96.77,NULL,0,'Adam'), (1366,30,-8829.96,794.505,96.72,NULL,0,'Adam'), (1366,31,-8820.47,843.081,98.95,NULL,0,'Adam'), (1366,32,-8829.24,895.12,98.128,NULL,0,'Adam'), (1366,33,-8850.94,928.807,102.017,NULL,0,'Adam'), (1366,34,-8843.91,933.491,104.097,NULL,0,'Adam'), (1366,35,-8816.65,953.442,100.743,NULL,0,'Adam'), (1366,36,-8828.87,972.542,98.555,NULL,0,'Adam'), (1366,37,-8838.33,972.233,97.846,NULL,0,'Adam'), (1366,38,-8846.43,965.744,96.338,NULL,0,'Adam'), (1366,39,-8840.67,958.553,96.338,NULL,0,'Adam'), (1366,40,-8846.43,965.744,96.338,NULL,0,'Adam'), (1366,41,-8838.33,972.233,97.846,NULL,0,'Adam'), (1366,42,-8828.87,972.542,98.555,NULL,0,'Adam'), (1366,43,-8816.65,953.442,100.743,NULL,0,'Adam'), (1366,44,-8767.52,895.508,101.256,NULL,0,'Adam'), (1366,45,-8753.45,892,101.896,NULL,0,'Adam'), (1366,46,-8740.3,893.588,101.375,NULL,0,'Adam'), (1366,47,-8726.64,877.216,102.712,NULL,0,'Adam'), (1366,48,-8711.78,859.391,96.9622,NULL,0,'Adam'), (1366,49,-8709.6,858.748,96.993,NULL,0,'Adam'), (1366,50,-8712.47,853.661,96.86,NULL,0,'Adam'), (1366,51,-8718.15,846.137,96.43,NULL,0,'Adam'), (1366,52,-8727.39,831.585,96.2625,NULL,0,'Adam'), (1366,53,-8726.35,812.836,97.0629,NULL,0,'Adam'), (1366,54,-8717.01,798.201,97.1855,NULL,0,'Adam'), (1366,55,-8717.02,792.913,97.1566,NULL,0,'Adam'), (1366,56,-8728.06,775.333,98.0319,NULL,0,'Adam'), (1366,57,-8733.64,764.22,97.9501,NULL,0,'Adam'), (1366,58,-8722.22,747.857,98.0333,NULL,0,'Adam'), (1366,59,-8711.9,732.893,97.8112,NULL,0,'Adam'), (1366,60,-8698.59,714.268,97.0168,NULL,0,'Adam'), (1366,61,-8691.63,704.794,97.1053,NULL,0,'Adam'), (1366,62,-8683.28,695.683,97.8567,NULL,0,'Adam'), (1366,63,-8671.77,683.623,98.876,NULL,0,'Adam'), (1366,64,-8669.76,678.045,99.3877,NULL,0,'Adam'), (1366,65,-8662.72,666.586,100.377,NULL,0,'Adam'), (1366,66,-8654.11,660.351,100.865,NULL,0,'Adam'), (1366,67,-8639.43,656.589,101.082,NULL,0,'Adam'), (1366,68,-8631.83,655.639,100.63,NULL,0,'Adam'), (1366,69,-8620.59,654.378,99.1946,NULL,0,'Adam'), (1366,70,-8597.95,657.882,98.377,NULL,0,'Adam'), (1366,71,-8593.05,656.774,98.221,NULL,0,'Adam'), (1366,72,-8578.84,662.088,97.607,NULL,0,'Adam'), (1366,73,-8561.86,674.735,97.0168,NULL,0,'Adam'), (1366,74,-8556.46,676.784,97.0168,NULL,0,'Adam'), (1366,75,-8542.79,686.774,97.6239,NULL,0,'Adam'), (1366,76,-8532.77,688.506,97.661,NULL,0,'Adam'), (1366,77,-8528,682.699,99.567,NULL,0,'Adam'), (1366,78,-8522.24,670.618,102.794,NULL,0,'Adam'), (1366,79,-8519.8,666.4,102.615,NULL,0,'Adam'), (1366,80,-8512.94,656.648,100.901,NULL,0,'Adam'), (1366,81,-8513.15,648.714,100.292,NULL,0,'Adam'), (1366,82,-8518.18,642.361,100.092,NULL,0,'Adam'), (1366,83,-8538.04,630.723,100.404,NULL,0,'Adam'), (1366,84,-8554.03,617.81,102.053,NULL,0,'Adam'), (1366,85,-8564.5,613.48,102.435,NULL,0,'Adam'), (1366,86,-8576.12,601.799,103.26,NULL,0,'Adam'), (1366,87,-8582.44,589.572,103.691,NULL,0,'Adam'), (1366,88,-8586.68,575.605,102.985,NULL,0,'Adam'), (1366,89,-8585.96,565.941,102.26,NULL,0,'Adam'), (1366,90,-8578.9,545.988,101.779,NULL,0,'Adam'), (1366,91,-8581.73,541.012,102.09,NULL,0,'Adam'), (1366,92,-8590.09,533.912,104.76,NULL,0,'Adam'), (1366,93,-8598.32,527.164,106.399,NULL,0,'Adam'), (1366,94,-8605.67,520.882,105.748,NULL,0,'Adam'), (1366,95,-8610.26,515.735,103.79,NULL,0,'Adam'), (1366,96,-8613.43,514.684,103.401,NULL,0,'Adam'), (1366,97,-8618.8,518.794,103.068,NULL,0,'Adam'), (1366,98,-8635.17,535.152,99.9833,NULL,0,'Adam'), (1366,99,-8647.39,546.721,97.8568,NULL,0,'Adam'), (1366,100,-8655.78,552.938,96.9435,NULL,0,'Adam'), (1366,101,-8671.86,552.874,97.2037,NULL,0,'Adam'), (1366,102,-8679.66,549.654,97.5031,NULL,0,'Adam'), (1366,103,-8689.63,540.268,97.828,NULL,0,'Adam'), (1366,104,-8698.98,530.295,97.7173,NULL,0,'Adam'), (1366,105,-8712.64,520.242,97.2398,NULL,0,'Adam'), (1366,106,-8715.24,521.571,97.4039,NULL,0,'Adam'), (1366,107,-8720.77,528.729,99.1496,NULL,0,'Adam'), (1366,108,-8729.84,539.87,101.105,NULL,0,'Adam'), (1366,109,-8735.95,547.101,100.845,NULL,0,'Adam'), (1366,110,-8745.79,557.737,97.7107,NULL,0,'Adam'), (1366,111,-8755.94,556.376,97.396,NULL,0,'Adam'), (1366,112,-8762.95,547.032,97.396,NULL,0,'Adam'), (1366,113,-8763.09,535.144,97.396,NULL,0,'Adam'), (1366,114,-8753.81,529.035,96.339,NULL,0,'Adam'), (1370,1,-8580.51,635.108,96.3386,NULL,0,'Brandon'), (1370,2,-8582.77,635.572,96.338,NULL,0,'Brandon'), (1370,3,-8593.05,656.774,98.221,NULL,0,'Brandon'), (1370,4,-8597.95,657.882,98.377,NULL,0,'Brandon'), (1370,5,-8620.59,654.378,99.1946,NULL,0,'Brandon'), (1370,6,-8631.83,655.639,100.63,NULL,0,'Brandon'), (1370,7,-8639.43,656.589,101.082,NULL,0,'Brandon'), (1370,8,-8654.11,660.351,100.865,NULL,0,'Brandon'), (1370,9,-8662.72,666.586,100.377,NULL,0,'Brandon'), (1370,10,-8669.76,678.045,99.3877,NULL,0,'Brandon'), (1370,11,-8671.77,683.623,98.876,NULL,0,'Brandon'), (1370,12,-8683.28,695.683,97.8567,NULL,0,'Brandon'), (1370,13,-8691.63,704.794,97.1053,NULL,0,'Brandon'), (1370,14,-8698.59,714.268,97.0168,NULL,0,'Brandon'), (1370,15,-8711.9,732.893,97.8112,NULL,0,'Brandon'), (1370,16,-8722.22,747.857,98.0333,NULL,0,'Brandon'), (1370,17,-8733.64,764.22,97.9501,NULL,0,'Brandon'), (1370,18,-8728.06,775.333,98.0319,NULL,0,'Brandon'), (1370,19,-8717.02,792.913,97.1566,NULL,0,'Brandon'), (1370,20,-8717.01,798.201,97.1855,NULL,0,'Brandon'), (1370,21,-8726.35,812.836,97.0629,NULL,0,'Brandon'), (1370,22,-8727.39,831.585,96.2625,NULL,0,'Brandon'), (1370,23,-8718.15,846.137,96.43,NULL,0,'Brandon'), (1370,24,-8712.47,853.661,96.86,NULL,0,'Brandon'), (1370,25,-8709.6,858.748,96.993,NULL,0,'Brandon'), (1370,26,-8705.86,860.48,97.0867,NULL,0,'Brandon'), (1370,27,-8692.29,871.475,97.0226,NULL,0,'Brandon'), (1370,28,-8682.01,878.208,97.0173,NULL,0,'Brandon'), (1370,29,-8658.6,900.099,97.549,NULL,0,'Brandon'), (1370,30,-8663.31,909.099,96.958,NULL,0,'Brandon'), (1370,31,-8667.23,911.786,96.338,NULL,0,'Brandon'), (1370,32,-8674.83,911.015,96.338,NULL,0,'Brandon'), (1370,33,-8667.23,911.786,96.338,NULL,0,'Brandon'), (1370,34,-8663.31,909.099,96.958,NULL,0,'Brandon'), (1370,35,-8658.6,900.099,97.549,NULL,0,'Brandon'), (1370,36,-8682.01,878.208,97.0173,NULL,0,'Brandon'), (1370,37,-8692.29,871.475,97.0226,NULL,0,'Brandon'), (1370,38,-8705.86,860.48,97.0867,NULL,0,'Brandon'), (1370,39,-8709.6,858.748,96.993,NULL,0,'Brandon'), (1370,40,-8712.47,853.661,96.86,NULL,0,'Brandon'), (1370,41,-8718.15,846.137,96.43,NULL,0,'Brandon'), (1370,42,-8727.39,831.585,96.2625,NULL,0,'Brandon'), (1370,43,-8726.35,812.836,97.0629,NULL,0,'Brandon'), (1370,44,-8717.01,798.201,97.1855,NULL,0,'Brandon'), (1370,45,-8717.02,792.913,97.1566,NULL,0,'Brandon'), (1370,46,-8728.06,775.333,98.0319,NULL,0,'Brandon'), (1370,47,-8733.64,764.22,97.9501,NULL,0,'Brandon'), (1370,48,-8722.22,747.857,98.0333,NULL,0,'Brandon'), (1370,49,-8711.9,732.893,97.8112,NULL,0,'Brandon'), (1370,50,-8698.59,714.268,97.0168,NULL,0,'Brandon'), (1370,51,-8691.63,704.794,97.1053,NULL,0,'Brandon'), (1370,52,-8683.28,695.683,97.8567,NULL,0,'Brandon'), (1370,53,-8671.77,683.623,98.876,NULL,0,'Brandon'), (1370,54,-8669.76,678.045,99.3877,NULL,0,'Brandon'), (1370,55,-8662.72,666.586,100.377,NULL,0,'Brandon'), (1370,56,-8654.11,660.351,100.865,NULL,0,'Brandon'), (1370,57,-8639.43,656.589,101.082,NULL,0,'Brandon'), (1370,58,-8631.83,655.639,100.63,NULL,0,'Brandon'), (1370,59,-8620.59,654.378,99.1946,NULL,0,'Brandon'), (1370,60,-8597.95,657.882,98.377,NULL,0,'Brandon'), (1370,61,-8593.05,656.774,98.221,NULL,0,'Brandon'), (1370,62,-8582.77,635.572,96.338,NULL,0,'Brandon'), (1373,1,-5601.64,-541.38,392.42,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,2,-5597.94,-542.04,392.42,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,3,-5597.95,-548.43,395.48,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,4,-5605.31,-549.33,399.09,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,5,-5607.55,-546.63,399.09,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,6,-5597.52,-538.75,399.09,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,7,-5597.62,-530.24,399.65,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,8,-5603.67,-529.91,399.65,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,9,-5603.67,-529.91,399.65,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,10,-5597.62,-530.24,399.65,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,11,-5597.52,-538.75,399.09,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,12,-5607.55,-546.63,399.09,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,13,-5605.31,-549.33,399.09,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,14,-5597.95,-548.43,395.48,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,15,-5597.94,-542.04,392.42,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,16,-5601.64,-541.38,392.42,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1373,17,-5605.96,-544.45,392.43,NULL,0,'Jarven Thunderbrew - Quest 308 Waypoint movement'), (1379,1,-5759.31,-3437.9,305.068,NULL,0,'Miran'), (1379,2,-5754.53,-3447.25,303.322,NULL,0,'Miran'), (1379,3,-5747.61,-3460.78,301.841,NULL,0,'Miran'), (1379,4,-5739.16,-3477.3,301.651,NULL,0,'Miran'), (1379,5,-5730.17,-3494.88,301.962,NULL,0,'Miran'), (1379,6,-5723.29,-3508.34,304.204,NULL,0,'Miran'), (1379,7,-5718.41,-3517.89,302.778,NULL,0,'Miran'), (1379,8,-5711.49,-3531.41,304.855,NULL,0,'Miran'), (1379,9,-5703.01,-3547.99,305.502,NULL,0,'Miran'), (1379,10,-5696.12,-3561.47,307.576,NULL,0,'Miran'), (1379,11,-5690.29,-3572.88,309.155,NULL,0,'Miran'), (1379,12,-5676.49,-3599.86,312.34,NULL,0,'Miran'), (1379,13,-5674.37,-3625.38,311.243,NULL,0,'Miran'), (1379,14,-5675.87,-3633.44,311.676,NULL,0,'Miran'), (1379,15,-5678.63,-3648.37,315.188,NULL,0,'Miran'), (1379,16,-5680.54,-3658.7,312.664,NULL,0,'Miran'), (1379,17,-5682.03,-3666.75,314.376,NULL,0,'Miran'), (1379,18,-5684.37,-3679.35,314.575,NULL,0,'Miran'), (1379,19,-5687.97,-3698.82,317.591,NULL,0,'Miran'), (1379,20,-5689.9,-3709.22,316.164,NULL,0,'Miran'), (1379,21,-5692.24,-3721.88,316.468,NULL,0,'Miran'), (1379,22,-5694.58,-3734.49,318.374,NULL,0,'Miran'), (1379,23,-5698.61,-3756.24,322.457,NULL,0,'Miran'), (1379,24,-5700.1,-3764.29,323.779,NULL,0,'Miran'), (1413,1,-8953.9,862.547,104.957,NULL,0,'Janey Anship'), (1413,2,-8932.12,857.927,100.803,NULL,0,'Janey Anship'), (1413,3,-8909.04,850.187,96.281,NULL,0,'Janey Anship'), (1413,4,-8896.57,865.822,96.8556,NULL,0,'Janey Anship'), (1413,5,-8890.18,881.888,101.184,NULL,0,'Janey Anship'), (1413,6,-8888.17,893.701,104.619,NULL,0,'Janey Anship'), (1413,7,-8890.08,901.395,107.355,NULL,0,'Janey Anship'), (1413,8,-8890.79,903.77,107.813,NULL,0,'Janey Anship'), (1413,9,-8894.17,909.79,110.395,NULL,0,'Janey Anship'), (1413,10,-8890.68,911.816,110.63,NULL,0,'Janey Anship'), (1413,11,-8870.31,923.272,105.91,NULL,0,'Janey Anship'), (1413,12,-8855.94,931.187,101.845,NULL,0,'Janey Anship'), (1413,13,-8843.91,933.491,104.097,NULL,0,'Janey Anship'), (1413,14,-8835.29,938.716,105.319,NULL,0,'Janey Anship'), (1413,15,-8824.98,946.589,102.938,NULL,0,'Janey Anship'), (1413,16,-8816.65,953.442,100.743,NULL,0,'Janey Anship'), (1413,17,-8767.52,895.508,101.256,NULL,0,'Janey Anship'), (1413,18,-8753.45,892,101.896,NULL,0,'Janey Anship'), (1413,19,-8740.3,893.588,101.375,NULL,0,'Janey Anship'), (1413,20,-8726.64,877.216,102.712,NULL,0,'Janey Anship'), (1413,21,-8719.9,868.748,101.591,NULL,0,'Janey Anship'), (1413,22,-8711.78,859.391,96.9622,NULL,0,'Janey Anship'), (1413,23,-8714.17,851.672,96.7801,NULL,0,'Janey Anship'), (1413,24,-8724.59,835.118,96.1396,NULL,0,'Janey Anship'), (1413,25,-8727.53,820.133,97.0495,NULL,0,'Janey Anship'), (1413,26,-8723.35,807.987,97.2959,NULL,0,'Janey Anship'), (1413,27,-8717.8,795.688,96.9682,NULL,0,'Janey Anship'), (1413,28,-8720.86,784.235,97.7513,NULL,0,'Janey Anship'), (1413,29,-8730.39,769.812,98.1267,NULL,0,'Janey Anship'), (1413,30,-8729.96,761.621,98.2494,NULL,0,'Janey Anship'), (1413,31,-8726.06,753.976,98.2668,NULL,0,'Janey Anship'), (1413,32,-8714.42,737.952,97.8087,NULL,0,'Janey Anship'), (1413,33,-8728.74,725.086,101.267,NULL,0,'Janey Anship'), (1413,34,-8738.14,715.533,100.152,NULL,0,'Janey Anship'), (1413,35,-8742.74,709.527,98.3091,NULL,0,'Janey Anship'), (1413,36,-8737.21,700.627,98.6984,NULL,0,'Janey Anship'), (1413,37,-8776.23,670.457,103.093,NULL,0,'Janey Anship'), (1413,38,-8760.45,646.994,103.883,NULL,0,'Janey Anship'), (1413,39,-8759.11,627.771,101.892,NULL,0,'Janey Anship'), (1413,40,-8763.21,616.245,98.6119,NULL,0,'Janey Anship'), (1413,41,-8779.99,602.334,97.3893,NULL,0,'Janey Anship'), (1413,42,-8793.37,590.39,97.5755,NULL,0,'Janey Anship'), (1413,43,-8817.34,614.697,95.094,NULL,0,'Janey Anship'), (1413,44,-8849.81,659.507,97.1312,NULL,0,'Janey Anship'), (1413,45,-8834.43,672.377,98.2964,NULL,0,'Janey Anship'), (1413,46,-8825.5,677.093,97.6638,NULL,0,'Janey Anship'), (1413,47,-8838.31,708.928,97.6485,NULL,0,'Janey Anship'), (1413,48,-8851.32,736.847,100.505,NULL,0,'Janey Anship'), (1413,49,-8870.66,759.965,96.6871,NULL,0,'Janey Anship'), (1413,50,-8880.96,756.982,96.1098,NULL,0,'Janey Anship'), (1413,51,-8909.67,790.199,87.4738,NULL,0,'Janey Anship'), (1413,52,-8918.12,784.468,87.4199,NULL,0,'Janey Anship'), (1413,53,-8930.34,773.156,87.9818,NULL,0,'Janey Anship'), (1413,54,-8961.17,770.851,93.8524,NULL,0,'Janey Anship'), (1413,55,-8980.98,783.189,98.0365,NULL,0,'Janey Anship'), (1413,56,-8990.43,800.731,102.354,NULL,0,'Janey Anship'), (1413,57,-8994.98,823.243,104.806,NULL,0,'Janey Anship'), (1413,58,-8990.49,849.74,105.812,NULL,0,'Janey Anship'), (1413,59,-8992.48,859.067,105.647,NULL,0,'Janey Anship'), (1433,1,-8766.46,716.756,99.534,NULL,0,'Corbett Schneider'), (1433,2,-8756.15,726.392,98.168,NULL,0,'Corbett Schneider'), (1433,3,-8737,700.497,98.6993,NULL,0,'Corbett Schneider'), (1433,4,-8752.06,687.863,100.43,NULL,0,'Corbett Schneider'), (1433,5,-8762.08,680.536,101.71,NULL,0,'Corbett Schneider'), (1433,6,-8772.76,671.891,103.092,NULL,0,'Corbett Schneider'), (1433,7,-8772.77,667.782,103.433,NULL,0,'Corbett Schneider'), (1433,8,-8773.28,664.173,103.274,NULL,0,'Corbett Schneider'), (1433,9,-8768.03,657.934,103.604,NULL,0,'Corbett Schneider'), (1433,10,-8761.15,647.219,103.86,NULL,0,'Corbett Schneider'), (1433,11,-8759.45,638.889,103.316,NULL,0,'Corbett Schneider'), (1433,12,-8758.04,628.078,102.069,NULL,0,'Corbett Schneider'), (1433,13,-8761.21,620.611,99.9526,NULL,0,'Corbett Schneider'), (1433,14,-8767.15,612.279,97.4617,NULL,0,'Corbett Schneider'), (1433,15,-8777.32,603.801,97.0948,NULL,0,'Corbett Schneider'), (1433,16,-8793.53,591.544,97.6605,NULL,0,'Corbett Schneider'), (1433,17,-8798.26,589.996,97.3603,NULL,0,'Corbett Schneider'), (1433,18,-8803.46,592.612,97.2519,NULL,0,'Corbett Schneider'), (1433,19,-8808.24,598.1,96.8584,NULL,0,'Corbett Schneider'), (1433,20,-8813.24,605.857,96.078,NULL,0,'Corbett Schneider'), (1433,21,-8819.14,613.825,95.1532,NULL,0,'Corbett Schneider'), (1433,22,-8821.64,620.827,94.3306,NULL,0,'Corbett Schneider'), (1433,23,-8820.78,625.793,93.8221,NULL,0,'Corbett Schneider'), (1433,24,-8816.41,628.672,94.1105,NULL,0,'Corbett Schneider'), (1433,25,-8809.8,631.78,94.2287,NULL,0,'Corbett Schneider'), (1433,26,-8801.11,634.475,94.2287,NULL,0,'Corbett Schneider'), (1433,27,-8793.91,634.537,94.32,NULL,0,'Corbett Schneider'), (1433,28,-8788.46,635.605,94.8966,NULL,0,'Corbett Schneider'), (1433,29,-8783.56,636.822,97.2466,NULL,0,'Corbett Schneider'), (1433,30,-8781.6,636.871,97.2231,NULL,0,'Corbett Schneider'), (1433,31,-8781.74,638.838,97.2231,NULL,0,'Corbett Schneider'), (1433,32,-8781.78,636.776,97.2231,NULL,0,'Corbett Schneider'), (1433,33,-8795.15,634.195,94.281,NULL,0,'Corbett Schneider'), (1433,34,-8801.71,633.134,94.2287,NULL,0,'Corbett Schneider'), (1433,35,-8817.86,626.851,93.9821,NULL,0,'Corbett Schneider'), (1433,36,-8828.89,622.524,93.8863,NULL,0,'Corbett Schneider'), (1433,37,-8840.16,612.721,92.8798,NULL,0,'Corbett Schneider'), (1433,38,-8847.14,604.377,92.361,NULL,0,'Corbett Schneider'), (1433,39,-8852.64,595.577,92.3749,NULL,0,'Corbett Schneider'), (1433,40,-8863.15,582.969,93.4624,NULL,0,'Corbett Schneider'), (1433,41,-8848.96,570.478,96,NULL,0,'Corbett Schneider'), (1433,42,-8859.68,580.578,94.4911,NULL,0,'Corbett Schneider'), (1433,43,-8862.99,584.525,93.1463,NULL,0,'Corbett Schneider'), (1433,44,-8840.95,607.213,93.1652,NULL,0,'Corbett Schneider'), (1433,45,-8837.18,617.142,93.0215,NULL,0,'Corbett Schneider'), (1433,46,-8839.63,632.013,94.4465,NULL,0,'Corbett Schneider'), (1433,47,-8845.29,644.365,96.2437,NULL,0,'Corbett Schneider'), (1433,48,-8849.15,651.583,96.5339,NULL,0,'Corbett Schneider'), (1433,49,-8851.61,661.083,97.0519,NULL,0,'Corbett Schneider'), (1433,50,-8845.61,665.968,97.6387,NULL,0,'Corbett Schneider'), (1433,51,-8837.4,671.144,98.1935,NULL,0,'Corbett Schneider'), (1433,52,-8825.11,679.115,97.5357,NULL,0,'Corbett Schneider'), (1433,53,-8830.59,690.738,97.3624,NULL,0,'Corbett Schneider'), (1433,54,-8841.9,715.206,97.5506,NULL,0,'Corbett Schneider'), (1433,55,-8842.83,723.278,97.2991,NULL,0,'Corbett Schneider'), (1433,56,-8834.74,728.967,97.857,NULL,0,'Corbett Schneider'), (1433,57,-8819.05,738.299,97.9257,NULL,0,'Corbett Schneider'), (1433,58,-8803.79,745.308,97.5748,NULL,0,'Corbett Schneider'), (1433,59,-8787.08,745.688,98.5113,NULL,0,'Corbett Schneider'), (1433,60,-8773.18,740.572,99.4566,NULL,0,'Corbett Schneider'), (1433,61,-8764.43,735.376,98.8859,NULL,0,'Corbett Schneider'), (1433,62,-8758.34,726.047,98.2192,NULL,0,'Corbett Schneider'), (1433,63,-8762.7,720.631,99.5337,NULL,0,'Corbett Schneider'), (1433,64,-8767.64,715.358,99.5339,NULL,0,'Corbett Schneider'), (1433,65,-8773.21,714.807,99.5339,NULL,0,'Corbett Schneider'), (1433,66,-8777.76,715.541,99.5277,NULL,0,'Corbett Schneider'), (1433,67,-8780.02,717.419,99.5341,NULL,0,'Corbett Schneider'), (1433,68,-8776.45,719.81,101.502,NULL,0,'Corbett Schneider'), (1433,69,-8773.68,722.051,104.155,NULL,0,'Corbett Schneider'), (1433,70,-8771.13,724.301,105.913,NULL,0,'Corbett Schneider'), (1436,1,-10584.2,-1174.31,28.662,NULL,0,'Watcher Cutford'), (1436,2,-10557.4,-1149.16,28.033,NULL,0,'Watcher Cutford'), (1436,3,-10558.4,-1141.19,30.069,NULL,0,'Watcher Cutford'), (1436,4,-10559.6,-1132.51,30.067,NULL,0,'Watcher Cutford'), (1436,5,-10564.8,-1124.82,30.068,NULL,0,'Watcher Cutford'), (1436,6,-10574.5,-1125.06,29.168,NULL,0,'Watcher Cutford'), (1436,7,-10575.5,-1121.38,30.069,NULL,0,'Watcher Cutford'), (1436,8,-10575.7,-1107.85,30.07,NULL,0,'Watcher Cutford'), (1436,9,-10558.5,-1105.97,30.07,NULL,0,'Watcher Cutford'), (1436,10,-10555.1,-1105.57,31.429,NULL,0,'Watcher Cutford'), (1436,11,-10553.5,-1105.48,31.429,NULL,0,'Watcher Cutford'), (1436,12,-10552.8,-1106.96,31.429,NULL,0,'Watcher Cutford'), (1436,13,-10558.3,-1105.98,30.069,NULL,0,'Watcher Cutford'), (1436,14,-10572.8,-1107,30.071,NULL,0,'Watcher Cutford'), (1436,15,-10576.6,-1111.12,30.07,NULL,0,'Watcher Cutford'), (1436,16,-10575.7,-1116.16,30.0691,NULL,0,'Watcher Cutford'), (1436,17,-10575.8,-1121.12,29.9733,NULL,0,'Watcher Cutford'), (1436,18,-10575,-1125.57,29.167,NULL,0,'Watcher Cutford'), (1436,19,-10565,-1124.78,30.067,NULL,0,'Watcher Cutford'), (1436,20,-10559.6,-1132.51,30.067,NULL,0,'Watcher Cutford'), (1436,21,-10557.5,-1146.89,28.034,NULL,0,'Watcher Cutford'), (1436,22,-10559.3,-1151.77,28.034,NULL,0,'Watcher Cutford'), (1436,23,-10568.3,-1154.32,27.412,NULL,0,'Watcher Cutford'), (1436,24,-10582.2,-1173.28,28.53,NULL,0,'Watcher Cutford'), (1436,25,-10623,-1183.54,28.819,NULL,0,'Watcher Cutford'), (1436,26,-10641.6,-1188.92,28.5594,NULL,0,'Watcher Cutford'), (1436,27,-10662.5,-1192.06,28.2884,NULL,0,'Watcher Cutford'), (1436,28,-10682.3,-1189.45,27.2793,NULL,0,'Watcher Cutford'), (1436,29,-10705.3,-1176.29,26.3723,NULL,0,'Watcher Cutford'), (1436,30,-10738,-1155.52,26.4475,NULL,0,'Watcher Cutford'), (1436,31,-10764.6,-1138.91,27.0977,NULL,0,'Watcher Cutford'), (1436,32,-10780.2,-1112.66,30.3863,NULL,0,'Watcher Cutford'), (1436,33,-10782.3,-1095.07,33.6488,NULL,0,'Watcher Cutford'), (1436,34,-10786.8,-1074.49,37.7652,NULL,0,'Watcher Cutford'), (1436,35,-10801.3,-1047.26,44.0233,NULL,0,'Watcher Cutford'), (1436,36,-10804.6,-1030.41,47.0768,NULL,0,'Watcher Cutford'), (1436,37,-10806.8,-992.166,53.8349,NULL,0,'Watcher Cutford'), (1436,38,-10807.1,-969.027,56.2941,NULL,0,'Watcher Cutford'), (1436,39,-10800.5,-949.721,56.5614,NULL,0,'Watcher Cutford'), (1436,40,-10796.1,-934.562,56.2303,NULL,0,'Watcher Cutford'), (1436,41,-10796.7,-912.719,55.8731,NULL,0,'Watcher Cutford'), (1436,42,-10808.3,-873.497,55.9567,NULL,0,'Watcher Cutford'), (1436,43,-10825.2,-833.223,55.5758,NULL,0,'Watcher Cutford'), (1436,44,-10831.9,-818.655,56.2795,NULL,0,'Watcher Cutford'), (1436,45,-10851.1,-787.76,56.1885,NULL,0,'Watcher Cutford'), (1436,46,-10878.3,-760.091,55.5638,NULL,0,'Watcher Cutford'), (1436,47,-10902.9,-734.1,55.1313,NULL,0,'Watcher Cutford'), (1436,48,-10916.9,-710.733,55.6988,NULL,0,'Watcher Cutford'), (1436,49,-10931.8,-681.568,55.3955,NULL,0,'Watcher Cutford'), (1436,50,-10954.3,-652.46,55.4423,NULL,0,'Watcher Cutford'), (1436,51,-10958.8,-637.183,55.2047,NULL,0,'Watcher Cutford'), (1436,52,-10957.9,-619.554,55.0689,NULL,0,'Watcher Cutford'), (1436,53,-10950.1,-597.371,55.177,NULL,0,'Watcher Cutford'), (1436,54,-10936.5,-581.62,53.8887,NULL,0,'Watcher Cutford'), (1436,55,-10927,-565.685,54.042,NULL,0,'Watcher Cutford'), (1436,56,-10915.1,-533.78,53.8047,NULL,0,'Watcher Cutford'), (1436,57,-10911.2,-510.492,52.0594,NULL,0,'Watcher Cutford'), (1436,58,-10908,-461.901,46.7191,NULL,0,'Watcher Cutford'), (1436,59,-10905.7,-431.964,42.7237,NULL,0,'Watcher Cutford'), (1436,60,-10904.1,-393.833,41.0451,NULL,0,'Watcher Cutford'), (1436,61,-10930.4,-386.031,40.059,1.0014,1000,'Watcher Cutford'), (1511,1,-13789,3.23242,34.3991,NULL,0,'Enraged Silverback Gorilla'), (1511,2,-13777.5,-2.92882,39.948,NULL,0,'Enraged Silverback Gorilla'), (1511,3,-13771.6,-6.58605,42.698,NULL,0,'Enraged Silverback Gorilla'), (1511,4,-13763.4,-11.9761,44.9554,NULL,0,'Enraged Silverback Gorilla'), (1511,5,-13743.7,-23.97,45.14,NULL,0,'Enraged Silverback Gorilla'), (1514,1,-13789,3.23242,34.3991,NULL,0,'Mokk the Savage'), (1514,2,-13777.5,-2.92882,39.948,NULL,0,'Mokk the Savage'), (1514,3,-13771.6,-6.58605,42.698,NULL,0,'Mokk the Savage'), (1514,4,-13763.4,-11.9761,44.9554,NULL,0,'Mokk the Savage'), (1514,5,-13743.7,-23.97,45.14,NULL,0,'Mokk the Savage'), (1516,1,-13789,3.23242,34.3991,NULL,0,'Konda'), (1516,2,-13777.5,-2.92882,39.948,NULL,0,'Konda'), (1516,3,-13771.6,-6.58605,42.698,NULL,0,'Konda'), (1516,4,-13763.4,-11.9761,44.9554,NULL,0,'Konda'), (1516,5,-13743.7,-23.97,45.14,NULL,0,'Konda'), (1706,1,-8641.35,1324.81,5.233,NULL,0,'Defias Prisoner'), (1706,2,-8640.57,1323.19,5.25525,NULL,0,'Defias Prisoner'), (1706,3,-8631.9,1306.63,5.2324,NULL,0,'Defias Prisoner'), (1706,4,-8619.75,1282.73,5.2324,NULL,0,'Defias Prisoner'), (1706,5,-8608.1,1259.83,5.2324,NULL,0,'Defias Prisoner'), (1706,6,-8600.4,1244.67,5.70763,NULL,0,'Defias Prisoner'), (1706,7,-8592.91,1229.94,5.2311,NULL,0,'Defias Prisoner'), (1706,8,-8587.89,1220.72,5.63664,NULL,0,'Defias Prisoner'), (1706,9,-8585.38,1215.41,5.12153,NULL,0,'Defias Prisoner'), (1706,10,-8575.2,1193.65,5.69794,NULL,0,'Defias Prisoner'), (1706,11,-8574.88,1186.66,11.3194,NULL,0,'Defias Prisoner'), (1706,12,-8574.82,1178.47,17.9033,NULL,0,'Defias Prisoner'), (1706,13,-8573.39,1175.27,17.7088,NULL,0,'Defias Prisoner'), (1706,14,-8575.38,1163.84,17.7088,NULL,0,'Defias Prisoner'), (1706,15,-8575.58,1161.6,18.4894,NULL,0,'Defias Prisoner'), (1706,16,-8575.66,1159.75,17.9452,NULL,0,'Defias Prisoner'), (1706,17,-8576.77,1149.38,18.0082,NULL,0,'Defias Prisoner'), (1706,18,-8578.37,1135.47,17.949,NULL,0,'Defias Prisoner'), (1706,19,-8581.11,1125.33,17.9446,NULL,0,'Defias Prisoner'), (1706,20,-8583.3,1117.22,17.9447,NULL,0,'Defias Prisoner'), (1706,21,-8585.34,1111.78,21.284,NULL,0,'Defias Prisoner'), (1706,22,-8587.77,1105.29,25.3006,NULL,0,'Defias Prisoner'), (1706,23,-8590.51,1096.39,30.0475,NULL,0,'Defias Prisoner'), (1706,24,-8590.12,1087.09,33.4427,NULL,0,'Defias Prisoner'), (1706,25,-8585.84,1075.02,36.1143,NULL,0,'Defias Prisoner'), (1706,26,-8580.91,1068.56,37.7707,NULL,0,'Defias Prisoner'), (1706,27,-8573.15,1058.37,44.4035,NULL,0,'Defias Prisoner'), (1706,28,-8563.31,1045.45,52.8141,NULL,0,'Defias Prisoner'), (1706,29,-8557.03,1038.48,57.4878,NULL,0,'Defias Prisoner'), (1706,30,-8553.93,1036.44,59.34,NULL,0,'Defias Prisoner'), (1706,31,-8546.93,1036.27,59.4142,NULL,0,'Defias Prisoner'), (1706,32,-8537.82,1034.34,59.6157,NULL,0,'Defias Prisoner'), (1706,33,-8531.56,1025.92,59.7549,NULL,0,'Defias Prisoner'), (1706,34,-8521.24,1015.53,59.8643,NULL,0,'Defias Prisoner'), (1706,35,-8513.08,1011.04,59.6285,NULL,0,'Defias Prisoner'), (1706,36,-8505.13,1004.29,59.4794,NULL,0,'Defias Prisoner'), (1706,37,-8498.66,997.183,62.9424,NULL,0,'Defias Prisoner'), (1706,38,-8489.09,987.094,72.7379,NULL,0,'Defias Prisoner'), (1706,39,-8486.16,983.431,72.7379,NULL,0,'Defias Prisoner'), (1706,40,-8482.47,986.317,72.7379,NULL,0,'Defias Prisoner'), (1706,41,-8476.89,990.667,78.7541,NULL,0,'Defias Prisoner'), (1706,42,-8470.06,993.107,79.0886,NULL,0,'Defias Prisoner'), (1706,43,-8464.97,986.427,79.023,NULL,0,'Defias Prisoner'), (1706,44,-8470.04,982.66,79.0014,NULL,0,'Defias Prisoner'), (1706,45,-8477.26,976.788,85.2469,NULL,0,'Defias Prisoner'), (1706,46,-8483.62,971.622,91.8688,NULL,0,'Defias Prisoner'), (1706,47,-8487.29,968.64,95.8566,NULL,0,'Defias Prisoner'), (1706,48,-8498.21,961.956,95.9496,NULL,0,'Defias Prisoner'), (1706,49,-8512.78,954.621,95.85,NULL,0,'Defias Prisoner'), (1706,50,-8522.01,955.868,95.8665,NULL,0,'Defias Prisoner'), (1706,51,-8536.29,961.026,96.0033,NULL,0,'Defias Prisoner'), (1706,52,-8547.29,964.994,96.4981,NULL,0,'Defias Prisoner'), (1706,53,-8555.11,973.677,96.2403,NULL,0,'Defias Prisoner'), (1706,54,-8563.69,983.193,96.351,NULL,0,'Defias Prisoner'), (1706,55,-8570.72,990.993,96.2609,NULL,0,'Defias Prisoner'), (1706,56,-8576.13,987.894,96.309,NULL,0,'Defias Prisoner'), (1706,57,-8577.95,986.507,97.1472,NULL,0,'Defias Prisoner'), (1706,58,-8590.71,976.303,97.8743,NULL,0,'Defias Prisoner'), (1706,59,-8607.21,963.424,99.4452,NULL,0,'Defias Prisoner'), (1706,60,-8621.38,957.955,99.4452,NULL,0,'Defias Prisoner'), (1706,61,-8638.03,952.562,99.4669,NULL,0,'Defias Prisoner'), (1706,62,-8654.67,947.142,100.68,NULL,0,'Defias Prisoner'), (1706,63,-8667.72,939.37,101.191,NULL,0,'Defias Prisoner'), (1706,64,-8685.76,928.624,101.247,NULL,0,'Defias Prisoner'), (1706,65,-8702.43,917.789,101.241,NULL,0,'Defias Prisoner'), (1706,66,-8714.44,908.49,101.241,NULL,0,'Defias Prisoner'), (1706,67,-8727.33,898.504,100.934,NULL,0,'Defias Prisoner'), (1706,68,-8740.41,890.905,101.429,NULL,0,'Defias Prisoner'), (1706,69,-8752.08,891.604,101.898,NULL,0,'Defias Prisoner'), (1706,70,-8762.36,893.742,101.534,NULL,0,'Defias Prisoner'), (1706,71,-8771.17,901.526,100.75,NULL,0,'Defias Prisoner'), (1706,72,-8780.8,913.277,100.047,NULL,0,'Defias Prisoner'), (1706,73,-8792.14,924.999,100.402,NULL,0,'Defias Prisoner'), (1706,74,-8800.06,935.066,101.241,NULL,0,'Defias Prisoner'), (1706,75,-8808.02,945.188,101.241,NULL,0,'Defias Prisoner'), (1706,76,-8815.25,954.374,100.751,NULL,0,'Defias Prisoner'), (1706,77,-8819.64,951.866,100.791,NULL,0,'Defias Prisoner'), (1706,78,-8826.17,946.929,103.049,NULL,0,'Defias Prisoner'), (1706,79,-8834.62,940.698,105.162,NULL,0,'Defias Prisoner'), (1706,80,-8839.53,937.589,105.285,NULL,0,'Defias Prisoner'), (1706,81,-8845.4,933.774,103.745,NULL,0,'Defias Prisoner'), (1706,82,-8849.75,931.067,102.551,NULL,0,'Defias Prisoner'), (1706,83,-8851.53,929.383,102.024,NULL,0,'Defias Prisoner'), (1706,84,-8847.38,922.771,101.697,NULL,0,'Defias Prisoner'), (1706,85,-8842.95,915.887,99.9569,NULL,0,'Defias Prisoner'), (1706,86,-8836.27,906.291,97.8529,NULL,0,'Defias Prisoner'), (1706,87,-8828.95,895.775,98.1249,NULL,0,'Defias Prisoner'), (1706,88,-8821.26,886.969,98.4819,NULL,0,'Defias Prisoner'), (1706,89,-8813.65,878.104,98.7189,NULL,0,'Defias Prisoner'), (1706,90,-8804.11,866.37,98.9565,NULL,0,'Defias Prisoner'), (1706,91,-8799.76,861.024,98.8853,NULL,0,'Defias Prisoner'), (1706,92,-8797.76,858.557,97.6348,NULL,0,'Defias Prisoner'), (1706,93,-8798.21,851.501,97.6348,NULL,0,'Defias Prisoner'), (1706,94,-8798.12,843.382,97.6348,NULL,0,'Defias Prisoner'), (1706,95,-8798.34,832.884,97.6348,NULL,0,'Defias Prisoner'), (1706,96,-8797.24,828.395,97.6348,NULL,0,'Defias Prisoner'), (1706,97,-8791.14,827.631,97.6406,NULL,0,'Defias Prisoner'), (1706,98,-8787.67,827.162,97.6451,NULL,0,'Defias Prisoner'), (1706,99,-8785.28,828.929,97.5397,NULL,0,'Defias Prisoner'), (1706,100,-8780.81,832.646,95.3486,NULL,0,'Defias Prisoner'), (1706,101,-8772.74,839.364,91.3895,NULL,0,'Defias Prisoner'), (1706,102,-8764.67,846.081,87.4378,NULL,0,'Defias Prisoner'), (1706,103,-8759.14,850.244,84.8424,NULL,0,'Defias Prisoner'), (1842,1,2941.47,-1391.79,167.237,NULL,0,'Taelan Fordring'), (1842,2,2940.59,-1393.34,166.084,NULL,0,'Taelan Fordring'), (1842,3,2934.76,-1403.63,165.943,NULL,0,'Taelan Fordring'), (1842,4,2932.09,-1408.34,165.943,NULL,0,'Taelan Fordring'), (1842,5,2917.95,-1402.97,165.943,NULL,0,'Taelan Fordring'), (1842,6,2919.7,-1398.38,165.88,NULL,0,'Taelan Fordring'), (1842,7,2922.96,-1389.76,160.89,NULL,0,'Taelan Fordring'), (1842,8,2925.9,-1386.68,160.842,NULL,0,'Taelan Fordring'), (1842,9,2946.78,-1396.55,160.842,NULL,0,'Taelan Fordring'), (1842,10,2948.71,-1392.82,160.842,NULL,0,'Taelan Fordring'), (1842,11,2951.88,-1386.69,155.974,NULL,0,'Taelan Fordring'), (1842,12,2953.8,-1383.23,155.949,NULL,0,'Taelan Fordring'), (1842,13,2951.18,-1381.97,155.949,NULL,0,'Taelan Fordring'), (1842,14,2946.54,-1379.57,152.02,NULL,0,'Taelan Fordring'), (1842,15,2943.02,-1377.76,152.02,NULL,0,'Taelan Fordring'), (1842,16,2935.55,-1392.66,152.02,NULL,0,'Taelan Fordring'), (1842,17,2920.61,-1385.01,152.02,NULL,0,'Taelan Fordring'), (1842,18,2915.23,-1395.37,152.02,NULL,0,'Taelan Fordring'), (1842,19,2926.44,-1401.34,152.03,NULL,0,'Taelan Fordring'), (1842,20,2930.45,-1403.49,150.521,NULL,0,'Taelan Fordring'), (1842,21,2933.64,-1405.2,150.521,NULL,0,'Taelan Fordring'), (1842,22,2930.83,-1412.74,150.504,NULL,0,'Taelan Fordring'), (1842,23,2924.04,-1426.34,150.781,NULL,0,'Taelan Fordring'), (1842,24,2917.27,-1439.65,150.664,NULL,0,'Taelan Fordring'), (1842,25,2914.56,-1445.08,149.505,NULL,0,'Taelan Fordring'), (1842,26,2911.01,-1452.17,147.891,NULL,0,'Taelan Fordring'), (1842,27,2911.49,-1460.75,147.348,NULL,0,'Taelan Fordring'), (1842,28,2915.27,-1471.79,146.082,NULL,0,'Taelan Fordring'), (1842,29,2917.16,-1477.3,146.179,NULL,0,'Taelan Fordring'), (1842,30,2937.93,-1475.79,146.786,NULL,0,'Taelan Fordring'), (1842,31,2948.62,-1483.6,146.287,NULL,0,'Taelan Fordring'), (1842,32,2950.48,-1502.29,146.109,NULL,0,'Taelan Fordring'), (1842,33,2949.29,-1521.33,146.274,NULL,0,'Taelan Fordring'), (1842,34,2950.6,-1538.69,146.082,NULL,0,'Taelan Fordring'), (1842,35,2930.13,-1562.47,145.785,NULL,0,'Taelan Fordring'), (1842,36,2916.36,-1578.33,146.147,NULL,0,'Taelan Fordring'), (1842,37,2909.48,-1586.26,146.515,NULL,0,'Taelan Fordring'), (1842,38,2902.06,-1590.55,146.557,NULL,0,'Taelan Fordring'), (1842,39,2888.13,-1591.98,145.702,NULL,0,'Taelan Fordring'), (1842,40,2876.43,-1591.6,144.335,NULL,0,'Taelan Fordring'), (1842,41,2862.5,-1593.03,142.511,NULL,0,'Taelan Fordring'), (1842,42,2846.46,-1603.03,139.023,NULL,0,'Taelan Fordring'), (1842,43,2836.07,-1612.41,135.225,NULL,0,'Taelan Fordring'), (1842,44,2827.58,-1620.07,132.012,NULL,0,'Taelan Fordring'), (1842,45,2820.52,-1623.16,131.22,NULL,0,'Taelan Fordring'), (1842,46,2804.83,-1620.19,129.717,NULL,0,'Taelan Fordring'), (1842,47,2791.11,-1617.4,129.693,NULL,0,'Taelan Fordring'), (1842,48,2780.39,-1615.9,129.044,NULL,0,'Taelan Fordring'), (1842,49,2773.01,-1623.84,128.074,NULL,0,'Taelan Fordring'), (1842,50,2766.04,-1631.69,127.927,NULL,0,'Taelan Fordring'), (1842,51,2759.06,-1639.54,128.336,NULL,0,'Taelan Fordring'), (1842,52,2752.08,-1647.38,127.494,NULL,0,'Taelan Fordring'), (1842,53,2745.11,-1655.23,126.277,NULL,0,'Taelan Fordring'), (1842,54,2738.13,-1663.08,126.679,NULL,0,'Taelan Fordring'), (1842,55,2732.03,-1674.53,126.673,NULL,0,'Taelan Fordring'), (1842,56,2725.5,-1682.87,126.414,NULL,0,'Taelan Fordring'), (1842,57,2717.98,-1692.7,126.476,NULL,0,'Taelan Fordring'), (1842,58,2713.38,-1700,125.79,NULL,0,'Taelan Fordring'), (1842,59,2703.08,-1714.3,122.214,NULL,0,'Taelan Fordring'), (1842,60,2694.95,-1729.79,117.559,NULL,0,'Taelan Fordring'), (1842,61,2689.65,-1745.97,112.656,NULL,0,'Taelan Fordring'), (1842,62,2689.05,-1763.33,106.147,NULL,0,'Taelan Fordring'), (1842,63,2690.09,-1774.06,102.238,NULL,0,'Taelan Fordring'), (1842,64,2691.45,-1786.18,97.3156,NULL,0,'Taelan Fordring'), (1842,65,2692.17,-1800.16,90.1386,NULL,0,'Taelan Fordring'), (1842,66,2692.7,-1810.65,85.387,NULL,0,'Taelan Fordring'), (1842,67,2697.55,-1818.24,81.7822,NULL,0,'Taelan Fordring'), (1842,68,2700.73,-1829.26,76.4334,NULL,0,'Taelan Fordring'), (1842,69,2699.39,-1845.15,71.4784,NULL,0,'Taelan Fordring'), (1842,70,2696.58,-1856.38,68.2104,NULL,0,'Taelan Fordring'), (1842,71,2694.06,-1870.35,66.9045,NULL,0,'Taelan Fordring'), (1842,72,2693.26,-1873.62,66.8413,NULL,0,'Taelan Fordring'), (1842,73,2675.36,-1891.94,66.1742,NULL,0,'Taelan Fordring'), (1842,74,2669.33,-1898.11,66.7004,NULL,0,'Taelan Fordring'), (2330,1,-8856.26,741.91,100.666,NULL,0,'Karlee Chaddis'), (2330,2,-8860.26,747.938,99.9222,NULL,0,'Karlee Chaddis'), (2330,3,-8866.15,756.326,97.8264,NULL,0,'Karlee Chaddis'), (2330,4,-8870.51,760.372,96.7027,NULL,0,'Karlee Chaddis'), (2330,5,-8879.54,756.138,96.2687,NULL,0,'Karlee Chaddis'), (2330,6,-8883.45,758.191,95.4731,NULL,0,'Karlee Chaddis'), (2330,7,-8907.48,788.261,87.7863,NULL,0,'Karlee Chaddis'), (2330,8,-8906.29,794.423,87.3173,NULL,0,'Karlee Chaddis'), (2330,9,-8899.1,801.189,87.6105,NULL,0,'Karlee Chaddis'), (2330,10,-8899.88,815.041,89.3389,NULL,0,'Karlee Chaddis'), (2330,11,-8899.09,826.687,92.5864,NULL,0,'Karlee Chaddis'), (2330,12,-8905.65,841.38,95.4271,NULL,0,'Karlee Chaddis'), (2330,13,-8905.3,845.868,95.7969,NULL,0,'Karlee Chaddis'), (2330,14,-8898.15,863.912,96.2546,NULL,0,'Karlee Chaddis'), (2330,15,-8893.39,873.065,98.9773,NULL,0,'Karlee Chaddis'), (2330,16,-8888.58,889.208,102.944,NULL,0,'Karlee Chaddis'), (2330,17,-8888.8,897.531,105.943,NULL,0,'Karlee Chaddis'), (2330,18,-8896.33,913.303,110.988,NULL,0,'Karlee Chaddis'), (2330,19,-8904.33,926.304,114.899,NULL,0,'Karlee Chaddis'), (2330,20,-8919.41,948.481,117.337,NULL,0,'Karlee Chaddis'), (2330,21,-8966.43,954.028,117.362,NULL,0,'Karlee Chaddis'), (2330,22,-8982.42,966.381,116.043,NULL,0,'Karlee Chaddis'), (2330,23,-8999.42,964.996,116.326,NULL,0,'Karlee Chaddis'), (2330,24,-9012.36,953.626,116.256,NULL,0,'Karlee Chaddis'), (2330,25,-9008.41,945.283,116.895,NULL,0,'Karlee Chaddis'), (2330,26,-9000.86,940.914,117.094,NULL,0,'Karlee Chaddis'), (2330,27,-8998.38,939.901,117.094,NULL,0,'Karlee Chaddis'), (2330,28,-8996.34,945.169,117.097,NULL,0,'Karlee Chaddis'), (2330,29,-8999.05,940.572,117.096,NULL,0,'Karlee Chaddis'), (2330,30,-9002.62,941.706,117.095,NULL,0,'Karlee Chaddis'), (2330,31,-9012.38,947.61,116.227,NULL,0,'Karlee Chaddis'), (2330,32,-9012.45,951.694,116.246,NULL,0,'Karlee Chaddis'), (2330,33,-9004.83,961.988,116.276,NULL,0,'Karlee Chaddis'), (2330,34,-8998.64,965.802,116.292,NULL,0,'Karlee Chaddis'), (2330,35,-8983.94,966.422,116.028,NULL,0,'Karlee Chaddis'), (2330,36,-8980.01,965.284,116.256,NULL,0,'Karlee Chaddis'), (2330,37,-8971.05,960.59,117.158,NULL,0,'Karlee Chaddis'), (2330,38,-8957.87,953.377,117.299,NULL,0,'Karlee Chaddis'), (2330,39,-8920.67,947.641,117.337,NULL,0,'Karlee Chaddis'), (2330,40,-8908.71,932.625,116.37,NULL,0,'Karlee Chaddis'), (2330,41,-8903.21,925.242,114.615,NULL,0,'Karlee Chaddis'), (2330,42,-8899.66,918.715,112.635,NULL,0,'Karlee Chaddis'), (2330,43,-8894.54,911.478,110.762,NULL,0,'Karlee Chaddis'), (2330,44,-8877.53,920.808,107.603,NULL,0,'Karlee Chaddis'), (2330,45,-8854.97,933.374,101.999,NULL,0,'Karlee Chaddis'), (2330,46,-8848.88,930.711,102.495,NULL,0,'Karlee Chaddis'), (2330,47,-8834.61,940.936,105.143,NULL,0,'Karlee Chaddis'), (2330,48,-8818.28,953.205,100.678,NULL,0,'Karlee Chaddis'), (2330,49,-8815.14,952.722,100.867,NULL,0,'Karlee Chaddis'), (2330,50,-8804.01,942.261,101.241,NULL,0,'Karlee Chaddis'), (2330,51,-8802.37,936.981,101.242,NULL,0,'Karlee Chaddis'), (2330,52,-8777.24,909.299,100.262,NULL,0,'Karlee Chaddis'), (2330,53,-8766.76,893.892,101.386,NULL,0,'Karlee Chaddis'), (2330,54,-8737.03,892.761,101.221,NULL,0,'Karlee Chaddis'), (2330,55,-8731.93,886.272,101.744,NULL,0,'Karlee Chaddis'), (2330,56,-8723.13,875.04,102.678,NULL,0,'Karlee Chaddis'), (2330,57,-8712.31,861.661,97.2752,NULL,0,'Karlee Chaddis'), (2330,58,-8712.2,853.618,96.8655,NULL,0,'Karlee Chaddis'), (2330,59,-8725.87,834.533,96.149,NULL,0,'Karlee Chaddis'), (2330,60,-8726.58,813.587,97.0276,NULL,0,'Karlee Chaddis'), (2330,61,-8717.15,795.784,97.0391,NULL,0,'Karlee Chaddis'), (2330,62,-8721.79,782.622,97.8839,NULL,0,'Karlee Chaddis'), (2330,63,-8732.2,766.047,98.0898,NULL,0,'Karlee Chaddis'), (2330,64,-8724.93,751.443,98.2043,NULL,0,'Karlee Chaddis'), (2330,65,-8713.3,732.548,97.8146,NULL,0,'Karlee Chaddis'), (2330,66,-8699.05,715.705,97.0168,NULL,0,'Karlee Chaddis'), (2330,67,-8661.63,744.699,96.6531,NULL,0,'Karlee Chaddis'), (2330,68,-8660.26,765.872,96.6997,NULL,0,'Karlee Chaddis'), (2330,69,-8634.36,787.361,96.6525,NULL,0,'Karlee Chaddis'), (2330,70,-8632.43,787.372,96.6512,NULL,0,'Karlee Chaddis'), (2330,71,-8606.16,761.17,96.7387,NULL,0,'Karlee Chaddis'), (2330,72,-8592.08,756.77,96.651,NULL,0,'Karlee Chaddis'), (2330,73,-8579.7,737.671,96.7114,NULL,0,'Karlee Chaddis'), (2330,74,-8594.53,717.706,96.6514,NULL,0,'Karlee Chaddis'), (2330,75,-8581.67,697.638,97.0168,NULL,0,'Karlee Chaddis'), (2330,76,-8561.08,673.827,97.0168,NULL,0,'Karlee Chaddis'), (2330,77,-8536.53,690.079,97.6665,NULL,0,'Karlee Chaddis'), (2330,78,-8530.8,685.554,97.8444,NULL,0,'Karlee Chaddis'), (2330,79,-8528.41,679.123,100.793,NULL,0,'Karlee Chaddis'), (2330,80,-8517.6,662.84,102.123,NULL,0,'Karlee Chaddis'), (2330,81,-8510.36,651.605,100.292,NULL,0,'Karlee Chaddis'), (2330,82,-8516.68,643.439,100.134,NULL,0,'Karlee Chaddis'), (2330,83,-8557.25,615.273,102.337,NULL,0,'Karlee Chaddis'), (2330,84,-8563.65,615.408,102.278,NULL,0,'Karlee Chaddis'), (2330,85,-8583.79,586.194,103.594,NULL,0,'Karlee Chaddis'), (2330,86,-8584.4,560.743,101.871,NULL,0,'Karlee Chaddis'), (2330,87,-8578.23,543.501,101.782,NULL,0,'Karlee Chaddis'), (2330,88,-8593.35,530.953,105.659,NULL,0,'Karlee Chaddis'), (2330,89,-8609.85,515.571,103.841,NULL,0,'Karlee Chaddis'), (2330,90,-8616.86,517.629,103.218,NULL,0,'Karlee Chaddis'), (2330,91,-8657.5,553.006,96.9502,NULL,0,'Karlee Chaddis'), (2330,92,-8673.57,552.873,97.2864,NULL,0,'Karlee Chaddis'), (2330,93,-8713.67,519.808,97.1597,NULL,0,'Karlee Chaddis'), (2330,94,-8717.22,524.985,98.1892,NULL,0,'Karlee Chaddis'), (2330,95,-8724.54,533.765,100.264,NULL,0,'Karlee Chaddis'), (2330,96,-8734.44,545.427,101.141,NULL,0,'Karlee Chaddis'), (2330,97,-8745.36,557.023,97.6718,NULL,0,'Karlee Chaddis'), (2330,98,-8745,566.133,97.4006,NULL,0,'Karlee Chaddis'), (2330,99,-8738.14,576.508,97.5043,NULL,0,'Karlee Chaddis'), (2330,100,-8769.94,608.175,97.1405,NULL,0,'Karlee Chaddis'), (2330,101,-8795.54,589.658,97.4546,NULL,0,'Karlee Chaddis'), (2330,102,-8832.6,630.401,94.0918,NULL,0,'Karlee Chaddis'), (2330,103,-8851.55,661.112,97.1319,NULL,0,'Karlee Chaddis'), (2330,104,-8824.74,678.622,97.5366,NULL,0,'Karlee Chaddis'), (2330,105,-8847.34,726.835,97.6974,NULL,0,'Karlee Chaddis'), (2433,1,-749.03,-598.01,18.4133,NULL,0,'Helcular Remains'), (2433,2,-773.83,-587.81,15.9183,NULL,0,'Helcular Remains'), (2433,3,-747.35,-586.21,19.8563,NULL,0,'Helcular Remains'), (2433,4,-755.06,-570.77,19.343,NULL,0,'Helcular Remains'), (2433,5,-773.37,-546.27,17.8202,NULL,0,'Helcular Remains'), (2433,6,-820.27,-533.12,15.0504,NULL,0,'Helcular Remains'), (2433,7,-842.47,-540.02,12.753,NULL,0,'Helcular Remains'), (2433,8,-864.46,-521.96,10.8711,NULL,0,'Helcular Remains'), (2433,9,-878.53,-532.17,10.0846,NULL,0,'Helcular Remains'), (2433,10,-921.94,-524.36,6.8796,NULL,0,'Helcular Remains'), (2433,11,-904.65,-545.08,6.8796,NULL,0,'Helcular Remains'), (2433,12,-900.6,-577.46,6.8796,NULL,0,'Helcular Remains'), (2713,1,-1416.91,-3044.12,36.21,NULL,0,'Kinelory'), (2713,2,-1408.43,-3051.35,37.79,NULL,0,'Kinelory'), (2713,3,-1399.45,-3069.2,31.25,NULL,0,'Kinelory'), (2713,4,-1400.28,-3083.14,27.06,NULL,0,'Kinelory'), (2713,5,-1405.3,-3096.72,26.36,NULL,0,'Kinelory'), (2713,6,-1406.12,-3105.95,24.82,NULL,0,'Kinelory'), (2713,7,-1417.41,-3106.8,16.61,NULL,0,'Kinelory'), (2713,8,-1433.06,-3101.55,12.56,NULL,0,'Kinelory'), (2713,9,-1439.86,-3086.36,12.29,NULL,0,'Kinelory'), (2713,10,-1450.48,-3065.16,12.58,NULL,0,'Kinelory'), (2713,11,-1456.15,-3055.53,12.54,NULL,0,'Kinelory'), (2713,12,-1459.41,-3035.16,12.11,NULL,0,'Kinelory'), (2713,13,-1472.47,-3034.18,12.44,NULL,0,'Kinelory'), (2713,14,-1495.57,-3034.48,12.55,NULL,0,'Kinelory'), (2713,15,-1524.91,-3035.47,13.15,NULL,0,'Kinelory'), (2713,16,-1549.05,-3037.77,12.98,NULL,0,'Kinelory'), (2713,17,-1555.69,-3028.02,13.64,NULL,0,'Kinelory'), (2713,18,-1555.69,-3028.02,13.64,NULL,0,'Kinelory'), (2713,19,-1555.69,-3028.02,13.64,NULL,0,'Kinelory'), (2713,20,-1551.19,-3037.78,12.96,NULL,0,'Kinelory'), (2713,21,-1584.6,-3048.77,13.67,NULL,0,'Kinelory'), (2713,22,-1602.14,-3042.82,15.12,NULL,0,'Kinelory'), (2713,23,-1610.68,-3027.42,17.22,NULL,0,'Kinelory'), (2713,24,-1601.65,-3007.97,24.65,NULL,0,'Kinelory'), (2713,25,-1581.05,-2992.32,30.85,NULL,0,'Kinelory'), (2713,26,-1559.95,-2979.51,34.3,NULL,0,'Kinelory'), (2713,27,-1536.51,-2969.78,32.64,NULL,0,'Kinelory'), (2713,28,-1511.81,-2961.09,29.12,NULL,0,'Kinelory'), (2713,29,-1484.83,-2960.87,32.54,NULL,0,'Kinelory'), (2713,30,-1458.23,-2966.8,40.52,NULL,0,'Kinelory'), (2713,31,-1440.2,-2971.2,43.15,NULL,0,'Kinelory'), (2713,32,-1427.85,-2989.15,38.09,NULL,0,'Kinelory'), (2713,33,-1420.27,-3008.91,35.01,NULL,0,'Kinelory'), (2713,34,-1427.58,-3032.53,32.31,NULL,0,'Kinelory'), (2713,35,-1427.4,-3035.17,32.26,NULL,0,'Kinelory'), (2983,1,-2226.32,-408.095,-9.36235,NULL,0,'The Plains Vision'), (2983,2,-2203.04,-437.212,-5.72498,NULL,0,'The Plains Vision'), (2983,3,-2163.91,-457.851,-7.09049,NULL,0,'The Plains Vision'), (2983,4,-2123.87,-448.137,-9.29591,NULL,0,'The Plains Vision'), (2983,5,-2104.66,-427.166,-6.49513,NULL,0,'The Plains Vision'), (2983,6,-2101.48,-422.826,-5.3567,NULL,0,'The Plains Vision'), (2983,7,-2097.56,-417.083,-7.16716,NULL,0,'The Plains Vision'), (2983,8,-2084.87,-398.626,-9.88973,NULL,0,'The Plains Vision'), (2983,9,-2072.71,-382.324,-10.2488,NULL,0,'The Plains Vision'), (2983,10,-2054.05,-356.728,-6.22468,NULL,0,'The Plains Vision'), (2983,11,-2051.8,-353.645,-5.35791,NULL,0,'The Plains Vision'), (2983,12,-2049.08,-349.912,-6.15723,NULL,0,'The Plains Vision'), (2983,13,-2030.6,-310.724,-9.59302,NULL,0,'The Plains Vision'), (2983,14,-2002.15,-249.308,-10.8124,NULL,0,'The Plains Vision'), (2983,15,-1972.85,-195.811,-10.6316,NULL,0,'The Plains Vision'), (2983,16,-1940.93,-147.652,-11.7055,NULL,0,'The Plains Vision'), (2983,17,-1888.06,-81.943,-11.4404,NULL,0,'The Plains Vision'), (2983,18,-1837.05,-34.0109,-12.258,NULL,0,'The Plains Vision'), (2983,19,-1796.12,-14.6462,-10.3581,NULL,0,'The Plains Vision'), (2983,20,-1732.61,-4.27746,-10.0213,NULL,0,'The Plains Vision'), (2983,21,-1688.94,-0.829945,-11.7103,NULL,0,'The Plains Vision'), (2983,22,-1681.32,13.0313,-9.48056,NULL,0,'The Plains Vision'), (2983,23,-1677.04,36.8349,-7.10318,NULL,0,'The Plains Vision'), (2983,24,-1675.2,68.559,-8.95384,NULL,0,'The Plains Vision'), (2983,25,-1676.57,89.023,-9.65104,NULL,0,'The Plains Vision'), (2983,26,-1678.16,110.939,-10.1782,NULL,0,'The Plains Vision'), (2983,27,-1677.86,128.681,-5.73869,NULL,0,'The Plains Vision'), (2983,28,-1675.27,144.324,-3.47916,NULL,0,'The Plains Vision'), (2983,29,-1671.7,163.169,-1.23098,NULL,0,'The Plains Vision'), (2983,30,-1666.61,181.584,5.26145,NULL,0,'The Plains Vision'), (2983,31,-1661.51,196.154,8.95252,NULL,0,'The Plains Vision'), (2983,32,-1655.47,210.811,8.38727,NULL,0,'The Plains Vision'), (2983,33,-1647.07,226.947,5.27755,NULL,0,'The Plains Vision'), (2983,34,-1621.65,232.91,2.69579,NULL,0,'The Plains Vision'), (2983,35,-1600.23,237.641,2.98539,NULL,0,'The Plains Vision'), (2983,36,-1576.07,242.546,4.66541,NULL,0,'The Plains Vision'), (2983,37,-1554.57,248.494,6.60377,NULL,0,'The Plains Vision'), (2983,38,-1547.53,259.302,10.6741,NULL,0,'The Plains Vision'), (2983,39,-1541.7,269.847,16.4418,NULL,0,'The Plains Vision'), (2983,40,-1539.83,278.989,21.0597,NULL,0,'The Plains Vision'), (2983,41,-1540.16,290.219,27.8247,NULL,0,'The Plains Vision'), (2983,42,-1538.99,298.983,34.0032,NULL,0,'The Plains Vision'), (2983,43,-1540.38,307.337,41.3557,NULL,0,'The Plains Vision'), (2983,44,-1536.61,314.884,48.0179,NULL,0,'The Plains Vision'), (2983,45,-1532.42,323.277,55.6667,NULL,0,'The Plains Vision'), (2983,46,-1528.77,329.774,61.1525,NULL,0,'The Plains Vision'), (2983,47,-1525.65,333.18,63.2161,NULL,0,'The Plains Vision'), (2983,48,-1517.01,350.713,62.4286,NULL,0,'The Plains Vision'), (2983,49,-1511.39,362.537,62.4539,NULL,0,'The Plains Vision'), (2983,50,-1508.68,366.822,62.733,NULL,0,'The Plains Vision'), (3395,1,-1209.91,-2731.16,105.875,NULL,0,'Verog the Dervish'), (3395,2,-1209.59,-2736.38,103.212,NULL,0,'Verog the Dervish'), (3395,3,-1209.05,-2739.15,102.667,NULL,0,'Verog the Dervish'), (3513,1,-8824.65,677.359,97.6724,NULL,0,'Miss Danna'), (3513,2,-8844.06,721.315,97.3127,NULL,0,'Miss Danna'), (3513,3,-8794.66,745.738,97.8358,NULL,0,'Miss Danna'), (3513,4,-8765.71,737.339,98.9571,NULL,0,'Miss Danna'), (3513,5,-8744.1,711.742,98.1589,NULL,0,'Miss Danna'), (3513,6,-8736.13,717.57,101.035,NULL,0,'Miss Danna'), (3513,7,-8714.09,735.726,97.8129,NULL,0,'Miss Danna'), (3513,8,-8698.83,714.642,97.0168,NULL,0,'Miss Danna'), (3513,9,-8657.55,748.029,96.6892,NULL,0,'Miss Danna'), (3513,10,-8658.68,767.899,96.6925,NULL,0,'Miss Danna'), (3513,11,-8634.49,787.411,96.6512,NULL,0,'Miss Danna'), (3513,12,-8662.17,821.239,96.6386,NULL,0,'Miss Danna'), (3513,13,-8653.53,826.735,96.5285,NULL,0,'Miss Danna'), (3513,14,-8608.62,861.791,96.6798,NULL,0,'Miss Danna'), (3513,15,-8600.32,850.058,96.6911,NULL,0,'Miss Danna'), (3513,16,-8616.11,837.915,96.7385,NULL,0,'Miss Danna'), (3513,17,-8637.49,816.942,96.6393,NULL,0,'Miss Danna'), (3513,18,-8629.56,781.904,96.6514,NULL,0,'Miss Danna'), (3513,19,-8623.89,774.974,96.6518,NULL,0,'Miss Danna'), (3513,20,-8623.29,775.529,96.6512,NULL,0,'Miss Danna'), (3513,21,-8621.9,776.592,96.6512,NULL,0,'Miss Danna'), (3513,22,-8594.06,757.656,96.6537,NULL,0,'Miss Danna'), (3513,23,-8578.89,737.947,96.6719,NULL,0,'Miss Danna'), (3513,24,-8596.77,717.424,96.6572,NULL,0,'Miss Danna'), (3513,25,-8562.25,673.301,97.0168,NULL,0,'Miss Danna'), (3513,26,-8536.52,690.402,97.6668,NULL,0,'Miss Danna'), (3513,27,-8532.46,688.688,97.657,NULL,0,'Miss Danna'), (3513,28,-8528,682.699,99.567,NULL,0,'Miss Danna'), (3513,29,-8522.24,670.618,102.794,NULL,0,'Miss Danna'), (3513,30,-8508.77,650.151,100.292,NULL,0,'Miss Danna'), (3513,31,-8557.68,615.023,102.352,NULL,0,'Miss Danna'), (3513,32,-8568.14,613.353,102.382,NULL,0,'Miss Danna'), (3513,33,-8581.15,593.053,103.562,NULL,0,'Miss Danna'), (3513,34,-8585.6,562.85,101.927,NULL,0,'Miss Danna'), (3513,35,-8573.45,540.833,101.757,NULL,0,'Miss Danna'), (3513,36,-8535.68,488.072,101.081,NULL,0,'Miss Danna'), (3513,37,-8538.69,479.398,102.572,NULL,0,'Miss Danna'), (3513,38,-8548.29,467.484,104.514,NULL,0,'Miss Danna'), (3513,39,-8544.94,464.148,104.414,NULL,0,'Miss Danna'), (3513,40,-8564.17,466.02,104.524,NULL,0,'Miss Danna'), (3513,41,-8583.28,480.99,104.214,NULL,0,'Miss Danna'), (3513,42,-8606.08,504.922,103.722,NULL,0,'Miss Danna'), (3513,43,-8633.15,534.792,100.272,NULL,0,'Miss Danna'), (3513,44,-8655.92,552.797,96.9437,NULL,0,'Miss Danna'), (3513,45,-8671.53,554.116,97.1805,NULL,0,'Miss Danna'), (3513,46,-8713.5,519.816,97.1699,NULL,0,'Miss Danna'), (3513,47,-8731.17,541.957,101.124,NULL,0,'Miss Danna'), (3513,48,-8749.98,561.766,97.3988,NULL,0,'Miss Danna'), (3513,49,-8736.87,574.559,97.3823,NULL,0,'Miss Danna'), (3513,50,-8770.53,609.421,97.2463,NULL,0,'Miss Danna'), (3513,51,-8795.9,587.923,97.3792,NULL,0,'Miss Danna'), (3513,52,-8827.8,624.687,93.8494,NULL,0,'Miss Danna'), (3513,53,-8928.94,540.519,94.3157,NULL,0,'Miss Danna'), (3513,54,-8907.67,509.135,93.8416,NULL,0,'Miss Danna'), (3513,55,-8933.21,488.088,93.8429,NULL,0,'Miss Danna'), (3513,56,-8911.65,505.615,93.8585,NULL,0,'Miss Danna'), (3513,57,-8925.24,543.334,94.268,NULL,0,'Miss Danna'), (3513,58,-8833.34,620.843,93.4683,NULL,0,'Miss Danna'), (3513,59,-8854.67,660.036,96.8874,NULL,0,'Miss Danna'), (3513,60,-8838.52,670.28,98.0987,NULL,0,'Miss Danna'), (3584,1,4520.4,420.235,33.5284,NULL,0,'Therylune'), (3584,2,4512.26,408.881,32.9308,NULL,0,'Therylune'), (3584,3,4507.94,396.47,32.9476,NULL,0,'Therylune'), (3584,4,4507.53,383.781,32.995,NULL,0,'Therylune'), (3584,5,4512.1,374.02,33.166,NULL,0,'Therylune'), (3584,6,4519.75,373.241,33.1574,NULL,0,'Therylune'), (3584,7,4592.41,369.127,31.4893,NULL,0,'Therylune'), (3584,8,4598.55,364.801,31.4947,NULL,0,'Therylune'), (3584,9,4602.76,357.649,32.9265,NULL,0,'Therylune'), (3584,10,4597.88,352.629,34.0317,NULL,0,'Therylune'), (3584,11,4590.23,350.9,36.2977,NULL,0,'Therylune'), (3584,12,4581.5,348.254,38.3878,NULL,0,'Therylune'), (3584,13,4572.05,348.059,42.3539,NULL,0,'Therylune'), (3584,14,4564.75,344.041,44.2463,NULL,0,'Therylune'), (3584,15,4556.63,341.003,47.6755,NULL,0,'Therylune'), (3584,16,4554.38,334.968,48.8003,NULL,0,'Therylune'), (3584,17,4557.63,329.783,49.9532,NULL,0,'Therylune'), (3584,18,4563.32,316.829,53.2409,NULL,0,'Therylune'), (3584,19,4566.09,303.127,55.0396,NULL,0,'Therylune'), (3584,20,4561.65,295.456,57.0984,NULL,0,'Therylune'), (3584,21,4551.03,293.333,57.1534,NULL,0,'Therylune'), (3662,1,7131.11,-788.217,68.1099,NULL,0,'Delmanis the Hated'), (3662,2,7132.32,-799.054,67.0953,NULL,0,'Delmanis the Hated'), (3662,3,7133.39,-809.255,64.1739,NULL,0,'Delmanis the Hated'), (3662,4,7132.59,-825.363,60.0889,NULL,0,'Delmanis the Hated'), (3662,5,7136.05,-835.608,60.3634,NULL,0,'Delmanis the Hated'), (3662,6,7145.68,-835.719,57.8297,NULL,0,'Delmanis the Hated'), (3662,7,7154.45,-830.982,54.855,NULL,0,'Delmanis the Hated'), (3662,8,7169.19,-830.285,49.7966,NULL,0,'Delmanis the Hated'), (3662,9,7177.84,-833.738,47.2572,NULL,0,'Delmanis the Hated'), (3662,10,7188.62,-836.942,44.124,NULL,0,'Delmanis the Hated'), (3662,11,7195.45,-832.049,41.1274,NULL,0,'Delmanis the Hated'), (3662,12,7198.31,-820.495,38.8156,NULL,0,'Delmanis the Hated'), (3662,13,7195.53,-810.478,39.7979,NULL,0,'Delmanis the Hated'), (3662,14,7193.9,-797.967,38.6929,NULL,0,'Delmanis the Hated'), (3662,15,7188.47,-794.707,40.2705,NULL,0,'Delmanis the Hated'), (3662,16,7176.38,-793.998,45.0664,NULL,0,'Delmanis the Hated'), (3662,17,7170.93,-787.923,48.9857,NULL,0,'Delmanis the Hated'), (3662,18,7167.99,-774.225,54.3081,NULL,0,'Delmanis the Hated'), (3662,19,7163.88,-768.924,55.718,NULL,0,'Delmanis the Hated'), (3662,20,7161.04,-757.403,53.9205,NULL,0,'Delmanis the Hated'), (3662,21,7154.14,-751.67,52.9578,NULL,0,'Delmanis the Hated'), (3662,22,7145.89,-753.856,52.5828,NULL,0,'Delmanis the Hated'), (3662,23,7147.18,-762.293,52.9954,NULL,0,'Delmanis the Hated'), (3662,24,7166.4,-774.916,54.5108,NULL,0,'Delmanis the Hated'), (3662,25,7170.04,-789.136,49.0204,NULL,0,'Delmanis the Hated'), (3662,26,7179.69,-794.86,43.3094,NULL,0,'Delmanis the Hated'), (3662,27,7192.23,-794.865,38.9726,NULL,0,'Delmanis the Hated'), (3662,28,7197.34,-805.055,38.384,NULL,0,'Delmanis the Hated'), (3662,29,7195.45,-829.248,41.0215,NULL,0,'Delmanis the Hated'), (3662,30,7186.57,-837.96,44.8655,NULL,0,'Delmanis the Hated'), (3662,31,7175.43,-845.945,48.055,NULL,0,'Delmanis the Hated'), (3662,32,7166.09,-849.539,50.4706,NULL,0,'Delmanis the Hated'), (3662,33,7158.55,-840.936,53.0553,NULL,0,'Delmanis the Hated'), (3662,34,7152.62,-833.033,55.3904,NULL,0,'Delmanis the Hated'), (3662,35,7137.15,-828.13,58.7898,NULL,0,'Delmanis the Hated'), (3662,36,7138.54,-812.917,62.9947,NULL,0,'Delmanis the Hated'), (3662,37,7139.28,-787.291,67.7343,NULL,1000,'Delmanis the Hated'), (3662,38,7131.93,-780.942,67.0546,NULL,0,'Delmanis the Hated'), (3678,1,-120.864,132.825,-79.2972,NULL,0,'Disciple of Naralex'), (3678,2,-109.944,155.417,-80.4659,NULL,0,'Disciple of Naralex'), (3678,3,-106.104,198.456,-80.597,NULL,0,'Disciple of Naralex'), (3678,4,-110.246,214.763,-85.6669,NULL,0,'Disciple of Naralex'), (3678,5,-105.609,236.184,-92.1732,NULL,0,'Disciple of Naralex'), (3678,6,-93.5297,227.956,-90.7522,NULL,0,'Disciple of Naralex'), (3678,7,-85.3155,226.976,-93.1286,NULL,0,'Disciple of Naralex'), (3678,8,-62.151,206.673,-93.551,NULL,0,'Disciple of Naralex'), (3678,9,-45.0534,205.58,-96.2435,NULL,0,'Disciple of Naralex'), (3678,10,-31.1235,234.225,-94.0841,NULL,0,'Disciple of Naralex'), (3678,11,-49.2158,269.141,-92.8442,NULL,0,'Disciple of Naralex'), (3678,12,-54.122,274.717,-92.8442,NULL,0,'Disciple of Naralex'), (3678,13,-58.965,282.274,-92.538,NULL,0,'Disciple of Naralex'), (3678,14,-38.3566,306.239,-90.0192,NULL,0,'Disciple of Naralex'), (3678,15,-28.8928,312.842,-89.2155,NULL,0,'Disciple of Naralex'), (3678,16,-1.58198,296.127,-85.5984,NULL,0,'Disciple of Naralex'), (3678,17,9.89992,272.008,-85.7759,NULL,0,'Disciple of Naralex'), (3678,18,26.8162,259.218,-87.3938,NULL,0,'Disciple of Naralex'), (3678,19,49.1166,227.259,-88.3379,NULL,0,'Disciple of Naralex'), (3678,20,54.4171,209.316,-90,NULL,0,'Disciple of Naralex'), (3678,21,71.038,205.404,-93.0422,NULL,0,'Disciple of Naralex'), (3678,22,81.5941,212.832,-93.0154,NULL,0,'Disciple of Naralex'), (3678,23,94.3376,236.933,-95.8261,NULL,0,'Disciple of Naralex'), (3678,24,114.619,235.908,-96.0495,NULL,0,'Disciple of Naralex'), (3678,25,114.777,237.155,-96.0304,NULL,0,'Disciple of Naralex'), (3679,1,130.67,249.73,-89,NULL,0,'Naralex'), (3679,2,104.82,276.36,-91.43,NULL,0,'Naralex'), (3679,3,84.08,222.3,-86.51,NULL,0,'Naralex'), (3692,1,4606.61,2.96905,69.909,NULL,0,'Volcor'), (3692,2,4615.56,19.7957,70.7951,NULL,0,'Volcor'), (3692,3,4626.26,38.1105,69.0281,NULL,0,'Volcor'), (3692,4,4633.11,48.379,67.5631,NULL,0,'Volcor'), (3692,5,4637.2,71.7156,63.3412,NULL,0,'Volcor'), (3692,6,4645.39,88.5048,60.3851,NULL,0,'Volcor'), (3692,7,4660.2,104.218,58.4603,NULL,0,'Volcor'), (3692,8,4675.33,115.93,56.8969,NULL,0,'Volcor'), (3692,9,4688.21,131.397,55.5033,NULL,0,'Volcor'), (3692,10,4701.45,145.562,53.2203,NULL,0,'Volcor'), (3692,11,4709.21,155.279,52.0846,NULL,0,'Volcor'), (3692,12,4716.9,169.528,53.5005,NULL,0,'Volcor'), (3692,13,4725.44,180.07,54.7346,NULL,0,'Volcor'), (3692,14,4734.01,194.431,55.3888,NULL,0,'Volcor'), (3692,15,4747.92,209.436,53.1076,NULL,0,'Volcor'), (3694,1,6339.14,341.764,24.3387,NULL,0,'Sentinel Selarin'), (3694,2,6353.39,354.557,22.3779,NULL,0,'Sentinel Selarin'), (3694,3,6368.99,357.894,21.5712,NULL,0,'Sentinel Selarin'), (3694,4,6387.81,359.455,18.9899,NULL,0,'Sentinel Selarin'), (3694,5,6398.12,363.588,17.366,NULL,0,'Sentinel Selarin'), (3694,6,6403.68,370.92,15.6815,NULL,0,'Sentinel Selarin'), (3694,7,6416.57,392.998,12.0215,NULL,0,'Sentinel Selarin'), (3694,8,6424.95,399.193,10.9586,NULL,0,'Sentinel Selarin'), (3694,9,6428.93,396.971,11.1736,NULL,0,'Sentinel Selarin'), (3694,10,6432,388.708,13.7662,NULL,0,'Sentinel Selarin'), (3694,11,6436.71,375.264,13.9403,NULL,0,'Sentinel Selarin'), (3694,12,6434.92,367.203,13.9403,4.41001,0,'Sentinel Selarin'), (3694,13,6436.57,361.98,13.9413,NULL,0,'Sentinel Selarin'), (3694,14,6436.57,362.127,13.9413,1.5221,0,'Sentinel Selarin'), (3694,15,6436.9,374.833,13.9403,NULL,0,'Sentinel Selarin'), (3694,16,6431.63,389.723,13.5875,NULL,0,'Sentinel Selarin'), (3694,17,6428.84,397.45,11.0941,NULL,0,'Sentinel Selarin'), (3694,18,6424,400.084,10.9784,NULL,0,'Sentinel Selarin'), (3694,19,6413.76,392.804,12.2825,NULL,0,'Sentinel Selarin'), (3694,20,6401.4,368.195,16.4249,NULL,0,'Sentinel Selarin'), (3694,21,6393.69,360.887,18.1549,NULL,0,'Sentinel Selarin'), (3694,22,6377.21,357.731,20.6589,NULL,0,'Sentinel Selarin'), (3694,23,6358.35,357.353,22.2106,NULL,0,'Sentinel Selarin'), (3694,24,6348.45,352.662,22.6056,NULL,0,'Sentinel Selarin'), (3694,25,6322.42,326.649,25.3338,NULL,0,'Sentinel Selarin'), (3849,1,-250.923,2116.26,81.179,NULL,0,'Deathstalker Adamant'), (3849,2,-255.049,2119.39,81.179,NULL,0,'Deathstalker Adamant'), (3849,3,-254.129,2123.45,81.179,NULL,0,'Deathstalker Adamant'), (3849,4,-253.898,2130.87,81.179,NULL,0,'Deathstalker Adamant'), (3849,5,-249.889,2142.31,86.972,NULL,0,'Deathstalker Adamant'), (3849,6,-248.205,2144.02,87.013,NULL,0,'Deathstalker Adamant'), (3849,7,-240.553,2140.55,87.012,NULL,0,'Deathstalker Adamant'), (3849,8,-237.514,2142.07,87.012,NULL,0,'Deathstalker Adamant'), (3849,9,-235.638,2149.23,90.587,NULL,0,'Deathstalker Adamant'), (3849,10,-237.188,2151.95,90.624,NULL,0,'Deathstalker Adamant'), (3849,11,-241.162,2153.65,90.624,NULL,0,'Deathstalker Adamant'), (3849,12,-241.13,2154.56,90.624,NULL,0,'Deathstalker Adamant'), (3850,1,-241.817,2122.9,81.179,NULL,0,'Sorcerer Ashcrombe'), (3850,2,-247.139,2124.89,81.179,NULL,0,'Sorcerer Ashcrombe'), (3850,3,-253.179,2127.41,81.179,NULL,0,'Sorcerer Ashcrombe'), (3850,4,-253.898,2130.87,81.179,NULL,0,'Sorcerer Ashcrombe'), (3850,5,-249.889,2142.31,86.972,NULL,0,'Sorcerer Ashcrombe'), (3850,6,-248.205,2144.02,87.013,NULL,0,'Sorcerer Ashcrombe'), (3850,7,-240.553,2140.55,87.012,NULL,0,'Sorcerer Ashcrombe'), (3850,8,-237.514,2142.07,87.012,NULL,0,'Sorcerer Ashcrombe'), (3850,9,-235.638,2149.23,90.587,NULL,0,'Sorcerer Ashcrombe'), (3850,10,-237.188,2151.95,90.624,NULL,0,'Sorcerer Ashcrombe'), (3850,11,-241.162,2153.65,90.624,NULL,0,'Sorcerer Ashcrombe'), (3850,12,-241.13,2154.56,90.624,NULL,0,'Sorcerer Ashcrombe'), (3984,1,888.14,-121.84,38.388,NULL,0,'Nancy Vishas'), (3984,2,891.571,-114.126,38.2004,NULL,0,'Nancy Vishas'), (3984,3,909.177,-90.9116,33.7845,NULL,0,'Nancy Vishas'), (3984,4,891.571,-114.126,38.2004,NULL,0,'Nancy Vishas'), (3984,5,888.14,-121.84,38.388,NULL,0,'Nancy Vishas'), (4484,1,3175.93,193.541,3.48354,NULL,0,'Feero Ironhand'), (4484,2,3187.92,197.118,4.6993,NULL,0,'Feero Ironhand'), (4484,3,3203.48,192.349,5.90847,NULL,0,'Feero Ironhand'), (4484,4,3219.12,182.236,6.58841,NULL,0,'Feero Ironhand'), (4484,5,3229.85,191.23,7.49455,NULL,0,'Feero Ironhand'), (4484,6,3225.04,199.439,7.09672,NULL,0,'Feero Ironhand'), (4484,7,3227.65,210.76,8.62933,NULL,0,'Feero Ironhand'), (4484,8,3232.94,223.725,10.0522,NULL,0,'Feero Ironhand'), (4484,9,3263.07,225.985,10.6459,NULL,0,'Feero Ironhand'), (4484,10,3284.76,220.414,10.9505,NULL,0,'Feero Ironhand'), (4484,11,3315.65,210.198,11.9677,NULL,0,'Feero Ironhand'), (4484,12,3341.02,214.29,13.3204,NULL,0,'Feero Ironhand'), (4484,13,3367.13,224.588,11.8671,NULL,0,'Feero Ironhand'), (4484,14,3409.07,226.385,9.21523,NULL,0,'Feero Ironhand'), (4484,15,3432.29,225.396,10.0283,NULL,0,'Feero Ironhand'), (4484,16,3454.87,219.339,12.5932,NULL,0,'Feero Ironhand'), (4484,17,3470.46,214.818,13.2644,NULL,0,'Feero Ironhand'), (4484,18,3481.42,212.557,12.3546,NULL,0,'Feero Ironhand'), (4484,19,3500.32,210.936,10.2261,NULL,0,'Feero Ironhand'), (4484,20,3515.19,212.546,9.62118,NULL,0,'Feero Ironhand'), (4484,21,3522.9,213.577,9.20362,NULL,0,'Feero Ironhand'), (4484,22,3601.65,217.771,1.29901,NULL,0,'Feero Ironhand'), (4484,23,3638.61,212.526,1.43314,NULL,0,'Feero Ironhand'), (4484,24,3680.76,200.308,3.38501,NULL,0,'Feero Ironhand'), (4484,25,3725.67,180.396,6.31401,NULL,0,'Feero Ironhand'), (4484,26,3762.35,159.686,7.38862,NULL,0,'Feero Ironhand'), (4484,27,3774.54,151.17,7.79964,NULL,0,'Feero Ironhand'), (4484,28,3789.7,140.397,9.06224,NULL,0,'Feero Ironhand'), (4484,29,3821.42,111.61,10.2586,NULL,0,'Feero Ironhand'), (4484,30,3850.38,84.7109,13.942,NULL,0,'Feero Ironhand'), (4484,31,3875.35,60.3884,14.9889,NULL,0,'Feero Ironhand'), (4484,32,3908.24,35.2092,15.332,NULL,0,'Feero Ironhand'), (4484,33,3942.2,14.8882,16.9694,NULL,0,'Feero Ironhand'), (4484,34,3976.43,-0.073566,16.9687,NULL,0,'Feero Ironhand'), (4484,35,4008.34,-6.62891,16.4641,NULL,0,'Feero Ironhand'), (4484,36,4029.48,-6.64076,16.5497,NULL,0,'Feero Ironhand'), (4484,37,4050.06,1.48816,15.7462,NULL,0,'Feero Ironhand'), (4484,38,4083.41,14.0858,15.8512,NULL,0,'Feero Ironhand'), (4484,39,4098.46,20.0329,17.2525,NULL,0,'Feero Ironhand'), (4484,40,4125.75,32.6942,20.6181,NULL,0,'Feero Ironhand'), (4484,41,4149.13,46.8332,24.661,NULL,0,'Feero Ironhand'), (4484,42,4164.44,55.9354,26.7934,NULL,0,'Feero Ironhand'), (4484,43,4200.28,82.3966,32.021,NULL,0,'Feero Ironhand'), (4484,44,4202.2,83.8247,32.2881,NULL,0,'Feero Ironhand'), (4484,45,4256.21,126.82,40.6099,NULL,0,'Feero Ironhand'), (4484,46,4338.7,176.242,46.8389,NULL,0,'Feero Ironhand'), (4500,1,-3138.49,-2864.64,34.76,NULL,0,'Overlord Mok\'Morokk'), (4500,2,-3128.08,-2847.37,34.72,NULL,0,'Overlord Mok\'Morokk'), (4500,3,-3108.94,-2839.6,34.28,NULL,0,'Overlord Mok\'Morokk'), (4508,1,2194.38,1791.65,65.48,NULL,0,'Willix the Importer'), (4508,2,2188.56,1805.87,64.45,NULL,0,'Willix the Importer'), (4508,3,2187,1843.49,59.33,NULL,0,'Willix the Importer'), (4508,4,2163.27,1851.67,56.73,NULL,0,'Willix the Importer'), (4508,5,2137.66,1843.98,48.08,NULL,0,'Willix the Importer'), (4508,6,2140.22,1845.02,48.32,NULL,0,'Willix the Importer'), (4508,7,2131.5,1804.29,46.85,NULL,0,'Willix the Importer'), (4508,8,2096.18,1789.03,51.13,NULL,0,'Willix the Importer'), (4508,9,2074.46,1780.09,55.64,NULL,0,'Willix the Importer'), (4508,10,2055.12,1768.67,58.46,NULL,0,'Willix the Importer'), (4508,11,2037.83,1748.62,60.27,NULL,0,'Willix the Importer'), (4508,12,2037.51,1728.94,60.85,NULL,0,'Willix the Importer'), (4508,13,2044.7,1711.71,59.71,NULL,0,'Willix the Importer'), (4508,14,2067.66,1701.84,57.77,NULL,0,'Willix the Importer'), (4508,15,2078.91,1704.54,56.77,NULL,0,'Willix the Importer'), (4508,16,2097.65,1715.24,54.74,NULL,0,'Willix the Importer'), (4508,17,2106.44,1720.98,54.41,NULL,0,'Willix the Importer'), (4508,18,2123.96,1732.56,52.27,NULL,0,'Willix the Importer'), (4508,19,2153.82,1728.73,51.92,NULL,0,'Willix the Importer'), (4508,20,2163.49,1706.33,54.42,NULL,0,'Willix the Importer'), (4508,21,2158.75,1695.98,55.7,NULL,0,'Willix the Importer'), (4508,22,2142.6,1680.72,58.24,NULL,0,'Willix the Importer'), (4508,23,2118.31,1671.54,59.21,NULL,0,'Willix the Importer'), (4508,24,2086.02,1672.04,61.24,NULL,0,'Willix the Importer'), (4508,25,2068.81,1658.93,61.24,NULL,0,'Willix the Importer'), (4508,26,2062.82,1633.31,64.35,NULL,0,'Willix the Importer'), (4508,27,2063.05,1589.16,63.26,NULL,0,'Willix the Importer'), (4508,28,2063.67,1577.22,65.89,NULL,0,'Willix the Importer'), (4508,29,2057.94,1560.68,68.4,NULL,0,'Willix the Importer'), (4508,30,2052.56,1548.05,73.35,NULL,0,'Willix the Importer'), (4508,31,2045.22,1543.4,76.65,NULL,0,'Willix the Importer'), (4508,32,2034.35,1543.01,79.7,NULL,0,'Willix the Importer'), (4508,33,2029.95,1542.94,80.79,NULL,0,'Willix the Importer'), (4508,34,2021.34,1538.67,80.8,NULL,0,'Willix the Importer'), (4508,35,2012.45,1549.48,79.93,NULL,0,'Willix the Importer'), (4508,36,2008.05,1554.92,80.44,NULL,0,'Willix the Importer'), (4508,37,2006.54,1562.72,81.11,NULL,0,'Willix the Importer'), (4508,38,2003.8,1576.43,81.57,NULL,0,'Willix the Importer'), (4508,39,2000.57,1590.06,80.62,NULL,0,'Willix the Importer'), (4508,40,1998.96,1596.87,80.22,NULL,0,'Willix the Importer'), (4508,41,1991.19,1600.82,79.39,NULL,0,'Willix the Importer'), (4508,42,1980.71,1601.44,79.77,NULL,0,'Willix the Importer'), (4508,43,1967.22,1600.18,80.62,NULL,0,'Willix the Importer'), (4508,44,1956.43,1596.97,81.75,NULL,0,'Willix the Importer'), (4508,45,1954.87,1592.02,82.18,NULL,0,'Willix the Importer'), (4508,46,1948.35,1571.35,80.96,NULL,0,'Willix the Importer'), (4508,47,1947.02,1566.42,81.8,NULL,0,'Willix the Importer'), (4709,1,-6237.13,-3911.58,-60.5103,NULL,0,'Zamek'), (4709,2,-6257.43,-3879.56,-58.8595,NULL,0,'Zamek'), (4709,3,-6267.61,-3850.91,-58.7503,NULL,0,'Zamek'), (4709,4,-6266.24,-3846.35,-58.7503,NULL,0,'Zamek'), (4709,5,-6267.61,-3850.91,-58.7503,NULL,0,'Zamek'), (4709,6,-6257.43,-3879.56,-58.8595,NULL,0,'Zamek'), (4709,7,-6237.13,-3911.58,-60.5103,NULL,0,'Zamek'), (4709,8,-6226.13,-3944.94,-58.6251,NULL,0,'Zamek'), (4720,1,-6243.39,-3845.91,-58.7498,NULL,0,'Rizzle Brassbolts'), (4720,2,-6250.63,-3847.35,-58.7491,NULL,0,'Rizzle Brassbolts'), (4720,3,-6255.06,-3853.64,-58.7491,NULL,0,'Rizzle Brassbolts'), (4720,4,-6262.2,-3851.84,-58.7491,NULL,0,'Rizzle Brassbolts'), (4720,5,-6266.24,-3846.35,-58.7503,NULL,0,'Rizzle Brassbolts'), (4720,6,-6262.2,-3851.84,-58.7491,NULL,0,'Rizzle Brassbolts'), (4720,7,-6255.06,-3853.64,-58.7491,NULL,0,'Rizzle Brassbolts'), (4720,8,-6250.63,-3847.35,-58.7491,NULL,0,'Rizzle Brassbolts'), (4720,9,-6243.39,-3845.91,-58.7498,NULL,0,'Rizzle Brassbolts'), (4720,10,-6236.99,-3831.23,-58.1364,NULL,0,'Rizzle Brassbolts'), (4721,1,-1207.75,-59.4741,158.36,NULL,0,'Zangen Stonehoof'), (4721,2,-1207.76,-57.3273,158.614,NULL,0,'Zangen Stonehoof'), (4880,1,-2646.43,-3436.07,35.3732,NULL,0,'\"Stinky\" Ignatz'), (4880,2,-2650.83,-3440.15,35.1381,NULL,0,'\"Stinky\" Ignatz'), (4880,3,-2662.31,-3447.67,35.1089,NULL,0,'\"Stinky\" Ignatz'), (4880,4,-2680.48,-3454.6,34.6538,NULL,0,'\"Stinky\" Ignatz'), (4880,5,-2701.02,-3457.44,34.2691,NULL,0,'\"Stinky\" Ignatz'), (4880,6,-2724.06,-3458.64,33.6735,NULL,0,'\"Stinky\" Ignatz'), (4880,7,-2745.01,-3459.28,32.5346,NULL,0,'\"Stinky\" Ignatz'), (4880,8,-2759.42,-3464.78,32.7143,NULL,0,'\"Stinky\" Ignatz'), (4880,9,-2763.63,-3471.51,33.5388,NULL,0,'\"Stinky\" Ignatz'), (4880,10,-2771.79,-3480.89,33.2553,NULL,0,'\"Stinky\" Ignatz'), (4880,11,-2780.66,-3488.76,31.875,NULL,0,'\"Stinky\" Ignatz'), (4880,12,-2796.14,-3489.01,30.8585,NULL,0,'\"Stinky\" Ignatz'), (4880,13,-2792.12,-3495.97,30.7324,NULL,0,'\"Stinky\" Ignatz'), (4880,14,-2789.06,-3502.37,30.6704,NULL,0,'\"Stinky\" Ignatz'), (4880,15,-2787.72,-3515.01,31.1176,NULL,0,'\"Stinky\" Ignatz'), (4880,16,-2790.84,-3523.31,30.5733,NULL,0,'\"Stinky\" Ignatz'), (4880,17,-2796.59,-3520.62,29.9187,NULL,0,'\"Stinky\" Ignatz'), (4880,18,-2798.56,-3518.91,30.3887,NULL,0,'\"Stinky\" Ignatz'), (4880,19,-2801.47,-3516.75,30.1915,NULL,0,'\"Stinky\" Ignatz'), (4880,20,-2804.36,-3513.9,29.5508,NULL,0,'\"Stinky\" Ignatz'), (4880,21,-2807.98,-3518,29.9488,NULL,0,'\"Stinky\" Ignatz'), (4880,22,-2815.68,-3521.74,29.7723,NULL,0,'\"Stinky\" Ignatz'), (4880,23,-2823.39,-3526.23,31.7194,NULL,0,'\"Stinky\" Ignatz'), (4880,24,-2836.11,-3544.7,32.4939,NULL,0,'\"Stinky\" Ignatz'), (4880,25,-2830.39,-3568.86,30.4104,NULL,0,'\"Stinky\" Ignatz'), (4880,26,-2824.84,-3569.52,31.2811,NULL,0,'\"Stinky\" Ignatz'), (4880,27,-2818.66,-3567.8,30.9204,NULL,0,'\"Stinky\" Ignatz'), (4880,28,-2817.66,-3568.94,30.4312,NULL,0,'\"Stinky\" Ignatz'), (4880,29,-2820.39,-3592.22,30.7163,NULL,0,'\"Stinky\" Ignatz'), (4880,30,-2820.77,-3592.5,30.8861,NULL,0,'\"Stinky\" Ignatz'), (4880,31,-2829.91,-3588.73,30.6831,NULL,0,'\"Stinky\" Ignatz'), (4880,32,-2842.32,-3577.5,36.8489,NULL,0,'\"Stinky\" Ignatz'), (4880,33,-2851.18,-3567.58,38.5159,NULL,0,'\"Stinky\" Ignatz'), (4880,34,-2865.55,-3551.58,41.439,NULL,0,'\"Stinky\" Ignatz'), (4880,35,-2871.23,-3548.15,40.7614,NULL,0,'\"Stinky\" Ignatz'), (4880,36,-2877.84,-3544.15,38.6702,NULL,0,'\"Stinky\" Ignatz'), (4880,37,-2890.39,-3542.39,34.3144,NULL,0,'\"Stinky\" Ignatz'), (4880,38,-2898.73,-3543.64,34.32,NULL,0,'\"Stinky\" Ignatz'), (4880,39,-2910.06,-3568.96,34.25,NULL,0,'\"Stinky\" Ignatz'), (4880,40,-2932.51,-3584.62,37.2385,NULL,0,'\"Stinky\" Ignatz'), (4962,1,-3804.44,-828.048,10.0931,NULL,0,'Tapoke \"Slim\" Jahn'), (4962,2,-3803.93,-835.772,10.0777,NULL,0,'Tapoke \"Slim\" Jahn'), (4962,3,-3792.63,-835.671,9.65566,NULL,0,'Tapoke \"Slim\" Jahn'), (4962,4,-3772.43,-835.346,10.869,NULL,0,'Tapoke \"Slim\" Jahn'), (4962,5,-3765.94,-840.129,10.8856,NULL,0,'Tapoke \"Slim\" Jahn'), (4962,6,-3738.63,-830.997,11.0574,NULL,0,'Tapoke \"Slim\" Jahn'), (4962,7,-3690.22,-862.262,9.96045,NULL,0,'Tapoke \"Slim\" Jahn'), (4983,1,-3349.78,-3134.81,28.5267,NULL,0,'Ogron'), (4983,2,-3366.01,-3144.31,35.2659,NULL,0,'Ogron'), (4983,3,-3367.34,-3164.1,35.9618,NULL,0,'Ogron'), (4983,4,-3372.77,-3174.81,35.8517,NULL,0,'Ogron'), (4983,5,-3378.53,-3191.64,35.7204,NULL,0,'Ogron'), (4983,6,-3370.92,-3190.48,34.1671,NULL,0,'Ogron'), (4983,7,-3366.86,-3209.47,33.9713,NULL,0,'Ogron'), (5391,1,-9901.12,-3727.29,22.11,NULL,0,'Galen Goodward'), (5391,2,-9909.27,-3727.81,23.25,NULL,0,'Galen Goodward'), (5391,3,-9935.25,-3729.02,22.11,NULL,0,'Galen Goodward'), (5391,4,-9945.83,-3719.34,21.68,NULL,0,'Galen Goodward'), (5391,5,-9963.41,-3710.18,21.71,NULL,0,'Galen Goodward'), (5391,6,-9972.75,-3690.13,21.68,NULL,0,'Galen Goodward'), (5391,7,-9989.7,-3669.67,21.67,NULL,0,'Galen Goodward'), (5391,8,-9989.21,-3647.76,23,NULL,0,'Galen Goodward'), (5391,9,-9992.27,-3633.74,21.67,NULL,0,'Galen Goodward'), (5391,10,-10002.3,-3611.67,22.26,NULL,0,'Galen Goodward'), (5391,11,-9999.25,-3586.33,21.85,NULL,0,'Galen Goodward'), (5391,12,-10006.5,-3571.99,21.67,NULL,0,'Galen Goodward'), (5391,13,-10014.3,-3545.24,21.67,NULL,0,'Galen Goodward'), (5391,14,-10018.9,-3525.03,21.68,NULL,0,'Galen Goodward'), (5391,15,-10030.2,-3514.77,21.67,NULL,0,'Galen Goodward'), (5391,16,-10045.1,-3501.49,21.67,NULL,0,'Galen Goodward'), (5391,17,-10052.9,-3479.13,21.67,NULL,0,'Galen Goodward'), (5391,18,-10060.7,-3460.31,21.67,NULL,0,'Galen Goodward'), (5391,19,-10074.7,-3436.85,20.97,NULL,0,'Galen Goodward'), (5391,20,-10074.7,-3436.85,20.97,NULL,0,'Galen Goodward'), (5391,21,-10072.9,-3408.92,20.43,NULL,0,'Galen Goodward'), (5391,22,-10108,-3406.05,22.06,NULL,0,'Galen Goodward'), (5644,1,-339.679,1752.04,139.482,NULL,0,''), (5644,2,-328.957,1734.95,139.327,NULL,0,''), (5644,3,-350.747,1731.12,139.338,NULL,0,''), (5644,4,-365.064,1739.04,139.376,NULL,0,''), (5644,5,-371.105,1746.03,139.374,NULL,0,''), (5644,6,-383.141,1738.62,138.93,NULL,0,''), (5644,7,-390.445,1733.98,136.353,NULL,0,''), (5644,8,-401.368,1726.77,131.071,NULL,0,''), (5644,9,-416.016,1721.19,129.807,NULL,0,''), (5644,10,-437.139,1709.82,126.342,NULL,0,''), (5644,11,-459.862,1687.92,116.059,NULL,0,''), (5644,12,-460.686,1679.55,111.976,NULL,0,''), (5644,13,-461.485,1670.94,109.033,NULL,0,''), (5644,14,-468.53,1645.51,102.811,NULL,0,''), (5644,15,-474.529,1615.97,97.228,NULL,0,''), (5644,16,-474.329,1590.01,94.4982,NULL,0,''), (5662,1,1685.04,417.976,-62.2986,NULL,0,'Sergeant Houser'), (5662,2,1694.53,418.755,-62.2986,NULL,0,'Sergeant Houser'), (5662,3,1704.5,421.202,-62.3554,NULL,0,'Sergeant Houser'), (5662,4,1693.69,418.24,-62.2982,NULL,0,'Sergeant Houser'), (5697,1,1660.24,357.807,-60.5092,NULL,0,'Theresa'), (5697,2,1667.29,351.934,-60.6594,NULL,0,'Theresa'), (5697,3,1671.29,349.184,-60.6594,NULL,0,'Theresa'), (5697,4,1673.04,347.684,-60.6594,NULL,0,'Theresa'), (5697,5,1677.35,344.461,-60.3678,NULL,0,'Theresa'), (5697,6,1678.35,343.711,-60.3678,NULL,0,'Theresa'), (5697,7,1687.1,337.711,-60.3678,NULL,0,'Theresa'), (5697,8,1696.24,335.388,-60.272,NULL,0,'Theresa'), (5697,9,1698.24,334.888,-60.272,NULL,0,'Theresa'), (5697,10,1698.74,334.388,-60.272,NULL,0,'Theresa'), (5697,11,1699.12,334.025,-60.1898,NULL,0,'Theresa'), (5697,12,1703.88,327.275,-55.1898,NULL,0,'Theresa'), (5697,13,1707.57,325.851,-55.09,NULL,0,'Theresa'), (5697,14,1708.07,326.351,-55.09,NULL,0,'Theresa'), (5697,15,1708.34,326.306,-55.1005,NULL,0,'Theresa'), (5697,16,1713.84,330.056,-52.3505,NULL,0,'Theresa'), (5697,17,1717.34,332.306,-49.6005,NULL,0,'Theresa'), (5697,18,1719.34,333.556,-49.1005,NULL,0,'Theresa'), (5697,19,1720.59,334.556,-49.1005,NULL,0,'Theresa'), (5697,20,1721.34,335.056,-48.8505,NULL,0,'Theresa'), (5697,21,1721.4,335.242,-49.0298,NULL,0,'Theresa'), (5697,22,1723.4,336.742,-49.0298,NULL,0,'Theresa'), (5697,23,1725.15,338.242,-49.5298,NULL,0,'Theresa'), (5697,24,1728.65,340.742,-52.2798,NULL,0,'Theresa'), (5697,25,1733.65,344.992,-55.0298,NULL,0,'Theresa'), (5697,26,1738.04,343.706,-55.1748,NULL,0,'Theresa'), (5697,27,1738.29,343.456,-55.1748,NULL,0,'Theresa'), (5697,28,1738.49,343.131,-55.1891,NULL,0,'Theresa'), (5697,29,1742.49,337.631,-59.4391,NULL,0,'Theresa'), (5697,30,1742.99,337.131,-60.1891,NULL,0,'Theresa'), (5697,31,1743.3,336.912,-60.1912,NULL,0,'Theresa'), (5697,32,1745.3,335.412,-60.1912,NULL,0,'Theresa'), (5697,33,1751.57,336.503,-60.3616,NULL,0,'Theresa'), (5697,34,1753.07,336.753,-60.3616,NULL,0,'Theresa'), (5697,35,1755.32,337.003,-61.8616,NULL,0,'Theresa'), (5697,36,1757.32,337.503,-61.8616,NULL,0,'Theresa'), (5697,37,1759.57,338.503,-61.8616,NULL,0,'Theresa'), (5697,38,1759.87,338.735,-62.0504,NULL,0,'Theresa'), (5697,39,1765.37,341.485,-62.0504,NULL,0,'Theresa'), (5697,40,1769.37,343.735,-62.0504,NULL,0,'Theresa'), (5697,41,1778.87,347.985,-62.0504,NULL,0,'Theresa'), (5697,42,1780.62,350.735,-62.3004,NULL,0,'Theresa'), (5697,43,1780.71,350.994,-61.9875,NULL,0,'Theresa'), (5697,44,1784.71,356.744,-61.9875,NULL,0,'Theresa'), (5697,45,1789.21,363.494,-59.9875,NULL,0,'Theresa'), (5697,46,1790.21,365.244,-59.9875,NULL,0,'Theresa'), (5697,47,1791.96,367.744,-59.9875,NULL,0,'Theresa'), (5697,48,1792.29,372.921,-59.9374,NULL,0,'Theresa'), (5697,49,1792.54,375.421,-59.9374,NULL,0,'Theresa'), (5697,50,1792.02,377.664,-59.6861,NULL,0,'Theresa'), (5697,51,1791.52,378.914,-59.6861,NULL,0,'Theresa'), (5697,52,1788.52,386.664,-56.9361,NULL,0,'Theresa'), (5697,53,1786.02,392.914,-56.9361,NULL,0,'Theresa'), (5697,54,1785.42,394.137,-56.9608,NULL,0,'Theresa'), (5697,55,1785.59,393.924,-56.9367,NULL,0,'Theresa'), (5697,56,1788.84,387.174,-56.9367,NULL,0,'Theresa'), (5697,57,1792.09,379.174,-59.6867,NULL,0,'Theresa'), (5697,58,1792.29,378.921,-59.9374,NULL,0,'Theresa'), (5697,59,1792.54,378.171,-59.9374,NULL,0,'Theresa'), (5697,60,1792.54,375.421,-59.9374,NULL,0,'Theresa'), (5697,61,1792.29,372.921,-59.9374,NULL,0,'Theresa'), (5697,62,1791.96,367.744,-59.9875,NULL,0,'Theresa'), (5697,63,1790.21,365.244,-59.9875,NULL,0,'Theresa'), (5697,64,1789.21,363.494,-59.9875,NULL,0,'Theresa'), (5697,65,1784.71,356.744,-61.9875,NULL,0,'Theresa'), (5697,66,1780.71,350.994,-61.9875,NULL,0,'Theresa'), (5697,67,1780.62,350.735,-62.3004,NULL,0,'Theresa'), (5697,68,1778.87,347.985,-62.0504,NULL,0,'Theresa'), (5697,69,1769.37,343.735,-62.0504,NULL,0,'Theresa'), (5697,70,1765.37,341.485,-62.0504,NULL,0,'Theresa'), (5697,71,1759.87,338.735,-62.0504,NULL,0,'Theresa'), (5697,72,1759.57,338.503,-61.8616,NULL,0,'Theresa'), (5697,73,1757.32,337.503,-61.8616,NULL,0,'Theresa'), (5697,74,1755.32,337.003,-61.8616,NULL,0,'Theresa'), (5697,75,1753.07,336.753,-60.3616,NULL,0,'Theresa'), (5697,76,1751.57,336.503,-60.3616,NULL,0,'Theresa'), (5697,77,1745.3,335.412,-60.1912,NULL,0,'Theresa'), (5697,78,1743.3,336.912,-60.1912,NULL,0,'Theresa'), (5697,79,1742.99,337.131,-60.1891,NULL,0,'Theresa'), (5697,80,1742.49,337.631,-59.4391,NULL,0,'Theresa'), (5697,81,1738.49,343.131,-55.1891,NULL,0,'Theresa'), (5697,82,1738.29,343.456,-55.1748,NULL,0,'Theresa'), (5697,83,1738.04,343.706,-55.1748,NULL,0,'Theresa'), (5697,84,1733.65,344.992,-55.0298,NULL,0,'Theresa'), (5697,85,1728.65,340.742,-52.2798,NULL,0,'Theresa'), (5697,86,1725.15,338.242,-49.5298,NULL,0,'Theresa'), (5697,87,1723.4,336.742,-49.0298,NULL,0,'Theresa'), (5697,88,1721.4,335.242,-49.0298,NULL,0,'Theresa'), (5697,89,1721.34,335.056,-48.8505,NULL,0,'Theresa'), (5697,90,1720.59,334.556,-49.1005,NULL,0,'Theresa'), (5697,91,1719.34,333.556,-49.1005,NULL,0,'Theresa'), (5697,92,1717.34,332.306,-49.6005,NULL,0,'Theresa'), (5697,93,1713.84,330.056,-52.3505,NULL,0,'Theresa'), (5697,94,1708.34,326.306,-55.1005,NULL,0,'Theresa'), (5697,95,1708.07,326.351,-55.09,NULL,0,'Theresa'), (5697,96,1707.57,325.851,-55.09,NULL,0,'Theresa'), (5697,97,1703.88,327.275,-55.1898,NULL,0,'Theresa'), (5697,98,1699.12,334.025,-60.1898,NULL,0,'Theresa'), (5697,99,1698.74,334.388,-60.272,NULL,0,'Theresa'), (5697,100,1698.24,334.888,-60.272,NULL,0,'Theresa'), (5697,101,1696.24,335.388,-60.272,NULL,0,'Theresa'), (5697,102,1687.1,337.711,-60.3678,NULL,0,'Theresa'), (5697,103,1678.35,343.711,-60.3678,NULL,0,'Theresa'), (5697,104,1677.35,344.461,-60.3678,NULL,0,'Theresa'), (5697,105,1673.04,347.684,-60.6594,NULL,0,'Theresa'), (5697,106,1671.29,349.184,-60.6594,NULL,0,'Theresa'), (5697,107,1667.29,351.934,-60.6594,NULL,0,'Theresa'), (5697,108,1660.24,357.807,-60.5092,NULL,0,'Theresa'), (5697,109,1655.74,367.394,-60.7665,NULL,0,'Theresa'), (5831,1,-668.03,-3536.53,92.14,NULL,0,'Swiftmane'), (5831,2,-616.04,-3500.51,94.52,NULL,0,'Swiftmane'), (5831,3,-560.47,-3482.41,91.84,NULL,0,'Swiftmane'), (5831,4,-500.34,-3476.9,94.87,NULL,0,'Swiftmane'), (5831,5,-475.5,-3486.94,92.7,NULL,0,'Swiftmane'), (5831,6,-464.66,-3512.42,95.44,NULL,0,'Swiftmane'), (5831,7,-480.57,-3555.76,91.66,NULL,0,'Swiftmane'), (5831,8,-520.76,-3582.95,93.1,NULL,0,'Swiftmane'), (5831,9,-568.98,-3603.25,92.1,NULL,0,'Swiftmane'), (5831,10,-650.82,-3609.06,92.96,NULL,0,'Swiftmane'), (5831,11,-686.02,-3593.7,91.82,NULL,0,'Swiftmane'), (6176,1,253.05,-1459.09,52.09,NULL,0,'Bath\'rah the Windwatcher'), (6176,2,256.87,-1440.35,50.09,NULL,0,'Bath\'rah the Windwatcher'), (6176,3,273.74,-1433.18,50.29,NULL,0,'Bath\'rah the Windwatcher'), (6176,4,297.77,-1436.7,46.96,NULL,0,'Bath\'rah the Windwatcher'), (6176,5,329.59,-1442.08,40.31,NULL,0,'Bath\'rah the Windwatcher'), (6176,6,332.73,-1455.6,42.24,NULL,0,'Bath\'rah the Windwatcher'), (6176,7,323.83,-1468.92,42.24,NULL,0,'Bath\'rah the Windwatcher'), (6181,1,-5094.12,-786.116,495.226,NULL,0,''), (6181,2,-5089.28,-782.95,495.279,NULL,0,''), (6251,1,-785.912,-3723.26,40.5153,NULL,0,'Strahad Farsan'), (6251,2,-781.32,-3717.15,41.597,NULL,0,'Strahad Farsan'), (6251,3,-770.08,-3720.73,42.45,NULL,0,'Strahad Farsan'), (6251,4,-763.68,-3720.01,42.24,NULL,0,'Strahad Farsan'), (6251,5,-763.97,-3720.19,42.25,NULL,0,'Strahad Farsan'), (6251,6,-782.23,-3717.17,41.57,NULL,0,'Strahad Farsan'), (6251,7,-785.912,-3723.26,40.5153,NULL,0,'Strahad Farsan'), (6497,1,1597.4,566.768,37.8602,NULL,0,'Astor Hadren'), (6497,2,1613.91,562.333,35.146,NULL,0,'Astor Hadren'), (6497,3,1631.83,557.812,33.7566,NULL,0,'Astor Hadren'), (6497,4,1661.1,550.278,33.3758,NULL,0,'Astor Hadren'), (6497,5,1689.98,545.014,33.4033,NULL,0,'Astor Hadren'), (6497,6,1714.5,540.561,33.6137,NULL,0,'Astor Hadren'), (6497,7,1737.88,533.75,33.3961,NULL,0,'Astor Hadren'), (6497,8,1772.23,525.741,33.3961,NULL,0,'Astor Hadren'), (6497,9,1802.45,516.861,33.4219,NULL,0,'Astor Hadren'), (6497,10,1836.05,504.973,34.1916,NULL,0,'Astor Hadren'), (6497,11,1850.21,496.778,34.6882,NULL,0,'Astor Hadren'), (6497,12,1867.39,481.534,34.5889,NULL,0,'Astor Hadren'), (6497,13,1877.67,463.224,34.1472,NULL,0,'Astor Hadren'), (6497,14,1890.49,434.482,33.8649,NULL,0,'Astor Hadren'), (6497,15,1898.6,404.11,34.3546,NULL,0,'Astor Hadren'), (6497,16,1909.06,371.483,34.0201,NULL,0,'Astor Hadren'), (6497,17,1927.47,333.806,35.1605,NULL,0,'Astor Hadren'), (6497,18,1948.33,293.56,38.7782,NULL,0,'Astor Hadren'), (6497,19,1960.17,272.962,38.3855,NULL,0,'Astor Hadren'), (6497,20,1981.05,237.328,36.6631,NULL,0,'Astor Hadren'), (6497,21,1955.89,236.574,41.3907,NULL,0,'Astor Hadren'), (6497,22,1922.53,240.366,49.3415,NULL,0,'Astor Hadren'), (6497,23,1938.41,259.961,44.9292,NULL,0,'Astor Hadren'), (6497,24,1949.26,286.982,38.8665,NULL,0,'Astor Hadren'), (6497,25,1941.21,306.375,37.5792,NULL,0,'Astor Hadren'), (6497,26,1927.42,334.68,35.107,NULL,0,'Astor Hadren'), (6497,27,1912.91,362.632,33.9933,NULL,0,'Astor Hadren'), (6497,28,1899.77,399.685,34.2583,NULL,0,'Astor Hadren'), (6497,29,1894.23,419.938,34.2863,NULL,0,'Astor Hadren'), (6497,30,1883.81,449.623,33.9371,NULL,0,'Astor Hadren'), (6497,31,1865.35,482.581,34.6089,NULL,0,'Astor Hadren'), (6497,32,1839.53,502.555,34.3171,NULL,0,'Astor Hadren'), (6497,33,1810.76,513.551,33.4393,NULL,0,'Astor Hadren'), (6497,34,1780.72,522.962,33.3959,NULL,0,'Astor Hadren'), (6497,35,1744.62,532.56,33.3959,NULL,0,'Astor Hadren'), (6497,36,1713.98,539.842,33.5092,NULL,0,'Astor Hadren'), (6497,37,1683.12,546.073,33.4104,NULL,0,'Astor Hadren'), (6497,38,1642.1,554.955,33.448,NULL,0,'Astor Hadren'), (6497,39,1612.29,563.53,35.3895,NULL,0,'Astor Hadren'), (6729,1,-861.803,-460.36,-33.8918,NULL,0,'Morridune'), (6729,2,-856.168,-464.425,-33.9223,NULL,0,'Morridune'), (6729,3,-849.964,-469.231,-34.0381,NULL,0,'Morridune'), (6729,4,-839.838,-473.654,-34.0535,NULL,0,'Morridune'), (7207,1,-8805.29,338.5,95.09,NULL,0,'Doc Mixilpixil'), (7207,2,-8804.15,325.58,95.09,NULL,0,'Doc Mixilpixil'), (7207,3,-8805.56,331.96,95.09,NULL,0,'Doc Mixilpixil'), (7401,1,-11336.5,-2981.66,2.98413,NULL,0,''), (7401,2,-11359.4,-2977.5,-0.447796,NULL,0,''), (7411,1,9642.47,2523.25,1331.54,NULL,0,'Spirit of Sathrah'), (7411,2,9640.32,2517.43,1331.57,NULL,0,'Spirit of Sathrah'), (7411,3,9635.62,2514.35,1331.4,NULL,0,'Spirit of Sathrah'), (7411,4,9630.91,2515.59,1331.72,NULL,0,'Spirit of Sathrah'), (7411,5,9626.52,2520.1,1331.73,NULL,0,'Spirit of Sathrah'), (7411,6,9625.02,2526.36,1331.61,NULL,0,'Spirit of Sathrah'), (7411,7,9630.56,2532.58,1331.39,NULL,0,'Spirit of Sathrah'), (7411,8,9636.59,2532.65,1331.73,NULL,0,'Spirit of Sathrah'), (7411,9,9640.05,2529.06,1331.77,NULL,0,'Spirit of Sathrah'), (7583,1,-7114.15,-3811.19,8.39081,NULL,0,'Sprinkle'), (7583,2,-7155.4,-3820.39,8.37046,NULL,0,'Sprinkle'), (7583,3,-7178.13,-3791.51,8.37044,NULL,0,'Sprinkle'), (7583,4,-7160.75,-3758.74,8.37044,NULL,0,'Sprinkle'), (7583,5,-7136.47,-3747.8,8.40752,NULL,0,'Sprinkle'), (7583,6,-7109.99,-3739.6,9.10553,NULL,0,'Sprinkle'), (7583,7,-7111.11,-3741.78,8.60926,NULL,0,'Sprinkle'), (7784,1,-8810.63,-4373.83,32.5888,NULL,0,'Homing Robot OOX-17/TN'), (7784,2,-8794.97,-4366.31,26.1364,NULL,0,'Homing Robot OOX-17/TN'), (7784,3,-8752.49,-4366.43,24.1011,NULL,0,'Homing Robot OOX-17/TN'), (7784,4,-8724.97,-4352.23,20.7446,NULL,0,'Homing Robot OOX-17/TN'), (7784,5,-8708.82,-4353.28,18.3696,NULL,0,'Homing Robot OOX-17/TN'), (7784,6,-8685,-4379.19,13.5678,NULL,0,'Homing Robot OOX-17/TN'), (7784,7,-8656.83,-4388.01,12.2752,NULL,0,'Homing Robot OOX-17/TN'), (7784,8,-8612.75,-4397.25,9.71276,NULL,0,'Homing Robot OOX-17/TN'), (7784,9,-8578.57,-4408.65,11.489,NULL,0,'Homing Robot OOX-17/TN'), (7784,10,-8539.1,-4421.45,12.6169,NULL,0,'Homing Robot OOX-17/TN'), (7784,11,-8514.03,-4425.82,13.8242,NULL,0,'Homing Robot OOX-17/TN'), (7784,12,-8486.31,-4428.78,11.637,NULL,0,'Homing Robot OOX-17/TN'), (7784,13,-8446.95,-4440.72,9.38521,NULL,0,'Homing Robot OOX-17/TN'), (7784,14,-8417.6,-4445.19,10.3852,NULL,0,'Homing Robot OOX-17/TN'), (7784,15,-8388.9,-4448,10.9963,NULL,0,'Homing Robot OOX-17/TN'), (7784,16,-8352,-4447.59,10.1347,NULL,0,'Homing Robot OOX-17/TN'), (7784,17,-8327.56,-4442.51,18.5852,NULL,0,'Homing Robot OOX-17/TN'), (7784,18,-8262.68,-4426.01,34.8352,NULL,0,'Homing Robot OOX-17/TN'), (7784,19,-8161.73,-4410.54,58.0852,NULL,0,'Homing Robot OOX-17/TN'), (7806,1,495.404,-3478.35,114.837,NULL,0,'Homing Robot OOX-09/HL'), (7806,2,492.705,-3486.11,108.627,NULL,0,'Homing Robot OOX-09/HL'), (7806,3,487.25,-3485.76,107.89,NULL,0,'Homing Robot OOX-09/HL'), (7806,4,476.852,-3489.88,99.985,NULL,0,'Homing Robot OOX-09/HL'), (7806,5,467.212,-3493.36,99.819,NULL,0,'Homing Robot OOX-09/HL'), (7806,6,460.017,-3496.98,104.481,NULL,0,'Homing Robot OOX-09/HL'), (7806,7,439.619,-3500.73,110.534,NULL,0,'Homing Robot OOX-09/HL'), (7806,8,428.326,-3495.87,118.662,NULL,0,'Homing Robot OOX-09/HL'), (7806,9,424.664,-3489.38,121.999,NULL,0,'Homing Robot OOX-09/HL'), (7806,10,424.137,-3470.95,124.333,NULL,0,'Homing Robot OOX-09/HL'), (7806,11,421.791,-3449.24,119.126,NULL,0,'Homing Robot OOX-09/HL'), (7806,12,404.247,-3429.38,117.644,NULL,0,'Homing Robot OOX-09/HL'), (7806,13,335.465,-3430.72,116.456,NULL,0,'Homing Robot OOX-09/HL'), (7806,14,317.16,-3426.71,116.226,NULL,0,'Homing Robot OOX-09/HL'), (7806,15,331.18,-3464,117.143,NULL,0,'Homing Robot OOX-09/HL'), (7806,16,336.394,-3501.88,118.201,NULL,0,'Homing Robot OOX-09/HL'), (7806,17,337.251,-3544.76,117.284,NULL,0,'Homing Robot OOX-09/HL'), (7806,18,337.749,-3565.42,116.797,NULL,0,'Homing Robot OOX-09/HL'), (7806,19,336.011,-3597.36,118.225,NULL,0,'Homing Robot OOX-09/HL'), (7806,20,324.619,-3622.88,119.811,NULL,0,'Homing Robot OOX-09/HL'), (7806,21,308.027,-3648.6,123.047,NULL,0,'Homing Robot OOX-09/HL'), (7806,22,276.325,-3685.74,128.356,NULL,0,'Homing Robot OOX-09/HL'), (7806,23,239.981,-3717.33,131.874,NULL,0,'Homing Robot OOX-09/HL'), (7806,24,224.951,-3730.17,132.125,NULL,0,'Homing Robot OOX-09/HL'), (7806,25,198.708,-3768.29,129.42,NULL,0,'Homing Robot OOX-09/HL'), (7806,26,183.758,-3791.07,128.045,NULL,0,'Homing Robot OOX-09/HL'), (7806,27,178.111,-3801.58,128.37,NULL,0,'Homing Robot OOX-09/HL'), (7806,28,149.077,-3855.44,144.835,NULL,0,'Homing Robot OOX-09/HL'), (7806,29,121.005,-3906.98,155.94,NULL,0,'Homing Robot OOX-09/HL'), (7806,30,96.7698,-3951.47,165.528,NULL,0,'Homing Robot OOX-09/HL'), (7807,1,-4943.74,1715.74,62.74,NULL,0,'Homing Robot OOX-22/FE'), (7807,2,-4944.93,1706.66,63.16,NULL,0,'Homing Robot OOX-22/FE'), (7807,3,-4942.82,1690.22,64.25,NULL,0,'Homing Robot OOX-22/FE'), (7807,4,-4946.47,1669.62,63.84,NULL,0,'Homing Robot OOX-22/FE'), (7807,5,-4955.93,1651.88,63,NULL,0,'Homing Robot OOX-22/FE'), (7807,6,-4967.58,1643.86,64.31,NULL,0,'Homing Robot OOX-22/FE'), (7807,7,-4978.12,1607.9,64.3,NULL,0,'Homing Robot OOX-22/FE'), (7807,8,-4975.38,1596.16,64.7,NULL,0,'Homing Robot OOX-22/FE'), (7807,9,-4972.82,1581.89,61.75,NULL,0,'Homing Robot OOX-22/FE'), (7807,10,-4958.65,1581.05,61.81,NULL,0,'Homing Robot OOX-22/FE'), (7807,11,-4936.72,1594.89,65.96,NULL,0,'Homing Robot OOX-22/FE'), (7807,12,-4885.69,1598.1,67.45,NULL,0,'Homing Robot OOX-22/FE'), (7807,13,-4874.2,1601.73,68.54,NULL,0,'Homing Robot OOX-22/FE'), (7807,14,-4816.64,1594.47,78.2,NULL,0,'Homing Robot OOX-22/FE'), (7807,15,-4802.2,1571.92,87.01,NULL,0,'Homing Robot OOX-22/FE'), (7807,16,-4746.4,1576.11,84.59,NULL,0,'Homing Robot OOX-22/FE'), (7807,17,-4746.32,1624.02,98.7289,NULL,0,'Homing Robot OOX-22/FE'), (7807,18,-4743.31,1665.17,108.609,NULL,0,'Homing Robot OOX-22/FE'), (7807,19,-4743.87,1744.25,121.255,NULL,0,'Homing Robot OOX-22/FE'), (7956,1,-4483.36,862.535,74.6013,NULL,0,'Kindal Moonweaver'), (7956,2,-4487.18,865.19,79.7406,NULL,0,'Kindal Moonweaver'), (7956,3,-4488.79,866.515,81.6256,NULL,0,'Kindal Moonweaver'), (7956,4,-4500,866.707,86.8864,NULL,0,'Kindal Moonweaver'), (7956,5,-4507.84,866.517,86.3367,NULL,0,'Kindal Moonweaver'), (7956,6,-4515.54,866.362,81.4797,NULL,0,'Kindal Moonweaver'), (7956,7,-4525.59,870.284,71.2782,NULL,0,'Kindal Moonweaver'), (7956,8,-4532.78,876.269,64.7919,NULL,0,'Kindal Moonweaver'), (7956,9,-4543.71,881.974,57.7389,NULL,0,'Kindal Moonweaver'), (7956,10,-4557.97,889.414,58.1973,NULL,0,'Kindal Moonweaver'), (7956,11,-4562.43,877.404,60.5922,NULL,0,'Kindal Moonweaver'), (7956,12,-4559.57,862.749,60.3292,NULL,0,'Kindal Moonweaver'), (7956,13,-4559.69,848.574,61.0174,NULL,0,'Kindal Moonweaver'), (7956,14,-4559.44,828.904,60.0051,NULL,0,'Kindal Moonweaver'), (7956,15,-4553.4,817.6,61.3187,NULL,0,'Kindal Moonweaver'), (7956,16,-4546.26,807.014,60.6828,NULL,0,'Kindal Moonweaver'), (7956,17,-4536.75,802.86,60.2268,NULL,0,'Kindal Moonweaver'), (7956,18,-4525.93,807.485,60.0967,NULL,0,'Kindal Moonweaver'), (7997,1,-4532.84,808.158,60.024,NULL,0,'Captured Sprite Darter'), (7997,2,-4528.31,802.922,59.5333,NULL,0,'Captured Sprite Darter'), (7997,3,-4518.08,800.967,59.4521,NULL,0,'Captured Sprite Darter'), (7997,4,-4505.76,798.409,61.7315,NULL,0,'Captured Sprite Darter'), (7998,1,-511.065,-134.51,-152.493,NULL,0,'Blastmaster Emi Shortfuse'), (7998,2,-511.862,-131.76,-152.932,NULL,0,'Blastmaster Emi Shortfuse'), (7998,3,-513.319,-126.733,-156.095,NULL,0,'Blastmaster Emi Shortfuse'), (7998,4,-515.969,-118.962,-156.109,NULL,0,'Blastmaster Emi Shortfuse'), (7998,5,-518.983,-111.608,-155.923,NULL,0,'Blastmaster Emi Shortfuse'), (7998,6,-522.392,-101.145,-155.228,NULL,0,'Blastmaster Emi Shortfuse'), (7998,7,-523.941,-96.9487,-154.823,NULL,0,'Blastmaster Emi Shortfuse'), (7998,8,-531.938,-104.249,-156.031,NULL,0,'Blastmaster Emi Shortfuse'), (7998,9,-533.141,-105.332,-156.017,NULL,0,'Blastmaster Emi Shortfuse'), (7998,10,-541.3,-96.7414,-155.895,NULL,0,'Blastmaster Emi Shortfuse'), (7998,11,-517.556,-106.826,-155.149,NULL,0,'Blastmaster Emi Shortfuse'), (7998,12,-508.757,-103.227,-151.742,NULL,0,'Blastmaster Emi Shortfuse'), (7998,13,-512.396,-86.3113,-151.642,NULL,0,'Blastmaster Emi Shortfuse'), (7998,14,-520.928,-117.679,-156.119,NULL,0,'Blastmaster Emi Shortfuse'), (7998,15,-521.717,-119.564,-156.114,NULL,0,'Blastmaster Emi Shortfuse'), (8115,1,-4375.1,259.339,26.584,NULL,0,'Witch Doctor Uzer\'i'), (8115,2,-4378.28,255.898,26.3856,NULL,0,'Witch Doctor Uzer\'i'), (8115,3,-4383,256.683,25.8833,NULL,0,'Witch Doctor Uzer\'i'), (8115,4,-4378.28,255.898,26.3856,NULL,0,'Witch Doctor Uzer\'i'), (8115,5,-4375.1,259.339,26.584,NULL,0,'Witch Doctor Uzer\'i'), (8115,6,-4375.68,269.717,25.4947,NULL,0,'Witch Doctor Uzer\'i'), (8284,1,-7006.92,-1744,234.1,NULL,0,'Dorius Stonetender'), (8284,2,-7007.75,-1732.05,234.099,NULL,0,'Dorius Stonetender'), (8284,3,-7005.47,-1724.57,234.099,NULL,0,'Dorius Stonetender'), (8284,4,-7001.05,-1727.62,235.274,NULL,0,'Dorius Stonetender'), (8284,5,-6991.56,-1734.18,239.239,NULL,0,'Dorius Stonetender'), (8284,6,-6983.94,-1734.93,241.622,NULL,0,'Dorius Stonetender'), (8284,7,-6976.7,-1724.36,241.667,NULL,0,'Dorius Stonetender'), (8284,8,-6974.22,-1720.38,243.028,NULL,0,'Dorius Stonetender'), (8284,9,-6973.37,-1715.84,243.68,NULL,0,'Dorius Stonetender'), (8284,10,-6971.87,-1711.4,241.999,NULL,0,'Dorius Stonetender'), (8284,11,-6961.39,-1700.4,240.744,NULL,0,'Dorius Stonetender'), (8284,12,-6956.36,-1695.64,241.267,NULL,0,'Dorius Stonetender'), (8284,13,-6952.62,-1692.92,242.201,NULL,0,'Dorius Stonetender'), (8284,14,-6941.59,-1686.27,243.609,NULL,0,'Dorius Stonetender'), (8284,15,-6931.58,-1680.24,241.976,NULL,0,'Dorius Stonetender'), (8284,16,-6925.64,-1676.66,241.205,NULL,0,'Dorius Stonetender'), (8284,17,-6916.67,-1671.26,243.154,NULL,0,'Dorius Stonetender'), (8284,18,-6906.39,-1669.08,243.1,NULL,0,'Dorius Stonetender'), (8284,19,-6895.02,-1666.73,244.364,NULL,0,'Dorius Stonetender'), (8284,20,-6888.45,-1671.61,243.537,NULL,0,'Dorius Stonetender'), (8284,21,-6883.87,-1675.19,243.67,NULL,0,'Dorius Stonetender'), (8284,22,-6878.07,-1679.1,245.459,NULL,0,'Dorius Stonetender'), (8284,23,-6866.53,-1680.46,251.159,NULL,0,'Dorius Stonetender'), (8284,24,-6847.84,-1680.24,251.522,NULL,0,'Dorius Stonetender'), (8284,25,-6837.27,-1680.11,251.522,NULL,0,'Dorius Stonetender'), (8284,26,-6824.46,-1679.9,251.531,NULL,0,'Dorius Stonetender'), (8284,27,-6809.48,-1682.39,250.33,NULL,0,'Dorius Stonetender'), (8284,28,-6807.54,-1685.24,251.937,NULL,0,'Dorius Stonetender'), (8284,29,-6799.99,-1697.03,259.171,NULL,0,'Dorius Stonetender'), (8284,30,-6791.55,-1705.01,259.55,NULL,0,'Dorius Stonetender'), (8284,31,-6783.92,-1712.23,259.55,NULL,0,'Dorius Stonetender'), (8284,32,-6779.7,-1724.39,259.55,NULL,0,'Dorius Stonetender'), (8284,33,-6779.37,-1740.73,259.574,NULL,0,'Dorius Stonetender'), (8284,34,-6778.38,-1749.98,259.551,NULL,0,'Dorius Stonetender'), (8284,35,-6776.43,-1761.44,257.466,NULL,0,'Dorius Stonetender'), (8284,36,-6772.3,-1785.59,256.858,NULL,0,'Dorius Stonetender'), (8284,37,-6761.17,-1794.08,256.763,NULL,0,'Dorius Stonetender'), (8284,38,-6748.43,-1802.23,255.501,NULL,0,'Dorius Stonetender'), (8284,39,-6731.69,-1812.94,253.554,NULL,0,'Dorius Stonetender'), (8284,40,-6717.92,-1815.5,252.284,NULL,0,'Dorius Stonetender'), (8284,41,-6700.58,-1817.83,250.448,NULL,0,'Dorius Stonetender'), (8284,42,-6685.6,-1820.35,249.568,NULL,0,'Dorius Stonetender'), (8284,43,-6675.33,-1831.45,248.962,NULL,0,'Dorius Stonetender'), (8284,44,-6661.43,-1848.66,246.148,NULL,0,'Dorius Stonetender'), (8284,45,-6654.52,-1859.53,245.18,NULL,0,'Dorius Stonetender'), (8284,46,-6641.54,-1877.53,244.144,NULL,0,'Dorius Stonetender'), (8284,47,-6628.57,-1895.53,244.15,NULL,0,'Dorius Stonetender'), (8284,48,-6616.58,-1909.78,244.72,NULL,0,'Dorius Stonetender'), (8284,49,-6603.96,-1915.83,244.205,NULL,0,'Dorius Stonetender'), (8284,50,-6592.88,-1919.32,244.152,NULL,0,'Dorius Stonetender'), (8284,51,-6572.35,-1923.48,244.152,NULL,0,'Dorius Stonetender'), (8284,52,-6551.56,-1931.24,244.151,NULL,0,'Dorius Stonetender'), (8284,53,-6528.76,-1943.08,244.151,NULL,0,'Dorius Stonetender'), (8284,54,-6509.06,-1953.3,244.151,NULL,0,'Dorius Stonetender'), (8284,55,-6484.21,-1966.2,244.151,NULL,0,'Dorius Stonetender'), (8284,56,-6461.49,-1975.08,244.267,NULL,0,'Dorius Stonetender'), (8284,57,-6444.5,-1979.29,244.423,NULL,0,'Dorius Stonetender'), (8284,58,-6432.82,-1979.66,245.315,NULL,0,'Dorius Stonetender'), (8284,59,-6414.18,-1981.05,247.111,NULL,0,'Dorius Stonetender'), (8284,60,-6401.38,-1981.34,247.193,NULL,0,'Dorius Stonetender'), (8284,61,-6388.25,-1984.19,246.733,NULL,0,'Dorius Stonetender'), (8666,1,-8641.4,912.342,99.1397,NULL,0,'Lil Timmy'), (8666,2,-8661.71,894.74,97.6239,NULL,0,'Lil Timmy'), (8666,3,-8679.15,880.967,97.0168,NULL,0,'Lil Timmy'), (8666,4,-8681.12,877.654,97.0168,NULL,0,'Lil Timmy'), (8666,5,-8679.29,873.082,97.0168,NULL,0,'Lil Timmy'), (8666,6,-8659.98,849.329,97.0168,NULL,0,'Lil Timmy'), (8666,7,-8639.96,825.073,96.6251,NULL,0,'Lil Timmy'), (8666,8,-8636.74,813.025,96.6486,NULL,0,'Lil Timmy'), (8666,9,-8634,793.001,96.6508,NULL,0,'Lil Timmy'), (8666,10,-8635.94,785.58,96.6515,NULL,0,'Lil Timmy'), (8666,11,-8651.43,775.162,96.6714,NULL,0,'Lil Timmy'), (8666,12,-8661.39,764.974,96.6998,NULL,0,'Lil Timmy'), (8666,13,-8662.58,758.134,96.6947,NULL,0,'Lil Timmy'), (8666,14,-8647.73,738.576,96.6965,NULL,0,'Lil Timmy'), (8666,15,-8630.74,726.606,96.7377,NULL,0,'Lil Timmy'), (8666,16,-8618.88,711.997,96.7248,NULL,0,'Lil Timmy'), (8666,17,-8614.67,709.545,96.7549,NULL,0,'Lil Timmy'), (8666,18,-8606.13,711.345,96.7382,NULL,0,'Lil Timmy'), (8666,19,-8598.07,712.945,96.6746,NULL,0,'Lil Timmy'), (8666,20,-8588.25,706.887,97.0168,NULL,0,'Lil Timmy'), (8666,21,-8566.09,678.512,97.0168,NULL,0,'Lil Timmy'), (8666,22,-8561.86,674.735,97.0168,NULL,0,'Lil Timmy'), (8666,23,-8556.46,676.784,97.0168,NULL,0,'Lil Timmy'), (8666,24,-8542.79,686.774,97.6239,NULL,0,'Lil Timmy'), (8666,25,-8532.77,688.506,97.661,NULL,0,'Lil Timmy'), (8666,26,-8528,682.699,99.567,NULL,0,'Lil Timmy'), (8666,27,-8522.24,670.618,102.794,NULL,0,'Lil Timmy'), (8666,28,-8519.8,666.4,102.615,NULL,0,'Lil Timmy'), (8666,29,-8512.94,656.648,100.901,NULL,0,'Lil Timmy'), (8666,30,-8513.15,648.714,100.292,NULL,0,'Lil Timmy'), (8666,31,-8518.18,642.361,100.092,NULL,0,'Lil Timmy'), (8666,32,-8538.04,630.723,100.404,NULL,0,'Lil Timmy'), (8666,33,-8554.03,617.81,102.053,NULL,0,'Lil Timmy'), (8666,34,-8564.5,613.48,102.435,NULL,0,'Lil Timmy'), (8666,35,-8576.12,601.799,103.26,NULL,0,'Lil Timmy'), (8666,36,-8582.44,589.572,103.691,NULL,0,'Lil Timmy'), (8666,37,-8586.68,575.605,102.985,NULL,0,'Lil Timmy'), (8666,38,-8585.96,565.941,102.26,NULL,0,'Lil Timmy'), (8666,39,-8578.9,545.988,101.779,NULL,0,'Lil Timmy'), (8666,40,-8581.73,541.012,102.09,NULL,0,'Lil Timmy'), (8666,41,-8590.09,533.912,104.76,NULL,0,'Lil Timmy'), (8666,42,-8598.32,527.164,106.399,NULL,0,'Lil Timmy'), (8666,43,-8605.67,520.882,105.748,NULL,0,'Lil Timmy'), (8666,44,-8610.26,515.735,103.79,NULL,0,'Lil Timmy'), (8666,45,-8613.43,514.684,103.401,NULL,0,'Lil Timmy'), (8666,46,-8618.8,518.794,103.068,NULL,0,'Lil Timmy'), (8666,47,-8635.17,535.152,99.9833,NULL,0,'Lil Timmy'), (8666,48,-8647.39,546.721,97.8568,NULL,0,'Lil Timmy'), (8666,49,-8655.78,552.938,96.9435,NULL,0,'Lil Timmy'), (8666,50,-8671.86,552.874,97.2037,NULL,0,'Lil Timmy'), (8666,51,-8679.66,549.654,97.5031,NULL,0,'Lil Timmy'), (8666,52,-8689.63,540.268,97.828,NULL,0,'Lil Timmy'), (8666,53,-8698.98,530.295,97.7173,NULL,0,'Lil Timmy'), (8666,54,-8712.64,520.242,97.2398,NULL,0,'Lil Timmy'), (8666,55,-8715.24,521.571,97.4039,NULL,0,'Lil Timmy'), (8666,56,-8720.77,528.729,99.1496,NULL,0,'Lil Timmy'), (8666,57,-8729.84,539.87,101.105,NULL,0,'Lil Timmy'), (8666,58,-8735.95,547.101,100.845,NULL,0,'Lil Timmy'), (8666,59,-8745.79,557.737,97.7107,NULL,0,'Lil Timmy'), (8666,60,-8746.01,564.915,97.4001,NULL,0,'Lil Timmy'), (8666,61,-8729.92,581.294,97.6775,NULL,0,'Lil Timmy'), (8666,62,-8719.58,591.033,98.4713,NULL,0,'Lil Timmy'), (8666,63,-8712.04,594.001,98.6079,NULL,0,'Lil Timmy'), (8666,64,-8707.26,600.676,98.9982,NULL,0,'Lil Timmy'), (8666,65,-8704.46,616.407,100.215,NULL,0,'Lil Timmy'), (8666,66,-8705.6,629.078,100.477,NULL,0,'Lil Timmy'), (8666,67,-8708.67,645.787,99.9994,NULL,0,'Lil Timmy'), (8666,68,-8716.46,666.585,98.8681,NULL,0,'Lil Timmy'), (8666,69,-8724.09,676.482,98.6317,NULL,0,'Lil Timmy'), (8666,70,-8728.54,684.167,98.7324,NULL,0,'Lil Timmy'), (8666,71,-8733.47,695.151,98.723,NULL,0,'Lil Timmy'), (8666,72,-8743.6,709.876,98.2678,NULL,0,'Lil Timmy'), (8666,73,-8741.08,714.561,98.9815,NULL,0,'Lil Timmy'), (8666,74,-8734.46,720.119,101.647,NULL,0,'Lil Timmy'), (8666,75,-8726.79,726.231,100.924,NULL,0,'Lil Timmy'), (8666,76,-8718.09,733.687,97.9511,NULL,0,'Lil Timmy'), (8666,77,-8716.42,737.269,97.7782,NULL,0,'Lil Timmy'), (8666,78,-8721.01,746.752,97.9693,NULL,0,'Lil Timmy'), (8666,79,-8730.96,759.107,98.1572,NULL,0,'Lil Timmy'), (8666,80,-8731.99,769.385,98.0161,NULL,0,'Lil Timmy'), (8666,81,-8724.64,778.108,98.0604,NULL,0,'Lil Timmy'), (8666,82,-8717.55,792.762,97.1197,NULL,0,'Lil Timmy'), (8666,83,-8728.3,817.744,96.9777,NULL,0,'Lil Timmy'), (8666,84,-8726.79,830.504,96.3102,NULL,0,'Lil Timmy'), (8666,85,-8723.42,841.35,96.0764,NULL,0,'Lil Timmy'), (8666,86,-8709.57,857.779,96.978,NULL,0,'Lil Timmy'), (8666,87,-8692.38,870.557,97.0284,NULL,0,'Lil Timmy'), (8666,88,-8679.35,880.974,97.0167,NULL,0,'Lil Timmy'), (8666,89,-8661.22,896.239,97.5968,NULL,0,'Lil Timmy'), (8666,90,-8643.7,912.233,98.9288,NULL,0,'Lil Timmy'), (8666,91,-8634.58,918.926,99.3551,NULL,0,'Lil Timmy'), (8912,1,397.946,-203.572,-66.6304,NULL,0,''), (8912,2,384.623,-204.055,-68.6992,NULL,0,''), (8912,3,377.427,-195.647,-70.2208,NULL,0,''), (8912,4,373.97,-184.192,-70.108,NULL,0,''), (9520,1,-7694.87,-1446.16,139.788,NULL,0,'Grark Lorkrub'), (9520,2,-7693.1,-1447.1,140.936,NULL,0,'Grark Lorkrub'), (9520,3,-7670.1,-1458.41,140.742,NULL,0,'Grark Lorkrub'), (9520,4,-7675.08,-1464.91,140.743,NULL,0,'Grark Lorkrub'), (9520,5,-7682.24,-1470.96,140.732,NULL,0,'Grark Lorkrub'), (9520,6,-7695.94,-1473.56,140.794,NULL,0,'Grark Lorkrub'), (9520,7,-7708.68,-1472.19,140.795,NULL,0,'Grark Lorkrub'), (9520,8,-7711.3,-1470.41,140.792,NULL,0,'Grark Lorkrub'), (9520,9,-7718.34,-1483.8,140.127,NULL,0,'Grark Lorkrub'), (9520,10,-7726.4,-1499.25,133.572,NULL,0,'Grark Lorkrub'), (9520,11,-7738.77,-1502.96,131.835,NULL,0,'Grark Lorkrub'), (9520,12,-7752.84,-1497.24,133.278,NULL,0,'Grark Lorkrub'), (9520,13,-7768.01,-1491.07,133.465,NULL,0,'Grark Lorkrub'), (9520,14,-7788.9,-1488.91,133.549,NULL,0,'Grark Lorkrub'), (9520,15,-7819.76,-1484.64,133.606,NULL,0,'Grark Lorkrub'), (9520,16,-7828.02,-1480.21,137.011,NULL,0,'Grark Lorkrub'), (9520,17,-7839.92,-1470.88,137.256,NULL,0,'Grark Lorkrub'), (9520,18,-7849.8,-1470.22,141.082,NULL,0,'Grark Lorkrub'), (9520,19,-7855.2,-1476.25,143.78,NULL,0,'Grark Lorkrub'), (9520,20,-7868.73,-1461.69,144.758,NULL,0,'Grark Lorkrub'), (9520,21,-7888.35,-1431.28,145.097,NULL,0,'Grark Lorkrub'), (9520,22,-7900.4,-1426.93,150.278,NULL,0,'Grark Lorkrub'), (9520,23,-7907.22,-1425.34,148.423,NULL,0,'Grark Lorkrub'), (9520,24,-7922.01,-1421.89,139.826,NULL,0,'Grark Lorkrub'), (9520,25,-7939.55,-1410.33,134.285,NULL,0,'Grark Lorkrub'), (9520,26,-7953.69,-1383.53,133.842,NULL,0,'Grark Lorkrub'), (9520,27,-7970.54,-1358.25,132.992,NULL,0,'Grark Lorkrub'), (9520,28,-7994.28,-1337.43,133.873,NULL,0,'Grark Lorkrub'), (9520,29,-8003.57,-1325.42,133.722,NULL,0,'Grark Lorkrub'), (9520,30,-8006.93,-1297.62,132.471,NULL,0,'Grark Lorkrub'), (9520,31,-8010.01,-1272.19,133.315,NULL,0,'Grark Lorkrub'), (9520,32,-8022.81,-1248.63,133.66,NULL,0,'Grark Lorkrub'), (9520,33,-8024.27,-1233.51,135.164,NULL,0,'Grark Lorkrub'), (9520,34,-8016.06,-1199.49,145.809,NULL,0,'Grark Lorkrub'), (9520,35,-7998.59,-1162.87,156.517,NULL,0,'Grark Lorkrub'), (9520,36,-7971.62,-1137.03,169.253,NULL,0,'Grark Lorkrub'), (9520,37,-7947.76,-1131.43,179.178,NULL,0,'Grark Lorkrub'), (9520,38,-7916.3,-1132.39,189.363,NULL,0,'Grark Lorkrub'), (9520,39,-7882.57,-1132.1,198.428,NULL,0,'Grark Lorkrub'), (9520,40,-7846.45,-1132.55,207.448,NULL,0,'Grark Lorkrub'), (9520,41,-7817.44,-1129.96,213.355,NULL,0,'Grark Lorkrub'), (9520,42,-7807.09,-1128.75,214.848,NULL,0,'Grark Lorkrub'), (9520,43,-7751.64,-1121.82,215.085,NULL,0,'Grark Lorkrub'), (9520,44,-7743.69,-1097.45,216.133,NULL,0,'Grark Lorkrub'), (9520,45,-7731.51,-1088.48,217.094,NULL,0,'Grark Lorkrub'), (9520,46,-7696.8,-1084.28,217.778,NULL,0,'Grark Lorkrub'), (9520,47,-7677.24,-1058.08,220.442,NULL,0,'Grark Lorkrub'), (9520,48,-7651.64,-1034.11,228.715,NULL,0,'Grark Lorkrub'), (9520,49,-7620.58,-1020.57,237.609,NULL,0,'Grark Lorkrub'), (9520,50,-7593.13,-1015.04,244.696,NULL,0,'Grark Lorkrub'), (9520,51,-7564.18,-1017.93,251.451,NULL,0,'Grark Lorkrub'), (9520,52,-7541.23,-1031.78,256.662,NULL,0,'Grark Lorkrub'), (9520,53,-7513.8,-1051.44,262.202,NULL,0,'Grark Lorkrub'), (9520,54,-7496.54,-1073.58,264.806,NULL,0,'Grark Lorkrub'), (9520,55,-7476.06,-1068.61,264.993,NULL,0,'Grark Lorkrub'), (9520,56,-7451.15,-1062.45,268.264,NULL,0,'Grark Lorkrub'), (9520,57,-7431.29,-1061.54,272.873,NULL,0,'Grark Lorkrub'), (9520,58,-7415.51,-1073.52,276.363,NULL,0,'Grark Lorkrub'), (9520,59,-7408.22,-1101.78,278.077,NULL,0,'Grark Lorkrub'), (9520,60,-7383.85,-1099.22,278.076,NULL,0,'Grark Lorkrub'), (9520,61,-7359.44,-1101.27,277.84,NULL,0,'Grark Lorkrub'), (9520,62,-7335.16,-1089.9,277.07,NULL,0,'Grark Lorkrub'), (9520,63,-7310.58,-1070.2,277.07,NULL,0,'Grark Lorkrub'), (9520,64,-7296.4,-1064.74,277.027,NULL,0,'Grark Lorkrub'), (9520,65,-7274.71,-1073.46,269.059,NULL,0,'Grark Lorkrub'), (9520,66,-7263.12,-1072.97,265.053,NULL,0,'Grark Lorkrub'), (9520,67,-7239.82,-1072.43,251.404,NULL,0,'Grark Lorkrub'), (9520,68,-7214.73,-1071.87,243.273,NULL,0,'Grark Lorkrub'), (9520,69,-7190.93,-1078.66,240.987,NULL,0,'Grark Lorkrub'), (9537,1,886.917,-149.176,-49.76,NULL,0,'Hurley Blackbreath'), (9537,2,897.699,-137.324,-49.7522,NULL,0,'Hurley Blackbreath'), (9537,3,898.57,-141.831,-49.755,NULL,0,'Hurley Blackbreath'), (9541,1,885.926,-145.908,-49.76,NULL,0,'Blackbreath Crony'), (9541,2,891.983,-138.614,-49.7543,NULL,0,'Blackbreath Crony'), (9541,3,896.412,-144.16,-49.7574,NULL,0,'Blackbreath Crony'), (9598,1,6011.87,-1206.14,375.561,NULL,0,'Arei'), (9598,2,6026.35,-1210.71,375.004,NULL,0,'Arei'), (9598,3,6036.67,-1218.31,375.011,NULL,0,'Arei'), (9598,4,6045.28,-1226.18,375.912,NULL,0,'Arei'), (9598,5,6054.33,-1235.35,380.134,NULL,0,'Arei'), (9598,6,6060.08,-1241.18,379.311,NULL,0,'Arei'), (9598,7,6069.08,-1250.3,377.394,NULL,0,'Arei'), (9598,8,6079.96,-1260.89,380.247,NULL,0,'Arei'), (9598,9,6091.53,-1270.74,382.514,NULL,0,'Arei'), (9598,10,6101.28,-1279.05,382.221,NULL,0,'Arei'), (9598,11,6106.47,-1281.66,379.981,NULL,0,'Arei'), (9598,12,6114.83,-1285.91,374.413,NULL,0,'Arei'), (9598,13,6119.34,-1288.86,372.714,NULL,0,'Arei'), (9598,14,6124.22,-1294.39,374.877,NULL,0,'Arei'), (9598,15,6129.57,-1298.9,377.209,NULL,0,'Arei'), (9598,16,6136.37,-1300.53,377.401,NULL,0,'Arei'), (9598,17,6154.7,-1304.1,376.031,NULL,0,'Arei'), (9598,18,6192.88,-1309.05,375.798,NULL,0,'Arei'), (9598,19,6213.68,-1311.98,374.733,NULL,0,'Arei'), (9598,20,6221.79,-1313.12,374.211,NULL,0,'Arei'), (9598,21,6234.54,-1314.92,373.224,NULL,0,'Arei'), (9598,22,6262.27,-1318.83,371.715,NULL,0,'Arei'), (9598,23,6273.99,-1311.17,371.386,NULL,0,'Arei'), (9598,24,6296.53,-1301.73,373.986,NULL,0,'Arei'), (9598,25,6319.85,-1288.51,374.199,NULL,0,'Arei'), (9598,26,6351.37,-1270.72,376.292,NULL,0,'Arei'), (9598,27,6383.36,-1256.52,377.835,NULL,0,'Arei'), (9598,28,6398.86,-1244.07,379.409,NULL,0,'Arei'), (9598,29,6408.99,-1241.33,381.855,NULL,0,'Arei'), (9598,30,6429.26,-1235.84,386.28,NULL,0,'Arei'), (9598,31,6449.47,-1230.37,391.948,NULL,0,'Arei'), (9598,32,6475.28,-1223.38,405.809,NULL,0,'Arei'), (9598,33,6495.55,-1217.89,417.411,NULL,0,'Arei'), (9598,34,6518.11,-1211.77,428.278,NULL,0,'Arei'), (9598,35,6533.3,-1211.69,434.861,NULL,0,'Arei'), (9598,36,6550.8,-1211.19,440.288,NULL,0,'Arei'), (9598,37,6569.47,-1210.87,442.945,NULL,0,'Arei'), (9598,38,6570.77,-1191.03,441.896,NULL,0,'Arei'), (9598,39,6561.04,-1175.07,440.059,NULL,0,'Arei'), (9598,40,6547.03,-1153.62,437.264,NULL,0,'Arei'), (10610,1,-6009.25,-202.65,406.983,NULL,0,'Angus'), (10610,2,-6009.25,-202.65,406.983,NULL,0,'Angus'), (10610,3,-6009.25,-202.65,406.983,NULL,0,'Angus'), (10610,4,-6031.16,-230.264,414.361,NULL,0,'Angus'), (10803,1,-6011.87,-199.241,406.834,NULL,0,'Wheeler'), (10803,2,-6031.93,-221.088,413.153,NULL,0,'Wheeler'), (10805,1,-6011.17,-197.021,406.765,NULL,0,'Klemmy'), (10805,2,-6015.51,-184.362,407.712,NULL,0,'Klemmy'), (10805,3,-6042.37,-191.419,421.046,NULL,0,'Klemmy'), (10805,4,-6065.18,-201.938,424.419,NULL,0,'Klemmy'), (10977,1,-6186.46,-1096.94,-213.828,NULL,0,'Quixxil'), (10977,2,-6165.83,-1100.16,-210.395,NULL,0,'Quixxil'), (10977,3,-6146.72,-1120.23,-212.841,NULL,0,'Quixxil'), (10977,4,-6160.91,-1141.03,-217.996,NULL,0,'Quixxil'), (10977,5,-6184.3,-1125.44,-217.042,NULL,0,'Quixxil'), (10977,6,-6203.27,-1111.44,-219.372,NULL,0,'Quixxil'), (10977,7,-6213.76,-1080.86,-211.628,NULL,0,'Quixxil'), (10977,8,-6184.81,-1050.6,-191.913,NULL,0,'Quixxil'), (10977,9,-6173.85,-1054.14,-190.152,NULL,0,'Quixxil'), (10977,10,-6179.2,-1041.91,-185.499,NULL,0,'Quixxil'), (10977,11,-6197.86,-1082.17,-209.164,NULL,0,'Quixxil'), (10978,1,6713.69,-4682.37,721.616,NULL,0,'Legacki'), (10978,2,6731.52,-4675.63,721.208,NULL,0,'Legacki'), (10978,3,6736.81,-4672.96,721.913,NULL,0,'Legacki'), (10978,4,6749.89,-4662.13,725.001,NULL,0,'Legacki'), (10978,5,6750.16,-4661.56,724.987,NULL,0,'Legacki'), (10978,6,6732.86,-4641.78,722.878,NULL,0,'Legacki'), (10978,7,6727.72,-4641.23,721.686,NULL,0,'Legacki'), (10978,8,6715.98,-4643.64,721.197,NULL,0,'Legacki'), (10978,9,6719.31,-4652.82,721.231,NULL,0,'Legacki'), (10978,10,6715,-4685.52,721.466,NULL,0,'Legacki'), (10978,11,6718.75,-4705.67,721.91,NULL,0,'Legacki'), (10978,12,6712.26,-4717.95,721.508,NULL,0,'Legacki'), (10978,13,6701.64,-4714.28,721.653,NULL,0,'Legacki'), (10978,14,6701.11,-4695.85,722.361,NULL,0,'Legacki'), (10978,15,6705.61,-4686.18,721.974,NULL,0,'Legacki'), (11016,1,5004.39,-440.218,319.059,NULL,0,'Captured Arko\'narin'), (11016,2,4992.55,-445.091,317.492,NULL,0,'Captured Arko\'narin'), (11016,3,4989.93,-451.582,316.695,NULL,0,'Captured Arko\'narin'), (11016,4,4988.5,-459.647,316.344,NULL,0,'Captured Arko\'narin'), (11016,5,4990.09,-467.608,317.526,NULL,0,'Captured Arko\'narin'), (11016,6,4994.75,-468.153,318.242,NULL,0,'Captured Arko\'narin'), (11016,7,5002.59,-466.031,320.017,NULL,0,'Captured Arko\'narin'), (11016,8,5012.58,-463.028,321.489,NULL,0,'Captured Arko\'narin'), (11016,9,5020.44,-461.323,321.97,NULL,0,'Captured Arko\'narin'), (11016,10,5024.96,-462.572,321.536,NULL,0,'Captured Arko\'narin'), (11016,11,5029.91,-473.162,319.025,NULL,0,'Captured Arko\'narin'), (11016,12,5029.19,-478.928,318.429,NULL,0,'Captured Arko\'narin'), (11016,13,5028.7,-487.032,318.17,NULL,0,'Captured Arko\'narin'), (11016,14,5028.92,-497.53,316.507,NULL,0,'Captured Arko\'narin'), (11016,15,5031.79,-510.085,314.483,NULL,0,'Captured Arko\'narin'), (11016,16,5036.49,-520.788,313.222,NULL,0,'Captured Arko\'narin'), (11016,17,5050.98,-519.271,313.222,NULL,0,'Captured Arko\'narin'), (11016,18,5058.4,-522.748,313.222,NULL,0,'Captured Arko\'narin'), (11016,19,5062.73,-531.066,313.222,NULL,0,'Captured Arko\'narin'), (11016,20,5063.51,-539.149,313.222,NULL,0,'Captured Arko\'narin'), (11016,21,5059.9,-551.441,313.222,NULL,0,'Captured Arko\'narin'), (11016,22,5060.11,-556.056,312.314,NULL,0,'Captured Arko\'narin'), (11016,23,5059.06,-564.179,309.646,NULL,0,'Captured Arko\'narin'), (11016,24,5052.57,-566.791,307.597,NULL,0,'Captured Arko\'narin'), (11016,25,5044.38,-567.059,304.523,NULL,0,'Captured Arko\'narin'), (11016,26,5039.3,-560.729,302.003,NULL,0,'Captured Arko\'narin'), (11016,27,5039.43,-551.35,298.756,NULL,0,'Captured Arko\'narin'), (11016,28,5040.66,-546.825,297.801,NULL,0,'Captured Arko\'narin'), (11016,29,5046.1,-537.843,297.801,NULL,0,'Captured Arko\'narin'), (11016,30,5054.23,-531.202,297.801,NULL,0,'Captured Arko\'narin'), (11016,31,5063.29,-523.809,297.801,NULL,0,'Captured Arko\'narin'), (11016,32,5066.8,-520.703,297.779,NULL,0,'Captured Arko\'narin'), (11016,33,5066.33,-514.842,297.205,NULL,0,'Captured Arko\'narin'), (11016,34,5063.42,-500.005,297.307,NULL,0,'Captured Arko\'narin'), (11016,35,5064.62,-493.107,297.857,NULL,0,'Captured Arko\'narin'), (11016,36,5075.4,-486.118,298.05,NULL,0,'Captured Arko\'narin'), (11016,37,5086.58,-497.992,296.678,NULL,0,'Captured Arko\'narin'), (11016,38,5095.47,-507.214,296.678,NULL,0,'Captured Arko\'narin'), (11016,39,5107.28,-525.921,296.678,NULL,0,'Captured Arko\'narin'), (11016,40,5109.28,-531.45,296.678,NULL,0,'Captured Arko\'narin'), (11018,1,5107.29,-525.787,296.675,NULL,0,'Arko\'narin'), (11018,2,5101.14,-517.273,296.675,NULL,0,'Arko\'narin'), (11018,3,5075.65,-488.439,297.712,NULL,0,'Arko\'narin'), (11018,4,5065.03,-493.146,297.799,NULL,0,'Arko\'narin'), (11018,5,5063.51,-499.978,297.292,NULL,0,'Arko\'narin'), (11018,6,5066.99,-512.305,297.355,NULL,0,'Arko\'narin'), (11018,7,5064.28,-519.957,297.801,NULL,0,'Arko\'narin'), (11018,8,5054.35,-529.826,297.801,NULL,0,'Arko\'narin'), (11018,9,5046.94,-535.581,297.801,NULL,0,'Arko\'narin'), (11018,10,5041.77,-547.301,297.801,NULL,0,'Arko\'narin'), (11018,11,5039.4,-555.14,300.052,NULL,0,'Arko\'narin'), (11018,12,5039.68,-562.135,302.439,NULL,0,'Arko\'narin'), (11018,13,5048.66,-567.579,306.134,NULL,0,'Arko\'narin'), (11018,14,5057.27,-564.043,309.536,NULL,0,'Arko\'narin'), (11018,15,5060.86,-555.453,312.333,NULL,0,'Arko\'narin'), (11018,16,5060.85,-547.333,313.221,NULL,0,'Arko\'narin'), (11018,17,5064.39,-532.56,313.221,NULL,0,'Arko\'narin'), (11018,18,5054.88,-520.712,313.221,NULL,0,'Arko\'narin'), (11018,19,5037.44,-519.284,313.221,NULL,0,'Arko\'narin'), (11018,20,5032.65,-511.348,314.441,NULL,0,'Arko\'narin'), (11018,21,5030.09,-492.906,317.256,NULL,0,'Arko\'narin'), (11018,22,5027.79,-475.488,318.842,NULL,0,'Arko\'narin'), (11018,23,5026.37,-462.686,321.424,NULL,0,'Arko\'narin'), (11018,24,5013.68,-460.941,321.755,NULL,0,'Arko\'narin'), (11018,25,5002.58,-467.34,320.059,NULL,0,'Arko\'narin'), (11018,26,4993.2,-467.421,317.871,NULL,0,'Arko\'narin'), (11018,27,4987.07,-460.418,316.287,NULL,0,'Arko\'narin'), (11018,28,4988.66,-452.385,316.502,NULL,0,'Arko\'narin'), (11018,29,4994.42,-434.605,319.039,NULL,0,'Arko\'narin'), (11018,30,4994.6,-425.227,318.711,NULL,0,'Arko\'narin'), (11018,31,4985.41,-420.139,320.193,NULL,0,'Arko\'narin'), (11018,32,4974.19,-426.205,324.132,NULL,0,'Arko\'narin'), (11018,33,4965.52,-429.775,325.037,NULL,0,'Arko\'narin'), (11018,34,4955.46,-421.852,326.826,NULL,0,'Arko\'narin'), (11018,35,4949.47,-407.892,328.057,NULL,0,'Arko\'narin'), (11018,36,4936.39,-400.308,330.817,NULL,0,'Arko\'narin'), (11018,37,4928.51,-398.061,332.164,NULL,0,'Arko\'narin'), (11018,38,4925.14,-397.1,333.147,NULL,0,'Arko\'narin'), (11018,39,4913.84,-394.113,333.605,NULL,0,'Arko\'narin'), (11018,40,4907.79,-395.824,333.384,NULL,0,'Arko\'narin'), (11018,41,4905.67,-396.371,335.019,NULL,0,'Arko\'narin'), (11018,42,4899.36,-395.377,337.026,NULL,0,'Arko\'narin'), (11018,43,4895.65,-390.903,338.662,NULL,0,'Arko\'narin'), (11018,44,4895.4,-383.908,340.59,NULL,0,'Arko\'narin'), (11018,45,4899.76,-380.062,342.202,NULL,0,'Arko\'narin'), (11018,46,4906.25,-379.16,344.018,NULL,0,'Arko\'narin'), (11018,47,4911.07,-382.763,345.661,NULL,0,'Arko\'narin'), (11018,48,4912.74,-388.328,347.233,NULL,0,'Arko\'narin'), (11018,49,4909.21,-394.303,349.082,NULL,0,'Arko\'narin'), (11018,50,4902.74,-396.962,350.984,NULL,0,'Arko\'narin'), (11018,51,4897.54,-394.369,351.814,NULL,0,'Arko\'narin'), (11018,52,4891.74,-393.963,351.815,NULL,0,'Arko\'narin'), (11018,53,4881.32,-395.247,351.591,NULL,0,'Arko\'narin'), (11018,54,4878.31,-395.653,349.703,NULL,0,'Arko\'narin'), (11018,55,4873.66,-396.281,349.98,NULL,0,'Arko\'narin'), (11282,1,1120.09,-2547.57,59.2532,NULL,0,'Melia'), (11282,2,1111.05,-2537.9,59.2532,NULL,0,'Melia'), (11282,3,1100.43,-2547.73,59.2532,NULL,0,'Melia'), (11282,4,1109.6,-2558.2,59.2532,NULL,0,'Melia'), (11282,5,1113.59,-2555.59,59.2532,NULL,0,'Melia'), (11282,6,1113.59,-2555.59,59.2532,NULL,0,'Melia'), (11283,1,1120.72,-2548.21,59.2532,NULL,0,'Sammy'), (11283,2,1110.95,-2538.51,59.2532,NULL,0,'Sammy'), (11283,3,1100.73,-2547.23,59.2532,NULL,0,'Sammy'), (11283,4,1109.56,-2557.59,59.2532,NULL,0,'Sammy'), (11283,5,1111.49,-2556.4,59.2532,NULL,0,'Sammy'), (11283,6,1111.49,-2556.4,59.2532,NULL,0,'Sammy'), (11832,1,7829.66,-2244.87,463.87,NULL,0,'Keeper Remulos'), (11832,2,7817.25,-2306.2,456,NULL,0,'Keeper Remulos'), (11832,3,7866.54,-2312.2,463.32,NULL,0,'Keeper Remulos'), (11832,4,7908.49,-2309.09,467.677,NULL,0,'Keeper Remulos'), (11832,5,7933.29,-2314.78,473.674,NULL,0,'Keeper Remulos'), (11832,6,7942.54,-2320.17,476.77,NULL,0,'Keeper Remulos'), (11832,7,7953.04,-2357.95,486.379,NULL,0,'Keeper Remulos'), (11832,8,7962.71,-2411.16,488.955,NULL,0,'Keeper Remulos'), (11832,9,7976.86,-2552.7,490.081,NULL,0,'Keeper Remulos'), (11832,10,7949.31,-2569.12,489.716,NULL,0,'Keeper Remulos'), (11832,11,7950.95,-2597,489.766,NULL,0,'Keeper Remulos'), (11832,12,7948.76,-2610.82,492.369,NULL,0,'Keeper Remulos'), (11832,13,7928.79,-2629.92,492.525,NULL,0,'Keeper Remulos'), (11832,14,7948.7,-2610.55,492.364,NULL,0,'Keeper Remulos'), (11832,15,7952.02,-2591.97,490.081,NULL,0,'Keeper Remulos'), (11832,16,7940.57,-2577.85,488.947,NULL,0,'Keeper Remulos'), (11832,17,7908.66,-2566.45,488.635,NULL,0,'Keeper Remulos'), (11832,18,7873.13,-2567.42,486.946,NULL,0,'Keeper Remulos'), (11832,19,7839.84,-2570.6,489.286,NULL,0,'Keeper Remulos'), (11832,20,7830.68,-2572.88,489.286,NULL,0,'Keeper Remulos'), (11832,21,7890.5,-2567.26,487.306,NULL,0,'Keeper Remulos'), (11832,22,7906.45,-2566.1,488.435,NULL,0,'Keeper Remulos'), (11832,23,7925.86,-2573.6,489.642,NULL,0,'Keeper Remulos'), (11832,24,7912.28,-2568.5,488.891,NULL,0,'Keeper Remulos'), (12126,1,2667,-1899,66.81,NULL,0,'Tirion Fordring'), (12204,1,2370.83,-5893.06,10.6607,NULL,0,'Spitelash Raider'), (12204,2,2379.97,-5904.9,10.7712,NULL,0,'Spitelash Raider'), (12204,3,2376.15,-5924.8,9.84824,NULL,0,'Spitelash Raider'), (12204,4,2373.41,-5962.79,9.70075,NULL,0,'Spitelash Raider'), (12205,1,2370.83,-5893.06,10.6607,NULL,0,'Spitelash Witch'), (12205,2,2377.23,-5904.07,11.067,NULL,0,'Spitelash Witch'), (12205,3,2378.04,-5915.15,10.7378,NULL,0,'Spitelash Witch'), (12205,4,2374.96,-5932,9.66682,NULL,0,'Spitelash Witch'), (12205,5,2374.06,-5963.62,9.89577,NULL,0,'Spitelash Witch'), (12277,1,-1156.06,2709.77,111.12,NULL,0,'Melizza Brimbuzzle'), (12277,2,-1166.28,2716.36,112.001,NULL,0,'Melizza Brimbuzzle'), (12277,3,-1180.53,2719.1,111.602,NULL,0,'Melizza Brimbuzzle'), (12277,4,-1204.89,2706.45,111.206,NULL,0,'Melizza Brimbuzzle'), (12277,5,-1274.54,2663.92,111.557,NULL,0,'Melizza Brimbuzzle'), (12277,6,-1287.3,2649.51,111.557,NULL,0,'Melizza Brimbuzzle'), (12277,7,-1326.3,2600.03,111.557,NULL,0,'Melizza Brimbuzzle'), (12277,8,-1361.55,2563.33,111.136,NULL,0,'Melizza Brimbuzzle'), (12277,9,-1376.19,2517.82,96.6723,NULL,0,'Melizza Brimbuzzle'), (12277,10,-1381.12,2502.45,91.1901,NULL,0,'Melizza Brimbuzzle'), (12277,11,-1384.34,2470.52,88.8283,NULL,0,'Melizza Brimbuzzle'), (12277,12,-1388.79,2426.43,88.8291,NULL,0,'Melizza Brimbuzzle'), (12818,1,3339.1,-693.613,162.218,NULL,0,'Ruul Snowhoof'), (12818,2,3343.94,-682.272,163.039,NULL,0,'Ruul Snowhoof'), (12818,3,3381.5,-659.834,162.487,NULL,0,'Ruul Snowhoof'), (12818,4,3398.88,-639.631,164.475,NULL,0,'Ruul Snowhoof'), (12818,5,3435.28,-626.7,169.293,NULL,0,'Ruul Snowhoof'), (12818,6,3448.07,-602.344,173.647,NULL,0,'Ruul Snowhoof'), (12818,7,3494.7,-562.032,181.617,NULL,0,'Ruul Snowhoof'), (12818,8,3495.38,-544.667,185.993,NULL,0,'Ruul Snowhoof'), (12818,9,3495.54,-495.119,185.284,NULL,0,'Ruul Snowhoof'), (12818,10,3456.1,-479.545,170.831,NULL,0,'Ruul Snowhoof'), (12818,11,3431.75,-460.84,160.697,NULL,0,'Ruul Snowhoof'), (12818,12,3383.33,-423.934,148.55,NULL,0,'Ruul Snowhoof'), (12818,13,3310.56,-450.354,150.207,NULL,0,'Ruul Snowhoof'), (12818,14,3281.33,-523.056,155.155,NULL,0,'Ruul Snowhoof'), (12818,15,3236.17,-518.389,148.701,NULL,0,'Ruul Snowhoof'), (12858,1,1788.88,-2240.17,111.71,NULL,0,''), (12858,2,1797.49,-2238.11,112.31,NULL,0,''), (12858,3,1803.83,-2232.77,111.22,NULL,0,''), (12858,4,1806.65,-2217.83,107.36,NULL,0,''), (12858,5,1811.81,-2208.01,107.45,NULL,0,''), (12858,6,1820.85,-2190.82,100.49,NULL,0,''), (12858,7,1829.6,-2177.49,96.44,NULL,0,''), (12858,8,1837.98,-2164.19,96.71,NULL,0,'prepare'), (12858,9,1839.99,-2149.29,96.78,NULL,0,''), (12858,10,1835.14,-2134.98,96.8,NULL,0,''), (12858,11,1823.57,-2118.27,97.43,NULL,0,''), (12858,12,1814.99,-2110.35,98.38,NULL,0,''), (12858,13,1806.6,-2103.09,99.19,NULL,0,''), (12858,14,1798.27,-2095.77,100.04,NULL,0,''), (12858,15,1783.59,-2079.92,100.81,NULL,0,''), (12858,16,1776.79,-2069.48,101.77,NULL,0,''), (12858,17,1776.82,-2054.59,109.82,NULL,0,''), (12858,18,1776.88,-2047.56,109.83,NULL,0,''), (12858,19,1776.86,-2036.55,109.83,NULL,0,''), (12858,20,1776.9,-2024.56,109.83,NULL,0,'win'), (12858,21,1776.87,-2028.31,109.83,NULL,0,'stay'), (12858,22,1776.9,-2028.3,109.83,NULL,0,''), (14121,1,44.334,1180.14,-121.573,NULL,0,'Deeprun Diver'), (14121,2,33.919,1141.77,-122.757,NULL,0,'Deeprun Diver'), (14121,3,45.891,1193.07,-121.714,NULL,0,'Deeprun Diver'), (14121,4,55.744,1206.16,-121.63,NULL,0,'Deeprun Diver'), (14241,1,-42.4602,-268.908,-57.3032,NULL,0,'Ironbark the Redeemed'), (14241,2,-30.9334,-274.496,-55.8847,NULL,0,'Ironbark the Redeemed'), (14241,3,-15.9251,-281.058,-54.1125,NULL,0,'Ironbark the Redeemed'), (14241,4,-0.318176,-285.794,-52.9219,NULL,0,'Ironbark the Redeemed'), (14241,5,9.04104,-286.418,-52.4165,NULL,0,'Ironbark the Redeemed'), (14241,6,12.5364,-286.238,-52.3252,NULL,0,'Ironbark the Redeemed'), (14241,7,31.0773,-283.884,-52.5108,NULL,0,'Ironbark the Redeemed'), (14241,8,42.6055,-275.98,-53.0081,NULL,0,'Ironbark the Redeemed'), (14241,9,51.3233,-270.003,-52.9705,NULL,0,'Ironbark the Redeemed'), (14241,10,60.5642,-268.871,-53.7654,NULL,0,'Ironbark the Redeemed'), (14241,11,72.0036,-270.912,-54.5982,NULL,0,'Ironbark the Redeemed'), (14241,12,86.9575,-273.58,-55.6531,NULL,0,'Ironbark the Redeemed'), (14241,13,104.186,-276.653,-55.8901,NULL,0,'Ironbark the Redeemed'), (14241,14,121.374,-278.801,-55.8569,NULL,0,'Ironbark the Redeemed'), (14321,1,390.79,340.021,2.8658,NULL,0,'Guard Fengus'), (14321,2,386.586,316.939,10.8767,NULL,0,'Guard Fengus'), (14321,3,385.826,281.056,12.2359,NULL,0,'Guard Fengus'), (14321,4,385.666,260.202,11.4396,NULL,0,'Guard Fengus'), (14321,5,407.447,256.024,12.2342,NULL,0,'Guard Fengus'), (14321,6,444.092,255.388,11.2098,NULL,0,'Guard Fengus'), (14321,7,407.48,258.508,12.2342,NULL,0,'Guard Fengus'), (14321,8,384.614,256.412,11.4396,NULL,0,'Guard Fengus'), (14321,9,358.866,258.309,12.2341,NULL,0,'Guard Fengus'), (14321,10,316.544,258.267,11.224,NULL,0,'Guard Fengus'), (14321,11,287.744,260.729,2.86944,NULL,0,'Guard Fengus'), (14321,12,290.605,280.1,2.84881,NULL,0,'Guard Fengus'), (14321,13,289.767,310.047,2.85304,NULL,0,'Guard Fengus'), (14321,14,300.006,328.704,2.85296,NULL,0,'Guard Fengus'), (14321,15,294.151,290.1,2.84976,NULL,0,'Guard Fengus'), (14321,16,288.668,260.147,2.87016,NULL,0,'Guard Fengus'), (14321,17,318.066,258.131,11.2235,NULL,0,'Guard Fengus'), (14321,18,352.225,259.882,11.2058,NULL,0,'Guard Fengus'), (14321,19,379.29,259.856,11.4396,NULL,0,'Guard Fengus'), (14321,20,383.125,280.371,12.2359,NULL,0,'Guard Fengus'), (14321,21,384.398,315.244,11.212,NULL,0,'Guard Fengus'), (14321,22,385.505,342.491,2.86224,NULL,0,'Guard Fengus'), (14321,23,350.433,341.198,2.85337,NULL,0,'Guard Fengus'), (14321,24,313.909,338.892,2.85294,NULL,0,'Guard Fengus'), (14321,25,356.01,342.207,2.85322,NULL,0,'Guard Fengus'), (14321,26,388.979,340.467,2.86485,NULL,0,'Guard Fengus'), (14321,27,423.371,340.045,2.8538,NULL,0,'Guard Fengus'), (14321,28,454.448,336.781,2.85523,NULL,0,'Guard Fengus'), (14321,29,417.151,339.722,2.85351,NULL,0,'Guard Fengus'), (14323,1,558.634,549.916,-25.3991,NULL,0,'Guard Slip kik'), (14323,2,550.942,528.12,-25.4017,NULL,0,'Guard Slip kik'), (14323,3,558.634,549.916,-25.3991,NULL,0,'Guard Slip kik'), (14323,4,573.506,563.22,-25.4018,NULL,0,'Guard Slip kik'), (14323,5,573.226,586.457,-25.4027,NULL,0,'Guard Slip kik'), (14323,6,524.055,587.067,-25.4025,NULL,0,'Guard Slip kik'), (14323,7,510.351,606.567,-25.4036,NULL,0,'Guard Slip kik'), (14323,8,486.848,606.483,-25.4048,NULL,0,'Guard Slip kik'), (14323,9,478.164,594.953,-25.4053,NULL,0,'Guard Slip kik'), (14323,10,477.434,579.612,-25.4021,NULL,0,'Guard Slip kik'), (14323,11,504.78,574.765,-25.4009,NULL,0,'Guard Slip kik'), (14323,12,477.434,579.612,-25.4021,NULL,0,'Guard Slip kik'), (14323,13,486.848,606.483,-25.4048,NULL,0,'Guard Slip kik'), (14323,14,510.351,606.567,-25.4036,NULL,0,'Guard Slip kik'), (14323,15,524.055,587.067,-25.4025,NULL,0,'Guard Slip kik'), (14323,16,573.226,586.457,-25.4027,NULL,0,'Guard Slip kik'), (14323,17,573.506,563.22,-25.4018,NULL,0,'Guard Slip kik'), (14325,1,584.522,482.568,29.4641,NULL,0,'Captain Kromcrush'), (14325,2,563.523,482.424,29.4641,NULL,0,'Captain Kromcrush'), (14325,3,539.093,482.256,29.4641,NULL,0,'Captain Kromcrush'), (14325,4,518.094,482.112,29.4627,NULL,0,'Captain Kromcrush'), (14325,5,500.594,481.992,29.4627,NULL,0,'Captain Kromcrush'), (14325,6,491.479,483.888,29.4627,NULL,0,'Captain Kromcrush'), (14325,7,491.359,492.078,29.4627,NULL,0,'Captain Kromcrush'), (14325,8,491.286,502.647,29.4627,NULL,0,'Captain Kromcrush'), (14325,9,491.32,509.647,29.4627,NULL,0,'Captain Kromcrush'), (14325,10,491.102,521.088,29.4627,NULL,0,'Captain Kromcrush'), (14325,11,491.037,527.088,27.9146,NULL,0,'Captain Kromcrush'), (14325,12,491.558,536.383,27.9146,NULL,0,'Captain Kromcrush'), (14325,13,518.734,535.279,27.9172,NULL,0,'Captain Kromcrush'), (14325,14,530.424,535.405,27.9172,NULL,0,'Captain Kromcrush'), (14325,15,540.375,535.512,27.9186,NULL,0,'Captain Kromcrush'), (14325,16,555.495,535.561,20.2991,NULL,0,'Captain Kromcrush'), (14325,17,569.495,535.547,12.787,NULL,0,'Captain Kromcrush'), (14325,18,580.275,535.537,7.00246,NULL,0,'Captain Kromcrush'), (14325,19,586.155,535.531,6.77017,NULL,0,'Captain Kromcrush'), (14325,20,585.91,541.336,6.77017,NULL,0,'Captain Kromcrush'), (14325,21,586.003,551.835,0.763774,NULL,0,'Captain Kromcrush'), (14325,22,586.087,561.363,-4.75472,NULL,0,'Captain Kromcrush'), (14325,23,579.319,572.239,-4.75472,NULL,0,'Captain Kromcrush'), (14325,24,570.117,579.449,-4.75472,NULL,0,'Captain Kromcrush'), (14325,25,561.059,586.839,-4.75472,NULL,0,'Captain Kromcrush'), (14325,26,554.713,592.016,-4.75472,NULL,0,'Captain Kromcrush'), (14325,27,541.924,591.274,-4.75472,NULL,0,'Captain Kromcrush'), (14325,28,530.395,590.878,-4.75474,NULL,0,'Captain Kromcrush'), (14325,29,512.905,590.277,-12.1695,NULL,0,'Captain Kromcrush'), (14325,30,501.222,589.875,-17.3608,NULL,0,'Captain Kromcrush'), (14325,31,484.916,589.507,-24.6063,NULL,0,'Captain Kromcrush'), (14325,32,480.302,588.669,-25.4069,NULL,0,'Captain Kromcrush'), (14325,33,478.299,580.772,-25.4027,NULL,0,'Captain Kromcrush'), (14325,34,490.843,577.851,-25.4041,NULL,0,'Captain Kromcrush'), (14325,35,509.397,580.102,-25.4036,NULL,0,'Captain Kromcrush'), (14325,36,531.425,582.775,-25.4036,NULL,0,'Captain Kromcrush'), (14325,37,551.046,580.041,-25.4036,NULL,0,'Captain Kromcrush'), (14325,38,560.659,569.864,-25.4022,NULL,0,'Captain Kromcrush'), (14325,39,563.605,557.325,-25.4018,NULL,0,'Captain Kromcrush'), (14325,40,554.725,554.526,-25.4018,NULL,0,'Captain Kromcrush'), (14325,41,536.668,549.984,-25.4018,NULL,0,'Captain Kromcrush'), (14325,42,519.487,546.655,-25.3973,NULL,0,'Captain Kromcrush'), (14325,43,510.515,537.414,-25.3913,NULL,0,'Captain Kromcrush'), (14325,44,496.781,534.697,-25.3834,NULL,0,'Captain Kromcrush'), (14325,45,484.131,536.713,-25.3749,NULL,0,'Captain Kromcrush'), (14325,46,470.373,541.989,-25.364,NULL,0,'Captain Kromcrush'), (14325,47,464.493,541.926,-23.9004,NULL,0,'Captain Kromcrush'), (14325,48,454.005,542.426,-23.9004,NULL,0,'Captain Kromcrush'), (14325,49,435.701,543.085,-18.6117,NULL,0,'Captain Kromcrush'), (14325,50,426.435,541.627,-18.3433,NULL,0,'Captain Kromcrush'), (14325,51,414.227,535.266,-18.3434,NULL,0,'Captain Kromcrush'), (14325,52,409.591,531.764,-16.3037,NULL,0,'Captain Kromcrush'), (14325,53,401.322,524.505,-12.8749,NULL,0,'Captain Kromcrush'), (14325,54,396.602,516.399,-12.7878,NULL,0,'Captain Kromcrush'), (14325,55,391.757,504.47,-12.7878,NULL,0,'Captain Kromcrush'), (14325,56,388.95,491.971,-9.46861,NULL,0,'Captain Kromcrush'), (14325,57,387.384,483.251,-7.29323,NULL,0,'Captain Kromcrush'), (14325,58,387.375,473.941,-7.23219,NULL,0,'Captain Kromcrush'), (14325,59,387.361,460.011,-7.23219,NULL,0,'Captain Kromcrush'), (14325,60,387.017,446.015,-7.23219,NULL,0,'Captain Kromcrush'), (14325,61,386.778,441.425,-6.94393,NULL,0,'Captain Kromcrush'), (14325,62,386.112,428.632,-4.24135,NULL,0,'Captain Kromcrush'), (14325,63,385.461,416.152,-1.67666,NULL,0,'Captain Kromcrush'), (14325,64,385.506,401.032,-1.67666,NULL,0,'Captain Kromcrush'), (14325,65,385.401,392.843,-1.67666,NULL,0,'Captain Kromcrush'), (14325,66,385.446,377.653,-1.67666,NULL,0,'Captain Kromcrush'), (14325,67,385.51,368.343,0.0256537,NULL,0,'Captain Kromcrush'), (14325,68,385.63,350.849,3.82223,NULL,0,'Captain Kromcrush'), (14325,69,385.726,336.849,2.86995,NULL,0,'Captain Kromcrush'), (14325,70,385.946,316.407,11.1027,NULL,0,'Captain Kromcrush'), (14325,71,385.894,305.907,11.2126,NULL,0,'Captain Kromcrush'), (14325,72,384.802,284.935,11.2051,NULL,0,'Captain Kromcrush'), (14325,73,384.656,283.014,12.1489,NULL,0,'Captain Kromcrush'), (14325,74,383.874,273.666,12.2345,NULL,0,'Captain Kromcrush'), (14325,75,379.479,266.755,11.4396,NULL,0,'Captain Kromcrush'), (14325,76,380.41,257.576,11.4396,NULL,0,'Captain Kromcrush'), (14353,1,719.653,479.482,28.1793,NULL,0,'Mizzle the Crafty'), (14353,2,728.959,479.765,28.1802,NULL,0,'Mizzle the Crafty'), (14353,3,740.643,480.12,28.1821,NULL,0,'Mizzle the Crafty'), (14353,4,752.258,480.473,28.1825,NULL,0,'Mizzle the Crafty'), (14353,5,756.941,480.616,28.1841,NULL,0,'Mizzle the Crafty'), (14353,6,760.439,480.722,27.4536,NULL,0,'Mizzle the Crafty'), (14353,7,765.057,480.862,28.8922,NULL,0,'Mizzle the Crafty'), (14353,8,769.745,481.005,30.9473,NULL,0,'Mizzle the Crafty'), (14353,9,777.933,481.189,34.7604,NULL,0,'Mizzle the Crafty'), (14353,10,786.121,481.374,37.3182,NULL,0,'Mizzle the Crafty'), (14353,11,798.928,481.663,37.3182,NULL,0,'Mizzle the Crafty'), (14353,12,808.235,481.872,37.3182,NULL,0,'Mizzle the Crafty'), (14353,13,818.799,482.235,37.3182,NULL,0,'Mizzle the Crafty'), (14353,14,824.079,482.416,37.3182,NULL,0,'Mizzle the Crafty'), (14353,15,822.14,481.904,37.3182,NULL,0,'Mizzle the Crafty'), (14354,1,82.88,-198.508,-4.1331,NULL,0,'Pusillin path'), (14354,2,-159.153,-201.138,-4.15275,NULL,0,'Pusillin path'), (14354,3,-154.512,-276.2,-4.14787,NULL,0,'Pusillin path'), (14500,1,38.784,160.639,83.545,NULL,0,'J\'eevee'), (14500,2,36.804,160.705,83.545,NULL,0,'J\'eevee'), (14500,3,39.287,160.044,83.545,NULL,0,'J\'eevee'), (14500,4,41.666,154.591,83.545,NULL,0,'J\'eevee'), (14500,5,45.255,155.014,83.545,NULL,0,'J\'eevee'), (14500,6,44.93,161.186,83.545,NULL,0,'J\'eevee'), (14500,7,44.347,161.12,83.545,NULL,0,'J\'eevee'), (14500,8,46.758,157.877,83.545,NULL,0,'J\'eevee'), (14500,9,44.64,154.405,83.545,NULL,0,'J\'eevee'), (14500,10,33.498,156.046,83.545,NULL,0,'J\'eevee'), (14500,11,28.269,160.792,83.545,NULL,0,'J\'eevee'), (14500,12,33.294,160.895,83.545,NULL,0,'J\'eevee'), (14508,1,-13187.1,319.775,33.2346,NULL,0,'Short John Mithril'), (14508,2,-13215.1,322.781,33.2446,NULL,0,'Short John Mithril'), (14508,3,-13234.3,314.129,33.2076,NULL,0,'Short John Mithril'), (14508,4,-13248.8,299.046,33.2264,NULL,0,'Short John Mithril'), (14508,5,-13254.9,284.07,33.2425,NULL,0,'Short John Mithril'), (14508,6,-13255.6,264.58,33.245,NULL,0,'Short John Mithril'), (14508,7,-13247.6,243.589,33.2082,NULL,0,'Short John Mithril'), (14508,8,-13237.6,231.746,33.2374,NULL,0,'Short John Mithril'), (14508,9,-13233.3,231.889,33.2352,NULL,0,'Short John Mithril'), (14508,10,-13235.3,231.821,33.2323,NULL,0,'Short John Mithril'), (14508,11,-13234.5,239.465,33.3607,NULL,0,'Short John Mithril'), (14508,12,-13239.7,247.561,29.2974,NULL,0,'Short John Mithril'), (14508,13,-13244.5,256.393,22.6305,NULL,0,'Short John Mithril'), (14508,14,-13241.2,261.35,21.933,NULL,0,'Short John Mithril'), (14508,15,-13204.1,277.168,21.9821,NULL,0,'Short John Mithril'), (14508,16,-13219.2,275.451,21.9821,NULL,0,'Short John Mithril'), (14508,17,-13240.6,268.921,21.933,NULL,0,'Short John Mithril'), (14508,18,-13240.6,268.921,21.933,NULL,0,'Short John Mithril'), (14508,19,-13244,261.878,21.933,NULL,0,'Short John Mithril'), (14508,20,-13243.4,254.911,23.8869,NULL,0,'Short John Mithril'), (14508,21,-13239,245.371,29.2373,NULL,0,'Short John Mithril'), (14508,22,-13233.6,238.16,33.3501,NULL,0,'Short John Mithril'), (14508,23,-13237.5,232.776,33.2308,NULL,0,'Short John Mithril'), (14508,24,-13250,248.904,33.2329,NULL,0,'Short John Mithril'), (14508,25,-13255.2,264.038,33.2444,NULL,0,'Short John Mithril'), (14508,26,-13255.3,282.627,33.2429,NULL,0,'Short John Mithril'), (14508,27,-13248.9,298.446,33.2419,NULL,0,'Short John Mithril'), (14508,28,-13233.8,314.316,33.2081,NULL,0,'Short John Mithril'), (14508,29,-13216,322.76,33.2444,NULL,0,'Short John Mithril'), (14508,30,-13199.4,323.398,33.2425,NULL,0,'Short John Mithril'), (14508,31,-13188.3,320.076,33.2348,NULL,0,'Short John Mithril'), (14508,32,-13184.8,329.885,37.955,NULL,0,'Short John Mithril'), (14508,33,-13184.5,332.671,40.3299,NULL,0,'Short John Mithril'), (14873,1,270.076,-3036.6,97.6192,NULL,0,NULL), (14873,2,262.171,-3043.45,96.5053,NULL,0,NULL), (14873,3,251.328,-3055.55,96.1454,NULL,0,NULL), (14873,4,246.888,-3070.92,95.2793,NULL,0,NULL), (14873,5,242.449,-3081.3,91.82,NULL,0,NULL), (14873,6,232.826,-3106.67,93.3165,NULL,0,NULL), (14873,7,226.41,-3120.76,93.3475,NULL,0,NULL), (14873,8,213.921,-3151.01,91.2851,NULL,0,NULL), (14873,9,221.681,-3147.9,91.374,NULL,0,NULL), (14873,10,214.549,-3134.64,91.9876,NULL,0,NULL), (14873,11,210.931,-3139.95,91.6514,NULL,0,NULL), (14873,12,214.059,-3139.64,91.7,NULL,0,NULL), (14873,13,213.426,-3131.78,92.1297,NULL,0,NULL), (14873,14,220.194,-3140.72,91.7517,NULL,0,NULL), (14873,15,225.395,-3139.1,92.0847,NULL,0,NULL), (14873,16,220.857,-3140.83,91.7662,NULL,0,NULL), (14873,17,218.769,-3132.79,92.4983,NULL,0,NULL), (14873,18,226.814,-3137.56,92.169,NULL,0,NULL), (14873,19,225.496,-3132.89,92.7818,NULL,0,NULL), (14873,20,213.603,-3148.39,91.4489,NULL,0,NULL), (14873,21,219.055,-3151.2,91.2139,NULL,0,NULL), (14873,22,220.469,-3141.93,91.6344,NULL,0,NULL), (14873,23,214.852,-3148.32,91.4558,NULL,0,NULL), (14873,24,218.373,-3144.99,91.5714,NULL,0,NULL), (14873,25,224.091,-3149.02,91.2304,NULL,0,NULL), (14873,26,224.591,-3145.02,91.4801,NULL,0,NULL), (14873,27,219.022,-3147.38,91.4735,NULL,0,NULL), (14873,28,220.167,-3139.75,91.8958,NULL,0,NULL), (14873,29,225.033,-3133.14,92.8028,NULL,0,NULL), (14873,30,222.021,-3128.32,93.0422,NULL,0,NULL), (14873,31,228.338,-3126.35,92.9595,NULL,0,NULL), (14873,32,229.495,-3129.22,92.6818,NULL,0,NULL), (14873,33,232.12,-3128.11,92.5988,NULL,0,NULL), (14873,34,227.003,-3137.58,92.1461,NULL,0,NULL), (14873,35,220.002,-3132.38,92.659,NULL,0,NULL), (14873,36,225.874,-3102.36,93.6962,NULL,0,NULL), (14873,37,233.086,-3085.54,91.6788,NULL,0,NULL), (14873,38,235.152,-3069.81,91.8706,NULL,0,NULL), (14873,39,239.821,-3061.03,95.4022,NULL,0,NULL), (14873,40,256.123,-3047.91,96.2473,NULL,0,NULL), (14873,41,267.05,-3039.04,96.9212,NULL,0,NULL), (14873,42,271.093,-3035.98,97.6501,NULL,0,NULL), (14873,43,278.975,-3029.68,97.3919,NULL,0,NULL), (14873,44,280.125,-3029.01,97.3502,NULL,0,NULL), (14875,1,-11813.9,1257.9,6.00591,NULL,0,'Molthor'), (14875,2,-11816,1253.34,4.10438,NULL,0,'Molthor'), (14875,3,-11817.8,1250.34,2.64272,NULL,0,'Molthor'), (14875,4,-11822.2,1248.5,2.45973,NULL,0,'Molthor'), (14875,5,-11823,1248.43,2.43644,NULL,0,'Molthor'), (14875,6,-11830.2,1262.37,1.60647,NULL,0,'Molthor'), (14875,7,-11833.6,1272.28,1.51623,NULL,0,'Molthor'), (14875,8,-11836.3,1282.42,1.74283,NULL,0,'Molthor'), (14875,9,-11836.9,1294,0.464341,NULL,0,'Molthor'), (14875,10,-11835.6,1297.62,0.654105,NULL,0,'Molthor'), (14875,11,-11826.2,1322.37,0.217855,NULL,0,'Molthor'), (14875,12,-11835.6,1297.62,0.654105,NULL,0,'Molthor'), (14875,13,-11836.9,1294,0.464341,NULL,0,'Molthor'), (14875,14,-11836.3,1282.42,1.74283,NULL,0,'Molthor'), (14875,15,-11833.6,1272.28,1.51623,NULL,0,'Molthor'), (14875,16,-11830.2,1262.37,1.60647,NULL,0,'Molthor'), (14875,17,-11823,1248.43,2.43644,NULL,0,'Molthor'), (14875,18,-11822.2,1248.5,2.45973,NULL,0,'Molthor'), (14875,19,-11817.8,1250.34,2.64272,NULL,0,'Molthor'), (14875,20,-11816,1253.34,4.10438,NULL,0,'Molthor'), (14875,21,-11813.9,1257.9,6.00591,NULL,0,'Molthor'), (14875,22,-11811.5,1262.42,6.004,NULL,0,'Molthor'), (14875,23,-11812.5,1260.45,6.004,NULL,0,'Molthor'), (14908,1,1022.24,-2235.11,93.3114,NULL,0,'Mogg'), (14908,2,1023.37,-2238.18,92.3744,NULL,0,'Mogg'), (14908,3,1024.2,-2243.96,92.4697,NULL,0,'Mogg'), (14908,4,1022.05,-2244.86,92.3385,NULL,0,'Mogg'), (14908,5,1020.21,-2242.92,92.2321,NULL,0,'Mogg'), (14908,6,1034.19,-2250.56,92.8656,NULL,0,'Mogg'), (14908,7,1033.85,-2258.61,93.6338,NULL,0,'Mogg'), (14908,8,1037.68,-2262.02,93.8145,NULL,0,'Mogg'), (14908,9,1036.96,-2269.7,93.7554,NULL,0,'Mogg'), (14908,10,1042,-2273.46,93.6932,NULL,0,'Mogg'), (14908,11,1042.7,-2275.52,93.5781,NULL,0,'Mogg'), (14908,12,1046.52,-2274.46,93.6045,NULL,0,'Mogg'), (14908,13,1050.26,-2270.44,93.4986,NULL,0,'Mogg'), (14908,14,1049.74,-2266.86,93.3475,NULL,0,'Mogg'), (14908,15,1048.05,-2263.53,93.2249,NULL,0,'Mogg'), (14908,16,1041.05,-2258.77,93.4525,NULL,0,'Mogg'), (14908,17,1039.14,-2253.68,92.9611,NULL,0,'Mogg'), (14908,18,1032.8,-2253.55,93.3633,NULL,0,'Mogg'), (14908,19,1025.83,-2258.54,93.1641,NULL,0,'Mogg'), (14908,20,1021.94,-2266.24,92.8306,NULL,0,'Mogg'), (14908,21,1022.81,-2272.14,92.6617,NULL,0,'Mogg'), (14908,22,1027.02,-2277.89,92.6709,NULL,0,'Mogg'), (14908,23,1036.56,-2280.12,93.1197,NULL,0,'Mogg'), (14908,24,1046.66,-2275.73,93.5356,NULL,0,'Mogg'), (14908,25,1049.61,-2269.77,93.5509,NULL,0,'Mogg'), (14908,26,1045.76,-2261.03,93.2522,NULL,0,'Mogg'), (14908,27,1038.3,-2254.31,93.1039,NULL,0,'Mogg'), (14908,28,1028.89,-2245.04,92.4171,NULL,0,'Mogg'), (14908,29,1016.87,-2225.77,93.1025,NULL,0,'Mogg'), (14909,1,1025.19,-2239.77,92.4462,NULL,0,'Pooka'), (14909,2,1032.77,-2242.09,92.1655,NULL,0,'Pooka'), (14909,3,1040.45,-2241.81,91.9457,NULL,0,'Pooka'), (14909,4,1040.65,-2233.18,91.735,NULL,0,'Pooka'), (14909,5,1037.72,-2227.49,91.8037,NULL,0,'Pooka'), (14909,6,1035.65,-2224.96,91.9576,NULL,0,'Pooka'), (14909,7,1039.38,-2231.71,91.7299,NULL,0,'Pooka'), (14909,8,1041.05,-2240.78,91.9556,NULL,0,'Pooka'), (14909,9,1031.51,-2241.51,92.1757,NULL,0,'Pooka'), (14909,10,1025.37,-2240.84,92.4583,NULL,0,'Pooka'), (14909,11,1020.98,-2232.5,93.3069,NULL,0,'Pooka'), (14909,12,1014.45,-2225.92,93.0579,NULL,0,'Pooka'), (15420,1,9294.78,-6682.51,22.42,NULL,0,'Prospector Anvilward'), (15420,2,9298.27,-6667.99,22.42,NULL,0,'Prospector Anvilward'), (15420,3,9309.63,-6658.84,22.42,NULL,0,'Prospector Anvilward'), (15420,4,9304.43,-6649.31,26.46,NULL,0,'Prospector Anvilward'), (15420,5,9298.83,-6648,28.61,NULL,0,'Prospector Anvilward'), (15420,6,9291.06,-6653.46,31.83,NULL,0,'Prospector Anvilward'), (15420,7,9289.08,-6660.17,31.83,NULL,0,'Prospector Anvilward'), (15491,1,7949.81,-2605.47,513.591,NULL,0,'Eranikus'), (15491,2,7931.33,-2575.21,489.629,NULL,0,'Eranikus'), (15491,3,7925.13,-2573.75,489.64,NULL,0,'Eranikus'), (15491,4,7910.55,-2565.55,488.616,NULL,0,'Eranikus'), (15491,5,7867.44,-2567.33,486.946,NULL,0,'Eranikus'), (15629,1,7891.99,-2566.74,487.385,NULL,0,'Phantasm'), (15629,2,7865.97,-2554.1,486.967,NULL,0,'Phantasm'), (15629,3,7901.54,-2581.99,487.178,NULL,0,'Phantasm'), (15629,4,7918.84,-2553.99,486.911,NULL,0,'Phantasm'), (15629,5,7873.41,-2587.45,486.946,NULL,0,'Phantasm'), (16062,1,1033.46,1399.1,27.3374,NULL,0,'Ashbringer Event Move Points'), (16062,2,1034.93,1399.07,27.3932,NULL,0,'Ashbringer Event Move Points'), (16062,3,1036.39,1399.03,27.449,NULL,0,'Ashbringer Event Move Points'), (16062,4,1045.48,1398.8,27.449,NULL,0,'Ashbringer Event Move Points'), (16062,5,1059.52,1399.03,28.2716,NULL,0,'Ashbringer Event Move Points'), (16062,6,1068.81,1399.21,30.7867,NULL,0,'Ashbringer Event Move Points'), (16062,7,1086.66,1399.2,30.449,NULL,0,'Ashbringer Event Move Points'), (16062,8,1101.57,1399.37,30.4854,NULL,0,'Ashbringer Event Move Points'), (16062,9,1116.6,1399.48,30.4854,NULL,0,'Ashbringer Event Move Points'), (16062,10,1129.59,1399.29,30.5241,NULL,0,'Ashbringer Event Move Points'), (16062,11,1149.4,1399.02,32.5289,NULL,0,'Ashbringer Event Move Points'), (16062,12,1150.39,1398.72,32.5461,NULL,0,'Ashbringer Event Move Points'), (16128,1,5797.6,793.306,662.112,NULL,0,'Rhonin'), (16128,2,5796.1,777.556,662.362,NULL,0,'Rhonin'), (16128,3,5794.6,767.056,661.612,NULL,0,'Rhonin'), (16128,4,5793.1,753.056,651.862,NULL,0,'Rhonin'), (16128,5,5790.6,736.806,640.612,NULL,0,'Rhonin'), (16128,6,5786.35,717.556,641.112,NULL,0,'Rhonin'), (16128,7,5773.6,702.056,642.112,NULL,0,'Rhonin'), (16128,8,5759.1,683.556,642.612,NULL,0,'Rhonin'), (16128,9,5746.85,669.056,644.362,NULL,0,'Rhonin'), (16128,10,5736.35,658.806,645.862,NULL,0,'Rhonin'), (16128,11,5727.35,653.806,646.862,NULL,0,'Rhonin'), (16206,1,6436.87,-6633.02,107.432,NULL,0,'Apprentice Varnis point 1'), (16206,2,6435.63,-6620.86,107.436,NULL,0,'Apprentice Varnis point 2'), (16206,3,6429.88,-6618.29,108.128,NULL,0,'Apprentice Varnis point 3'), (16206,4,6426.7,-6614.82,110.159,NULL,0,'Apprentice Varnis point 4'), (16206,5,6428.75,-6611.21,111.905,NULL,0,'Apprentice Varnis point 5'), (16206,6,6432.83,-6606.89,112.126,NULL,0,'Apprentice Varnis point 6'), (16206,7,6431.51,-6597.97,112.113,NULL,0,'Apprentice Varnis point 7'), (16208,1,6647.83,-6344.92,9.13345,NULL,0,'Apothecary Enith point 1'), (16208,2,6657.92,-6345.96,15.3468,NULL,0,'Apothecary Enith point 2'), (16208,3,6661.58,-6342.65,15.4309,NULL,0,'Apothecary Enith point 3'), (16208,4,6662.35,-6334.64,20.8803,NULL,0,'Apothecary Enith point 4'), (16208,5,6662.63,-6331.85,20.8924,NULL,0,'Apothecary Enith point 5'), (16209,1,6290.21,-6366.1,78.0195,NULL,0,'Ranger Vedoran point 1'), (16209,2,6301.65,-6364.06,78.0238,NULL,0,'Ranger Vedoran point 2'), (16209,3,6305.82,-6360.2,78.0782,NULL,0,'Ranger Vedoran point 3'), (16209,4,6310.5,-6356.76,80.6154,NULL,0,'Ranger Vedoran point 4'), (16209,5,6314.06,-6360.67,82.6096,NULL,0,'Ranger Vedoran point 5'), (16209,6,6317.35,-6365.34,82.7124,NULL,0,'Ranger Vedoran point 6'), (16209,7,6326.85,-6366.82,82.709,NULL,0,'Ranger Vedoran point 7'), (16256,1,2300.27,-5340.53,90.8799,NULL,0,''), (16256,2,2300.8,-5337.74,90.8799,NULL,0,''), (16256,3,2298.02,-5334.07,90.8799,NULL,0,''), (16256,4,2293.54,-5335.07,90.8799,NULL,0,''), (16256,5,2294.49,-5339.1,90.8803,NULL,0,''), (16256,6,2293.89,-5341.91,90.8803,NULL,0,''), (16256,7,2295.97,-5344.84,90.8803,NULL,0,''), (16256,8,2300.9,-5345.09,90.8799,NULL,0,''), (16440,1,1084.7,1399.46,30.3038,NULL,0,'Renault'), (16440,2,1103.32,1399.35,30.3061,NULL,0,'Renault'), (16440,3,1137.18,1399.25,30.3079,NULL,0,'Renault'), (16440,4,1145,1399.3,31.8208,NULL,0,'Renault'), (16440,5,1148.54,1398.99,31.9723,NULL,0,'Renault'), (16856,1,-807.327,2739.82,115.447,NULL,0,'Caretaker Dilandrus'), (16856,2,-798.86,2719.21,111.628,NULL,0,'Caretaker Dilandrus'), (16856,3,-785.502,2706.21,107.293,NULL,0,'Caretaker Dilandrus'), (16856,4,-785.546,2702.16,106.208,NULL,0,'Caretaker Dilandrus'), (16856,5,-787.652,2700.58,105.792,NULL,0,'Caretaker Dilandrus'), (16856,6,-791.771,2694.26,104.589,NULL,0,'Caretaker Dilandrus'), (16856,7,-793.482,2693.76,104.592,NULL,0,'Caretaker Dilandrus'), (16856,8,-794.696,2691.44,104.35,NULL,0,'Caretaker Dilandrus'), (16856,9,-797.951,2691.02,104.535,NULL,0,'Caretaker Dilandrus'), (16856,10,-798.984,2693.63,104.891,NULL,0,'Caretaker Dilandrus'), (16856,11,-797.778,2697.53,105.43,NULL,0,'Caretaker Dilandrus'), (16856,12,-792.678,2705.64,106.948,NULL,0,'Caretaker Dilandrus'), (16856,13,-792.409,2708.46,107.754,NULL,0,'Caretaker Dilandrus'), (16856,14,-794.25,2710.38,108.384,NULL,0,'Caretaker Dilandrus'), (16856,15,-799.924,2706.66,107.387,NULL,0,'Caretaker Dilandrus'), (16856,16,-807.92,2692.9,104.856,NULL,0,'Caretaker Dilandrus'), (16856,17,-811.612,2690.9,104.36,NULL,0,'Caretaker Dilandrus'), (16856,18,-814.837,2692.26,104.736,NULL,0,'Caretaker Dilandrus'), (16856,19,-814.33,2696.03,105.773,NULL,0,'Caretaker Dilandrus'), (16856,20,-809.779,2704.45,107.63,NULL,0,'Caretaker Dilandrus'), (16856,21,-801.425,2715.06,109.679,NULL,0,'Caretaker Dilandrus'), (16856,22,-801.359,2718.11,110.676,NULL,0,'Caretaker Dilandrus'), (16856,23,-804.433,2720.69,111.13,NULL,0,'Caretaker Dilandrus'), (16856,24,-810.324,2717.67,110.329,NULL,0,'Caretaker Dilandrus'), (16856,25,-814.433,2712.14,109.487,NULL,0,'Caretaker Dilandrus'), (16856,26,-820.17,2701.35,107.506,NULL,0,'Caretaker Dilandrus'), (16856,27,-823.067,2699.77,107.458,NULL,0,'Caretaker Dilandrus'), (16856,28,-824.921,2701.38,107.939,NULL,0,'Caretaker Dilandrus'), (16856,29,-824.739,2706.05,108.591,NULL,0,'Caretaker Dilandrus'), (16856,30,-820.185,2714.8,110.056,NULL,0,'Caretaker Dilandrus'), (16856,31,-814.476,2725.61,111.567,NULL,0,'Caretaker Dilandrus'), (16856,32,-807.327,2739.82,115.447,NULL,0,'Caretaker Dilandrus'), (16856,33,-807.327,2739.82,115.447,NULL,0,'Caretaker Dilandrus'), (16924,1,9513.46,-6840.16,16.7434,NULL,0,'Kan\'ren'), (16924,2,9514.46,-6839.16,16.7434,NULL,0,'Kan\'ren'), (16924,3,9514.46,-6837.66,16.7434,NULL,0,'Kan\'ren'), (16924,4,9513.21,-6836.91,16.7434,NULL,0,'Kan\'ren'), (16924,5,9512.21,-6837.66,16.7434,NULL,0,'Kan\'ren'), (16924,6,9511.96,-6839.16,16.7434,NULL,0,'Kan\'ren'), (16924,7,9512.21,-6840.16,16.4934,NULL,0,'Kan\'ren'), (17119,1,-2873.96,-3424.76,39.35,NULL,0,'Ithania - Tower Entrance'), (17119,2,-2833.36,-3415.22,33.77,NULL,0,'Ithania - Road'), (17226,1,-653.739,4145.14,64.2007,NULL,0,'Viera Sunwhisper'), (17226,2,-658.876,4147.72,64.1683,NULL,0,'Viera Sunwhisper'), (17226,3,-681.465,4147.64,64.1181,NULL,0,'Viera Sunwhisper'), (17226,4,-686.401,4161.87,59.7079,NULL,0,'Viera Sunwhisper'), (17226,5,-695.957,4179.24,57.6189,NULL,0,'Viera Sunwhisper'), (17226,6,-699.832,4189.96,57.5037,NULL,0,'Viera Sunwhisper'), (17226,7,-708.519,4184.44,55.2759,NULL,0,'Viera Sunwhisper'), (17226,8,-716.137,4178.13,52.6375,NULL,0,'Viera Sunwhisper'), (17226,9,-719.865,4174.99,51.5549,NULL,0,'Viera Sunwhisper'), (17226,10,-720.839,4162.23,50.8059,NULL,0,'Viera Sunwhisper'), (17230,1,-605.445,4165.21,64.0818,NULL,0,'Twinkle'), (17230,2,-619.293,4161.78,63.2178,NULL,0,'Twinkle'), (17230,3,-629.537,4153.71,64.0671,NULL,0,'Twinkle'), (17230,4,-644.773,4151.06,64.1747,NULL,0,'Twinkle'), (17230,5,-658.876,4147.72,64.1683,NULL,0,'Twinkle'), (17230,6,-681.465,4147.64,64.1181,NULL,0,'Twinkle'), (17230,7,-686.401,4161.87,59.7079,NULL,0,'Twinkle'), (17230,8,-695.957,4179.24,57.6189,NULL,0,'Twinkle'), (17230,9,-699.832,4189.96,57.5037,NULL,0,'Twinkle'), (17230,10,-708.519,4184.44,55.2759,NULL,0,'Twinkle'), (17230,11,-716.137,4178.13,52.6375,NULL,0,'Twinkle'), (17230,12,-719.865,4174.99,51.5549,NULL,0,'Twinkle'), (17230,13,-720.636,4166.64,50.8156,NULL,0,'Twinkle'), (17238,1,954.51,-1433.02,63.16,NULL,0,'anchorite_truuen_Q9446'), (17238,2,961.526,-1453.96,63.32,NULL,0,'anchorite_truuen_Q9446'), (17238,3,970.394,-1466.55,61.16,NULL,0,'anchorite_truuen_Q9446'), (17238,4,1012.36,-1461.83,61.66,NULL,0,'anchorite_truuen_Q9446'), (17238,5,1031.54,-1473.05,63.67,NULL,0,'anchorite_truuen_Q9446'), (17238,6,1038.94,-1494.24,65.18,NULL,0,'anchorite_truuen_Q9446'), (17238,7,1038.75,-1516.18,65.08,NULL,0,'anchorite_truuen_Q9446'), (17238,8,1036.9,-1547.9,62.11,NULL,0,'anchorite_truuen_Q9446'), (17238,9,1035.79,-1574.94,61.63,NULL,0,'anchorite_truuen_Q9446'), (17238,10,1035.31,-1622.29,61.67,NULL,0,'anchorite_truuen_Q9446'), (17238,11,1036.18,-1633.58,61.63,NULL,0,'anchorite_truuen_Q9446'), (17238,12,1038.24,-1653.66,60.31,NULL,0,'anchorite_truuen_Q9446'), (17238,13,1041.59,-1665.22,60.97,NULL,0,'anchorite_truuen_Q9446'), (17238,14,1059.76,-1702.15,60.61,NULL,0,'anchorite_truuen_Q9446'), (17238,15,1078.54,-1721.82,60.91,NULL,0,'anchorite_truuen_Q9446'), (17238,16,1104.23,-1741.98,60.78,NULL,0,'anchorite_truuen_Q9446'), (17238,17,1150.26,-1758.5,60.72,NULL,0,'anchorite_truuen_Q9446'), (17238,18,1154.89,-1765.05,60.64,NULL,0,'anchorite_truuen_Q9446'), (17238,19,1151.32,-1771.61,60.78,NULL,0,'anchorite_truuen_Q9446'), (17238,20,1133.8,-1779.85,61.43,NULL,0,'anchorite_truuen_Q9446'), (17238,21,1121.94,-1785.26,60.99,NULL,0,'anchorite_truuen_Q9446'), (17238,22,1101.86,-1795.6,60.86,NULL,0,'anchorite_truuen_Q9446'), (17238,23,1090.51,-1799.03,61.72,NULL,0,'anchorite_truuen_Q9446'), (17238,24,1048.4,-1804.3,73.75,NULL,0,'anchorite_truuen_Q9446'), (17238,25,1028.65,-1807.53,76.67,NULL,0,'anchorite_truuen_Q9446'), (17238,26,1013.41,-1812.5,77.33,NULL,0,'anchorite_truuen_Q9446'), (17238,27,1007.34,-1814.35,80.49,NULL,0,'anchorite_truuen_Q9446'), (17238,28,981.752,-1822.16,80.49,NULL,0,'anchorite_truuen_Q9446'), (17238,29,979.19,-1820.73,80.49,NULL,0,'anchorite_truuen_Q9446'), (17238,30,977.863,-1823.19,80.49,NULL,0,'anchorite_truuen_Q9446'), (17238,31,976.08,-1823.75,81.03,NULL,0,'anchorite_truuen_Q9446'), (17246,1,-4712.83,-12394.6,12.2762,NULL,0,'\"Cookie\" McWeaksauce'), (17246,2,-4715.83,-12400.1,12.5262,NULL,0,'\"Cookie\" McWeaksauce'), (17246,3,-4712.33,-12404.3,12.2762,NULL,0,'\"Cookie\" McWeaksauce'), (17246,4,-4715.83,-12400.1,12.5262,NULL,0,'\"Cookie\" McWeaksauce'), (17246,5,-4708.59,-12400.3,11.9429,NULL,0,'\"Cookie\" McWeaksauce'), (17393,1,-4646.63,-13015.4,-1.38673,NULL,0,'Stillpine Ancestor Yor'), (17393,2,-4679.14,-12985,0.5803,NULL,0,'Stillpine Ancestor Yor'), (17393,3,-4679.14,-12985,0.5803,NULL,0,'Stillpine Ancestor Yor'), (17393,4,-4687.86,-12949.6,3.0873,NULL,0,'Stillpine Ancestor Yor'), (17393,5,-4683.15,-12930.1,3.56644,NULL,0,'Stillpine Ancestor Yor'), (17393,6,-4669.63,-12912.3,2.05277,NULL,0,'Stillpine Ancestor Yor'), (17393,7,-4642.21,-12881.5,4.34367,NULL,0,'Stillpine Ancestor Yor'), (17393,8,-4623.76,-12837,5.5232,NULL,0,'Stillpine Ancestor Yor'), (17393,9,-4611.35,-12813.1,7.12314,NULL,0,'Stillpine Ancestor Yor'), (17393,10,-4598.92,-12789.4,4.17029,NULL,0,'Stillpine Ancestor Yor'), (17393,11,-4589.23,-12774.9,7.47229,NULL,0,'Stillpine Ancestor Yor'), (17393,12,-4571.65,-12755,7.00303,NULL,0,'Stillpine Ancestor Yor'), (17393,13,-4557.21,-12734.1,11.8409,NULL,0,'Stillpine Ancestor Yor'), (17393,14,-4546.75,-12710.1,9.83741,NULL,0,'Stillpine Ancestor Yor'), (17393,15,-4535.69,-12682.2,13.676,NULL,0,'Stillpine Ancestor Yor'), (17393,16,-4532.91,-12665.7,16.8258,NULL,0,'Stillpine Ancestor Yor'), (17393,17,-4533.33,-12618.9,12.2568,NULL,0,'Stillpine Ancestor Yor'), (17393,18,-4530.38,-12605.5,12.8833,NULL,0,'Stillpine Ancestor Yor'), (17393,19,-4535.57,-12573.9,12.0213,NULL,0,'Stillpine Ancestor Yor'), (17393,20,-4519.53,-12543.2,7.44842,NULL,0,'Stillpine Ancestor Yor'), (17393,21,-4510.07,-12525.3,4.5111,NULL,0,'Stillpine Ancestor Yor'), (17393,22,-4498.35,-12505.5,4.68223,NULL,0,'Stillpine Ancestor Yor'), (17393,23,-4478.84,-12472.3,2.8348,NULL,0,'Stillpine Ancestor Yor'), (17393,24,-4462.56,-12438.2,2.61933,NULL,0,'Stillpine Ancestor Yor'), (17393,25,-4427.29,-12442,2.69103,NULL,0,'Stillpine Ancestor Yor'), (17393,26,-4413.81,-12416.7,3.99571,NULL,0,'Stillpine Ancestor Yor'), (17393,27,-4408.88,-12400.6,5.13902,NULL,0,'Stillpine Ancestor Yor'), (17393,28,-4414.53,-12370.9,6.03206,NULL,0,'Stillpine Ancestor Yor'), (17393,29,-4423.45,-12345.4,8.31236,NULL,0,'Stillpine Ancestor Yor'), (17393,30,-4432.48,-12325.5,10.0398,NULL,0,'Stillpine Ancestor Yor'), (17393,31,-4437.56,-12313.2,10.5968,NULL,0,'Stillpine Ancestor Yor'), (17393,32,-4470.03,-12298.2,13.521,NULL,0,'Stillpine Ancestor Yor'), (17393,33,-4490.18,-12281,15.2789,NULL,0,'Stillpine Ancestor Yor'), (17393,34,-4506.43,-12242.7,16.7175,NULL,0,'Stillpine Ancestor Yor'), (17393,35,-4510.89,-12225.3,17.3717,NULL,0,'Stillpine Ancestor Yor'), (17393,36,-4514.45,-12197.1,17.1817,NULL,0,'Stillpine Ancestor Yor'), (17393,37,-4503.04,-12159.1,16.2946,NULL,0,'Stillpine Ancestor Yor'), (17393,38,-4509.51,-12123.6,16.9611,NULL,0,'Stillpine Ancestor Yor'), (17393,39,-4505.79,-12092.2,19.2389,NULL,0,'Stillpine Ancestor Yor'), (17393,40,-4501.15,-12069.9,21.5463,NULL,0,'Stillpine Ancestor Yor'), (17393,41,-4528.14,-12038.6,25.9987,NULL,0,'Stillpine Ancestor Yor'), (17393,42,-4531.14,-12014.6,27.8175,NULL,0,'Stillpine Ancestor Yor'), (17393,43,-4543.32,-11968.3,29.5997,NULL,0,'Stillpine Ancestor Yor'), (17393,44,-4537.63,-11935.7,27.2047,NULL,0,'Stillpine Ancestor Yor'), (17393,45,-4533.03,-11906.8,22.8291,NULL,0,'Stillpine Ancestor Yor'), (17393,46,-4505.26,-11880.3,17.8136,NULL,0,'Stillpine Ancestor Yor'), (17393,47,-4500.29,-11846.8,15.0268,NULL,0,'Stillpine Ancestor Yor'), (17393,48,-4510.46,-11817.6,13.8515,NULL,0,'Stillpine Ancestor Yor'), (17393,49,-4531.63,-11787.2,15.5577,NULL,0,'Stillpine Ancestor Yor'), (17393,50,-4556.12,-11757.6,17.683,NULL,0,'Stillpine Ancestor Yor'), (17393,51,-4537.02,-11712.7,18.4833,NULL,0,'Stillpine Ancestor Yor'), (17393,52,-4510.73,-11697.2,14.5487,NULL,0,'Stillpine Ancestor Yor'), (17393,53,-4490.11,-11672.7,10.8583,NULL,0,'Stillpine Ancestor Yor'), (17393,54,-4486.51,-11657.9,10.679,NULL,0,'Stillpine Ancestor Yor'), (17542,1,-2444.69,-12207.2,32.8721,NULL,0,'Young Furbolg Shaman'), (17542,2,-2443.19,-12220.9,31.8721,NULL,0,'Young Furbolg Shaman'), (17542,3,-2435.32,-12240.7,32.0348,NULL,0,'Young Furbolg Shaman'), (17542,4,-2423.95,-12278.5,27.7299,NULL,0,'Young Furbolg Shaman'), (17592,1,-1167.07,-12594.7,133.93,NULL,0,'Razormaw'), (17592,2,-1200.9,-12554.5,129,NULL,0,'Razormaw'), (17592,3,-1208.03,-12469.6,94.5,NULL,0,'Razormaw'), (17664,1,-1936.21,-10803.3,86.3797,NULL,0,'Matis the Cruel'), (17664,2,-1935.68,-10822,79.8942,NULL,0,'Matis the Cruel'), (17664,3,-1934.65,-10841.3,73.5764,NULL,0,'Matis the Cruel'), (17664,4,-1941.42,-10849.6,70.3264,NULL,0,'Matis the Cruel'), (17664,5,-1938.68,-10864.2,67.2014,NULL,0,'Matis the Cruel'), (17664,6,-1934.35,-10883.7,64.2909,NULL,0,'Matis the Cruel'), (17664,7,-1921.16,-10884.2,64.6192,NULL,0,'Matis the Cruel'), (17664,8,-1912.77,-10884.8,62.6705,NULL,0,'Matis the Cruel'), (17664,9,-1899.84,-10885.5,66.1876,NULL,0,'Matis the Cruel'), (17664,10,-1890.56,-10888.2,66.968,NULL,0,'Matis the Cruel'), (17664,11,-1881.69,-10886.8,66.843,NULL,0,'Matis the Cruel'), (17664,12,-1890.56,-10888.2,66.968,NULL,0,'Matis the Cruel'), (17664,13,-1899.84,-10885.5,66.1876,NULL,0,'Matis the Cruel'), (17664,14,-1912.77,-10884.8,62.6705,NULL,0,'Matis the Cruel'), (17664,15,-1921.16,-10884.2,64.6192,NULL,0,'Matis the Cruel'), (17664,16,-1929.88,-10899,63.1309,NULL,0,'Matis the Cruel'), (17664,17,-1928.43,-10915.9,62.2858,NULL,0,'Matis the Cruel'), (17664,18,-1903.14,-10949.9,61.3821,NULL,0,'Matis the Cruel'), (17664,19,-1881.34,-10984.6,60.8757,NULL,0,'Matis the Cruel'), (17664,20,-1884.31,-11018.9,60.1304,NULL,0,'Matis the Cruel'), (17664,21,-1884.7,-11057.7,59.6088,NULL,0,'Matis the Cruel'), (17664,22,-1862.59,-11079.8,61.1763,NULL,0,'Matis the Cruel'), (17664,23,-1831.73,-11092.6,63.6176,NULL,0,'Matis the Cruel'), (17664,24,-1810.02,-11123.6,64.2914,NULL,0,'Matis the Cruel'), (17664,25,-1790.78,-11161.4,64.3323,NULL,0,'Matis the Cruel'), (17664,26,-1775.8,-11189.2,63.9911,NULL,0,'Matis the Cruel'), (17664,27,-1779.31,-11226.9,61.8886,NULL,0,'Matis the Cruel'), (17664,28,-1786.23,-11251.9,59.9644,NULL,0,'Matis the Cruel'), (17664,29,-1783.09,-11285.3,58.1493,NULL,0,'Matis the Cruel'), (17664,30,-1772.23,-11312.3,56.9459,NULL,0,'Matis the Cruel'), (17664,31,-1757.14,-11339.6,55.9275,NULL,0,'Matis the Cruel'), (17664,32,-1744.31,-11367.4,54.3308,NULL,0,'Matis the Cruel'), (17664,33,-1738.46,-11406,48.9322,NULL,0,'Matis the Cruel'), (17664,34,-1744.31,-11367.4,54.3308,NULL,0,'Matis the Cruel'), (17664,35,-1757.14,-11339.6,55.9275,NULL,0,'Matis the Cruel'), (17664,36,-1772.23,-11312.3,56.9459,NULL,0,'Matis the Cruel'), (17664,37,-1783.09,-11285.3,58.1493,NULL,0,'Matis the Cruel'), (17664,38,-1786.23,-11251.9,59.9644,NULL,0,'Matis the Cruel'), (17664,39,-1779.31,-11226.9,61.8886,NULL,0,'Matis the Cruel'), (17664,40,-1775.8,-11189.2,63.9911,NULL,0,'Matis the Cruel'), (17664,41,-1790.78,-11161.4,64.3323,NULL,0,'Matis the Cruel'), (17664,42,-1810.02,-11123.6,64.2914,NULL,0,'Matis the Cruel'), (17664,43,-1831.73,-11092.6,63.6176,NULL,0,'Matis the Cruel'), (17664,44,-1862.59,-11079.8,61.1763,NULL,0,'Matis the Cruel'), (17664,45,-1884.7,-11057.7,59.6088,NULL,0,'Matis the Cruel'), (17664,46,-1884.31,-11018.9,60.1304,NULL,0,'Matis the Cruel'), (17664,47,-1881.34,-10984.6,60.8757,NULL,0,'Matis the Cruel'), (17664,48,-1903.14,-10949.9,61.3821,NULL,0,'Matis the Cruel'), (17664,49,-1928.43,-10915.9,62.2858,NULL,0,'Matis the Cruel'), (17664,50,-1929.88,-10899,63.1309,NULL,0,'Matis the Cruel'), (17664,51,-1921.16,-10884.2,64.6192,NULL,0,'Matis the Cruel'), (17664,52,-1912.77,-10884.8,62.6705,NULL,0,'Matis the Cruel'), (17664,53,-1899.84,-10885.5,66.1876,NULL,0,'Matis the Cruel'), (17664,54,-1890.56,-10888.2,66.968,NULL,0,'Matis the Cruel'), (17664,55,-1881.69,-10886.8,66.843,NULL,0,'Matis the Cruel'), (17664,56,-1890.56,-10888.2,66.968,NULL,0,'Matis the Cruel'), (17664,57,-1899.84,-10885.5,66.1876,NULL,0,'Matis the Cruel'), (17664,58,-1912.77,-10884.8,62.6705,NULL,0,'Matis the Cruel'), (17664,59,-1921.16,-10884.2,64.6192,NULL,0,'Matis the Cruel'), (17664,60,-1934.35,-10883.7,64.2909,NULL,0,'Matis the Cruel'), (17664,61,-1938.68,-10864.2,67.2014,NULL,0,'Matis the Cruel'), (17664,62,-1941.42,-10849.6,70.3264,NULL,0,'Matis the Cruel'), (17664,63,-1934.65,-10841.3,73.5764,NULL,0,'Matis the Cruel'), (17664,64,-1935.68,-10822,79.8942,NULL,0,'Matis the Cruel'), (17682,1,-2548.47,-12304.2,13.7926,NULL,0,'Princess Stillpine'), (17682,2,-2548.58,-12304.6,13.8851,NULL,0,'Princess Stillpine'), (17682,3,-2550.08,-12304.6,13.6351,NULL,0,'Princess Stillpine'), (17682,4,-2555.08,-12305.8,13.1351,NULL,0,'Princess Stillpine'), (17682,5,-2564.14,-12308.1,12.6582,NULL,0,'Princess Stillpine'), (17682,6,-2600.64,-12304.1,11.9082,NULL,0,'Princess Stillpine'), (17682,7,-2600.89,-12303.7,11.8037,NULL,0,'Princess Stillpine'), (17682,8,-2602.64,-12303.7,11.5537,NULL,0,'Princess Stillpine'), (17682,9,-2612.64,-12299.7,12.0537,NULL,0,'Princess Stillpine'), (17682,10,-2614.39,-12299.5,12.5537,NULL,0,'Princess Stillpine'), (17682,11,-2617.39,-12298.2,13.0537,NULL,0,'Princess Stillpine'), (17682,12,-2620.14,-12297.2,13.5537,NULL,0,'Princess Stillpine'), (17682,13,-2626.81,-12294.8,13.7856,NULL,0,'Princess Stillpine'), (17682,14,-2635.31,-12289.5,13.0356,NULL,0,'Princess Stillpine'), (17682,15,-2647.06,-12282.5,12.5356,NULL,0,'Princess Stillpine'), (17682,16,-2657.31,-12276.2,12.0356,NULL,0,'Princess Stillpine'), (17716,1,8051.86,-7543.99,149.698,NULL,0,'Sangrias Stillblade'), (17716,2,8094.73,-7541.63,151.745,NULL,0,'Sangrias Stillblade'), (17809,1,10104.1,-6612.68,4.10135,NULL,0,'Champion Bloodwrath'), (17809,2,10102.3,-6612.98,4.05392,NULL,0,'Champion Bloodwrath'), (17809,3,10099.4,-6612.39,4.05428,NULL,0,'Champion Bloodwrath'), (17809,4,10096,-6613.05,4.14663,NULL,0,'Champion Bloodwrath'), (17809,5,10096.1,-6613.83,4.05912,NULL,0,'Champion Bloodwrath'), (17810,1,10109.2,-6627.42,4.10248,NULL,0,'Champion Lightrend'), (17810,2,10109.4,-6625.28,4.05315,NULL,0,'Champion Lightrend'), (17810,3,10109.6,-6622.48,4.05411,NULL,0,'Champion Lightrend'), (17810,4,10108.9,-6619.48,4.05583,NULL,0,'Champion Lightrend'), (17810,5,10108.2,-6619.65,4.05903,NULL,0,'Champion Lightrend'), (17811,1,10094.6,-6632.6,4.10197,NULL,0,'Champion Swiftblade'), (17811,2,10097.3,-6632.82,4.05301,NULL,0,'Champion Swiftblade'), (17811,3,10100.2,-6633.04,4.05463,NULL,0,'Champion Swiftblade'), (17811,4,10102.7,-6632.25,4.05683,NULL,0,'Champion Swiftblade'), (17811,5,10102.6,-6631.93,4.05828,NULL,0,'Champion Swiftblade'), (17812,1,10089.5,-6618.08,4.10197,NULL,0,'Champion Sunstriker'), (17812,2,10089.2,-6620.54,4.05312,NULL,0,'Champion Sunstriker'), (17812,3,10089.1,-6623.32,4.0544,NULL,0,'Champion Sunstriker'), (17812,4,10090.1,-6626.03,4.05749,NULL,0,'Champion Sunstriker'), (17812,5,10090.4,-6625.86,4.06002,NULL,0,'Champion Sunstriker'), (17831,1,-280.039,8304.79,20.1217,NULL,0,'Watcher Leesa\'oh '), (17831,2,-276.227,8298.74,20.0015,NULL,0,'Watcher Leesa\'oh '), (17831,3,-278.858,8289.58,19.764,NULL,0,'Watcher Leesa\'oh '), (17831,4,-280.108,8285.83,19.014,NULL,0,'Watcher Leesa\'oh '), (17831,5,-280.608,8283.83,18.514,NULL,0,'Watcher Leesa\'oh '), (17831,6,-281.858,8280.08,18.014,NULL,0,'Watcher Leesa\'oh '), (17831,7,-288.801,8259.56,17.9901,NULL,0,'Watcher Leesa\'oh '), (17831,8,-292.643,8246.02,18.649,NULL,0,'Watcher Leesa\'oh '), (17831,9,-293.143,8240.27,18.899,NULL,0,'Watcher Leesa\'oh '), (17831,10,-293.489,8239.82,19.079,NULL,0,'Watcher Leesa\'oh '), (17831,11,-293.489,8238.32,19.579,NULL,0,'Watcher Leesa\'oh '), (17831,12,-293.739,8235.57,20.329,NULL,0,'Watcher Leesa\'oh '), (17831,13,-293.739,8233.57,20.829,NULL,0,'Watcher Leesa\'oh '), (17831,14,-293.598,8234.54,20.6902,NULL,0,'Watcher Leesa\'oh '), (17831,15,-293.598,8236.54,19.9402,NULL,0,'Watcher Leesa\'oh '), (17831,16,-293.348,8238.29,19.4402,NULL,0,'Watcher Leesa\'oh '), (17831,17,-293.098,8241.29,18.9402,NULL,0,'Watcher Leesa\'oh '), (17831,18,-292.348,8250.04,18.1902,NULL,0,'Watcher Leesa\'oh '), (17831,19,-291.771,8253.6,18.1621,NULL,0,'Watcher Leesa\'oh '), (17831,20,-288.872,8267.25,17.948,NULL,0,'Watcher Leesa\'oh '), (17831,21,-283.122,8282.75,18.448,NULL,0,'Watcher Leesa\'oh '), (17831,22,-282.372,8284.75,18.948,NULL,0,'Watcher Leesa\'oh '), (17831,23,-281.622,8286.5,19.448,NULL,0,'Watcher Leesa\'oh '), (17831,24,-282.232,8284.96,19.1753,NULL,0,'Watcher Leesa\'oh '), (17831,25,-281.482,8286.71,19.4253,NULL,0,'Watcher Leesa\'oh '), (17831,26,-281.482,8287.21,19.6753,NULL,0,'Watcher Leesa\'oh '), (17831,27,-277.479,8293.73,20.0654,NULL,0,'Watcher Leesa\'oh '), (17831,28,-276.61,8299.61,20.1317,NULL,0,'Watcher Leesa\'oh '), (17831,29,-280.38,8302.44,20.0717,NULL,0,'Watcher Leesa\'oh '), (17831,30,-283.861,8302.74,19.7271,NULL,0,'Watcher Leesa\'oh '), (17875,1,-1969.76,-11915.7,52.0765,NULL,0,'Hunter of the Hand'), (17875,2,-1968.79,-11915.9,52.0765,NULL,0,'Hunter of the Hand'), (17875,3,-1967.93,-11912,51.2542,NULL,0,'Hunter of the Hand'), (17875,4,-1967.08,-11908.1,50.6292,NULL,0,'Hunter of the Hand'), (17875,5,-1966.44,-11905.2,50.0085,NULL,0,'Hunter of the Hand'), (17875,6,-1965.19,-11899.5,49.7468,NULL,0,'Hunter of the Hand'), (17875,7,-1965.19,-11899.5,49.7468,NULL,0,'Hunter of the Hand'), (17877,1,231.403,8479.94,17.9319,NULL,0,'Fhwoor'), (17877,2,215.654,8469.71,22.7522,NULL,0,'Fhwoor'), (17877,3,207.395,8459.58,25.083,NULL,0,'Fhwoor'), (17877,4,197.541,8444.16,24.9263,NULL,0,'Fhwoor'), (17877,5,188.792,8428.69,22.4734,NULL,0,'Fhwoor'), (17877,6,183.095,8419.25,23.4617,NULL,0,'Fhwoor'), (17877,7,170.883,8406.63,21.95,NULL,0,'Fhwoor'), (17877,8,167.028,8394.64,23.6626,NULL,0,'Fhwoor'), (17877,9,168.177,8383.75,20.5654,NULL,0,'Fhwoor'), (17877,10,171.686,8359.03,19.8141,NULL,0,'Fhwoor'), (17877,11,177.082,8326.46,20.7596,NULL,0,'Fhwoor'), (17877,12,170.066,8301.61,20.8413,NULL,0,'Fhwoor'), (17877,13,174.167,8290.19,18.5382,NULL,0,'Fhwoor'), (17877,14,192.921,8262.22,18.615,NULL,0,'Fhwoor'), (17877,15,211.22,8245.58,22.2009,NULL,0,'Fhwoor'), (17877,16,226.538,8231.74,20.0313,NULL,0,'Fhwoor'), (17877,17,239.977,8219.84,20.8419,NULL,0,'Fhwoor'), (17877,18,252.502,8210.68,18.7755,NULL,0,'Fhwoor'), (17877,19,271.605,8205.75,19.6679,NULL,0,'Fhwoor'), (17877,20,283.234,8202.8,22.1166,NULL,0,'Fhwoor'), (17877,21,318.232,8180.02,18.1585,NULL,0,'Fhwoor'), (17877,22,335.458,8177.15,18.1603,NULL,0,'Fhwoor'), (17877,23,352.245,8180.53,18.4126,NULL,0,'Fhwoor'), (17877,24,367.487,8185.88,22.213,NULL,0,'Fhwoor'), (17877,25,376.03,8188.09,23.8872,NULL,0,'Fhwoor'), (17877,26,387.559,8188.89,21.8357,NULL,0,'Fhwoor'), (17877,27,399.78,8183.96,18.2193,NULL,0,'Fhwoor'), (17877,28,413.746,8171.34,18.2933,NULL,0,'Fhwoor'), (17877,29,426.026,8158.55,19.1386,NULL,0,'Fhwoor'), (17877,30,444.048,8152.09,23.3402,NULL,0,'Fhwoor'), (17877,31,465.283,8151.99,22.213,NULL,0,'Fhwoor'), (17877,32,482.497,8150.01,20.1239,NULL,0,'Fhwoor'), (17877,33,521.832,8154.16,22.3108,NULL,0,'Fhwoor'), (17877,34,558.243,8158.7,23.6964,NULL,0,'Fhwoor'), (17877,35,550.27,8161.78,22.9976,NULL,0,'Fhwoor'), (17877,36,533.254,8141.06,22.2215,NULL,0,'Fhwoor'), (17877,37,505.911,8135.08,19.9296,NULL,0,'Fhwoor'), (17877,38,473.615,8128.02,22.5122,NULL,0,'Fhwoor'), (17877,39,445.697,8128.57,20.4449,NULL,0,'Fhwoor'), (17877,40,399.292,8123.93,18.1522,NULL,0,'Fhwoor'), (17877,41,363.179,8107.19,18.4227,NULL,0,'Fhwoor'), (17877,42,343.39,8108.69,17.3774,NULL,0,'Fhwoor'), (17877,43,327.772,8134.22,18.3628,NULL,0,'Fhwoor'), (17877,44,313.609,8144.49,21.2908,NULL,0,'Fhwoor'), (17877,45,295.733,8153.19,18.3259,NULL,0,'Fhwoor'), (17877,46,255.729,8172.25,17.3989,NULL,0,'Fhwoor'), (17877,47,242.091,8178.74,17.9129,NULL,0,'Fhwoor'), (17877,48,220.303,8182.56,19.5001,NULL,0,'Fhwoor'), (17877,49,206,8202.45,22.1064,NULL,0,'Fhwoor'), (17877,50,203.072,8224.38,25.2776,NULL,0,'Fhwoor'), (17877,51,200.892,8237.23,24.2757,NULL,0,'Fhwoor'), (17877,52,198.027,8254.11,19.9855,NULL,0,'Fhwoor'), (17877,53,176.841,8285.87,18.7444,NULL,0,'Fhwoor'), (17877,54,178.973,8300.77,18.6603,NULL,0,'Fhwoor'), (17877,55,181.472,8318.23,21.679,NULL,0,'Fhwoor'), (17877,56,184.381,8335.63,18.9092,NULL,0,'Fhwoor'), (17877,57,176.647,8349.99,18.6098,NULL,0,'Fhwoor'), (17877,58,173.367,8370.8,18.0483,NULL,0,'Fhwoor'), (17877,59,185.332,8389.98,18.5659,NULL,0,'Fhwoor'), (17877,60,200.3,8408.49,18.8142,NULL,0,'Fhwoor'), (17877,61,219.306,8431.98,20.4219,NULL,0,'Fhwoor'), (17877,62,227.407,8442,22.7788,NULL,0,'Fhwoor'), (17877,63,229.474,8466.41,18.564,NULL,0,'Fhwoor'), (17877,64,236.484,8479.62,18.1411,NULL,0,'Fhwoor'), (17877,65,246.831,8482.4,22.1621,NULL,0,'Fhwoor'), (17877,66,231.403,8479.94,17.9319,NULL,0,'Fhwoor'), (17953,1,-223.892,8147.56,20.7371,NULL,0,'Buddy'), (17955,1,-350.653,8217.62,23.9646,NULL,0,'Hungry Boglord'), (17955,2,-343.403,8219.12,23.7146,NULL,0,'Hungry Boglord'), (17955,3,-332.903,8217.12,23.4646,NULL,0,'Hungry Boglord'), (17955,4,-330.903,8216.62,22.9646,NULL,0,'Hungry Boglord'), (17955,5,-330.552,8216.89,22.7595,NULL,0,'Hungry Boglord'), (17955,6,-323.052,8215.64,23.0095,NULL,0,'Hungry Boglord'), (17955,7,-315.302,8216.39,23.5095,NULL,0,'Hungry Boglord'), (17955,8,-306.302,8217.14,22.7595,NULL,0,'Hungry Boglord'), (17955,9,-303.552,8217.39,22.2595,NULL,0,'Hungry Boglord'), (17955,10,-270.546,8223.8,21.7336,NULL,0,'Hungry Boglord'), (17955,11,-270.188,8223.75,21.8006,NULL,0,'Hungry Boglord'), (17955,12,-269.688,8224,21.5506,NULL,0,'Hungry Boglord'), (17955,13,-267.188,8222.75,21.0506,NULL,0,'Hungry Boglord'), (17955,14,-264.188,8221.75,20.5506,NULL,0,'Hungry Boglord'), (17955,15,-251.712,8216.57,20.369,NULL,0,'Hungry Boglord'), (17955,16,-245.712,8208.82,21.119,NULL,0,'Hungry Boglord'), (17955,17,-241.962,8204.32,21.619,NULL,0,'Hungry Boglord'), (17955,18,-235.962,8196.32,21.119,NULL,0,'Hungry Boglord'), (17955,19,-235.55,8195.94,21.1943,NULL,0,'Hungry Boglord'), (17955,20,-232.55,8192.19,20.9443,NULL,0,'Hungry Boglord'), (17955,21,-226.05,8159.19,21.1943,NULL,0,'Hungry Boglord'), (17955,22,-226.142,8158.81,21.2371,NULL,0,'Hungry Boglord'), (17955,23,-223.892,8147.56,20.7371,NULL,0,'Hungry Boglord'), (17969,1,-930.049,5288.08,23.8484,NULL,0,'Kayra Longmane'), (17969,2,-925.678,5296.48,18.1837,NULL,0,'Kayra Longmane'), (17969,3,-924.297,5299.02,17.7109,NULL,0,'Kayra Longmane'), (17969,4,-928.39,5317.02,18.2086,NULL,0,'Kayra Longmane'), (17969,5,-930.621,5329.92,18.7734,NULL,0,'Kayra Longmane'), (17969,6,-931.49,5357.65,18.0272,NULL,0,'Kayra Longmane'), (17969,7,-934.778,5369.34,22.278,NULL,0,'Kayra Longmane'), (17969,8,-934.522,5373.41,22.8347,NULL,0,'Kayra Longmane'), (17969,9,-937.009,5382.98,22.6991,NULL,0,'Kayra Longmane'), (17969,10,-941.948,5404.14,22.6697,NULL,0,'Kayra Longmane'), (17969,11,-931.244,5415.85,23.064,NULL,0,'Kayra Longmane'), (17969,12,-901.498,5420.32,24.2133,NULL,0,'Kayra Longmane'), (17969,13,-860.312,5415.62,23.6711,NULL,0,'Kayra Longmane'), (17969,14,-777.989,5391.98,23.0017,NULL,0,'Kayra Longmane'), (17969,15,-750.362,5385.79,22.7658,NULL,0,'Kayra Longmane'), (17969,16,-731.339,5382.45,22.5171,NULL,0,'Kayra Longmane'), (17969,17,-681.236,5381.38,22.0502,NULL,0,'Kayra Longmane'), (17969,18,-637.944,5384.34,22.2056,NULL,0,'Kayra Longmane'), (17969,19,-608.954,5408.72,21.6304,NULL,0,'Kayra Longmane'), (17969,20,-598.134,5413.61,21.4123,NULL,0,'Kayra Longmane'), (17969,21,-571.269,5420.77,21.1849,NULL,0,'Kayra Longmane'), (17969,22,-553.1,5424.62,21.1937,NULL,0,'Kayra Longmane'), (17969,23,-524.745,5443.95,20.977,NULL,0,'Kayra Longmane'), (17969,24,-502.985,5446.28,22.1494,NULL,0,'Kayra Longmane'), (17969,25,-472.464,5449.55,22.5615,NULL,0,'Kayra Longmane'), (17969,26,-454.533,5461.3,22.6028,NULL,0,'Kayra Longmane'), (17982,1,-1772.7,-11074.7,78.9523,NULL,0,'Demonitiolist Lagoso'), (17982,2,-1790.27,-11053.8,78.9543,NULL,0,'Demonitiolist Lagoso'), (17982,3,-1798.05,-11032.9,73.2248,NULL,0,'Demonitiolist Lagoso'), (17982,4,-1827.51,-11017.9,67.2534,NULL,0,'Demonitiolist Lagoso'), (17982,5,-1879.67,-10988.9,60.7772,NULL,0,'Demonitiolist Lagoso'), (17982,6,-1929.85,-10909.5,62.5501,NULL,0,'Demonitiolist Lagoso'), (17982,7,-1940.7,-10846.9,71.2584,NULL,0,'Demonitiolist Lagoso'), (17982,8,-1931.54,-10837.2,74.8954,NULL,0,'Demonitiolist Lagoso'), (17982,9,-1937.94,-10808.3,84.5661,NULL,0,'Demonitiolist Lagoso'), (17982,10,-1944.59,-10798.9,87.3097,NULL,0,'Demonitiolist Lagoso'), (17982,11,-1895.12,-10770.1,101.958,NULL,0,'Demonitiolist Lagoso'), (17982,12,-1887.79,-10754.8,106.695,NULL,0,'Demonitiolist Lagoso'), (17982,13,-1883.62,-10728.7,111.694,NULL,0,'Demonitiolist Lagoso'), (17982,14,-1944.28,-10706.1,111.641,NULL,0,'Demonitiolist Lagoso'), (17982,15,-1960.67,-10688.5,111.223,NULL,0,'Demonitiolist Lagoso'), (17982,16,-1960.28,-10687,111.086,NULL,0,'Demonitiolist Lagoso'), (17982,17,-1957.16,-10679.9,110.531,NULL,0,'Demonitiolist Lagoso'), (17982,18,-1956.81,-10654.3,111.014,NULL,0,'Demonitiolist Lagoso'), (17982,19,-1977.02,-10705.3,114.457,NULL,0,'Demonitiolist Lagoso'), (17982,20,-1980.37,-10701.6,114.428,NULL,0,'Demonitiolist Lagoso'), (17982,21,-1997.29,-10680.8,118.06,NULL,0,'Demonitiolist Lagoso'), (17982,22,-2021.17,-10654.6,127.831,NULL,0,'Demonitiolist Lagoso'), (17982,23,-2035.65,-10637.7,140.154,NULL,0,'Demonitiolist Lagoso'), (17982,24,-2043.83,-10623,145.592,NULL,0,'Demonitiolist Lagoso'), (17982,25,-2043.83,-10623,145.592,NULL,0,'Demonitiolist Lagoso'), (17982,26,-2043.83,-10623,145.592,NULL,0,'Demonitiolist Lagoso'), (17982,27,-2043.83,-10623,145.592,NULL,0,'Demonitiolist Lagoso'), (17982,28,-2043.83,-10623,145.592,NULL,0,'Demonitiolist Lagoso'), (17982,29,-2018.91,-10604,152.746,NULL,0,'Demonitiolist Lagoso'), (17982,30,-1985.64,-10611.9,163.407,NULL,0,'Demonitiolist Lagoso'), (17982,31,-1963,-10607.1,165.514,NULL,0,'Demonitiolist Lagoso'), (17982,32,-1944.21,-10575.6,175.352,NULL,0,'Demonitiolist Lagoso'), (17982,33,-1939.01,-10577.2,175.901,NULL,0,'Demonitiolist Lagoso'), (17982,34,-1914.03,-10582.9,178.461,NULL,0,'Demonitiolist Lagoso'), (17982,35,-1923.24,-10572.2,177.15,NULL,0,'Demonitiolist Lagoso'), (17982,36,-1948.92,-10557.3,177.573,NULL,0,'Demonitiolist Lagoso'), (17982,37,-1955.57,-10564.5,177.664,NULL,0,'Demonitiolist Lagoso'), (17982,38,-1951.06,-10560.8,177.724,NULL,0,'Demonitiolist Lagoso'), (18146,1,9834.04,-7480.85,14.9347,NULL,0,'Champion Vranesh'), (18146,2,9829.11,-7493.61,14.9365,NULL,0,'Champion Vranesh'), (18146,3,9826.17,-7516.15,19.7371,NULL,0,'Champion Vranesh'), (18146,4,9841.33,-7518.85,19.7055,NULL,0,'Champion Vranesh'), (18146,5,9845.06,-7512.88,19.681,NULL,0,'Champion Vranesh'), (18146,6,9850.94,-7512.47,19.7155,NULL,0,'Champion Vranesh'), (18146,7,9850.93,-7513.6,19.7181,NULL,0,'Champion Vranesh'), (18146,8,9872.73,-7517.26,19.7528,NULL,0,'Champion Vranesh'), (18146,9,9872.42,-7489.98,14.9127,NULL,0,'Champion Vranesh'), (18146,10,9851.4,-7490.21,14.9346,NULL,0,'Champion Vranesh'), (18146,11,9850.95,-7470.1,14.914,NULL,0,'Champion Vranesh'), (18146,12,9851.16,-7469.15,14.9132,NULL,0,'Champion Vranesh'), (18146,13,9849.69,-7442.58,13.5093,NULL,0,'Champion Vranesh'), (18146,14,9848.73,-7423.56,13.3195,NULL,0,'Champion Vranesh'), (18146,15,9816.58,-7423.82,13.3033,NULL,0,'Champion Vranesh'), (18146,16,9794.67,-7424.88,13.5099,NULL,0,'Champion Vranesh'), (18146,17,9794.48,-7442.29,14.4023,NULL,0,'Champion Vranesh'), (18146,18,9767.99,-7442.61,14.3926,NULL,0,'Champion Vranesh'), (18146,19,9767.41,-7422.98,13.3585,NULL,0,'Champion Vranesh'), (18146,20,9739.56,-7422.83,13.2888,NULL,0,'Champion Vranesh'), (18146,21,9736.46,-7440.87,13.5396,NULL,0,'Champion Vranesh'), (18146,22,9740.34,-7464.68,13.5748,NULL,0,'Champion Vranesh'), (18146,23,9746.74,-7482.59,13.5574,NULL,0,'Champion Vranesh'), (18146,24,9748.77,-7486.58,13.5498,NULL,0,'Champion Vranesh'), (18146,25,9753.25,-7486.52,13.5461,NULL,0,'Champion Vranesh'), (18146,26,9720.04,-7486.48,13.5287,NULL,0,'Champion Vranesh'), (18146,27,9681.5,-7475.87,13.5278,NULL,0,'Champion Vranesh'), (18146,28,9666.59,-7479.55,13.5378,NULL,0,'Champion Vranesh'), (18146,29,9638.03,-7492.63,13.5089,NULL,0,'Champion Vranesh'), (18146,30,9620.12,-7488.49,13.5385,NULL,0,'Champion Vranesh'), (18146,31,9605.79,-7475.28,13.5577,NULL,0,'Champion Vranesh'), (18146,32,9597.92,-7460.31,13.5434,NULL,0,'Champion Vranesh'), (18146,33,9594.61,-7450.37,13.5353,NULL,0,'Champion Vranesh'), (18146,34,9592.94,-7450.38,13.5312,NULL,0,'Champion Vranesh'), (18146,35,9594.61,-7450.37,13.5353,NULL,0,'Champion Vranesh'), (18146,36,9615.79,-7419.52,13.3055,NULL,0,'Champion Vranesh'), (18146,37,9654.94,-7420.38,13.2934,NULL,0,'Champion Vranesh'), (18146,38,9673.07,-7429.82,13.2933,NULL,0,'Champion Vranesh'), (18146,39,9689.37,-7431.43,13.2933,NULL,0,'Champion Vranesh'), (18146,40,9709.58,-7422.25,13.2933,NULL,0,'Champion Vranesh'), (18146,41,9722.3,-7415.22,13.3999,NULL,0,'Champion Vranesh'), (18146,42,9748.05,-7414.6,13.3214,NULL,0,'Champion Vranesh'), (18146,43,9766.79,-7413.54,13.3862,NULL,0,'Champion Vranesh'), (18146,44,9767.26,-7396.83,14.431,NULL,0,'Champion Vranesh'), (18146,45,9793.14,-7395.39,14.3936,NULL,0,'Champion Vranesh'), (18146,46,9794.22,-7415.12,13.4868,NULL,0,'Champion Vranesh'), (18146,47,9817.58,-7415.3,13.306,NULL,0,'Champion Vranesh'), (18146,48,9837.02,-7414.86,13.3086,NULL,0,'Champion Vranesh'), (18146,49,9848.05,-7414.79,13.3114,NULL,0,'Champion Vranesh'), (18146,50,9848.2,-7414.07,13.3107,NULL,0,'Champion Vranesh'), (18146,51,9847.7,-7415.9,13.3124,NULL,0,'Champion Vranesh'), (18146,52,9848.26,-7428.58,13.3322,NULL,0,'Champion Vranesh'), (18146,53,9846.75,-7446.96,13.565,NULL,0,'Champion Vranesh'), (18146,54,9850.37,-7465.03,14.9097,NULL,0,'Champion Vranesh'), (18146,55,9850.84,-7480.41,14.9377,NULL,0,'Champion Vranesh'), (18146,56,9840.17,-7480.27,14.9292,NULL,0,'Champion Vranesh'), (18146,57,9843.28,-7480.13,14.9265,NULL,0,'Champion Vranesh'), (18180,1,-1461.78,6344.3,37.2739,NULL,0,'Hemet Nesingwary'), (18180,2,-1461.78,6344.3,37.2739,NULL,0,'Hemet Nesingwary'), (18180,3,-1459.7,6341.46,37.2404,NULL,0,'Hemet Nesingwary'), (18180,4,-1461.78,6344.3,37.2739,NULL,0,'Hemet Nesingwary'), (18237,1,9854.37,-7131.53,30.8774,NULL,0,'Tiny Arcane Construct'), (18237,2,9848.94,-7149.69,30.881,NULL,0,'Tiny Arcane Construct'), (18237,3,9853.53,-7164.35,30.9412,NULL,0,'Tiny Arcane Construct'), (18237,4,9873.93,-7174.14,31.0451,NULL,0,'Tiny Arcane Construct'), (18237,5,9890.32,-7171.36,32.0465,NULL,0,'Tiny Arcane Construct'), (18237,6,9893.69,-7182.64,31.0266,NULL,0,'Tiny Arcane Construct'), (18237,7,9906.29,-7211.05,30.9103,NULL,0,'Tiny Arcane Construct'), (18237,8,9914.21,-7215.01,30.8189,NULL,0,'Tiny Arcane Construct'), (18237,9,9930.76,-7214.39,30.861,NULL,0,'Tiny Arcane Construct'), (18237,10,9954.36,-7211.77,30.8778,NULL,0,'Tiny Arcane Construct'), (18237,11,9953.68,-7204.06,30.8777,NULL,0,'Tiny Arcane Construct'), (18237,12,9941.92,-7198.43,30.8776,NULL,0,'Tiny Arcane Construct'), (18237,13,9915.13,-7188.17,30.9569,NULL,0,'Tiny Arcane Construct'), (18237,14,9897.4,-7190.36,31.0379,NULL,0,'Tiny Arcane Construct'), (18237,15,9885.16,-7178.05,31.0341,NULL,0,'Tiny Arcane Construct'), (18237,16,9874.85,-7163.02,30.9973,NULL,0,'Tiny Arcane Construct'), (18237,17,9867.52,-7139.58,30.8773,NULL,0,'Tiny Arcane Construct'), (18294,1,-1249.43,6236.27,52.6698,NULL,0,'Kristen Dipswitch'), (18294,2,-1252.89,6238.29,52.0455,NULL,0,'Kristen Dipswitch'), (18294,3,-1256.35,6240.3,51.4205,NULL,0,'Kristen Dipswitch'), (18294,4,-1260.68,6242.81,50.7955,NULL,0,'Kristen Dipswitch'), (18294,5,-1265.87,6245.83,50.1705,NULL,0,'Kristen Dipswitch'), (18294,6,-1270.19,6248.35,49.5503,NULL,0,'Kristen Dipswitch'), (18294,7,-1274.61,6258,48.6878,NULL,0,'Kristen Dipswitch'), (18294,8,-1279.68,6269.1,48.1845,NULL,0,'Kristen Dipswitch'), (18294,9,-1284.75,6280.2,47.6812,NULL,0,'Kristen Dipswitch'), (18294,10,-1285.32,6281.5,47.6299,NULL,0,'Kristen Dipswitch'), (18294,11,-1293,6287.91,47.0562,NULL,0,'Kristen Dipswitch'), (18294,12,-1305.28,6298.16,46.4802,NULL,0,'Kristen Dipswitch'), (18294,13,-1310.65,6302.65,45.8879,NULL,0,'Kristen Dipswitch'), (18294,14,-1318.33,6309.05,45.2629,NULL,0,'Kristen Dipswitch'), (18294,15,-1320.36,6310.72,45.0323,NULL,0,'Kristen Dipswitch'), (18294,16,-1355.68,6335.35,43.3028,NULL,0,'Kristen Dipswitch'), (18294,17,-1386.62,6357.33,40.5069,NULL,0,'Kristen Dipswitch'), (18294,18,-1423.46,6354.5,37.7959,NULL,0,'Kristen Dipswitch'), (18294,19,-1452.59,6351.94,37.2739,NULL,0,'Kristen Dipswitch'), (18297,1,-1463.63,6363.4,36.9237,NULL,0,'Gankly Rottenfist'), (18297,2,-1461.74,6366.47,36.445,NULL,0,'Gankly Rottenfist'), (18297,3,-1458.92,6368.42,36.0956,NULL,0,'Gankly Rottenfist'), (18297,4,-1455.34,6367.12,36.2761,NULL,0,'Gankly Rottenfist'), (18297,5,-1452.8,6364.54,36.6589,NULL,0,'Gankly Rottenfist'), (18297,6,-1450.19,6361.55,36.9106,NULL,0,'Gankly Rottenfist'), (18297,7,-1448.18,6358.95,37.1489,NULL,0,'Gankly Rottenfist'), (18297,8,-1447.03,6354.99,37.3989,NULL,0,'Gankly Rottenfist'), (18297,9,-1448.83,6352.42,37.3518,NULL,0,'Gankly Rottenfist'), (18297,10,-1451.46,6352.27,37.2739,NULL,0,'Gankly Rottenfist'), (18475,1,-3586.12,5789.73,-4.24976,NULL,0,'Muggok'), (18475,2,-3607.36,5802.46,-4.01552,NULL,0,'Muggok'), (18475,3,-3611.6,5813.16,-4.28691,NULL,0,'Muggok'), (18475,4,-3620.7,5832.48,0.170152,NULL,0,'Muggok'), (18475,5,-3632.27,5845.13,-0.206985,NULL,0,'Muggok'), (18475,6,-3644.94,5868.45,-4.99035,NULL,0,'Muggok'), (18475,7,-3637.31,5910.22,-21.8444,NULL,0,'Muggok'), (18475,8,-3641.05,5941.75,-30.8571,NULL,0,'Muggok'), (18475,9,-3638.01,5970.19,-22.3024,NULL,0,'Muggok'), (18475,10,-3625.29,5984.69,-19.9806,NULL,0,'Muggok'), (18475,11,-3593.81,5984.92,-30.7405,NULL,0,'Muggok'), (18475,12,-3560.43,5994.25,-34.4478,NULL,0,'Muggok'), (18475,13,-3533.4,6024.58,-24.5245,NULL,0,'Muggok'), (18475,14,-3525.01,6048.77,-20.2223,NULL,0,'Muggok'), (18475,15,-3509.14,6060.51,-15.4676,NULL,0,'Muggok'), (18475,16,-3465.91,6061.52,-15.65,NULL,0,'Muggok'), (18475,17,-3455.74,6054.1,-12.0896,NULL,0,'Muggok'), (18475,18,-3452,6032.29,-14.2308,NULL,0,'Muggok'), (18475,19,-3449.69,6012.39,-17.4724,NULL,0,'Muggok'), (18475,20,-3443.19,5993.31,-23.1506,NULL,0,'Muggok'), (18475,21,-3440.39,5986.85,-24.2466,NULL,0,'Muggok'), (18475,22,-3435.47,5956.2,-24.9139,NULL,0,'Muggok'), (18475,23,-3446.49,5924.92,-33.0862,NULL,0,'Muggok'), (18475,24,-3466.2,5894.72,-28.9427,NULL,0,'Muggok'), (18475,25,-3483.42,5870.37,-23.4976,NULL,0,'Muggok'), (18475,26,-3495.21,5849.56,-15.937,NULL,0,'Muggok'), (18475,27,-3507.46,5820.46,-12.9088,NULL,0,'Muggok'), (18475,28,-3519.91,5799.6,-7.42785,NULL,0,'Muggok'), (18475,29,-3532.31,5789.58,-6.70218,NULL,0,'Muggok'), (18475,30,-3553.79,5784.59,-4.33099,NULL,0,'Muggok'), (18475,31,-3562.55,5785.31,-1.65057,NULL,0,'Muggok'), (18903,1,-4071.96,-11499.4,-134.845,NULL,0,'Audrid'), (18903,2,-4085.86,-11511.8,-135.426,NULL,0,'Audrid'), (18903,3,-4108.05,-11503.5,-135.243,NULL,0,'Audrid'), (18903,4,-4125.23,-11475.9,-130.384,NULL,0,'Audrid'), (18903,5,-4098.2,-11483.1,-134.1,NULL,0,'Audrid'), (18903,6,-4079.14,-11469,-141.394,NULL,0,'Audrid'), (18903,7,-4070.92,-11448.3,-141.832,NULL,0,'Audrid'), (18903,8,-4074.92,-11439.5,-141.694,NULL,0,'Audrid'), (18903,9,-4081.45,-11439.4,-141.536,NULL,0,'Audrid'), (18903,10,-4093.78,-11424.2,-141.66,NULL,0,'Audrid'), (18903,11,-4104.93,-11420.9,-141.778,NULL,0,'Audrid'), (18903,12,-4103.04,-11410.8,-141.718,NULL,0,'Audrid'), (18903,13,-4088.84,-11398.8,-141.502,NULL,0,'Audrid'), (18903,14,-4076.05,-11397,-141.326,NULL,0,'Audrid'), (18903,15,-4075.58,-11381.8,-141.281,NULL,0,'Audrid'), (18903,16,-4078.52,-11369.3,-139.347,NULL,0,'Audrid'), (18903,17,-4093.92,-11360,-139.499,NULL,0,'Audrid'), (18903,18,-4077.02,-11370.7,-139.333,NULL,0,'Audrid'), (18903,19,-4076.87,-11402.3,-141.376,NULL,0,'Audrid'), (18903,20,-4068.41,-11405.1,-141.287,NULL,0,'Audrid'), (18903,21,-4038.25,-11418.3,-140.982,NULL,0,'Audrid'), (18903,22,-4022.23,-11425.7,-137.283,NULL,0,'Audrid'), (18903,23,-4011.23,-11441.3,-137.204,NULL,0,'Audrid'), (18903,24,-4008.65,-11454.8,-137.237,NULL,0,'Audrid'), (18903,25,-4017,-11459,-137.341,NULL,0,'Audrid'), (18903,26,-4034.7,-11465.7,-141.125,NULL,0,'Audrid'), (18903,27,-4044.97,-11450.8,-141.189,NULL,0,'Audrid'), (18903,28,-4048.47,-11441.8,-140.982,NULL,0,'Audrid'), (18903,29,-4061.98,-11475.1,-140.994,NULL,0,'Audrid'), (18945,1,-404.629,1820.85,73.209,NULL,0,'Pit Commander'), (18945,2,-382.802,1816.85,74.3855,NULL,0,'Pit Commander'), (18945,3,-359.458,1815.56,76.3872,NULL,0,'Pit Commander'), (18945,4,-335.046,1814.74,78.3202,NULL,0,'Pit Commander'), (18945,5,-315.229,1821.68,83.0968,NULL,0,'Pit Commander'), (18945,6,-293.231,1829.2,87.2354,NULL,0,'Pit Commander'), (18945,7,-275.158,1833.68,89.3406,NULL,0,'Pit Commander'), (18945,8,-258.02,1837.22,92.2399,NULL,0,'Pit Commander'), (18945,9,-246.41,1838.59,93.0124,NULL,0,'Pit Commander'), (18945,10,-240.571,1837.9,92.4368,NULL,0,'Pit Commander'), (18945,11,-236.971,1839.41,89.9613,NULL,0,'Pit Commander'), (18945,12,-224.306,1833.44,88.3981,NULL,0,'Pit Commander'), (18945,13,-220.364,1826.26,87.3495,NULL,0,'Pit Commander'), (18945,14,-216.424,1810.36,84.5744,NULL,0,'Pit Commander'), (18945,15,-211.085,1788.83,78.924,NULL,0,'Pit Commander'), (18945,16,-206.033,1768.44,73.1322,NULL,0,'Pit Commander'), (18945,17,-203.105,1741.79,65.4756,NULL,0,'Pit Commander'), (18945,18,-202.015,1718.44,58.8484,NULL,0,'Pit Commander'), (18945,19,-200.981,1696.27,52.4718,NULL,0,'Pit Commander'), (18945,20,-199.729,1669.42,46.1631,NULL,0,'Pit Commander'), (18945,21,-199.282,1646.05,41.2679,NULL,0,'Pit Commander'), (18945,22,-200.769,1619.28,36.301,NULL,0,'Pit Commander'), (18945,23,-204.386,1598.59,32.4132,NULL,0,'Pit Commander'), (18945,24,-210.568,1577.36,29.1862,NULL,0,'Pit Commander'), (18945,25,-217.415,1553.83,26.4816,NULL,0,'Pit Commander'), (18945,26,-223.967,1530.23,24.0484,NULL,0,'Pit Commander'), (18945,27,-229.802,1505.21,21.1095,NULL,0,'Pit Commander'), (18945,28,-234.836,1481.24,17.8893,NULL,0,'Pit Commander'), (18945,29,-239.664,1458.43,15.1325,NULL,0,'Pit Commander'), (18945,30,-245.217,1432.2,14.0314,NULL,0,'Pit Commander'), (18945,31,-250.046,1409.4,12.3827,NULL,0,'Pit Commander'), (18945,32,-251.786,1388.47,11.215,NULL,0,'Pit Commander'), (18945,33,-250.26,1364.02,10.9601,NULL,0,'Pit Commander'), (18945,34,-248.735,1339.58,13.2148,NULL,0,'Pit Commander'), (18945,35,-247.056,1317.58,16.6388,NULL,0,'Pit Commander'), (18945,36,-244.276,1302.65,19.114,NULL,0,'Pit Commander'), (18945,37,-240.016,1279.77,23.1148,NULL,0,'Pit Commander'), (18945,38,-239.095,1260.01,26.6083,NULL,0,'Pit Commander'), (18945,39,-239.616,1241.4,29.732,NULL,0,'Pit Commander'), (18945,40,-241.521,1220.49,33.8372,NULL,0,'Pit Commander'), (18945,41,-242.736,1206.55,39.2003,NULL,0,'Pit Commander'), (18945,42,-244.53,1197.24,42.3959,NULL,0,'Pit Commander'), (18945,43,-246.588,1175.04,41.621,NULL,0,'Pit Commander'), (18965,1,-334.99,968.724,54.284,NULL,0,'Alliance - Stair of Destiny'), (18965,2,-332.945,976.655,54.2957,NULL,0,'Alliance - Stair of Destiny'), (18965,3,-329.261,988.924,54.3038,NULL,0,'Alliance - Stair of Destiny'), (18965,4,-322.755,1002.57,54.2993,NULL,0,'Alliance - Stair of Destiny'), (18965,5,-316.731,1015.21,54.2947,NULL,0,'Alliance - Stair of Destiny'), (18965,6,-308.524,1019.75,54.2763,NULL,0,'Alliance - Stair of Destiny'), (18965,7,-296.914,1021.11,54.3091,NULL,0,'Alliance - Stair of Destiny'), (18965,8,-283.465,1025.01,54.3014,NULL,0,'Alliance - Stair of Destiny'), (18965,9,-273.568,1036.39,54.3263,NULL,0,'Alliance - Stair of Destiny'), (18965,10,-264.833,1054.17,54.3152,NULL,0,'Alliance - Stair of Destiny'), (18965,11,-263.071,1071.34,54.3081,NULL,0,'Alliance - Stair of Destiny'), (18970,1,-163.282,972.931,54.2865,NULL,0,'Horde - Stair of Destiny'), (18970,2,-167.265,987.781,54.3042,NULL,0,'Horde - Stair of Destiny'), (18970,3,-170.451,998.956,54.2921,NULL,0,'Horde - Stair of Destiny'), (18970,4,-177.333,1012.5,54.2872,NULL,0,'Horde - Stair of Destiny'), (18970,5,-189.116,1020.06,54.2777,NULL,0,'Horde - Stair of Destiny'), (18970,6,-206.5,1022.07,54.3103,NULL,0,'Horde - Stair of Destiny'), (18970,7,-220.28,1024.54,54.3101,NULL,0,'Horde - Stair of Destiny'), (18970,8,-228.761,1035.68,54.326,NULL,0,'Horde - Stair of Destiny'), (18970,9,-233.435,1046.39,54.3183,NULL,0,'Horde - Stair of Destiny'), (18970,10,-236.363,1058.87,54.3133,NULL,0,'Horde - Stair of Destiny'), (18970,11,-236.71,1072.11,54.3082,NULL,0,'Horde - Stair of Destiny'), (19055,1,-2422.51,6910.64,20.1247,NULL,0,'Windroc Matriarch WP 1'), (19055,2,-2420.72,6901.21,15.2252,NULL,0,'Windroc Matriarch WP 2'), (19055,3,-2400.64,6887.52,-1.38425,NULL,0,'Windroc Matriarch WP 3'), (19186,1,-1740.27,5151.92,-37.2048,NULL,0,'Kylene Barmaid'), (19186,2,-1738.85,5143.98,-37.2048,NULL,0,'Kylene Barmaid'), (19186,3,-1728.35,5143.06,-36.9564,NULL,0,'Kylene Barmaid'), (19186,4,-1724.36,5143.64,-37.1995,NULL,0,'Kylene Barmaid'), (19186,5,-1732.21,5143.6,-37.2047,NULL,0,'Kylene Barmaid'), (19186,6,-1741.84,5145.78,-37.2047,NULL,0,'Kylene Barmaid'), (19186,7,-1753.5,5146.53,-37.2047,NULL,0,'Kylene Barmaid'), (19186,8,-1755.59,5154.44,-37.2047,NULL,0,'Kylene Barmaid'), (19186,9,-1750.63,5156.48,-37.2047,NULL,0,'Kylene Barmaid'), (19186,10,-1755.35,5153.93,-37.2047,NULL,0,'Kylene Barmaid'), (19186,11,-1756.05,5147.66,-37.2047,NULL,0,'Kylene Barmaid'), (19186,12,-1761.73,5140.08,-37.2047,NULL,0,'Kylene Barmaid'), (19186,13,-1769.61,5134.25,-37.2047,NULL,0,'Kylene Barmaid'), (19186,14,-1775.69,5130.56,-37.2044,NULL,0,'Kylene Barmaid'), (19186,15,-1764.61,5136.27,-37.2042,NULL,0,'Kylene Barmaid'), (19186,16,-1759.48,5145.59,-37.2042,NULL,0,'Kylene Barmaid'), (19186,17,-1751.96,5146.53,-37.2042,NULL,0,'Kylene Barmaid'), (19186,18,-1740.15,5150.33,-37.2042,NULL,0,'Kylene Barmaid'), (19186,19,-1740.9,5155.06,-37.2042,NULL,0,'Kylene Barmaid'), (19186,20,-1742.4,5158.5,-37.2042,NULL,0,'Kylene Barmaid'), (19228,1,-1748.81,5131.2,-35.7738,NULL,0,'Perry Gatner WP1'), (19228,2,-1749.06,5132.2,-36.0238,NULL,0,'Perry Gatner WP2'), (19228,3,-1752.19,5142.41,-36.2607,NULL,0,'Perry Gatner WP3'), (19228,4,-1748.81,5131.2,-35.7738,NULL,0,'Perry Gatner WP4'), (19228,5,-1748.3,5129.43,-35.899,NULL,0,'Perry Gatner WP5'), (19228,6,-1747.62,5126.94,-35.788,NULL,0,'Perry Gatner WP6'), (19270,1,-1752.26,5168.27,-37.2049,NULL,0,NULL), (19270,2,-1753.13,5168.39,-36.957,NULL,0,NULL), (19270,3,-1757.38,5166.89,-36.957,NULL,0,NULL), (19270,4,-1757.63,5168.14,-36.957,NULL,0,NULL), (19270,5,-1759.38,5173.64,-38.207,NULL,0,NULL), (19270,6,-1758.88,5178.89,-39.707,NULL,0,NULL), (19270,7,-1760.29,5180.19,-40.2092,NULL,0,NULL), (19270,8,-1762.34,5182.56,-39.9592,NULL,0,NULL), (19270,9,-1715.89,5182.93,-40.2092,NULL,0,NULL), (19270,10,-1709.13,5187.36,-40.2092,NULL,0,NULL), (19270,11,-1705.39,5189.92,-40.0083,NULL,0,NULL), (19270,12,-1704.64,5190.67,-40.0083,NULL,0,NULL), (19270,13,-1701.14,5194.17,-42.5083,NULL,0,NULL), (19270,14,-1700.39,5194.92,-43.2583,NULL,0,NULL), (19270,15,-1695.14,5199.92,-46.2583,NULL,0,NULL), (19270,16,-1689.14,5201.67,-48.0083,NULL,0,NULL), (19270,17,-1688.39,5202.17,-47.5083,NULL,0,NULL), (19270,18,-1686.64,5203.42,-47.0083,NULL,0,NULL), (19270,19,-1685.14,5204.67,-46.5083,NULL,0,NULL), (19270,20,-1684.39,5205.17,-46.2583,NULL,0,NULL), (19270,21,-1682.64,5206.42,-46.0083,NULL,0,NULL), (19270,22,-1681.89,5206.92,-45.5083,NULL,0,NULL), (19270,23,-1678.58,5209.5,-46.1323,NULL,0,NULL), (19270,24,-1676.86,5210.8,-45.7223,NULL,0,NULL), (19270,25,-1674.36,5212.8,-45.9723,NULL,0,NULL), (19270,26,-1672.61,5213.55,-45.4723,NULL,0,NULL), (19270,27,-1667.86,5217.3,-45.2223,NULL,0,NULL), (19270,28,-1667.11,5218.05,-44.9723,NULL,0,NULL), (19270,29,-1666.36,5218.55,-44.7223,NULL,0,NULL), (19270,30,-1664.86,5219.8,-44.4723,NULL,0,NULL), (19270,31,-1660.36,5223.55,-44.9723,NULL,0,NULL), (19270,32,-1658.86,5224.55,-45.2223,NULL,0,NULL), (19270,33,-1658.61,5224.8,-45.2223,NULL,0,NULL), (19270,34,-1651.61,5231.3,-42.4723,NULL,0,NULL), (19270,35,-1645.3,5237.52,-40.3822,NULL,0,NULL), (19270,36,-1644.48,5238.29,-39.9193,NULL,0,NULL), (19270,37,-1642.98,5239.79,-40.1693,NULL,0,NULL), (19270,38,-1637.48,5245.79,-40.6693,NULL,0,NULL), (19270,39,-1634.34,5249.48,-40.8829,NULL,0,NULL), (19270,40,-1632.16,5252.37,-40.7351,NULL,0,NULL), (19270,41,-1631.16,5253.37,-40.7351,NULL,0,NULL), (19270,42,-1634.15,5276.26,-41.0745,NULL,0,NULL), (19270,43,-1634.54,5279.12,-40.6418,NULL,0,NULL), (19270,44,-1635.54,5283.12,-40.6418,NULL,0,NULL), (19270,45,-1638.29,5295.62,-40.1418,NULL,0,NULL), (19270,46,-1640.92,5304.98,-40.2092,NULL,0,NULL), (19270,47,-1639.47,5308.75,-40.2092,NULL,0,NULL), (19270,48,-1637.99,5312.28,-39.9592,NULL,0,NULL), (19270,49,-1622.85,5325.87,-40.2092,NULL,0,NULL), (19270,50,-1618.89,5329.68,-39.9592,NULL,0,NULL), (19270,51,-1617.39,5333.68,-39.9592,NULL,0,NULL), (19270,52,-1611.78,5351.38,-40.2092,NULL,0,NULL), (19270,53,-1610.66,5354.35,-39.9592,NULL,0,NULL), (19270,54,-1609.72,5359.2,-40.2092,NULL,0,NULL), (19270,55,-1608.45,5364.59,-39.9268,NULL,0,NULL), (19270,56,-1611.95,5367.84,-39.9268,NULL,0,NULL), (19270,57,-1616.95,5372.34,-39.1768,NULL,0,NULL), (19270,58,-1619.95,5375.34,-39.9268,NULL,0,NULL), (19270,59,-1620.95,5376.09,-39.9268,NULL,0,NULL), (19270,60,-1621.7,5376.59,-40.9268,NULL,0,NULL), (19270,61,-1623.7,5378.59,-42.4268,NULL,0,NULL), (19270,62,-1626.95,5381.84,-43.4268,NULL,0,NULL), (19270,63,-1628.45,5381.84,-44.1768,NULL,0,NULL), (19270,64,-1633.2,5386.84,-44.4268,NULL,0,NULL), (19270,65,-1635.2,5389.09,-44.6768,NULL,0,NULL), (19270,66,-1639.19,5392.98,-45.1444,NULL,0,NULL), (19270,67,-1640.56,5391.65,-45.137,NULL,0,NULL), (19270,68,-1642.13,5390.27,-45.4626,NULL,0,NULL), (19270,69,-1645.17,5387.58,-45.494,NULL,0,NULL), (19270,70,-1646.42,5386.33,-45.494,NULL,0,NULL), (19270,71,-1657.42,5367.58,-45.744,NULL,0,NULL), (19270,72,-1664.18,5356.78,-45.9902,NULL,0,NULL), (19270,73,-1666.3,5353.36,-45.9757,NULL,0,NULL), (19270,74,-1668.55,5343.61,-45.9757,NULL,0,NULL), (19270,75,-1669.55,5338.11,-46.2257,NULL,0,NULL), (19270,76,-1670.05,5336.11,-46.4757,NULL,0,NULL), (19270,77,-1670.55,5334.11,-46.7257,NULL,0,NULL), (19270,78,-1671.05,5332.11,-46.9757,NULL,0,NULL), (19270,79,-1671.55,5330.36,-46.9757,NULL,0,NULL), (19270,80,-1671.8,5329.77,-47.5502,NULL,0,NULL), (19270,81,-1672.19,5328.05,-47.5967,NULL,0,NULL), (19270,82,-1672.94,5325.05,-47.8467,NULL,0,NULL), (19270,83,-1673.19,5322.05,-48.0967,NULL,0,NULL), (19270,84,-1673.19,5320.05,-48.3467,NULL,0,NULL), (19270,85,-1673.44,5318.05,-48.8467,NULL,0,NULL), (19270,86,-1673.44,5316.05,-49.0967,NULL,0,NULL), (19270,87,-1673.44,5312.05,-49.0967,NULL,0,NULL), (19270,88,-1673.69,5308.3,-49.3467,NULL,0,NULL), (19270,89,-1674.19,5304.3,-49.5967,NULL,0,NULL), (19270,90,-1674.19,5302.3,-49.8467,NULL,0,NULL), (19270,91,-1674.44,5298.3,-50.0967,NULL,0,NULL), (19270,92,-1674.73,5297.78,-50.4066,NULL,0,NULL), (19270,93,-1674.95,5293.98,-50.4879,NULL,0,NULL), (19270,94,-1674.95,5292.23,-50.4879,NULL,0,NULL), (19270,95,-1677.95,5284.98,-50.7379,NULL,0,NULL), (19270,96,-1679.2,5282.23,-50.9879,NULL,0,NULL), (19270,97,-1680.95,5277.73,-50.9879,NULL,0,NULL), (19270,98,-1685.05,5267.48,-51.5515,NULL,0,NULL), (19270,99,-1687.07,5262.31,-51.1996,NULL,0,NULL), (19270,100,-1690.82,5264.31,-50.9496,NULL,0,NULL), (19270,101,-1692.57,5264.81,-50.4496,NULL,0,NULL), (19270,102,-1694.57,5265.56,-49.9496,NULL,0,NULL), (19270,103,-1695.82,5265.81,-49.6996,NULL,0,NULL), (19270,104,-1698.07,5265.56,-49.4496,NULL,0,NULL), (19270,105,-1703.07,5265.06,-47.4496,NULL,0,NULL), (19270,106,-1705.32,5265.81,-45.4496,NULL,0,NULL), (19270,107,-1706.07,5266.06,-45.4496,NULL,0,NULL), (19270,108,-1706.82,5266.31,-44.9496,NULL,0,NULL), (19270,109,-1709.57,5267.31,-44.1996,NULL,0,NULL), (19270,110,-1710.87,5267.37,-44.0635,NULL,0,NULL), (19270,111,-1714.54,5268.68,-42.3863,NULL,0,NULL), (19270,112,-1718.04,5267.68,-42.1363,NULL,0,NULL), (19270,113,-1731.29,5263.43,-40.8863,NULL,0,NULL), (19270,114,-1733.79,5263.68,-42.8863,NULL,0,NULL), (19270,115,-1735.79,5262.93,-45.3863,NULL,0,NULL), (19270,116,-1741.79,5259.68,-40.6363,NULL,0,NULL), (19270,117,-1743.54,5259.43,-40.1363,NULL,0,NULL), (19270,118,-1745.24,5258.78,-40.2234,NULL,0,NULL), (19270,119,-1748.65,5258.36,-39.7666,NULL,0,NULL), (19270,120,-1760.65,5257.36,-39.7666,NULL,0,NULL), (19270,121,-1760.65,5257.36,-40.2666,NULL,0,NULL), (19270,122,-1761.15,5257.61,-39.7666,NULL,0,NULL), (19270,123,-1761.9,5257.86,-39.5166,NULL,0,NULL), (19270,124,-1762.4,5258.36,-39.0166,NULL,0,NULL), (19270,125,-1762.65,5258.61,-38.7666,NULL,0,NULL), (19270,126,-1770.67,5262.75,-38.8167,NULL,0,NULL), (19270,127,-1771.87,5263.42,-38.571,NULL,0,NULL), (19270,128,-1773.37,5264.42,-38.571,NULL,0,NULL), (19270,129,-1772.62,5262.92,-38.571,NULL,0,NULL), (19270,130,-1772.57,5262.1,-38.8254,NULL,0,NULL), (19270,131,-1774.78,5254.05,-38.8498,NULL,0,NULL), (19270,132,-1775.03,5253.45,-38.6359,NULL,0,NULL), (19270,133,-1775.28,5252.45,-39.6359,NULL,0,NULL), (19270,134,-1775.53,5251.7,-39.8859,NULL,0,NULL), (19270,135,-1775.53,5251.2,-40.3859,NULL,0,NULL), (19270,136,-1774.78,5249.95,-40.1359,NULL,0,NULL), (19270,137,-1776.28,5248.45,-40.1359,NULL,0,NULL), (19270,138,-1779.03,5241.95,-40.1359,NULL,0,NULL), (19270,139,-1777.53,5236.95,-42.8859,NULL,0,NULL), (19270,140,-1782.03,5229.45,-46.3859,NULL,0,NULL), (19270,141,-1783.53,5226.95,-47.3859,NULL,0,NULL), (19270,142,-1784.53,5223.7,-48.1359,NULL,0,NULL), (19270,143,-1784.81,5223.67,-48.5291,NULL,0,NULL), (19270,144,-1785.32,5222.88,-48.2027,NULL,0,NULL), (19270,145,-1786.82,5221.38,-48.4527,NULL,0,NULL), (19270,146,-1787.57,5220.88,-48.4527,NULL,0,NULL), (19270,147,-1787.82,5219.88,-48.4527,NULL,0,NULL), (19270,148,-1791.57,5218.63,-48.4527,NULL,0,NULL), (19270,149,-1798.82,5216.13,-48.7027,NULL,0,NULL), (19270,150,-1801.57,5214.88,-48.9527,NULL,0,NULL), (19270,151,-1801.82,5214.88,-48.9527,NULL,0,NULL), (19270,152,-1804.82,5213.88,-48.9527,NULL,0,NULL), (19270,153,-1805.7,5213.3,-48.9831,NULL,0,NULL), (19270,154,-1809.74,5210.63,-46.8254,NULL,0,NULL), (19270,155,-1811.99,5206.63,-46.3254,NULL,0,NULL), (19270,156,-1812.74,5203.63,-49.0754,NULL,0,NULL), (19270,157,-1812.99,5202.63,-50.0754,NULL,0,NULL), (19270,158,-1813.24,5202.13,-50.3254,NULL,0,NULL), (19270,159,-1816.74,5197.13,-50.3254,NULL,0,NULL), (19270,160,-1817.92,5195.54,-50.9948,NULL,0,NULL), (19270,161,-1818.72,5194.39,-51.1117,NULL,0,NULL), (19270,162,-1819.29,5193.57,-51.3617,NULL,0,NULL), (19270,163,-1820.78,5191.46,-51.6676,NULL,0,NULL), (19270,164,-1820.78,5191.46,-51.4867,NULL,0,NULL), (19270,165,-1821.31,5188.5,-51.7367,NULL,0,NULL), (19270,166,-1821.88,5185.42,-51.4867,NULL,0,NULL), (19270,167,-1822.36,5183.48,-51.2367,NULL,0,NULL), (19270,168,-1822.4,5182.29,-51.2367,NULL,0,NULL), (19270,169,-1822.92,5181.25,-50.9867,NULL,0,NULL), (19270,170,-1825,5179.17,-50.7367,NULL,0,NULL), (19270,171,-1828.54,5175.63,-50.2367,NULL,0,NULL), (19270,172,-1829.17,5175,-49.8617,NULL,0,NULL), (19270,173,-1831.85,5173.66,-49.2367,NULL,0,NULL), (19270,174,-1833.33,5172.92,-48.8617,NULL,0,NULL), (19270,175,-1835.81,5171.9,-48.527,NULL,0,NULL), (19270,176,-1838.85,5170.54,-47.8859,NULL,0,NULL), (19270,177,-1840.6,5170.04,-47.6359,NULL,0,NULL), (19270,178,-1840.6,5170.04,-47.8859,NULL,0,NULL), (19270,179,-1841.6,5169.79,-47.3859,NULL,0,NULL), (19270,180,-1844.35,5169.04,-47.1359,NULL,0,NULL), (19270,181,-1846.35,5168.79,-46.8859,NULL,0,NULL), (19270,182,-1851.35,5167.79,-47.1359,NULL,0,NULL), (19270,183,-1852.35,5167.54,-47.3859,NULL,0,NULL), (19270,184,-1854.1,5167.04,-47.6359,NULL,0,NULL), (19270,185,-1856.1,5166.54,-47.8859,NULL,0,NULL), (19270,186,-1857.85,5166.29,-48.1359,NULL,0,NULL), (19270,187,-1859.85,5166.04,-48.1359,NULL,0,NULL), (19270,188,-1863.85,5165.29,-48.3859,NULL,0,NULL), (19270,189,-1866.6,5164.54,-48.1359,NULL,0,NULL), (19270,190,-1870.6,5163.79,-48.1359,NULL,0,NULL), (19270,191,-1872.6,5162.79,-48.1359,NULL,0,NULL), (19270,192,-1874.32,5161.77,-48.2987,NULL,0,NULL), (19270,193,-1876.88,5160.31,-47.2539,NULL,0,NULL), (19270,194,-1879.63,5160.81,-46.7539,NULL,0,NULL), (19270,195,-1881.38,5161.06,-46.2539,NULL,0,NULL), (19270,196,-1885.13,5161.31,-43.2539,NULL,0,NULL), (19270,197,-1886.38,5161.56,-42.7539,NULL,0,NULL), (19270,198,-1889.38,5161.81,-41.2539,NULL,0,NULL), (19270,199,-1892.13,5162.31,-40.0039,NULL,0,NULL), (19270,200,-1895.87,5162.38,-40.2091,NULL,0,NULL), (19270,201,-1899.77,5163.16,-39.9591,NULL,0,NULL), (19270,202,-1901.17,5165.95,-40.2092,NULL,0,NULL), (19270,203,-1907.05,5171.55,-40.2092,NULL,0,NULL), (19270,204,-1911.24,5175.99,-40.1334,NULL,0,NULL), (19270,205,-1912.74,5182.99,-40.1334,NULL,0,NULL), (19270,206,-1914.49,5191.24,-42.8834,NULL,0,NULL), (19270,207,-1914.74,5192.49,-43.1334,NULL,0,NULL), (19270,208,-1915.09,5196.09,-46.7187,NULL,0,NULL), (19270,209,-1915.15,5197.62,-47.5673,NULL,0,NULL), (19270,210,-1915.65,5198.37,-47.3173,NULL,0,NULL), (19270,211,-1916.4,5199.12,-47.0673,NULL,0,NULL), (19270,212,-1917.4,5199.62,-47.0673,NULL,0,NULL), (19270,213,-1924.15,5203.62,-47.0673,NULL,0,NULL), (19270,214,-1930.9,5207.57,-47.3139,NULL,0,NULL), (19270,215,-1934.49,5209.93,-46.94,NULL,0,NULL), (19270,216,-1935.24,5210.43,-46.94,NULL,0,NULL), (19270,217,-1937.74,5211.93,-47.19,NULL,0,NULL), (19270,218,-1942.99,5214.68,-47.44,NULL,0,NULL), (19270,219,-1953.49,5220.18,-47.19,NULL,0,NULL), (19270,220,-1954.24,5220.68,-46.94,NULL,0,NULL), (19270,221,-1957.74,5222.68,-46.94,NULL,0,NULL), (19270,222,-1960.49,5224.18,-46.69,NULL,0,NULL), (19270,223,-1962.6,5225.19,-46.7385,NULL,0,NULL), (19270,224,-1964.08,5226.16,-46.3776,NULL,0,NULL), (19270,225,-1964.58,5226.66,-46.3776,NULL,0,NULL), (19270,226,-1967.08,5228.16,-46.1276,NULL,0,NULL), (19270,227,-1970.33,5230.41,-45.8776,NULL,0,NULL), (19270,228,-1982.58,5238.41,-46.1276,NULL,0,NULL), (19270,229,-1982.93,5238.55,-46.2599,NULL,0,NULL), (19270,230,-1984.56,5239.87,-45.7843,NULL,0,NULL), (19270,231,-1998.81,5243.62,-45.5343,NULL,0,NULL), (19270,232,-2004.69,5245.19,-45.8087,NULL,0,NULL), (19270,233,-1998.58,5243.41,-45.6002,NULL,0,NULL), (19270,234,-1985.58,5239.66,-45.8502,NULL,0,NULL), (19270,235,-1977.62,5236.9,-45.9113,NULL,0,NULL), (19270,236,-1976.62,5236.59,-45.6136,NULL,0,NULL), (19270,237,-1973.12,5235.59,-45.6136,NULL,0,NULL), (19270,238,-1967.87,5233.09,-46.1136,NULL,0,NULL), (19270,239,-1966.12,5232.09,-46.1136,NULL,0,NULL), (19270,240,-1964.12,5231.34,-46.3636,NULL,0,NULL), (19270,241,-1957.87,5228.09,-46.6136,NULL,0,NULL), (19270,242,-1953.62,5226.09,-46.8636,NULL,0,NULL), (19270,243,-1951.12,5224.84,-47.1136,NULL,0,NULL), (19270,244,-1940.37,5219.59,-46.8636,NULL,0,NULL), (19270,245,-1937.47,5217.91,-47.275,NULL,0,NULL), (19270,246,-1931.76,5215.27,-47.0478,NULL,0,NULL), (19270,247,-1927.01,5214.02,-47.2978,NULL,0,NULL), (19270,248,-1924.26,5213.27,-47.5478,NULL,0,NULL), (19270,249,-1911.76,5210.02,-47.7978,NULL,0,NULL), (19270,250,-1910.01,5209.52,-48.0478,NULL,0,NULL), (19270,251,-1908.01,5209.02,-48.5478,NULL,0,NULL), (19270,252,-1906.01,5208.52,-48.5478,NULL,0,NULL), (19270,253,-1904.01,5208.02,-48.7978,NULL,0,NULL), (19270,254,-1900.26,5207.02,-49.0478,NULL,0,NULL), (19270,255,-1898.96,5206.44,-49.6238,NULL,0,NULL), (19270,256,-1898.07,5206.17,-49.4371,NULL,0,NULL), (19270,257,-1893.82,5205.17,-49.6871,NULL,0,NULL), (19270,258,-1891.32,5202.17,-49.6871,NULL,0,NULL), (19270,259,-1882.82,5191.92,-49.9371,NULL,0,NULL), (19270,260,-1869.82,5176.17,-49.6871,NULL,0,NULL), (19270,261,-1869,5174.91,-50.0023,NULL,0,NULL), (19270,262,-1867,5172.68,-49.4612,NULL,0,NULL), (19270,263,-1865.5,5171.18,-49.4612,NULL,0,NULL), (19270,264,-1862.5,5171.18,-49.2112,NULL,0,NULL), (19270,265,-1860.5,5171.18,-48.9612,NULL,0,NULL), (19270,266,-1858.5,5171.18,-48.4612,NULL,0,NULL), (19270,267,-1857.5,5170.93,-48.2112,NULL,0,NULL), (19270,268,-1855.5,5170.93,-47.7112,NULL,0,NULL), (19270,269,-1854.5,5170.93,-47.4612,NULL,0,NULL), (19270,270,-1852.5,5170.93,-47.2112,NULL,0,NULL), (19270,271,-1850.5,5170.93,-46.9612,NULL,0,NULL), (19270,272,-1844.75,5170.93,-47.2112,NULL,0,NULL), (19270,273,-1842.75,5170.93,-47.4612,NULL,0,NULL), (19270,274,-1839.75,5170.93,-47.7112,NULL,0,NULL), (19270,275,-1836.75,5170.68,-47.9612,NULL,0,NULL), (19270,276,-1834.75,5170.68,-48.2112,NULL,0,NULL), (19270,277,-1834.66,5170.5,-48.4882,NULL,0,NULL), (19270,278,-1831.49,5170.44,-48.3169,NULL,0,NULL), (19270,279,-1830.24,5170.44,-48.5669,NULL,0,NULL), (19270,280,-1828.99,5170.94,-48.5669,NULL,0,NULL), (19270,281,-1827.24,5171.94,-49.3169,NULL,0,NULL), (19270,282,-1825.74,5173.19,-49.8169,NULL,0,NULL), (19270,283,-1824.74,5173.94,-49.8169,NULL,0,NULL), (19270,284,-1823.74,5173.94,-50.0669,NULL,0,NULL), (19270,285,-1821.99,5174.19,-49.0669,NULL,0,NULL), (19270,286,-1818.74,5173.69,-46.3169,NULL,0,NULL), (19270,287,-1809.49,5171.94,-43.0669,NULL,0,NULL), (19270,288,-1803.49,5170.94,-41.8169,NULL,0,NULL), (19270,289,-1802.11,5170.79,-41.4497,NULL,0,NULL), (19270,290,-1800.21,5170.88,-40.5794,NULL,0,NULL), (19270,291,-1796.46,5170.13,-40.5794,NULL,0,NULL), (19270,292,-1794.46,5170.63,-40.3294,NULL,0,NULL), (19270,293,-1789.96,5171.13,-40.0794,NULL,0,NULL), (19270,294,-1786.8,5171.46,-40.2092,NULL,0,NULL), (19270,295,-1773.72,5178.13,-39.707,NULL,0,NULL), (19270,296,-1764.22,5180.88,-39.707,NULL,0,NULL), (19270,297,-1758.14,5166.8,-37.2049,NULL,0,NULL), (19270,298,-1753.08,5168.14,-36.9549,NULL,0,NULL), (19270,299,-1751.53,5168.48,-37.2049,NULL,0,NULL), (19271,1,-1738.78,5139.55,-37.3106,NULL,0,'Albert Quarksprocket WP1'), (19271,2,-1742.51,5139.55,-36.2804,NULL,0,'Albert Quarksprocket WP2'), (19271,3,-1746.35,5140.01,-36.253,NULL,0,'Albert Quarksprocket WP3'), (19271,4,-1751.72,5140.52,-36.26,NULL,0,'Albert Quarksprocket WP4'), (19271,5,-1752.19,5142.41,-36.2607,NULL,0,'Albert Quarksprocket WP5'), (19271,6,-1749.93,5144.2,-36.4823,NULL,0,'Albert Quarksprocket WP6'), (19271,7,-1749.18,5144.95,-36.7323,NULL,0,'Albert Quarksprocket WP7'), (19271,8,-1748.68,5145.45,-36.7323,NULL,0,'Albert Quarksprocket WP8'), (19271,9,-1747.68,5144.95,-36.7323,NULL,0,'Albert Quarksprocket WP9'), (19271,10,-1737.29,5138.58,-37.3058,NULL,0,'Albert Quarksprocket WP10'), (19271,11,-1739.93,5141.97,-37.0159,NULL,0,'Albert Quarksprocket WP11'), (19271,12,-1740.73,5142.04,-37.0105,NULL,0,'Albert Quarksprocket WP12'), (19271,13,-1741.73,5142.54,-37.0105,NULL,0,'Albert Quarksprocket WP13'), (19271,14,-1747.73,5145.54,-37.0105,NULL,0,'Albert Quarksprocket WP14'), (19271,15,-1748.1,5145.45,-36.7323,NULL,0,'Albert Quarksprocket WP15'), (19271,16,-1749.35,5144.95,-36.7323,NULL,0,'Albert Quarksprocket WP16'), (19271,17,-1751.72,5140.52,-36.26,NULL,0,'Albert Quarksprocket WP17'), (19271,18,-1752.19,5142.41,-36.2607,NULL,0,'Albert Quarksprocket WP18'), (19271,19,-1749.56,5143.69,-35.9823,NULL,0,'Albert Quarksprocket WP19'), (19271,20,-1748.56,5143.94,-36.4823,NULL,0,'Albert Quarksprocket WP20'), (19271,21,-1747.31,5144.44,-36.7323,NULL,0,'Albert Quarksprocket WP21'), (19271,22,-1745.29,5145.25,-36.8707,NULL,0,'Albert Quarksprocket WP22'), (19271,23,-1741.79,5142,-36.8707,NULL,0,'Albert Quarksprocket WP23'), (19271,24,-1737.29,5138.58,-37.3058,NULL,0,'Albert Quarksprocket WP24'), (19455,1,-365.789,981.419,54.195,NULL,0,'Nurse Judith'), (19455,2,-368.858,982.56,54.1727,NULL,0,'Nurse Judith'), (19455,3,-363.252,980.47,54.2127,NULL,0,'Nurse Judith'), (19455,4,-357.494,978.322,54.2425,NULL,0,'Nurse Judith'), (19455,5,-358.948,975.922,54.243,NULL,0,'Nurse Judith'), (19455,6,-357.512,973.939,54.2493,NULL,0,'Nurse Judith'), (19455,7,-360.045,968.102,54.2344,NULL,0,'Nurse Judith'), (19455,8,-358.571,965.26,54.2447,NULL,0,'Nurse Judith'), (19455,9,-362.99,962.005,54.2135,NULL,0,'Nurse Judith'), (19455,10,-352.415,973.809,54.2617,NULL,0,'Nurse Judith'), (19455,11,-349.296,971.591,54.2724,NULL,0,'Nurse Judith'), (19455,12,-349.964,970.224,54.2733,NULL,0,'Nurse Judith'), (19455,13,-350.597,974.797,54.2635,NULL,0,'Nurse Judith'), (19455,14,-362.665,981.665,54.2171,NULL,0,'Nurse Judith'), (19455,15,-364.29,984.89,54.2066,NULL,0,'Nurse Judith'), (19482,1,2996.5,3734.34,144.342,NULL,0,'Sagan '), (19482,2,2993.75,3734.09,144.092,NULL,0,'Sagan '), (19482,3,2991.75,3732.59,144.092,NULL,0,'Sagan '), (19482,4,2990.75,3730.34,144.092,NULL,0,'Sagan '), (19482,5,2991.25,3727.59,144.092,NULL,0,'Sagan '), (19482,6,2993.5,3725.59,144.092,NULL,0,'Sagan '), (19482,7,2996.75,3724.34,144.092,NULL,0,'Sagan '), (19482,8,3000,3725.84,144.092,NULL,0,'Sagan '), (19482,9,3001.25,3730.09,144.092,NULL,0,'Sagan '), (19543,1,2235.71,2320.86,92.3014,NULL,0,'Battle-Mage Dathric'), (19543,2,2235.67,2319.86,92.3014,NULL,0,'Battle-Mage Dathric'), (19543,3,2233.23,2317.59,91.3479,NULL,0,'Battle-Mage Dathric'), (19543,4,2230.45,2316.29,90.5996,NULL,0,'Battle-Mage Dathric'), (19543,5,2228.4,2313.78,89.6384,NULL,0,'Battle-Mage Dathric'), (19544,1,2198.39,2334.96,89.4724,NULL,0,'Conjurer Luminrath'), (19544,2,2197.58,2334.37,89.4724,NULL,0,'Conjurer Luminrath'), (19544,3,2193.66,2339.08,90.0282,NULL,0,'Conjurer Luminrath'), (19545,1,2214.21,2400.79,108.899,NULL,0,'Cohlien Frostweaver'), (19545,2,2213.22,2400.95,108.899,NULL,0,'Cohlien Frostweaver'), (19545,3,2204.71,2408.81,108.609,NULL,0,'Cohlien Frostweaver'), (19545,4,2204.71,2408.81,108.609,NULL,0,'Cohlien Frostweaver'), (19545,5,2204.65,2408.99,108.654,NULL,0,'Cohlien Frostweaver'), (19545,6,2202.91,2411.27,108.658,NULL,0,'Cohlien Frostweaver'), (19546,1,2237.67,2393.5,112.738,NULL,0,'Abjurist Belmara'), (19546,2,2238.67,2393.75,112.988,NULL,0,'Abjurist Belmara'), (19546,3,2239.42,2393.25,112.988,NULL,0,'Abjurist Belmara'), (19546,4,2239.92,2392.5,112.988,NULL,0,'Abjurist Belmara'), (19546,5,2240.36,2390.88,112.603,NULL,0,'Abjurist Belmara'), (19666,1,-68.4021,-19.7878,-0.952996,NULL,0,'Shadow Lord Xiraxis'), (19666,2,-67.832,-48.3341,-0.955288,NULL,0,'Shadow Lord Xiraxis'), (19666,3,-67.7851,-75.7174,-0.938923,NULL,0,'Shadow Lord Xiraxis'), (19667,1,-2057.45,8528.71,24.6556,NULL,0,'Consortium Nether Runner'), (19667,2,-2058.23,8547.79,24.0203,NULL,0,'Consortium Nether Runner'), (19667,3,-2064.09,8554.57,23.9054,NULL,0,'Consortium Nether Runner'), (19667,4,-2075.08,8562.74,22.9801,NULL,0,'Consortium Nether Runner'), (19667,5,-2083.14,8565.28,22.0791,NULL,0,'Consortium Nether Runner'), (19667,6,-2062.94,8574.57,23.1942,NULL,0,'Consortium Nether Runner'), (19667,7,-2056.25,8597.59,21.3663,NULL,0,'Consortium Nether Runner'), (19667,8,-2049.12,8603.37,22.7377,NULL,0,'Consortium Nether Runner'), (19671,1,-351.789,-69.8332,-0.960246,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,2,-366.06,-71.81,-0.958,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,3,-370.07,-72.54,0.55,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,4,-362.02,-71.05,-0.958,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,5,-372.478,-93.9698,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,6,-372.956,-102.076,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,7,-373.017,-113.626,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,8,-372.988,-125.175,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,9,-372.931,-139.675,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,10,-373.605,-151.226,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,11,-377.447,-154.805,-0.958742,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,12,-380.818,-159.285,-0.954232,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,13,-381.165,-164.186,-0.957979,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,14,-379.066,-164.216,-0.113683,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,15,-375.111,-164.235,0.715806,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,16,-379.775,-164.71,-0.165154,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,17,-382.273,-165.565,-0.958753,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,18,-379.523,-174.58,-0.958753,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,19,-375.329,-184.594,-0.97348,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,20,-373.631,-193.17,-0.962749,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,21,-373.4,-200.517,-0.959759,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,22,-373.059,-211.368,-0.959759,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,23,-372.674,-223.626,-0.958623,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,24,-362.175,-223.75,-0.958623,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,25,-346.425,-223.679,-0.958623,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,26,-334.183,-223.583,-0.958623,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,27,-322.276,-223.677,-0.958344,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,28,-312.918,-220.998,-0.94947,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,29,-307.607,-213.182,-0.933042,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,30,-301.831,-202.365,-0.97953,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,31,-294.812,-194.082,-0.94909,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,32,-291.029,-189.044,-1.00723,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,33,-284.51,-180.362,-1.33409,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,34,-280.377,-173.049,-1.8534,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,35,-273.836,-161.477,-2.48206,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,36,-267.396,-159.877,-1.79642,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,37,-260.544,-158.374,-1.17304,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,38,-260.4,-160.827,-1.15989,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,39,-254.832,-161.486,-0.953236,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,40,-246.845,-162.432,-0.953236,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,41,-242.399,-164.477,-0.867038,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,42,-240.562,-169.012,-0.953709,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,43,-238.44,-173.021,-0.953709,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,44,-234.175,-181.075,-0.953709,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,45,-228.82,-190.903,-0.953759,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,46,-222.477,-197.448,-0.398852,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,47,-217.363,-202.727,0.287965,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,48,-212.248,-208.005,0.713021,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,49,-205.189,-215.289,0.20156,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,50,-198.861,-221.819,-0.729239,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,51,-191.275,-223.174,-0.955504,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,52,-179.389,-223.268,-0.955504,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,53,-174.475,-223.287,-0.955504,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,54,-166.411,-223.319,-0.955504,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,55,-155.911,-223.271,-0.947958,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,56,-147.87,-223.209,-0.756992,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,57,-138.064,-223.132,0.0706656,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,58,-132.457,-223.066,0.889542,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,59,-125.465,-222.984,1.3118,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,60,-120.551,-222.945,0.271436,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,61,-111.458,-222.903,0.22694,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,62,-101.672,-222.865,-0.578372,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,63,-94.6789,-222.838,-0.67855,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,64,-85.2324,-222.578,-0.392579,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,65,-74.0211,-222.339,-0.169972,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,66,-69.8212,-222.307,-0.225875,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,67,-59.7134,-222.863,0.121823,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,68,-48.1808,-223.498,-0.118748,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,69,-37.6942,-224.026,-0.370049,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,70,-26.4821,-224.059,0.183233,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,71,-17.0706,-223.207,0.688721,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,72,-14.0612,-222.818,1.01445,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,73,-17.9018,-222.954,0.620031,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,74,-28.0595,-223.313,0.0938897,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,75,-38.0775,-221.726,-0.303824,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,76,-48.0824,-220.058,-0.0237211,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,77,-59.6136,-217.254,0.17109,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,78,-68.7573,-211.4,-0.272352,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,79,-67.9993,-203.035,-0.507698,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,80,-67.8879,-199.887,-0.644729,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,81,-67.7765,-196.739,-1.96199,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,82,-67.5291,-189.75,-1.91727,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,83,-67.2564,-182.048,-1.49876,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,84,-67.2302,-173.313,-0.975207,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,85,-67.2919,-168.063,-0.955841,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,86,-67.4233,-156.871,-0.955752,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,87,-67.5877,-142.865,-0.955752,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,88,-67.476,-131.316,-1.1366,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,89,-67.4755,-120.102,-1.32219,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,90,-67.5068,-112.059,-0.653647,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,91,-67.2435,-105.785,-1.65685,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,92,-66.9464,-97.3905,-1.20982,NULL,0,'Cryo-Engineer Sha\'heen'), (19671,93,-66.5686,-88.659,-1.2151,NULL,0,'Cryo-Engineer Sha\'heen'), (19747,1,2251.22,5415.11,144.594,NULL,0,'Baelmon the Hound-Master'), (19747,2,2253.27,5422.19,144.344,NULL,0,'Baelmon the Hound-Master'), (19747,3,2251.02,5425.4,144.344,NULL,0,'Baelmon the Hound-Master'), (19747,4,2250.17,5418.64,144.344,NULL,0,'Baelmon the Hound-Master'), (19747,5,2263.63,5399.85,145.918,NULL,0,'Baelmon the Hound-Master'), (19747,6,2273.68,5402.08,146.963,NULL,0,'Baelmon the Hound-Master'), (19747,7,2270.23,5394.73,145.47,NULL,0,'Baelmon the Hound-Master'), (19747,8,2264.04,5400.77,146.091,NULL,0,'Baelmon the Hound-Master'), (19747,9,2234.95,5428.81,144.344,NULL,0,'Baelmon the Hound-Master'), (19747,10,2223.49,5426.15,144.35,NULL,0,'Baelmon the Hound-Master'), (19747,11,2270.23,5394.73,145.47,NULL,0,'Baelmon the Hound-Master'), (19776,1,2976.31,3709.67,142.398,NULL,0,'Experimental Pilot'), (19776,2,2987.82,3686.2,142.681,NULL,0,'Experimental Pilot'), (19776,3,2987.82,3652.62,143.244,NULL,0,'Experimental Pilot'), (19776,4,2999.17,3645.03,143.849,NULL,0,'Experimental Pilot'), (19776,5,3006.7,3648.63,143.771,NULL,0,'Experimental Pilot'), (19776,6,3042.1,3645.08,142.808,NULL,0,'Experimental Pilot'), (19776,7,3047.12,3648.91,142.832,NULL,0,'Experimental Pilot'), (19776,8,3043.87,3652.34,142.88,NULL,0,'Experimental Pilot'), (19776,9,3026.43,3641.43,143.507,NULL,0,'Experimental Pilot'), (19776,10,2989.67,3650.38,143.486,NULL,0,'Experimental Pilot'), (19776,11,2988.99,3685.32,142.73,NULL,0,'Experimental Pilot'), (19776,12,2975.27,3712.82,142.309,NULL,0,'Experimental Pilot'), (19776,13,2975.12,3725.84,142.688,NULL,0,'Experimental Pilot'), (19776,14,2965.31,3733.57,143.503,NULL,0,'Experimental Pilot'), (19776,15,2966.14,3733,143.472,NULL,0,'Experimental Pilot'), (20071,1,4283.52,2226.99,124.217,NULL,0,'Wind Trader Marid'), (20071,2,4289.39,2217.21,124.098,NULL,0,'Wind Trader Marid'), (20071,3,4291.87,2212.83,121.275,NULL,0,'Wind Trader Marid'), (20071,4,4295.08,2207.17,119.304,NULL,0,'Wind Trader Marid'), (20071,5,4302.43,2205.13,120.59,NULL,0,'Wind Trader Marid'), (20071,6,4307.42,2196.81,119.483,NULL,0,'Wind Trader Marid'), (20071,7,4313.26,2192.73,117.658,NULL,0,'Wind Trader Marid'), (20071,8,4316.16,2187.62,114.884,NULL,0,'Wind Trader Marid'), (20071,9,4318.19,2181.1,116.967,NULL,0,'Wind Trader Marid'), (20071,10,4315.18,2173.19,118.304,NULL,0,'Wind Trader Marid'), (20071,11,4313.72,2167.93,118.03,NULL,0,'Wind Trader Marid'), (20071,12,4316.97,2162.18,120.626,NULL,0,'Wind Trader Marid'), (20071,13,4316.23,2156.77,123.907,NULL,0,'Wind Trader Marid'), (20071,14,4310.42,2147.52,127.422,NULL,0,'Wind Trader Marid'), (20071,15,4307.3,2140.1,129.336,NULL,0,'Wind Trader Marid'), (20206,1,-697.934,2612.59,89.4752,NULL,0,'Fei Fei Treats Quest_End'), (20206,2,-688.665,2580.78,86.9841,NULL,0,'Fei Fei Treats Quest_End'), (20206,3,-689.199,2588.81,87.446,NULL,0,'Fei Fei Treats Quest_End'), (20206,4,-667.044,2611.74,85.7029,NULL,0,'Fei Fei Treats Quest_End'), (20206,5,-649.407,2636.82,86.1539,NULL,0,'Fei Fei Treats Quest_End'), (20206,6,-659.047,2651.34,87.048,NULL,0,'Fei Fei Treats Quest_End'), (20206,7,-656.048,2652.06,86.5892,NULL,0,'Fei Fei Treats Quest_End'), (20206,8,-656.055,2674.2,88.1354,NULL,0,'Fei Fei Treats Quest_End'), (20206,9,-691.042,2652.45,92.1508,NULL,0,'Fei Fei Treats Quest_End'), (20206,10,-688.807,2701.25,94.8354,NULL,0,'Fei Fei Treats Quest_End'), (20206,11,-667.514,2716.08,94.4471,NULL,0,'Fei Fei Treats Quest_End'), (20206,12,-688.593,2723.67,94.4145,NULL,0,'Fei Fei Treats Quest_End'), (20206,13,-687.635,2743.1,93.9095,NULL,0,'Fei Fei Treats Quest_End'), (20206,14,-697.062,2748.04,93.938,NULL,0,'Fei Fei Treats Quest_End'), (20206,15,-687.635,2743.1,93.9095,NULL,0,'Fei Fei Treats Quest_End'), (20206,16,-685.121,2689.01,93.8042,NULL,0,'Fei Fei Treats Quest_End'), (20206,17,-688.862,2627.19,89.8591,NULL,0,'Fei Fei Treats Quest_End'), (20206,18,-685.494,2626.74,89.2711,NULL,0,'Fei Fei Treats Quest_End'), (20281,1,3101.25,2800.1,118.565,NULL,0,'Drijya'), (20281,2,3107.59,2793.75,117.902,NULL,0,'Drijya'), (20281,3,3095.54,2771.74,115.836,NULL,0,'Drijya'), (20281,4,3079.12,2756.75,116.342,NULL,0,'Drijya'), (20281,5,3067.32,2751.77,115.838,NULL,0,'Drijya'), (20281,6,3051.47,2729.87,114.098,NULL,0,'Drijya'), (20281,7,3056.46,2723.47,113.688,NULL,0,'Drijya'), (20281,8,3041.73,2711.97,114.028,NULL,0,'Drijya'), (20281,9,3025.76,2699.51,113.591,NULL,0,'Drijya'), (20281,10,3013.88,2708.98,113.785,NULL,0,'Drijya'), (20281,11,3002,2718.44,113.769,NULL,0,'Drijya'), (20281,12,3004.45,2727.35,114.311,NULL,0,'Drijya'), (20281,13,2999.4,2718.94,113.782,NULL,0,'Drijya'), (20281,14,2987.64,2701.45,114.163,NULL,0,'Drijya'), (20281,15,2968.07,2672.37,116.821,NULL,0,'Drijya'), (20350,1,1777.66,1058.59,7.10085,NULL,0,'Kel\'Thuzad'), (20350,2,1785.82,1057.32,7.46938,NULL,0,'Kel\'Thuzad'), (20350,3,1802.4,1061.44,8.59327,NULL,0,'Kel\'Thuzad'), (20350,4,1816.55,1069.84,10.4831,NULL,0,'Kel\'Thuzad'), (20350,5,1829.25,1075.33,11.5071,NULL,0,'Kel\'Thuzad'), (20350,6,1840.35,1076.97,13.024,NULL,0,'Kel\'Thuzad'), (20350,7,1854.49,1072.28,15.1444,NULL,0,'Kel\'Thuzad'), (20350,8,1864.52,1065.26,15.9096,NULL,0,'Kel\'Thuzad'), (20350,9,1883.53,1056.92,18.1704,NULL,0,'Kel\'Thuzad'), (20350,10,1896.49,1052.84,17.9204,NULL,0,'Kel\'Thuzad'), (20350,11,1917.88,1051.48,19.0898,NULL,0,'Kel\'Thuzad'), (20350,12,1930.25,1051.69,19.9072,NULL,0,'Kel\'Thuzad'), (20350,13,1947.85,1045.35,21.082,NULL,0,'Kel\'Thuzad'), (20350,14,1958.85,1035.16,23.207,NULL,0,'Kel\'Thuzad'), (20350,15,1969.44,1028.37,24.4578,NULL,0,'Kel\'Thuzad'), (20350,16,1980.3,1028.69,25.2944,NULL,0,'Kel\'Thuzad'), (20350,17,1969.44,1028.37,24.4578,NULL,0,'Kel\'Thuzad'), (20350,18,1958.86,1035.15,23.1759,NULL,0,'Kel\'Thuzad'), (20350,19,1947.86,1045.35,20.957,NULL,0,'Kel\'Thuzad'), (20350,20,1930.25,1051.69,19.9072,NULL,0,'Kel\'Thuzad'), (20350,21,1917.88,1051.48,19.0898,NULL,0,'Kel\'Thuzad'), (20350,22,1896.49,1052.84,17.9204,NULL,0,'Kel\'Thuzad'), (20350,23,1883.53,1056.92,18.1704,NULL,0,'Kel\'Thuzad'), (20350,24,1864.52,1065.26,15.9096,NULL,0,'Kel\'Thuzad'), (20350,25,1854.49,1072.28,15.1444,NULL,0,'Kel\'Thuzad'), (20350,26,1840.35,1076.97,13.024,NULL,0,'Kel\'Thuzad'), (20350,27,1829.25,1075.33,11.5071,NULL,0,'Kel\'Thuzad'), (20350,28,1816.55,1069.84,10.4831,NULL,0,'Kel\'Thuzad'), (20350,29,1802.4,1061.44,8.59327,NULL,0,'Kel\'Thuzad'), (20350,30,1785.82,1057.32,7.46938,NULL,0,'Kel\'Thuzad'), (20351,1,1811.19,1025.8,11.6855,NULL,0,'Captain Sanders'), (20351,2,1811.05,1035.75,11.4132,NULL,0,'Captain Sanders'), (20351,3,1810.32,1043.43,11.6855,NULL,0,'Captain Sanders'), (20351,4,1817.06,1043.44,11.6747,NULL,0,'Captain Sanders'), (20351,5,1817.49,1053.88,11.1183,NULL,0,'Captain Sanders'), (20351,6,1811.23,1060.15,9.90686,NULL,0,'Captain Sanders'), (20351,7,1800.78,1061.71,8.49329,NULL,0,'Captain Sanders'), (20351,8,1791.05,1057.85,7.83327,NULL,0,'Captain Sanders'), (20351,9,1787.01,1046.65,9.74416,NULL,0,'Captain Sanders'), (20351,10,1781.46,1033.1,9.53718,NULL,0,'Captain Sanders'), (20351,11,1775.14,1014.38,6.54109,NULL,0,'Captain Sanders'), (20351,12,1758.18,1016.24,5.85952,NULL,0,'Captain Sanders'), (20351,13,1739.51,1016.1,2.41604,NULL,0,'Captain Sanders'), (20351,14,1731.31,1014.42,1.56938,NULL,0,'Captain Sanders'), (20351,15,1757.74,1016.15,5.83913,NULL,0,'Captain Sanders'), (20351,16,1768.03,1016.72,6.18159,NULL,0,'Captain Sanders'), (20351,17,1775.24,1017.66,6.08088,NULL,0,'Captain Sanders'), (20351,18,1784.67,1026.91,10.7534,NULL,0,'Captain Sanders'), (20351,19,1790.12,1049.24,9.62673,NULL,0,'Captain Sanders'), (20351,20,1799.34,1058,8.32241,NULL,0,'Captain Sanders'), (20351,21,1810.5,1058.37,10.1295,NULL,0,'Captain Sanders'), (20351,22,1816.98,1056.86,11.1183,NULL,0,'Captain Sanders'), (20351,23,1817.29,1043.62,11.6741,NULL,0,'Captain Sanders'), (20351,24,1810.01,1042.94,11.6855,NULL,0,'Captain Sanders'), (20351,25,1809.84,1038.64,11.6855,NULL,0,'Captain Sanders'), (20351,26,1811.02,1032.72,11.0605,NULL,0,'Captain Sanders'), (20351,27,1811.59,1024.59,11.6855,NULL,0,'Captain Sanders'), (20351,28,1814.49,1020.66,11.6855,NULL,0,'Captain Sanders'), (20351,29,1815.93,1020.21,11.6855,NULL,0,'Captain Sanders'), (20363,1,1919.87,1014.04,20.0422,NULL,0,'Caretaker Smithers'), (20363,2,1920.56,999.777,19.0117,NULL,0,'Caretaker Smithers'), (20363,3,1924.56,995.522,19.7101,NULL,0,'Caretaker Smithers'), (20363,4,1935.66,984.048,21.124,NULL,0,'Caretaker Smithers'), (20363,5,1943.45,975.25,21.2526,NULL,0,'Caretaker Smithers'), (20363,6,1949.07,980.203,22.7722,NULL,0,'Caretaker Smithers'), (20363,7,1945.3,982.989,22.5282,NULL,0,'Caretaker Smithers'), (20363,8,1939.23,989.231,22.1745,NULL,0,'Caretaker Smithers'), (20363,9,1938.18,998,22.7981,NULL,0,'Caretaker Smithers'), (20363,10,1944.85,991.953,23.634,NULL,0,'Caretaker Smithers'), (20363,11,1951.47,984.994,23.76,NULL,0,'Caretaker Smithers'), (20363,12,1953.83,987.25,24.5854,NULL,0,'Caretaker Smithers'), (20363,13,1954.85,989.213,24.9212,NULL,0,'Caretaker Smithers'), (20363,14,1951.4,993.434,24.8689,NULL,0,'Caretaker Smithers'), (20363,15,1951.97,999.405,25.384,NULL,0,'Caretaker Smithers'), (20363,16,1956.55,997.035,25.9553,NULL,0,'Caretaker Smithers'), (20363,17,1961.96,989.965,26.1005,NULL,0,'Caretaker Smithers'), (20363,18,1967.49,988.875,26.4749,NULL,0,'Caretaker Smithers'), (20363,19,1970.99,993.581,27.7166,NULL,0,'Caretaker Smithers'), (20363,20,1970.84,1003.72,28.1752,NULL,0,'Caretaker Smithers'), (20363,21,1969.66,1012.22,27.5502,NULL,0,'Caretaker Smithers'), (20363,22,1961.22,1026.43,25.0998,NULL,0,'Caretaker Smithers'), (20363,23,1950.46,1034.76,23.5371,NULL,0,'Caretaker Smithers'), (20363,24,1934.91,1047.05,20.7485,NULL,0,'Caretaker Smithers'), (20363,25,1924.68,1043.09,21.2033,NULL,0,'Caretaker Smithers'), (20363,26,1914.1,1036.82,20.4545,NULL,0,'Caretaker Smithers'), (20363,27,1913.69,1027.64,19.6876,NULL,0,'Caretaker Smithers'), (20363,28,1921.07,1023.87,21.2605,NULL,0,'Caretaker Smithers'), (20401,1,1814.42,1016.11,11.6855,NULL,0,'Frances Lin'), (20401,2,1812.45,1018.11,11.6855,NULL,0,'Frances Lin'), (20401,3,1812.98,1022.46,11.6855,NULL,0,'Frances Lin'), (20401,4,1811.72,1025.72,11.6855,NULL,0,'Frances Lin'), (20401,5,1811.83,1029.25,11.0605,NULL,0,'Frances Lin'), (20401,6,1813.16,1030.95,11.0605,NULL,0,'Frances Lin'), (20401,7,1811.21,1037.12,11.6855,NULL,0,'Frances Lin'), (20401,8,1807.05,1038.49,11.6855,NULL,0,'Frances Lin'), (20401,9,1811.89,1036.56,11.6855,NULL,0,'Frances Lin'), (20401,10,1811.49,1033.16,11.0605,NULL,0,'Frances Lin'), (20401,11,1807.24,1031.81,11.0605,NULL,0,'Frances Lin'), (20401,12,1803.43,1031.82,11.0605,NULL,0,'Frances Lin'), (20401,13,1802.28,1027.46,11.3745,NULL,0,'Frances Lin'), (20401,14,1801.75,1018.75,14.8908,NULL,0,'Frances Lin'), (20401,15,1808.53,1018.51,14.9029,NULL,0,'Frances Lin'), (20401,16,1808.1,1026.69,18.5449,NULL,0,'Frances Lin'), (20401,17,1808.99,1030.03,18.5449,NULL,0,'Frances Lin'), (20401,18,1808.05,1019.49,14.904,NULL,0,'Frances Lin'), (20401,19,1802.72,1019.4,14.8944,NULL,0,'Frances Lin'), (20401,20,1803.5,1028.36,11.0605,NULL,0,'Frances Lin'), (20401,21,1805.42,1031.04,11.0605,NULL,0,'Frances Lin'), (20401,22,1810.55,1030.52,11.0605,NULL,0,'Frances Lin'), (20401,23,1811.58,1025.17,11.6855,NULL,0,'Frances Lin'), (20401,24,1812.61,1018.26,11.6855,NULL,0,'Frances Lin'), (20401,25,1813.94,1016.41,11.6855,NULL,0,'Frances Lin'), (20401,26,1820.76,1016.42,11.6855,NULL,0,'Frances Lin'), (20763,1,4081.3,2296.6,110.75,NULL,0,NULL), (20763,2,4095.3,2296.37,108.392,NULL,0,NULL), (20763,3,4123.42,2297.51,104.368,NULL,0,NULL), (20763,4,4146.48,2298.85,102.475,NULL,0,NULL), (20763,5,4169.75,2301.11,104.503,NULL,0,NULL), (20763,6,4181.37,2301.19,108.692,NULL,0,NULL), (20763,7,4195.51,2301.28,113.981,NULL,0,NULL), (20763,8,4215.69,2295.79,122.162,NULL,0,NULL), (20763,9,4229.79,2295.09,127.068,NULL,0,NULL), (20763,10,4250.86,2293.49,128.848,NULL,0,NULL), (20763,11,4271.72,2290,125.243,NULL,0,NULL), (20763,12,4277.21,2276.97,125.337,NULL,0,NULL), (20763,13,4269.13,2262.97,127.868,NULL,0,NULL), (20763,14,4262.07,2250.73,131.257,NULL,0,NULL), (20763,15,4253.95,2236.66,134.959,NULL,0,NULL), (20763,16,4249.61,2220.86,137.445,NULL,0,NULL), (20763,17,4251.74,2186.12,137.08,NULL,0,NULL), (20763,18,4252,2172.27,137.678,NULL,0,NULL), (20802,1,4015.68,2322.49,113.825,NULL,0,'Protectorate Demolitionist'), (20802,2,4007.63,2323.53,111.428,NULL,0,'Protectorate Demolitionist'), (20802,3,3998.41,2324.73,113.084,NULL,0,'Protectorate Demolitionist'), (20802,4,3973,2328.02,114.082,NULL,0,'Protectorate Demolitionist'), (20802,5,3951.87,2328.36,113.983,NULL,0,'Protectorate Demolitionist'), (20802,6,3939.16,2330.01,112.224,NULL,0,'Protectorate Demolitionist'), (20802,7,3931.58,2332.9,110.878,NULL,0,'Protectorate Demolitionist'), (20802,8,3922.88,2336.22,112.603,NULL,0,'Protectorate Demolitionist'), (20802,9,3910.8,2345.43,114.132,NULL,0,'Protectorate Demolitionist'), (20802,10,3885.74,2364.52,114.827,NULL,0,'Protectorate Demolitionist'), (20802,11,3874.4,2383.68,113.784,NULL,0,'Protectorate Demolitionist'), (20802,12,3871.9,2360.65,114.97,NULL,0,'Protectorate Demolitionist'), (20802,13,3866.8,2341.7,115.65,NULL,0,'Protectorate Demolitionist'), (20802,14,3872.97,2321.61,114.52,NULL,0,'Protectorate Demolitionist'), (20802,15,3866.8,2341.7,115.65,NULL,0,'Protectorate Demolitionist'), (21117,1,2319.76,6007.02,142.701,NULL,0,'Gor\'drek WP 1'), (21117,2,2325.91,6010.9,142.576,NULL,0,'Gor\'drek WP 2'), (21117,3,2319.76,6007.02,142.701,NULL,0,'Gor\'drek WP 3'), (21117,4,2313.01,6004.88,142.826,NULL,0,'Gor\'drek WP 4'), (21181,1,-3617.72,1823.16,39.7751,NULL,0,'Cyrukh the Firelord '), (21182,1,-1156.97,2109.63,83.51,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 1'), (21182,2,-1152.3,2112.1,90.6765,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 2'), (21182,3,-1150.82,2103.74,89.8157,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 3'), (21182,4,-1153.96,2107.03,97.0656,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 4'), (21182,5,-1156.1,2107.42,93.0656,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 5'), (21182,6,-1152.17,2107.41,83.1767,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 6'), (21182,7,-1150.15,2102.39,75.2368,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 7'), (21182,8,-1158.78,2102.99,76.9823,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 8'), (21182,9,-1158.34,2112.02,79.2045,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 9'), (21182,10,-1148.17,2113.34,77.0103,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 10'), (21182,11,-1148.9,2102.62,69.6769,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 11'), (21182,12,-1157.05,2104.98,82.9548,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South WP 12'), (21244,1,-2963.82,3384.47,-4.32232,NULL,0,'Bonechewer Messenger'), (21244,2,-2950.45,3376.32,-4.54705,NULL,0,'Bonechewer Messenger'), (21244,3,-2937.07,3369.06,-2.67877,NULL,0,'Bonechewer Messenger'), (21244,4,-2920.62,3365.06,-6.06192,NULL,0,'Bonechewer Messenger'), (21244,5,-2906.01,3355.55,-9.67691,NULL,0,'Bonechewer Messenger'), (21244,6,-2893.58,3347.71,-12.4329,NULL,8000,'Bonechewer Messenger'), (21244,7,-2853.67,3339.46,-19.3173,NULL,0,'Bonechewer Messenger'), (21244,8,-2828.47,3336.95,-19.989,NULL,0,'Bonechewer Messenger'), (21244,9,-2806.92,3336.65,-16.5153,NULL,0,'Bonechewer Messenger'), (21244,10,-2781.68,3334.47,-11.2636,NULL,0,'Bonechewer Messenger'), (21244,11,-2760.33,3331.24,-3.67464,NULL,0,'Bonechewer Messenger'), (21244,12,-2738.65,3311.73,-0.447591,NULL,0,'Bonechewer Messenger'), (21244,13,-2749.06,3301.89,0.177409,NULL,0,'Bonechewer Messenger'), (21244,14,-2759.04,3292.93,1.10484,NULL,0,'Bonechewer Messenger'), (21244,15,-2772.57,3281.08,2.65731,NULL,0,'Bonechewer Messenger'), (21244,16,-2791.86,3259.48,6.06262,NULL,0,'Bonechewer Messenger'), (21244,17,-2810.34,3238.42,9.01604,NULL,0,'Bonechewer Messenger'), (21244,18,-2819.36,3227.83,10.9052,NULL,0,'Bonechewer Messenger'), (21244,19,-2839.83,3204.25,5.40569,NULL,0,'Bonechewer Messenger'), (21244,20,-2849.9,3194.43,7.78383,NULL,0,'Bonechewer Messenger'), (21244,21,-2866.23,3176.27,11.8317,NULL,0,'Bonechewer Messenger'), (21244,22,-2888.59,3141.6,21.9321,NULL,0,'Bonechewer Messenger'), (21244,23,-2912.22,3116.34,30.0065,NULL,0,'Bonechewer Messenger'), (21244,24,-2916.97,3098.74,34.9853,NULL,0,'Bonechewer Messenger'), (21244,25,-2916.14,3081.25,39.5925,NULL,0,'Bonechewer Messenger'), (21244,26,-2911.01,3060.88,44.2168,NULL,0,'Bonechewer Messenger'), (21244,27,-2909.79,3039.71,48.8111,NULL,0,'Bonechewer Messenger'), (21244,28,-2925.22,3022.37,54.9515,NULL,0,'Bonechewer Messenger'), (21244,29,-2944.53,3008.12,62.0654,NULL,0,'Bonechewer Messenger'), (21244,30,-2971.17,2991.16,71.2986,NULL,0,'Bonechewer Messenger'), (21244,31,-2990,2978.32,77.9116,NULL,0,'Bonechewer Messenger'), (21244,32,-3012.73,2960.97,84.2165,NULL,1500,'Bonechewer Messenger'), (21244,33,-3017.17,2956.03,85.2511,NULL,0,'Bonechewer Messenger'), (21244,34,-3030.84,2940.81,86.5393,NULL,60000,'Bonechewer Messenger'), (21291,1,-2817.19,1777.81,60.3517,NULL,0,'Grom\'tor, Son of Oronok'), (21291,2,-2815.42,1771.03,59.1017,NULL,0,'Grom\'tor, Son of Oronok'), (21309,1,-3697.1,2669.77,107.186,NULL,0,'Painmistress Gabrissa'), (21309,2,-3697.68,2673.34,108.569,NULL,0,'Painmistress Gabrissa'), (21309,3,-3692.22,2678.74,108.66,NULL,0,'Painmistress Gabrissa'), (21309,4,-3690.04,2682.79,108.752,NULL,0,'Painmistress Gabrissa'), (21309,5,-3692.89,2684.18,108.485,NULL,0,'Painmistress Gabrissa'), (21309,6,-3690.92,2682.03,108.744,NULL,0,'Painmistress Gabrissa'), (21309,7,-3694.07,2677.51,108.537,NULL,0,'Painmistress Gabrissa'), (21309,8,-3697.53,2673.77,108.581,NULL,0,'Painmistress Gabrissa'), (21309,9,-3693.46,2668.44,107.174,NULL,0,'Painmistress Gabrissa'), (21409,1,-4054.43,1515.52,91.511,NULL,0,'Icarius'), (21410,1,-4058.76,1515.23,91.292,NULL,0,'Zarath'), (21411,1,-2080.31,5296.75,-37.3236,NULL,0,'Tobias the Filth Gorger'), (21411,2,-2083.83,5299.95,-37.3236,NULL,0,'Tobias the Filth Gorger'), (21633,1,-3311,2951.89,171.217,NULL,0,'Deathbrinder Jovaan'), (21633,2,-3308,2942.02,171.113,NULL,0,'Deathbrinder Jovaan'), (21633,3,-3306.25,2935.73,171.029,NULL,0,'Deathbrinder Jovaan'), (21633,4,-3304.26,2930.78,170.987,NULL,0,'Deathbrinder Jovaan'), (21633,5,-3307.61,2936.39,170.992,NULL,0,'Deathbrinder Jovaan'), (21633,6,-3309.42,2942.62,171.119,NULL,0,'Deathbrinder Jovaan'), (21685,1,-3619.83,1857.98,48.1777,NULL,0,'Oronok Torn-heart'), (21685,2,-3624.58,1856.23,48.6777,NULL,0,'Oronok Torn-heart'), (21685,3,-3625.79,1855.87,49.385,NULL,0,'Oronok Torn-heart'), (21685,4,-3627.79,1855.12,50.135,NULL,0,'Oronok Torn-heart'), (21685,5,-3629.54,1854.62,51.135,NULL,0,'Oronok Torn-heart'), (21685,6,-3630.29,1854.37,51.635,NULL,0,'Oronok Torn-heart'), (21685,7,-3631.29,1854.12,53.135,NULL,0,'Oronok Torn-heart'), (21685,8,-3632.29,1853.87,53.885,NULL,0,'Oronok Torn-heart'), (21685,9,-3632.53,1853.49,54.0415,NULL,0,'Oronok Torn-heart'), (21685,10,-3634.53,1852.99,56.2915,NULL,0,'Oronok Torn-heart'), (21685,11,-3637.03,1852.24,57.7915,NULL,0,'Oronok Torn-heart'), (21685,12,-3640.95,1852.14,57.4656,NULL,0,'Oronok Torn-heart'), (21686,1,-3618.58,1866.53,48.2374,NULL,0,'Borak, Son of Oronok'), (21686,2,-3620.31,1865.76,48.4759,NULL,0,'Borak, Son of Oronok'), (21686,3,-3622.81,1865.26,48.9759,NULL,0,'Borak, Son of Oronok'), (21686,4,-3624.81,1864.51,49.4759,NULL,0,'Borak, Son of Oronok'), (21686,5,-3626.31,1863.9,50.1328,NULL,0,'Borak, Son of Oronok'), (21686,6,-3628.31,1863.4,50.8828,NULL,0,'Borak, Son of Oronok'), (21686,7,-3630.31,1862.65,51.3828,NULL,0,'Borak, Son of Oronok'), (21686,8,-3632.81,1861.9,52.1328,NULL,0,'Borak, Son of Oronok'), (21686,9,-3634.81,1861.4,52.8828,NULL,0,'Borak, Son of Oronok'), (21686,10,-3634.81,1861.14,53.0337,NULL,0,'Borak, Son of Oronok'), (21686,11,-3636.56,1860.64,53.7837,NULL,0,'Borak, Son of Oronok'), (21686,12,-3639.31,1859.89,54.2837,NULL,0,'Borak, Son of Oronok'), (21686,13,-3641.06,1859.39,55.0337,NULL,0,'Borak, Son of Oronok'), (21686,14,-3643.06,1858.64,56.0337,NULL,0,'Borak, Son of Oronok'), (21686,15,-3643.16,1857.9,56.3382,NULL,0,'Borak, Son of Oronok'), (21686,16,-3644.66,1857.15,57.0882,NULL,0,'Borak, Son of Oronok'), (21686,17,-3646.23,1855.51,57.3797,NULL,0,'Borak, Son of Oronok'), (21686,18,-3648.23,1853.76,58.3797,NULL,0,'Borak, Son of Oronok'), (21687,1,-3620.27,1862.06,48.4432,NULL,0,'Gromtor, Son of Oronok'), (21687,2,-3623.02,1861.06,48.9432,NULL,0,'Gromtor, Son of Oronok'), (21687,3,-3626.02,1860.06,49.9432,NULL,0,'Gromtor, Son of Oronok'), (21687,4,-3629.77,1858.81,50.9432,NULL,0,'Gromtor, Son of Oronok'), (21687,5,-3631.52,1858.31,51.6932,NULL,0,'Gromtor, Son of Oronok'), (21687,6,-3633.52,1857.56,52.4432,NULL,0,'Gromtor, Son of Oronok'), (21687,7,-3634.52,1857.31,53.4432,NULL,0,'Gromtor, Son of Oronok'), (21687,8,-3636.27,1856.56,54.1932,NULL,0,'Gromtor, Son of Oronok'), (21687,9,-3637.27,1856.31,55.1932,NULL,0,'Gromtor, Son of Oronok'), (21687,10,-3640.27,1855.31,55.6932,NULL,0,'Gromtor, Son of Oronok'), (21687,11,-3643.02,1854.56,56.4432,NULL,0,'Gromtor, Son of Oronok'), (21687,12,-3642.17,1854.78,56.4368,NULL,0,'Gromtor, Son of Oronok'), (21687,13,-3644.92,1854.53,56.6868,NULL,0,'Gromtor, Son of Oronok'), (21687,14,-3642.17,1854.78,56.4368,NULL,0,'Gromtor, Son of Oronok'), (21687,15,-3644.92,1854.53,56.6868,NULL,0,'Gromtor, Son of Oronok'), (21687,16,-3646.25,1853.08,57.0559,NULL,0,'Gromtor, Son of Oronok'), (21687,17,-3648,1852.08,57.8059,NULL,0,'Gromtor, Son of Oronok'), (21768,1,-3724.43,1030.95,55.9573,NULL,0,'Vagath'), (21768,2,-3721.09,1030.28,55.9577,NULL,0,'Vagath'), (21768,3,-3725.89,1035.81,55.9568,NULL,0,'Vagath'), (21768,4,-3726.25,1040.24,55.9559,NULL,0,'Vagath'), (21837,1,2268.92,5393.45,145.447,NULL,0,'Summoned Wrath Hound'), (21837,2,2255.47,5407.07,145.028,NULL,0,'Summoned Wrath Hound'), (21837,3,2243.1,5420.32,144.344,NULL,0,'Summoned Wrath Hound'), (21837,4,2226.79,5438.05,144.35,NULL,0,'Summoned Wrath Hound'), (21837,5,2211.94,5460.01,150.857,NULL,0,'Summoned Wrath Hound'), (21837,6,2195.83,5463.45,153.681,NULL,0,'Summoned Wrath Hound'), (21837,7,2188.09,5477.5,155.091,NULL,0,'Summoned Wrath Hound'), (21837,8,2195.3,5464.7,153.681,NULL,0,'Summoned Wrath Hound'), (21837,9,2208.23,5464.17,153.6,NULL,0,'Summoned Wrath Hound'), (21837,10,2219.88,5446.35,144.35,NULL,0,'Summoned Wrath Hound'), (21837,11,2210.56,5435.39,144.645,NULL,0,'Summoned Wrath Hound'), (21837,12,2170.01,5423.63,144.294,NULL,0,'Summoned Wrath Hound'), (21837,13,2142.27,5430.44,144.8,NULL,0,'Summoned Wrath Hound'), (21837,14,2100.59,5447.44,145.313,NULL,0,'Summoned Wrath Hound'), (21837,15,2046.97,5449.16,145.033,NULL,0,'Summoned Wrath Hound'), (21837,16,2031.7,5416.58,144.777,NULL,0,'Summoned Wrath Hound'), (21837,17,2010,5392.87,145.607,NULL,0,'Summoned Wrath Hound'), (21837,18,1951.62,5362.66,148.15,NULL,0,'Summoned Wrath Hound'), (21837,19,1958.2,5340.3,153.245,NULL,0,'Summoned Wrath Hound'), (21837,20,1950.29,5312.92,154.089,NULL,0,'Summoned Wrath Hound'), (21837,21,1960.22,5301.52,154.089,NULL,0,'Summoned Wrath Hound'), (21837,22,1980.81,5314.19,156.477,NULL,0,'Summoned Wrath Hound'), (21867,1,-4519.98,1004.27,12.495,NULL,0,'Teron Gorefiend'), (21867,2,-4520.01,995.076,11.5781,NULL,0,'Teron Gorefiend'), (21867,3,-4518.75,968.75,12.0456,NULL,0,'Teron Gorefiend'), (21867,4,-4512.09,938.898,2.52905,NULL,0,'Teron Gorefiend'), (22113,1,-4100.05,969.276,24.9571,NULL,0,'Mordenai'), (22113,2,-4104.06,931.187,18.8469,NULL,0,'Mordenai'), (22113,3,-4105.65,911.224,16.1353,NULL,0,'Mordenai'), (22113,4,-4106.05,889.833,14.4649,NULL,0,'Mordenai'), (22113,5,-4118.47,857.928,8.29486,NULL,0,'Mordenai'), (22113,6,-4122.4,839.518,10.4151,NULL,0,'Mordenai'), (22113,7,-4143.45,803.2,9.22043,NULL,0,'Mordenai'), (22113,8,-4150.96,769.769,6.31908,NULL,0,'Mordenai'), (22113,9,-4153.1,760.191,3.47747,NULL,0,'Mordenai'), (22113,10,-4155.08,747.368,1.8985,NULL,0,'Mordenai'), (22113,11,-4151.37,769.929,6.42453,NULL,0,'Mordenai'), (22113,12,-4132.84,797.355,8.16607,NULL,0,'Mordenai'), (22113,13,-4137.32,823.672,9.68296,NULL,0,'Mordenai'), (22113,14,-4119.16,842.164,9.89524,NULL,0,'Mordenai'), (22113,15,-4115.26,851.276,7.68533,NULL,0,'Mordenai'), (22113,16,-4109.66,883.088,13.8876,NULL,0,'Mordenai'), (22113,17,-4110.74,914.769,17.723,NULL,0,'Mordenai'), (22113,18,-4106.89,948.026,23.0078,NULL,0,'Mordenai'), (22114,1,2664.39,5625.28,-12.0335,NULL,0,'Huffer'), (22114,2,2665.75,5613.67,-11.8282,NULL,0,'Huffer'), (22114,3,2673.08,5603.2,-11.4078,NULL,0,'Huffer'), (22114,4,2674.67,5590.49,-10.7295,NULL,0,'Huffer'), (22114,5,2674.71,5577.68,-10.6751,NULL,0,'Huffer'), (22114,6,2685.25,5584.48,-10.6681,NULL,0,'Huffer'), (22114,7,2694.81,5596.28,-11.2027,NULL,0,'Huffer'), (22114,8,2702.29,5610.76,-10.9346,NULL,0,'Huffer'), (22114,9,2705.78,5621.92,-10.6646,NULL,0,'Huffer'), (22114,10,2700.85,5633.74,-11.8703,NULL,0,'Huffer'), (22114,11,2694.08,5649.96,-13.28,NULL,0,'Huffer'), (22114,12,2682.09,5654.45,-13.4994,NULL,0,'Huffer'), (22114,13,2670.8,5651.71,-13.4281,NULL,0,'Huffer'), (22114,14,2665.44,5642.68,-12.8722,NULL,0,'Huffer'), (22114,15,2662.18,5627.92,-11.9602,NULL,0,'Huffer'), (22114,16,2662.88,5613.93,-11.6684,NULL,0,'Huffer'), (22114,17,2669.58,5604.36,-11.4061,NULL,0,'Huffer'), (22114,18,2679.52,5592.87,-10.8915,NULL,0,'Huffer'), (22114,19,2692.25,5594.31,-11.1679,NULL,0,'Huffer'), (22114,20,2698.72,5603.96,-11.2757,NULL,0,'Huffer'), (22114,21,2709.06,5619.39,-10.5668,NULL,0,'Huffer'), (22114,22,2705.15,5635.22,-11.6887,NULL,0,'Huffer'), (22114,23,2696.48,5647.7,-13.106,NULL,0,'Huffer'), (22114,24,2687.17,5661.09,-13.6752,NULL,0,'Huffer'), (22114,25,2684.61,5672.42,-14.2476,NULL,0,'Huffer'), (22114,26,2685.65,5688.7,-15.4661,NULL,0,'Huffer'), (22114,27,2688.82,5705.91,-16.4175,NULL,0,'Huffer'), (22114,28,2691.36,5719.68,-16.3553,NULL,0,'Huffer'), (22114,29,2693.66,5732.21,-17.13,NULL,0,'Huffer'), (22114,30,2694.38,5745,-17.7616,NULL,0,'Huffer'), (22377,1,-2765.98,5430.21,-34.5376,NULL,0,'Akuno'), (22377,2,-2767.97,5422.27,-34.5376,NULL,0,'Akuno'), (22377,3,-2772.73,5415.69,-34.5376,NULL,0,'Akuno'), (22377,4,-2780.92,5415.52,-34.5376,NULL,0,'Akuno'), (22377,5,-2791.42,5415.29,-34.5375,NULL,0,'Akuno'), (22377,6,-2803.1,5415.04,-34.5369,NULL,0,'Akuno'), (22377,7,-2806.53,5414.83,-34.5369,NULL,0,'Akuno'), (22377,8,-2813.41,5414.9,-34.5354,NULL,0,'Akuno'), (22377,9,-2816.91,5415.05,-34.5304,NULL,0,'Akuno'), (22377,10,-2826.27,5414.4,-29.0183,NULL,0,'Akuno'), (22377,11,-2827.44,5414.62,-28.3213,NULL,0,'Akuno'), (22377,12,-2836.74,5414.38,-28.2617,NULL,0,'Akuno'), (22377,13,-2850.74,5414.03,-28.2604,NULL,0,'Akuno'), (22377,14,-2860.05,5413.79,-28.2604,NULL,0,'Akuno'), (22377,15,-2868.12,5413.59,-28.2604,NULL,0,'Akuno'), (22377,16,-2876.3,5413.28,-28.2604,NULL,0,'Akuno'), (22377,17,-2882.05,5413.08,-26.0908,NULL,0,'Akuno'), (22377,18,-2889.05,5412.85,-21.2303,NULL,0,'Akuno'), (22377,19,-2892.84,5412.9,-18.6032,NULL,0,'Akuno'), (22377,20,-2895.87,5411.14,-18.5903,NULL,0,'Akuno'), (22377,21,-2895.84,5409.21,-18.2705,NULL,0,'Akuno'), (22377,22,-2895.75,5402.21,-12.9085,NULL,0,'Akuno'), (22377,23,-2895.67,5396.85,-8.80455,NULL,0,'Akuno'), (22377,24,-2895.65,5385.91,-9.29342,NULL,0,'Akuno'), (22377,25,-2895.61,5383.6,-9.43076,NULL,0,'Akuno'), (22377,26,-2895.27,5373.11,-9.43076,NULL,0,'Akuno'), (22377,27,-2894.88,5363.73,-10.0105,NULL,0,'Akuno'), (22377,28,-2894.08,5352.07,-11.5885,NULL,0,'Akuno'), (22377,29,-2888.83,5341.71,-11.4291,NULL,0,'Akuno'), (22377,30,-2881.96,5328.16,-10.5961,NULL,0,'Akuno'), (22377,31,-2872.98,5310.43,-10.0183,NULL,0,'Akuno'), (22377,32,-2864.02,5292.76,-10.1313,NULL,0,'Akuno'), (22377,33,-2857.69,5280.27,-10.4824,NULL,0,'Akuno'), (22377,34,-2850.32,5265.72,-10.6026,NULL,0,'Akuno'), (22377,35,-2846.06,5254.76,-9.71436,NULL,0,'Akuno'), (22401,1,-821.992,2034.88,55.0184,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower North WP 1'), (22401,2,-820.977,2027.59,63.6837,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower North WP 2'), (22401,3,-825.219,2034.11,65.8631,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower North WP 3'), (22401,4,-816.849,2028.66,49.752,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower North WP 4'), (22401,5,-825.249,2026.35,46.5842,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower North WP 5'), (22402,1,-897.1,1917.56,93.7374,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge WP 1'), (22402,2,-903.386,1919.14,76.0997,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge WP 2'), (22402,3,-898.182,1920.16,82.6782,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge WP 3'), (22402,4,-901.284,1920.17,92.5727,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge WP 4'), (22402,5,-894.948,1924.78,75.4894,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge WP 5'), (22402,6,-894.47,1919.87,93.7102,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge WP 6'), (22403,1,-978.371,1883.56,104.317,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill WP 1'), (22403,2,-974.304,1878.93,109.678,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill WP 2'), (22403,3,-974.146,1874.82,121.94,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill WP 3'), (22403,4,-982.44,1875.44,100.412,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill WP 4'), (22403,5,-975.126,1882.18,118.035,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill WP 5'), (22403,6,-979.369,1876.67,121.587,NULL,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill WP 6'), (22424,1,-3621.26,4166.26,1.55941,NULL,0,'Skywing'), (22424,2,-3622.62,4163.42,2.3166,NULL,0,'Skywing'), (22424,3,-3625.33,4157.74,4.64548,NULL,0,'Skywing'), (22424,4,-3626.41,4151.19,7.26294,NULL,0,'Skywing'), (22424,5,-3627.35,4143.9,10.0512,NULL,0,'Skywing'), (22424,6,-3629.69,4129.33,18.1097,NULL,0,'Skywing'), (22424,7,-3631.48,4117.94,26.4851,NULL,0,'Skywing'), (22424,8,-3632.15,4107.83,33.4808,NULL,0,'Skywing'), (22424,9,-3632.53,4096.64,42.0827,NULL,0,'Skywing'), (22424,10,-3631.44,4085.52,49.6244,NULL,0,'Skywing'), (22424,11,-3628.18,4075.53,54.6938,NULL,0,'Skywing'), (22424,12,-3623.41,4068.62,58.1745,NULL,0,'Skywing'), (22424,13,-3620.17,4064.05,60.5942,NULL,0,'Skywing'), (22424,14,-3617.24,4057.31,62.0534,NULL,0,'Skywing'), (22424,15,-3614.1,4050.66,63.5004,NULL,0,'Skywing'), (22424,16,-3611.12,4043.95,64.8479,NULL,0,'Skywing'), (22424,17,-3607.23,4040.94,65.8665,NULL,0,'Skywing'), (22424,18,-3601.09,4038.44,67.163,NULL,0,'Skywing'), (22424,19,-3597.18,4033.5,68.661,NULL,0,'Skywing'), (22424,20,-3602.58,4027.06,69.5107,NULL,0,'Skywing'), (22424,21,-3609.05,4028.48,70.5553,NULL,0,'Skywing'), (22424,22,-3614.23,4031.37,72.286,NULL,0,'Skywing'), (22424,23,-3611.68,4038.97,74.6319,NULL,0,'Skywing'), (22424,24,-3604.73,4041.35,76.7952,NULL,0,'Skywing'), (22424,25,-3600.63,4034.93,79.1791,NULL,0,'Skywing'), (22424,26,-3604.06,4028.03,81.7191,NULL,0,'Skywing'), (22424,27,-3611.94,4030.77,84.5613,NULL,0,'Skywing'), (22424,28,-3610.29,4038.51,87.5848,NULL,0,'Skywing'), (22424,29,-3604.54,4041.08,89.6741,NULL,0,'Skywing'), (22424,30,-3600.75,4033.58,92.3198,NULL,0,'Skywing'), (22424,31,-3606.45,4029.13,95.1272,NULL,0,'Skywing'), (22424,32,-3612.6,4033.16,98.0352,NULL,0,'Skywing'), (22424,33,-3609.07,4039.61,100.851,NULL,0,'Skywing'), (22424,34,-3601.26,4036.42,104.093,NULL,0,'Skywing'), (22424,35,-3603.33,4030.84,106.335,NULL,0,'Skywing'), (22424,36,-3609.56,4030.06,109.118,NULL,0,'Skywing'), (22424,37,-3610.35,4037.03,110.898,NULL,0,'Skywing'), (22424,38,-3602.78,4042.69,113.026,NULL,0,'Skywing'), (22424,39,-3602.09,4044.07,113.454,NULL,0,'Skywing'), (22424,40,-3601,4046.27,111.9,NULL,0,'Skywing'), (22424,41,-3598.97,4050.35,111.943,NULL,0,'Skywing'), (22424,42,-3603.36,4056.27,111.966,NULL,0,'Skywing'), (22424,43,-3609.93,4055.32,112.007,NULL,0,'Skywing'), (22424,44,-3616.64,4053.35,112.007,NULL,0,'Skywing'), (22424,45,-3622.91,4046.27,112.005,NULL,0,'Skywing'), (22424,46,-3625.73,4031.57,112.001,NULL,0,'Skywing'), (22424,47,-3623.86,4024.83,112.001,NULL,0,'Skywing'), (22424,48,-3617.82,4017.11,112,NULL,0,'Skywing'), (22424,49,-3609.08,4011.3,112.006,NULL,0,'Skywing'), (22424,50,-3601.41,4014.74,111.999,NULL,0,'Skywing'), (22424,51,-3590.96,4021.77,112.001,NULL,0,'Skywing'), (22424,52,-3586.16,4036.4,112.002,NULL,0,'Skywing'), (22424,53,-3579.69,4033.69,111.911,NULL,0,'Skywing'), (22424,54,-3573.43,4033.06,108.752,NULL,0,'Skywing'), (22424,55,-3565.08,4032.06,106.208,NULL,0,'Skywing'), (22424,56,-3554.29,4031.13,105.318,NULL,0,'Skywing'), (22424,57,-3545.24,4030.22,106.381,NULL,0,'Skywing'), (22424,58,-3535.15,4029.21,109.962,NULL,0,'Skywing'), (22424,59,-3531.33,4028.81,111.879,NULL,0,'Skywing'), (22424,60,-3523.64,4028,112.523,NULL,0,'Skywing'), (22424,61,-3520.49,4034.27,112.608,NULL,0,'Skywing'), (22424,62,-3515.68,4041.13,112.647,NULL,0,'Skywing'), (22424,63,-3507.02,4044.92,112.971,NULL,0,'Skywing'), (22424,64,-3500.15,4043.56,113.102,NULL,0,'Skywing'), (22424,65,-3494.33,4036.55,113.115,NULL,0,'Skywing'), (22424,66,-3490.92,4027.38,113.117,NULL,0,'Skywing'), (22424,67,-3489.2,4021.19,113.122,NULL,0,'Skywing'), (22424,68,-3492.73,4014.82,113.116,NULL,0,'Skywing'), (22424,69,-3502.03,4009.95,113.116,NULL,0,'Skywing'), (22424,70,-3512.5,4009.17,112.986,NULL,0,'Skywing'), (22424,71,-3521.33,4012.09,112.916,NULL,0,'Skywing'), (22424,72,-3522.77,4011.08,112.87,NULL,0,'Skywing'), (22424,73,-3542.31,4008.05,92.7418,NULL,0,'Skywing'), (22424,74,-3550.27,4006.77,92.8591,NULL,0,'Skywing'), (22424,75,-3555.85,4001.49,92.9244,NULL,0,'Skywing'), (22424,76,-3555.59,3991.35,92.9177,NULL,0,'Skywing'), (22424,77,-3550.2,3984.01,92.9159,NULL,0,'Skywing'), (22424,78,-3542.41,3981.99,92.9141,NULL,0,'Skywing'), (22424,79,-3531.53,3987.66,92.9618,NULL,0,'Skywing'), (22424,80,-3530.05,3994.49,92.7201,NULL,0,'Skywing'), (22424,81,-3533.03,4002.35,92.6635,NULL,0,'Skywing'), (22424,82,-3535.36,4009.31,92.2945,NULL,0,'Skywing'), (22424,83,-3532.85,4014.32,90.9102,NULL,0,'Skywing'), (22424,84,-3531.52,4021.91,87.4497,NULL,0,'Skywing'), (22424,85,-3529,4031.39,85.6917,NULL,0,'Skywing'), (22424,86,-3526.64,4041.28,86.618,NULL,0,'Skywing'), (22424,87,-3524.63,4050.14,89.8693,NULL,0,'Skywing'), (22424,88,-3523.59,4055.65,92.8619,NULL,0,'Skywing'), (22424,89,-3520.47,4058.97,92.9301,NULL,0,'Skywing'), (22424,90,-3512.08,4062.54,92.9185,NULL,0,'Skywing'), (22424,91,-3506.69,4067.5,92.9206,NULL,0,'Skywing'), (22424,92,-3505.27,4072.56,92.919,NULL,0,'Skywing'), (22432,1,-709.65,2753.99,103.5,NULL,0,'Colonel Jules'), (22432,2,-710.557,2753.94,103.5,NULL,0,'Colonel Jules'), (22432,3,-711.909,2750.3,104.14,NULL,0,'Colonel Jules'), (22432,4,-713.904,2746.49,104.331,NULL,0,'Colonel Jules'), (22432,5,-711.184,2742.27,103.904,NULL,0,'Colonel Jules'), (22432,6,-708.22,2742.91,103.904,NULL,0,'Colonel Jules'), (22432,7,-708.57,2748.6,105.099,NULL,0,'Colonel Jules'), (22432,8,-711.74,2752.01,106.086,NULL,0,'Colonel Jules'), (22432,9,-714.274,2749.76,105.396,NULL,0,'Colonel Jules'), (22432,10,-713.429,2744.81,104.753,NULL,0,'Colonel Jules'), (22432,11,-709.864,2745.16,104.659,NULL,0,'Colonel Jules'), (22432,12,-709.463,2751.23,106.032,NULL,0,'Colonel Jules'), (22432,13,-713.553,2748.7,105.051,NULL,0,'Colonel Jules'), (22432,14,-713.526,2746.73,104.833,NULL,0,'Colonel Jules'), (22432,15,-711.496,2743.84,104.833,NULL,0,'Colonel Jules'), (22432,16,-714.383,2746.02,104.647,NULL,0,'Colonel Jules'), (22432,17,-714.456,2749.98,104.089,NULL,0,'Colonel Jules'), (22432,18,-710.608,2750.5,103.973,NULL,0,'Colonel Jules'), (22432,19,-707.983,2747.36,104.798,NULL,0,'Colonel Jules'), (22432,20,-710.613,2744.9,104.477,NULL,0,'Colonel Jules'), (22432,21,-714.8,2745.95,104.101,NULL,0,'Colonel Jules'), (22432,22,-714.631,2748.01,104.43,NULL,0,'Colonel Jules'), (22432,23,-711.024,2750.26,103.991,NULL,0,'Colonel Jules'), (22432,24,-707.63,2748.21,104.214,NULL,0,'Colonel Jules'), (22432,25,-708.827,2745.44,104.154,NULL,0,'Colonel Jules'), (22432,26,-711.388,2742.96,103.953,NULL,0,'Colonel Jules'), (22432,27,-714.002,2745.32,103.913,NULL,0,'Colonel Jules'), (22432,28,-714.457,2749.44,103.033,NULL,0,'Colonel Jules'), (22432,29,-713.108,2751.62,103.678,NULL,0,'Colonel Jules'), (22432,30,-708.345,2750.1,103.533,NULL,0,'Colonel Jules'), (22432,31,-707.695,2747.56,103.752,NULL,0,'Colonel Jules'), (22432,32,-709.438,2743.11,104.164,NULL,0,'Colonel Jules'), (22432,33,-712.881,2743.51,105.306,NULL,0,'Colonel Jules'), (22432,34,-713.839,2747.58,105.144,NULL,0,'Colonel Jules'), (22432,35,-712.62,2751.28,105.144,NULL,0,'Colonel Jules'), (22432,36,-709.074,2751.49,105.238,NULL,0,'Colonel Jules'), (22432,37,-708.597,2747.29,105.812,NULL,0,'Colonel Jules'), (22432,38,-712.156,2745.36,105.812,NULL,0,'Colonel Jules'), (22432,39,-708.514,2743.51,105.116,NULL,0,'Colonel Jules'), (22432,40,-707.708,2747.04,104.76,NULL,0,'Colonel Jules'), (22432,41,-710.911,2751.85,104.267,NULL,0,'Colonel Jules'), (22432,42,-714.12,2749.66,103.384,NULL,0,'Colonel Jules'), (22432,43,-713.635,2744.45,103.595,NULL,0,'Colonel Jules'), (22432,44,-710.211,2754.36,102.367,NULL,0,'Colonel Jules'), (22458,1,-3743.63,5384.38,-6.24766,NULL,0,'Chief Archaeologist Letoll'), (22458,2,-3739.58,5375.99,-7.65087,NULL,0,'Chief Archaeologist Letoll'), (22458,3,-3730.59,5365.27,-9.40853,NULL,0,'Chief Archaeologist Letoll'), (22458,4,-3716.52,5364.92,-10.0641,NULL,0,'Chief Archaeologist Letoll'), (22458,5,-3702.52,5365.01,-10.6171,NULL,0,'Chief Archaeologist Letoll'), (22458,6,-3685.79,5373.34,-10.346,NULL,0,'Chief Archaeologist Letoll'), (22458,7,-3666.99,5382.7,-11.0679,NULL,0,'Chief Archaeologist Letoll'), (22458,8,-3648.26,5392.03,-11.63,NULL,0,'Chief Archaeologist Letoll'), (22458,9,-3630.57,5400.84,-11.2587,NULL,0,'Chief Archaeologist Letoll'), (22458,10,-3613.28,5403.56,-12.6312,NULL,0,'Chief Archaeologist Letoll'), (22458,11,-3595.41,5412.11,-14.5775,NULL,0,'Chief Archaeologist Letoll'), (22458,12,-3576.47,5421.18,-15.7787,NULL,0,'Chief Archaeologist Letoll'), (22458,13,-3563.81,5431.46,-14.7978,NULL,0,'Chief Archaeologist Letoll'), (22458,14,-3559.34,5444.63,-12.1873,NULL,0,'Chief Archaeologist Letoll'), (22458,15,-3554.7,5454.06,-11.3631,NULL,0,'Chief Archaeologist Letoll'), (22458,16,-3558.27,5468.99,-7.75,NULL,0,'Chief Archaeologist Letoll'), (22458,17,-3548.65,5457.35,-12.32,NULL,0,'Chief Archaeologist Letoll'), (22464,1,-3725.1,5381.9,-4.4,NULL,0,''), (22464,2,-3735.7,5390.7,-5.7,NULL,0,''), (22464,3,-3728.4,5384.1,-3.4,NULL,0,''), (22464,4,-3703.1,5371.4,-10.1,NULL,0,''), (22464,5,-3619.6,5400.8,-12.1,NULL,0,''), (22464,6,-3554.2,5451.1,-11.8,NULL,0,''), (22464,7,-3563.1,5462.8,-6.5,NULL,0,''), (22464,8,-3551.1,5454,-11.9,NULL,0,''), (22507,1,-711.317,2748.46,104.93,NULL,0,'Darkness Released'), (22507,2,-713.449,2745.72,105.2,NULL,0,'Darkness Released'), (22507,3,-712.575,2743.63,104.704,NULL,0,'Darkness Released'), (22507,4,-709.914,2743.95,104.46,NULL,0,'Darkness Released'), (22507,5,-708.159,2747.59,104.885,NULL,0,'Darkness Released'), (22507,6,-708.617,2750.27,105.226,NULL,0,'Darkness Released'), (22820,1,-3724.76,1036.54,55.9986,NULL,0,'Seer Olum'), (22820,2,-3723.39,1033.15,56.2068,NULL,0,'Seer Olum'), (22870,1,-3718.94,1032.77,63.8443,NULL,0,'Olums Spirit'), (22990,1,-3570.33,620.32,6.41,NULL,0,'Akama'), (22990,2,-3570.23,588.86,10.39,NULL,0,'Akama'), (22990,3,-3572.74,559.12,13.55,NULL,0,'Akama'), (22990,4,-3558.79,545.08,15.62,NULL,0,'Akama'), (22990,5,-3562.6,511.74,19.23,NULL,0,'Akama'), (22990,6,-3568.41,482.69,22.44,NULL,0,'Akama'), (22990,7,-3569.81,473.76,23.32,NULL,0,'Akama'), (22990,8,-3577.9,425.75,29.02,NULL,0,'Akama'), (22990,9,-3596.3,409.57,31.74,NULL,0,'Akama'), (22990,10,-3597.12,369.52,35.27,NULL,0,'Akama'), (22990,11,-3600.23,350.08,38.9,NULL,0,'Akama'), (22990,12,-3644.38,316.13,35.17,NULL,0,'Akama'), (23282,1,2428.08,6980.77,369.768,NULL,0,'Obsidia'), (23364,1,2425.25,6994.86,368.085,NULL,0,'Black Dragon Whelpling'), (23364,2,2424.88,6998.75,367.849,NULL,0,'Black Dragon Whelpling'), (23383,1,-4108.06,3031.46,344.879,NULL,0,'Skyguard Prisoner'), (23383,2,-4110.58,3034.34,344.121,NULL,0,'Skyguard Prisoner'), (23383,3,-4116.37,3033.79,344.083,NULL,0,'Skyguard Prisoner'), (23383,4,-4122.83,3027.09,344.149,NULL,0,'Skyguard Prisoner'), (23383,5,-4126.33,3027.21,344.158,NULL,0,'Skyguard Prisoner'), (23383,6,-4128.94,3026.88,344.021,NULL,0,'Skyguard Prisoner'), (23383,7,-4135.6,3028.52,339.992,NULL,0,'Skyguard Prisoner'), (23383,8,-4144.75,3030.27,337.474,NULL,0,'Skyguard Prisoner'), (23383,9,-4157.26,3032.66,337.446,NULL,0,'Skyguard Prisoner'), (23383,10,-4171.01,3035.29,342.801,NULL,0,'Skyguard Prisoner'), (23383,11,-4172.98,3035.67,343.267,NULL,0,'Skyguard Prisoner'), (23383,12,-4175.09,3039.7,343.64,NULL,0,'Skyguard Prisoner'), (23383,13,-4176.68,3049.94,344.072,NULL,0,'Skyguard Prisoner'), (23383,14,-4182.15,3056.03,344.146,NULL,0,'Skyguard Prisoner'), (23383,15,-4185.25,3060.86,344.157,NULL,0,'Skyguard Prisoner'), (23383,16,-4184.97,3062.4,344.152,NULL,0,'Skyguard Prisoner'), (23383,17,-4183.71,3065.44,342.625,NULL,0,'Skyguard Prisoner'), (23383,18,-4181.35,3071.13,336.977,NULL,0,'Skyguard Prisoner'), (23383,19,-4179.91,3079.19,329.741,NULL,0,'Skyguard Prisoner'), (23383,20,-4178.71,3085.91,325.563,NULL,0,'Skyguard Prisoner'), (23383,21,-4178.18,3088.9,324.177,NULL,0,'Skyguard Prisoner'), (23383,22,-4175.07,3094.67,323.426,NULL,0,'Skyguard Prisoner'), (23616,1,-2454.94,-482.136,-8.97948,NULL,0,'Kyle'), (23616,2,-2445.34,-476.395,-8.92086,NULL,0,'Kyle'), (23616,3,-2433.79,-468.785,-9.20522,NULL,0,'Kyle'), (23616,4,-2422.01,-460.858,-9.1759,NULL,0,'Kyle'), (23616,5,-2407.47,-451.07,-8.70993,NULL,0,'Kyle'), (23616,6,-2395.98,-443.42,-8.42222,NULL,0,'Kyle'), (23616,7,-2383.8,-436.212,-8.78844,NULL,0,'Kyle'), (23616,8,-2367.83,-425.967,-9.38671,NULL,0,'Kyle'), (23616,9,-2355.15,-413.835,-9.75652,NULL,0,'Kyle'), (23616,10,-2345.39,-403.032,-8.87064,NULL,0,'Kyle'), (23616,11,-2338.73,-387.213,-7.97681,NULL,0,'Kyle'), (23616,12,-2330.27,-374.08,-8.37519,NULL,0,'Kyle'), (23616,13,-2314.64,-365.663,-9.41672,NULL,0,'Kyle'), (23616,14,-2295.45,-360.874,-9.42468,NULL,0,'Kyle'), (23616,15,-2279.85,-357.148,-9.42468,NULL,0,'Kyle'), (23616,16,-2263.83,-363.376,-9.42468,NULL,0,'Kyle'), (23616,17,-2248.52,-370.238,-9.42468,NULL,0,'Kyle'), (23616,18,-2226.43,-386.156,-9.42468,NULL,0,'Kyle'), (23616,19,-2232.14,-416.578,-9.42205,NULL,0,'Kyle'), (23616,20,-2247.29,-439.615,-9.42475,NULL,0,'Kyle'), (23616,21,-2252.91,-448.416,-9.09973,NULL,0,'Kyle'), (23616,22,-2257.71,-455.921,-8.15442,NULL,0,'Kyle'), (23616,23,-2271.66,-475.713,-7.80418,NULL,0,'Kyle'), (23616,24,-2293.85,-483.264,-7.86093,NULL,0,'Kyle'), (23616,25,-2302.71,-490.694,-7.92982,NULL,0,'Kyle'), (23616,26,-2306.74,-494.585,-8.44247,NULL,0,'Kyle'), (23616,27,-2324.17,-516.494,-9.32393,NULL,0,'Kyle'), (23616,28,-2340.11,-535.209,-9.2326,NULL,0,'Kyle'), (23616,29,-2357.69,-538.25,-9.158,NULL,0,'Kyle'), (23616,30,-2372.68,-528.41,-9.15687,NULL,0,'Kyle'), (23616,31,-2391.28,-518.477,-8.4459,NULL,0,'Kyle'), (23616,32,-2404.81,-514.866,-7.4283,NULL,0,'Kyle'), (23616,33,-2418.06,-510.431,-6.09458,NULL,0,'Kyle'), (23616,34,-2431.22,-505.672,-6.06301,NULL,0,'Kyle'), (23616,35,-2443.9,-499.738,-7.60161,NULL,0,'Kyle'), (23616,36,-2462.4,-488.247,-9.27003,NULL,0,'Kyle'), (23678,1,2063,-4666,217,NULL,0,'Chill Nymph point 1'), (23734,1,629.388,-5021.37,3.04091,NULL,0,'Anchorite Yazmina '), (23734,2,630.836,-5011.95,3.8314,NULL,0,'Anchorite Yazmina '), (23734,3,630.836,-5011.95,3.8314,NULL,0,'Anchorite Yazmina '), (23734,4,624.458,-5003.92,3.59241,NULL,0,'Anchorite Yazmina '), (23734,5,614.28,-5005.49,3.06355,NULL,0,'Anchorite Yazmina '), (23734,6,607.946,-5014.89,3.10032,NULL,0,'Anchorite Yazmina '), (23734,7,612.983,-5025.49,2.03711,NULL,0,'Anchorite Yazmina '), (23734,8,625.177,-5026.14,2.32847,NULL,0,'Anchorite Yazmina '), (23741,1,-2457.79,-3169.9,35.109,NULL,0,'Captured Raptor'), (23741,2,-2446.18,-3176.67,34.5238,NULL,0,'Captured Raptor'), (23741,3,-2436.55,-3170.93,35.8081,NULL,0,'Captured Raptor'), (23741,4,-2428.23,-3146.74,35.8573,NULL,0,'Captured Raptor'), (23741,5,-2444.57,-3138.12,35.8598,NULL,0,'Captured Raptor'), (23741,6,-2457.32,-3146.25,35.4215,NULL,0,'Captured Raptor'), (23741,7,-2468,-3161.3,34.8617,NULL,0,'Captured Raptor'), (23782,1,1950.98,-6131.16,24.8696,NULL,0,'Apothecary Ravien'), (23782,2,1946.99,-6136.56,24.3789,NULL,0,'Apothecary Ravien'), (23782,3,1946.49,-6139.31,24.3789,NULL,0,'Apothecary Ravien'), (23782,4,1946.49,-6140.31,24.3789,NULL,0,'Apothecary Ravien'), (23782,5,1946.49,-6141.31,24.3789,NULL,0,'Apothecary Ravien'), (23782,6,1946.49,-6142.56,24.3789,NULL,0,'Apothecary Ravien'), (23782,7,1946.49,-6142.44,24.3901,NULL,0,'Apothecary Ravien'), (23782,8,1946.49,-6141.44,24.3901,NULL,0,'Apothecary Ravien'), (23782,9,1946.49,-6140.44,24.3901,NULL,0,'Apothecary Ravien'), (23782,10,1946.49,-6139.44,24.3901,NULL,0,'Apothecary Ravien'), (23782,11,1947.24,-6137.44,24.3901,NULL,0,'Apothecary Ravien'), (23782,12,1947.05,-6137.37,24.8136,NULL,0,'Apothecary Ravien'), (23782,13,1948.3,-6134.37,24.8136,NULL,0,'Apothecary Ravien'), (23782,14,1950.3,-6133.62,25.0636,NULL,0,'Apothecary Ravien'), (23782,15,1954.05,-6129.62,25.0636,NULL,0,'Apothecary Ravien'), (23782,16,1958.3,-6127.12,25.5636,NULL,0,'Apothecary Ravien'), (23782,17,1958.69,-6127.19,25.5125,NULL,0,'Apothecary Ravien'), (23782,18,1960.69,-6127.19,26.0125,NULL,0,'Apothecary Ravien'), (23864,1,-2965.74,-3873.83,33.3183,NULL,0,''), (23899,1,-3882.59,-4670.28,-1.82355,NULL,0,'Tethyr'), (23975,1,637.177,-5011.11,4.65392,NULL,0,'Thoralius the Wise WP 1'), (23975,2,634.837,-5010.3,4.52892,NULL,0,'Thoralius the Wise WP 2'), (23975,3,637.923,-5015.03,4.52892,NULL,0,'Thoralius the Wise WP 3'), (23975,4,636.042,-5016.67,4.15392,NULL,0,'Thoralius the Wise WP 4'), (23975,5,638.255,-5013.19,4.65392,NULL,0,'Thoralius the Wise WP 5'), (23975,6,637.758,-5013.27,4.65392,NULL,0,'Thoralius the Wise WP 6'), (23975,7,636.825,-5013.39,4.52892,NULL,0,'Thoralius the Wise WP 7'), (23975,8,638.255,-5013.19,4.65392,NULL,0,'Thoralius the Wise WP 8'), (23995,1,-4627.79,-3176.21,41.4062,NULL,0,'Axle'), (23995,2,-4617.29,-3178.56,34.9508,NULL,0,'Axle'), (23995,3,-4615.73,-3176.38,34.8111,NULL,0,'Axle'), (23995,4,-4618,-3175.21,34.8124,NULL,0,'Axle'), (23995,5,-4615.73,-3176.38,34.8111,NULL,0,'Axle'), (23995,6,-4617.29,-3178.56,34.9508,NULL,0,'Axle'), (23995,7,-4627.79,-3176.21,41.4062,NULL,0,'Axle'), (23995,8,-4629.94,-3176.12,41.2235,NULL,0,'Axle'), (24041,1,1869.07,-6103.23,18.6136,NULL,0,'Prince Keleseth'), (24041,2,1868.82,-6103.98,18.6136,NULL,0,'Prince Keleseth'), (24041,3,1868.57,-6107.98,19.1136,NULL,0,'Prince Keleseth'), (24041,4,1868.07,-6111.73,19.6136,NULL,0,'Prince Keleseth'), (24041,5,1867.82,-6114.48,20.3636,NULL,0,'Prince Keleseth'), (24041,6,1867.64,-6114.86,20.7026,NULL,0,'Prince Keleseth'), (24041,7,1867.64,-6114.86,20.7026,NULL,0,'Prince Keleseth'), (24041,8,1867.39,-6115.36,20.7026,NULL,0,'Prince Keleseth'), (24041,9,1866.89,-6118.11,21.2026,NULL,0,'Prince Keleseth'), (24041,10,1866.64,-6120.11,21.9526,NULL,0,'Prince Keleseth'), (24041,11,1865.92,-6123,22.53,NULL,0,'Prince Keleseth'), (24041,12,1865.42,-6128,23.28,NULL,0,'Prince Keleseth'), (24238,1,1518.61,-5249.85,207.396,NULL,0,'Bjorn Halgurdsson'), (24315,1,1074.02,-5031.82,9.72695,NULL,0,'talk point'), (24315,2,1074.89,-5033.89,9.71186,NULL,0,'home point'), (24405,1,4902.54,-4798.52,31.8586,NULL,0,'Adarrah'), (24405,2,4893.14,-4795.71,32.2869,NULL,0,'Adarrah'), (24405,3,4887.89,-4793.46,32.5369,NULL,0,'Adarrah'), (24405,4,4878.79,-4793.66,32.5359,NULL,0,'Adarrah'), (24405,5,4863.29,-4785.23,32.6014,NULL,0,'Adarrah'), (24405,6,4839.03,-4774.79,32.5821,NULL,0,'Adarrah'), (24484,1,-5184.68,-562.372,397.26,NULL,0,'Brewfest Reveler'), (24484,2,-5192.15,-547.358,397.177,NULL,0,'Brewfest Reveler'), (24484,3,-5198.83,-530.586,392.94,NULL,0,'Brewfest Reveler'), (24514,1,2613,-5086.51,398.899,NULL,0,'Steelfeather'), (24514,2,2640.59,-5144.9,427.292,NULL,0,'Steelfeather'), (24514,3,2611.1,-5253.76,419.437,NULL,0,'Steelfeather'), (24514,4,2575.39,-5252.23,382.764,NULL,0,'Steelfeather'), (24514,5,2570.71,-5228.31,376.612,NULL,0,'Steelfeather'), (24639,1,-89.4666,-3539.94,7.71552,NULL,0,'Olga, the Scalawag Wench'), (24639,2,-86.4514,-3544.37,7.7166,NULL,0,'Olga, the Scalawag Wench'), (24742,1,-36.1289,-3425.64,4.99862,NULL,0,'\"Mad\" Jonah Sterling'), (24806,1,479.123,-5941.48,316.7,NULL,0,'Iron Rune Construct'), (24806,2,479.146,-5941.52,339.755,NULL,0,'Iron Rune Construct'), (24806,3,496.133,-5940.06,344.533,NULL,0,'Iron Rune Construct'), (24806,4,511.516,-5936.73,339.755,NULL,0,'Iron Rune Construct'), (24806,5,514.578,-5936.9,314.144,NULL,0,'Iron Rune Construct'), (24826,1,221.699,-5736.85,289.626,NULL,0,'Iron Rune Construct'), (24826,2,157.14,-5712,189.551,NULL,0,'Iron Rune Construct'), (24827,1,268.167,-5814.82,282.507,NULL,0,'Iron Rune Construct'), (24827,2,255.436,-5891.19,83.0681,NULL,0,'Iron Rune Construct'), (24828,1,250.667,-5770.24,252.25,NULL,0,'Iron Rune Construct'), (24828,2,158.802,-5823.06,7.08029,NULL,0,'Iron Rune Construct'), (24829,1,228.849,-5740.56,283.449,NULL,0,'Iron Rune Construct'), (24829,2,278.267,-5758.17,268.455,NULL,0,'Iron Rune Construct'), (24831,1,212.712,-5808.78,297.262,NULL,0,'Iron Rune Construct'), (24831,2,276.179,-5755.33,268.457,NULL,0,'Iron Rune Construct'), (24832,1,266.919,-5837.8,304.154,NULL,0,'Iron Rune Construct'), (24832,2,280.913,-5761.62,268.457,NULL,0,'Iron Rune Construct'), (24852,1,479.062,-5941.54,316.96,NULL,0,'Iron Rune Construct'), (24852,2,479.253,-5941.49,365.988,NULL,0,'Iron Rune Construct'), (24852,3,517.013,-5825.36,365.988,NULL,0,'Iron Rune Construct'), (24852,4,527.903,-5659.93,365.988,NULL,0,'Iron Rune Construct'), (24852,5,715.063,-5351.07,365.988,NULL,0,'Iron Rune Construct'), (24852,6,768.455,-5018.86,365.988,NULL,0,'Iron Rune Construct'), (24852,7,840.628,-4827.73,365.988,NULL,0,'Iron Rune Construct'), (24852,8,864.831,-4741.8,365.988,NULL,0,'Iron Rune Construct'), (24852,9,966.031,-4488.41,365.988,NULL,0,'Iron Rune Construct'), (24852,10,1030.84,-4374.21,346.46,NULL,0,'Iron Rune Construct'), (24852,11,1063.38,-4205.25,346.46,NULL,0,'Iron Rune Construct'), (24852,12,1066.28,-4072.6,289.821,NULL,0,'Iron Rune Construct'), (24852,13,1066.46,-3833.81,282.96,NULL,0,'Iron Rune Construct'), (24852,14,1236.65,-3685.51,282.96,NULL,0,'Iron Rune Construct'), (24852,15,1357.56,-3430.12,217.877,NULL,0,'Iron Rune Construct'), (24852,16,1382.81,-3290.73,217.877,NULL,0,'Iron Rune Construct'), (24852,17,1388.93,-3261.84,203.738,NULL,0,'Iron Rune Construct'), (24852,18,1390.47,-3262.22,161.96,NULL,0,'Iron Rune Construct'), (25239,1,2347.8,5265.34,7.63084,NULL,0,'Thulrin WP 1'), (25239,2,2344.54,5267.18,7.66896,NULL,0,'Thulrin WP 2'), (25239,3,2340.22,5270.31,7.66896,NULL,0,'Thulrin WP 3'), (25239,4,2336.55,5273.87,7.79396,NULL,0,'Thulrin WP 4'), (25239,5,2339.07,5271.18,7.66896,NULL,0,'Thulrin WP 5'), (25239,6,2346.92,5265.09,7.63084,NULL,0,'Thulrin WP 6'), (25239,7,2351.8,5266.42,7.63084,NULL,0,'Thulrin WP 7'), (25239,8,2352.69,5268.96,7.66896,NULL,0,'Thulrin WP 8'), (25239,9,2352.69,5268.96,7.66896,NULL,0,'Thulrin WP 9'), (25274,1,2761.85,6187.82,83.448,NULL,0,'Armorer Orkuruk'), (25274,2,2763.1,6203.83,83.4409,NULL,0,'Armorer Orkuruk'), (25274,3,2765.37,6209.65,83.4451,NULL,0,'Armorer Orkuruk'), (25274,4,2772.92,6217.22,83.4475,NULL,0,'Armorer Orkuruk'), (25274,5,2766.39,6211.48,83.437,NULL,0,'Armorer Orkuruk'), (25274,6,2762.96,6202.62,83.4409,NULL,0,'Armorer Orkuruk'), (25274,7,2762.31,6187.53,83.4546,NULL,0,'Armorer Orkuruk'), (25274,8,2765.22,6178.21,83.4565,NULL,0,'Armorer Orkuruk'), (25274,9,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,10,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,11,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,12,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,13,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,14,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,15,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,16,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,17,2764.09,6182.25,83.4576,NULL,0,'Armorer Orkuruk'), (25274,18,2762.03,6188.66,83.4549,NULL,0,'Armorer Orkuruk'), (25274,19,2763.21,6203.82,83.4422,NULL,0,'Armorer Orkuruk'), (25274,20,2766.87,6211.5,83.4422,NULL,0,'Armorer Orkuruk'), (25274,21,2773.88,6218.09,83.4497,NULL,0,'Armorer Orkuruk'), (25274,22,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,23,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,24,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,25,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,26,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,27,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,28,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,29,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,30,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,31,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,32,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,33,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,34,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,35,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,36,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,37,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,38,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,39,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,40,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,41,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,42,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,43,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,44,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,45,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,46,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,47,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,48,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,49,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,50,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,51,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,52,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,53,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,54,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,55,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,56,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,57,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,58,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,59,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,60,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,61,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,62,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,63,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,64,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,65,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,66,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,67,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,68,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,69,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,70,2766.07,6210.93,83.4391,NULL,0,'Armorer Orkuruk'), (25274,71,2762.53,6207.16,83.4206,NULL,0,'Armorer Orkuruk'), (25274,72,2762.16,6187.79,83.4531,NULL,0,'Armorer Orkuruk'), (25274,73,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25274,74,2761.85,6187.82,83.448,NULL,0,'Armorer Orkuruk'), (25274,75,2763.1,6203.83,83.4409,NULL,0,'Armorer Orkuruk'), (25274,76,2765.37,6209.65,83.4451,NULL,0,'Armorer Orkuruk'), (25274,77,2772.92,6217.22,83.4475,NULL,0,'Armorer Orkuruk'), (25274,78,2766.39,6211.48,83.437,NULL,0,'Armorer Orkuruk'), (25274,79,2762.96,6202.62,83.4409,NULL,0,'Armorer Orkuruk'), (25274,80,2762.31,6187.53,83.4546,NULL,0,'Armorer Orkuruk'), (25274,81,2765.22,6178.21,83.4565,NULL,0,'Armorer Orkuruk'), (25274,82,2762.24,6188.36,83.4575,NULL,0,'Armorer Orkuruk'), (25274,83,2763.33,6204.33,83.4432,NULL,0,'Armorer Orkuruk'), (25274,84,2766.61,6211.59,83.4381,NULL,0,'Armorer Orkuruk'), (25274,85,2773.5,6217.87,83.4484,NULL,0,'Armorer Orkuruk'), (25274,86,2765.7,6210.09,83.4438,NULL,0,'Armorer Orkuruk'), (25274,87,2762.77,6202.1,83.4395,NULL,0,'Armorer Orkuruk'), (25274,88,2762.54,6187.41,83.4578,NULL,0,'Armorer Orkuruk'), (25274,89,2765.46,6178.01,83.4598,NULL,0,'Armorer Orkuruk'), (25335,1,4121.4,5791.31,62.7287,NULL,0,'Longrunner Proudhoof'), (25335,2,4101.44,5799.44,67.9436,NULL,0,'Longrunner Proudhoof'), (25335,3,4083.93,5805.44,71.3716,NULL,0,'Longrunner Proudhoof'), (25335,4,4068.87,5807.64,73.8172,NULL,0,'Longrunner Proudhoof'), (25335,5,4052.77,5802.65,75.0918,NULL,0,'Longrunner Proudhoof'), (25335,6,4038.37,5795.23,75.4015,NULL,0,'Longrunner Proudhoof'), (25335,7,4025.04,5789.23,75.1947,NULL,0,'Longrunner Proudhoof'), (25335,8,4006.38,5787.3,73.1468,NULL,0,'Longrunner Proudhoof'), (25335,9,3984.42,5778.06,73.177,NULL,0,'Longrunner Proudhoof'), (25335,10,3952.68,5758.44,70.4851,NULL,0,'Longrunner Proudhoof'), (25335,11,3919.01,5753.34,69.2403,NULL,0,'Longrunner Proudhoof'), (25335,12,3894.65,5745.7,70.362,NULL,0,'Longrunner Proudhoof'), (25335,13,3883.36,5725.31,67.5505,NULL,0,'Longrunner Proudhoof'), (25460,1,2751.96,6133.51,214.379,NULL,0,'Start WP'), (25460,2,2728.81,6146.47,213.573,NULL,0,''), (25460,3,2634.25,6188.83,185.907,NULL,0,''), (25460,4,2597.96,6255.91,159.712,NULL,0,''), (25460,5,2538.72,6307.64,138.99,NULL,0,''), (25460,6,2393.91,6321.95,85.7957,NULL,0,''), (25460,7,2420.33,6461.6,89.3512,NULL,0,''), (25460,8,2439.19,6494.39,84.9345,NULL,0,''), (25460,9,2496.37,6496.77,78.7679,NULL,0,''), (25460,10,2567.01,6550.51,79.9068,NULL,0,''), (25460,11,2652.55,6572.07,58.5456,NULL,0,''), (25460,12,2725.12,6642.3,41.5734,NULL,0,''), (25460,13,2773.24,6694.34,25.4901,NULL,0,''), (25460,14,2797.66,6718.52,9.21231,NULL,0,'Run SmartAI script 2546001'), (25477,1,4179.1,5251.51,26.3785,NULL,0,'Crafty Wobblesprocket'), (25477,2,4177.94,5250.2,26.8785,NULL,0,'Crafty Wobblesprocket'), (25477,3,4181.05,5243.43,24.8785,NULL,0,'Crafty Wobblesprocket'), (25477,4,4182.07,5222.45,25.0087,NULL,0,'Crafty Wobblesprocket'), (25477,5,4193.04,5217.23,25.1337,NULL,0,'Crafty Wobblesprocket'), (25477,6,4193.04,5217.23,25.1337,NULL,0,'Crafty Wobblesprocket'), (25477,7,4190.72,5217.94,25.2587,NULL,0,'Crafty Wobblesprocket'), (25477,8,4176.05,5229.44,24.5087,NULL,0,'Crafty Wobblesprocket'), (25477,9,4166.73,5248.8,24.7535,NULL,0,'Crafty Wobblesprocket'), (25477,10,4172.79,5254.92,26.1285,NULL,0,'Crafty Wobblesprocket'), (25625,1,3119.97,6539.04,80.1591,NULL,0,'Warsong Aberration'), (25727,1,3195.64,6102.67,147.557,NULL,0,'Warmage Moran'), (25727,2,3437.59,5915.93,145.554,NULL,0,'Warmage Moran'), (25729,1,3111.1,6580.77,94.8496,NULL,0,'Shadowstalker Getry'), (25729,2,3110.1,6586.86,91.3752,NULL,0,'Shadowstalker Getry'), (25729,3,3113.44,6592.44,91.3642,NULL,0,'Shadowstalker Getry'), (25729,4,3119.61,6593.75,91.3783,NULL,0,'Shadowstalker Getry'), (25729,5,3125.42,6589.7,91.3783,NULL,0,'Shadowstalker Getry'), (25729,6,3125.23,6582.04,88.7871,NULL,0,'Shadowstalker Getry'), (25729,7,3118.36,6581.91,86.2718,NULL,0,'Shadowstalker Getry'), (25729,8,3117.46,6584.56,85.5313,NULL,0,'Shadowstalker Getry'), (25729,9,3118.02,6589.55,83.4635,NULL,0,'Shadowstalker Getry'), (25729,10,3120.6,6589.66,82.701,NULL,0,'Shadowstalker Getry'), (25729,11,3127.65,6590.03,79.6948,NULL,0,'Shadowstalker Getry'), (25729,12,3127.04,6587.56,79.2347,NULL,0,'Shadowstalker Getry'), (25729,13,3125.78,6583.56,77.7368,NULL,0,'Shadowstalker Getry'), (25729,14,3123.47,6576.21,78.2142,NULL,0,'Shadowstalker Getry'), (25729,15,3122.13,6567.54,79.0694,NULL,0,'Shadowstalker Getry'), (25729,16,3124.17,6554.2,78.9804,NULL,0,'Shadowstalker Getry'), (25730,1,3125.96,6536.96,79.9352,NULL,0,'En\'kilah Necrolord'), (25730,2,3120.88,6543,79.9563,NULL,0,'En\'kilah Necrolord'), (25732,1,3224.75,6083.04,147.557,NULL,0,'Warmage Preston'), (25732,2,3460.5,5877.44,149.537,NULL,0,'Warmage Preston'), (25733,1,3224.34,6105.71,146.779,NULL,0,'Warmage Austin'), (25733,2,3435.27,5889.9,151.063,NULL,0,'Warmage Austin'), (25765,1,4164.76,5354.72,30.1922,NULL,0,'Fizzcrank Bomber wp 1'), (25765,2,4162.03,5355.37,30.0975,NULL,0,'Fizzcrank Bomber wp 1'), (25765,3,4159.19,5355.83,30.0115,NULL,0,'Fizzcrank Bomber wp 1'), (25765,4,4156.27,5356.13,29.944,NULL,0,'Fizzcrank Bomber wp 1'), (25765,5,4154.66,5355.74,29.9113,NULL,0,'Fizzcrank Bomber wp 1'), (25765,6,4152.15,5354.79,29.8698,NULL,0,'Fizzcrank Bomber wp 1'), (25765,7,4149.63,5353.54,29.8358,NULL,0,'Fizzcrank Bomber wp 1'), (25765,8,4147.14,5352.08,29.8087,NULL,0,'Fizzcrank Bomber wp 1'), (25765,9,4144.69,5350.45,29.7875,NULL,0,'Fizzcrank Bomber wp 1'), (25765,10,4142.29,5348.69,29.771,NULL,0,'Fizzcrank Bomber wp 1'), (25765,11,4139.96,5346.84,29.7658,NULL,0,'Fizzcrank Bomber wp 1'), (25765,12,4137.67,5344.91,29.7618,NULL,0,'Fizzcrank Bomber wp 1'), (25765,13,4135.42,5342.92,29.7587,NULL,0,'Fizzcrank Bomber wp 1'), (25765,14,4133.19,5340.9,29.7564,NULL,0,'Fizzcrank Bomber wp 1'), (25765,15,4130.99,5338.85,29.7571,NULL,0,'Fizzcrank Bomber wp 1'), (25765,16,4128.79,5336.79,29.7576,NULL,0,'Fizzcrank Bomber wp 1'), (25765,17,4126.61,5334.72,29.758,NULL,0,'Fizzcrank Bomber wp 1'), (25765,18,4124.43,5332.63,29.7583,NULL,0,'Fizzcrank Bomber wp 1'), (25765,19,4121.54,5329.85,29.7586,NULL,0,'Fizzcrank Bomber wp 1'), (25765,20,4118.18,5326.6,29.7588,NULL,0,'Fizzcrank Bomber wp 1'), (25765,21,4116.02,5324.5,29.7589,NULL,0,'Fizzcrank Bomber wp 1'), (25765,22,4113.87,5322.4,29.759,NULL,0,'Fizzcrank Bomber wp 1'), (25765,23,4090.11,5298.56,29.7008,NULL,0,'Fizzcrank Bomber wp 1'), (25765,24,4079.46,5287.62,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,25,4066.78,5274.6,31.5357,NULL,0,'Fizzcrank Bomber wp 1'), (25765,26,4041.22,5249.25,31.4524,NULL,0,'Fizzcrank Bomber wp 1'), (25765,27,4020.43,5218.82,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,28,4002.39,5190.42,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,29,4000.1,5146.33,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,30,3993,5119.75,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,31,3976.41,5093.21,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,32,3983.64,5055.65,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,33,3990.11,5011.05,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,34,3992.43,4984.05,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,35,3988.74,4946.95,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,36,3975.8,4912.27,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,37,3958.11,4895.37,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,38,3928.62,4858.76,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,39,3921.78,4825.03,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,40,3935.44,4790.44,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,41,3966.32,4756.98,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,42,3987.75,4763.04,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,43,4025.37,4755.08,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,44,4050.19,4787.04,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,45,4082.41,4825.17,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,46,4084.74,4845.89,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,47,4082.78,4879.07,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,48,4075.25,4897.71,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,49,4063.76,4936.53,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,50,4066.78,4968.41,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,51,4082.99,4997.7,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,52,4110.51,5030.57,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,53,4141.15,5060.04,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,54,4164.46,5087.18,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,55,4189.66,5124.69,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,56,4214.33,5154.25,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,57,4237.96,5194.17,29.8968,NULL,0,'Fizzcrank Bomber wp 1'), (25765,58,4228.31,5238.58,42.119,NULL,0,'Fizzcrank Bomber wp 1'), (25765,59,4200.38,5271.22,46.7579,NULL,0,'Fizzcrank Bomber wp 1'), (25765,60,4211.72,5318.44,47.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,61,4229.69,5356.22,47.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,62,4229.78,5396.17,53.0804,NULL,0,'Fizzcrank Bomber wp 1'), (25765,63,4231.3,5419.96,53.7193,NULL,0,'Fizzcrank Bomber wp 1'), (25765,64,4228.38,5466.13,57.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,65,4249.18,5490.76,47.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,66,4282.77,5500.86,48.8582,NULL,0,'Fizzcrank Bomber wp 1'), (25765,67,4300.52,5486.34,48.386,NULL,0,'Fizzcrank Bomber wp 1'), (25765,68,4291.37,5470.35,48.9138,NULL,0,'Fizzcrank Bomber wp 1'), (25765,69,4277.05,5454.25,47.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,70,4253.64,5434.85,47.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,71,4227.77,5423.93,47.136,NULL,0,'Fizzcrank Bomber wp 1'), (25765,72,4204.01,5411.22,37.5249,NULL,0,'Fizzcrank Bomber wp 1'), (25765,73,4194.85,5402.54,32.4137,NULL,0,'Fizzcrank Bomber wp 1'), (25765,74,4178.29,5386.06,30.9415,NULL,0,'Fizzcrank Bomber wp 1'), (25766,1,4149.32,5357.73,29.1195,NULL,0,'Rig Hauler AC-9'), (25766,2,4136.82,5345.48,29.1195,NULL,0,'Rig Hauler AC-9'), (25766,3,4125.57,5333.98,29.1195,NULL,0,'Rig Hauler AC-9'), (25766,4,4115.3,5323.85,28.6746,NULL,0,'Rig Hauler AC-9'), (25766,5,4108.16,5316.85,28.7593,NULL,0,'Rig Hauler AC-9'), (25766,6,4111.66,5313.28,28.7593,NULL,0,'Rig Hauler AC-9'), (25766,7,4112.75,5314.95,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,8,4117,5314.95,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,9,4119,5316.95,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,10,4125.25,5323.2,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,11,4127.25,5325.2,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,12,4129.5,5326.7,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,13,4131.5,5328.45,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,14,4133.5,5328.45,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,15,4134.75,5329.45,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,16,4135.75,5333.7,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,17,4142,5337.2,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,18,4144,5341.95,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,19,4146,5344.95,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,20,4147.25,5346.2,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,21,4150.25,5348.2,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,22,4152.25,5350.2,29.1619,NULL,0,'Rig Hauler AC-9'), (25766,23,4162.75,5356.2,29.6619,NULL,0,'Rig Hauler AC-9'), (25766,24,4167,5358.7,30.4119,NULL,0,'Rig Hauler AC-9'), (25766,25,4170.33,5359.11,30.0645,NULL,0,'Rig Hauler AC-9'), (25783,1,4168.53,5251.93,24.8785,NULL,0,'Fizzcrank Airstrip Survivor'), (25783,2,4156.66,5256.01,24.6232,NULL,0,'Fizzcrank Airstrip Survivor'), (25783,3,4151.53,5269,25.3642,NULL,0,'Fizzcrank Airstrip Survivor'), (25783,4,4159.55,5281.08,26.2392,NULL,0,'Fizzcrank Airstrip Survivor'), (25783,5,4173.9,5280.84,26.6931,NULL,0,'Fizzcrank Airstrip Survivor'), (25783,6,4179.47,5282.7,26.6931,NULL,0,'Fizzcrank Airstrip Survivor'), (25803,1,2732.85,5267,70.526,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,2,2726.15,5264.63,71.5126,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,3,2721.45,5267.05,71.632,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,4,2721.44,5276.07,70.8437,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,5,2729.39,5276.17,71.4764,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,6,2732.85,5267,70.526,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,7,2726.15,5264.63,71.5126,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,8,2721.45,5267.05,71.632,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,9,2721.44,5276.07,70.8437,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,10,2729.39,5276.17,71.4764,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,11,2732.85,5267,70.526,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,12,2726.15,5264.63,71.5126,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,13,2721.45,5267.05,71.632,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,14,2721.44,5276.07,70.8437,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,15,2728.34,5281.66,71.0141,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,16,2729.39,5276.17,71.4764,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,17,2732.85,5267,70.526,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,18,2726.15,5264.63,71.5126,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,19,2721.45,5267.05,71.632,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,20,2721.44,5276.07,70.8437,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,21,2729.39,5276.17,71.4764,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,22,2732.85,5267,70.526,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,23,2726.15,5264.63,71.5126,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,24,2721.45,5267.05,71.632,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,25,2721.44,5276.07,70.8437,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25803,26,2729.39,5276.17,71.4764,NULL,0,'Karen I Don\'t Caribou the Cullerr'), (25849,1,3476.83,4099.6,20.466,NULL,0,'Fezzix Geartwist'), (25849,2,3469.26,4098.42,23.3757,NULL,0,'Fezzix Geartwist'), (25849,3,3464.06,4092.92,28.0921,NULL,0,'Fezzix Geartwist'), (25849,4,3468.28,4083.91,34.5365,NULL,0,'Fezzix Geartwist'), (25849,5,3471.04,4079.12,38.0644,NULL,0,'Fezzix Geartwist'), (25849,6,3476.16,4076.13,41.481,NULL,0,'Fezzix Geartwist'), (25849,7,3483.69,4077.68,42.7866,NULL,0,'Fezzix Geartwist'), (25849,8,3487.81,4082.53,42.7866,NULL,0,'Fezzix Geartwist'), (25849,9,3488.05,4090.02,42.7866,NULL,0,'Fezzix Geartwist'), (25849,10,3486.57,4098.1,42.7866,NULL,0,'Fezzix Geartwist'), (25849,11,3479.9,4100.22,42.7866,NULL,0,'Fezzix Geartwist'), (25849,12,3477.16,4103.97,17.9091,NULL,0,'Fezzix Geartwist'), (25851,1,1691.8,513.581,85.272,NULL,0,'Volatile Fiend'), (25851,2,1685.3,531.707,85.2726,NULL,0,'Volatile Fiend'), (25851,3,1678.34,548.748,85.1301,NULL,0,'Volatile Fiend'), (25851,4,1666.06,562.532,85.0835,NULL,0,'Volatile Fiend'), (25851,5,1637.52,577.188,85.0895,NULL,0,'Volatile Fiend'), (25851,6,1614.78,593.407,84.98,NULL,0,'Volatile Fiend'), (25851,7,1597.61,586.214,84.9866,NULL,0,'Volatile Fiend'), (25851,8,1600.17,579.387,84.8456,NULL,0,'Volatile Fiend'), (25851,9,1614.05,560.661,73.5036,NULL,0,'Volatile Fiend'), (25851,10,1628.04,541.932,63.0932,NULL,0,'Volatile Fiend'), (25851,11,1647.24,530.052,53.9219,NULL,0,'Volatile Fiend'), (25851,12,1654.32,527.089,50.6408,NULL,0,'Volatile Fiend'), (25851,13,1659.93,519.575,50.5756,NULL,0,'Volatile Fiend'), (25851,14,1653.65,505.556,50.5756,NULL,0,'Volatile Fiend'), (25851,15,1632.21,514.799,50.5756,NULL,0,'Volatile Fiend'), (25851,16,1614,529.46,50.5756,NULL,0,'Volatile Fiend'), (25851,17,1596.71,543.375,50.5756,NULL,0,'Volatile Fiend'), (25851,18,1583.25,560.562,50.5756,NULL,0,'Volatile Fiend'), (25851,19,1570.92,574.75,50.6095,NULL,0,'Volatile Fiend'), (25851,20,1557.81,569.841,50.5778,NULL,0,'Volatile Fiend'), (25851,21,1561.98,553.198,47.4638,NULL,0,'Volatile Fiend'), (25851,22,1572.27,537.19,38.7821,NULL,0,'Volatile Fiend'), (25851,23,1583.75,521.83,32.7347,NULL,0,'Volatile Fiend'), (25851,24,1588.91,506.692,32.7835,NULL,0,'Volatile Fiend'), (25986,1,2797.49,5277.37,22.0435,NULL,0,'Ore Cart'), (25986,2,2794.32,5281.92,22.4205,NULL,0,'Ore Cart'), (25986,3,2790.66,5285.51,21.9443,NULL,0,'Ore Cart'), (25986,4,2783.22,5291.11,22.7502,NULL,0,'Ore Cart'), (25986,5,2776.37,5297,24.6788,NULL,0,'Ore Cart'), (25986,6,2772.41,5299.31,25.5129,NULL,0,'Ore Cart'), (25986,7,2767.82,5300.13,26.1103,NULL,0,'Ore Cart'), (25986,8,2764.16,5299.4,26.2145,NULL,0,'Ore Cart'), (25986,9,2760.57,5297.91,26.187,NULL,0,'Ore Cart'), (25986,10,2757.37,5295.31,25.8549,NULL,0,'Ore Cart'), (25986,11,2755.49,5291.84,25.142,NULL,0,'Ore Cart'), (25986,12,2752.95,5288.89,24.7977,NULL,0,'Ore Cart'), (25986,13,2748.91,5286.94,24.7359,NULL,0,'Ore Cart'), (25986,14,2746.13,5285.9,24.8515,NULL,0,'Ore Cart'), (25986,15,2733.06,5284.92,27.2962,NULL,0,'Ore Cart'), (25988,1,3301.39,5694.1,60,NULL,0,''), (25988,2,3304.44,5757.94,51.88,NULL,0,''), (25989,1,3301.39,5694.1,60,NULL,0,''), (25989,2,3304.44,5757.94,51.88,NULL,0,''), (25990,1,3301.39,5694.1,60,NULL,0,''), (25990,2,3304.44,5757.94,51.88,NULL,0,''), (26287,1,4539,45,100,NULL,0,'Icestorm'), (26287,2,4539,45,80.6,NULL,0,'Icestorm'), (26379,1,3842.12,1492.08,91.717,NULL,0,'Overlord Agmar'), (26379,2,3842.42,1498.37,91.988,NULL,0,'Overlord Agmar'), (26379,3,3842.67,1511.37,91.988,NULL,0,'Overlord Agmar'), (26379,4,3842.17,1520.62,91.738,NULL,0,'Overlord Agmar'), (26379,5,3842.67,1535.87,90.238,NULL,0,'Overlord Agmar'), (26379,6,3850.17,1547.62,90.238,NULL,0,'Overlord Agmar'), (26379,7,3859.42,1559.87,90.238,NULL,0,'Overlord Agmar'), (26379,8,3865.92,1568.37,90.238,NULL,0,'Overlord Agmar'), (26379,9,3868.92,1577.62,90.238,NULL,0,'Overlord Agmar'), (26379,10,3870.23,1589.65,89.759,NULL,0,'Overlord Agmar'), (26553,1,467.509,-325.542,104.086,NULL,0,NULL), (26553,2,483.179,-325.046,104.047,NULL,0,NULL), (26599,1,4137.04,5285.1,25.2392,NULL,0,'Willis Wobblewheel'), (26599,2,4135.78,5282.23,25.1142,NULL,0,'Willis Wobblewheel'), (26599,3,4135,5281.17,25.1142,NULL,0,'Willis Wobblewheel'), (26599,4,4135.78,5282.23,25.1142,NULL,0,'Willis Wobblewheel'), (26600,1,4138.14,5318.3,28.8185,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,2,4140.48,5319.23,29.296,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,3,4141.73,5323.98,29.046,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,4,4139.98,5327.23,29.296,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,5,4136.98,5328.23,29.296,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,6,4134.98,5327.23,29.296,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,7,4135.31,5325.65,28.7736,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,8,4135.06,5327.82,29.2723,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,9,4140.06,5327.82,29.2723,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,10,4143.31,5325.32,29.2723,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,11,4141.31,5317.82,29.7723,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,12,4137.06,5314.82,29.0223,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,13,4132.31,5316.57,29.0223,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,14,4130.31,5319.82,29.2723,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,15,4131.82,5320.48,28.7711,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,16,4130.52,5321.02,29.2485,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,17,4131.02,5317.77,29.2485,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,18,4133.77,5315.77,28.9985,NULL,0,'Chief Engineer Galpen Rolltie'), (26600,19,4136.73,5316.55,28.726,NULL,0,'Chief Engineer Galpen Rolltie'), (26634,1,4186.93,5321.1,58.1344,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,2,4185.13,5318.71,58.1639,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,3,4186.52,5316.94,58.1505,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,4,4186.93,5321.1,58.1344,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,5,4191.27,5319.61,58.1242,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,6,4189.93,5324.71,58.0898,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,7,4184.38,5325.55,58.056,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26634,8,4183.35,5318.84,58.1593,NULL,0,'Fizzcrank Watcher Rupert Keeneye'), (26654,1,4067.68,2214.18,151.956,NULL,0,'Roanauk Icemist'), (26666,1,3849.29,-4532.05,209.598,NULL,0,'Scout Vor\'takh'), (26666,2,3850.29,-4531.55,209.598,NULL,0,'Scout Vor\'takh'), (26666,3,3851.54,-4530.3,210.348,NULL,0,'Scout Vor\'takh'), (26666,4,3851.79,-4530.05,210.348,NULL,0,'Scout Vor\'takh'), (26666,5,3853.54,-4529.8,209.598,NULL,0,'Scout Vor\'takh'), (26666,6,3855.29,-4529.8,209.598,NULL,0,'Scout Vor\'takh'), (26666,7,3848.19,-4531.66,209.344,NULL,0,'Scout Vor\'takh'), (26814,1,4904.21,-4758.29,27.2747,NULL,0,'Harrison Jones'), (26814,2,4896.46,-4755.54,27.2747,NULL,0,'Harrison Jones'), (26814,3,4893.66,-4754.36,27.2331,NULL,0,'Harrison Jones'), (26814,4,4886.54,-4762.92,27.5783,NULL,0,'Harrison Jones'), (26814,5,4880.44,-4770.73,30.7007,NULL,0,'Harrison Jones'), (26814,6,4876.7,-4790.86,32.3273,NULL,0,'Harrison Jones'), (26814,7,4878.25,-4793.77,32.5342,NULL,0,'Harrison Jones'), (26814,8,4882.6,-4795.87,32.302,NULL,0,'Harrison Jones'), (26814,9,4909.49,-4798.01,32.5497,NULL,0,'Harrison Jones'), (26814,10,4907.81,-4804.19,31.7896,NULL,0,'Harrison Jones'), (26814,11,4914.76,-4823.07,32.6645,NULL,0,'Harrison Jones'), (26814,12,4913.03,-4822.29,32.6304,NULL,0,'Harrison Jones'), (26814,13,4909.31,-4821.51,32.5964,NULL,0,'Harrison Jones'), (26814,14,4893.95,-4813.76,31.7795,NULL,0,'Harrison Jones'), (26814,15,4887.19,-4808.02,32.0295,NULL,0,'Harrison Jones'), (26814,16,4886.38,-4806.94,32.2928,NULL,0,'Harrison Jones'), (26814,17,4883.65,-4798.88,32.5787,NULL,0,'Harrison Jones'), (26814,18,4899.4,-4806.08,32.0295,NULL,0,'Harrison Jones'), (26817,1,4176.5,5280.57,27.1744,NULL,0,'Fizzcrank Fighter'), (26817,2,4167,5282.07,27.1744,NULL,0,'Fizzcrank Fighter'), (26817,3,4164.75,5282.57,26.9244,NULL,0,'Fizzcrank Fighter'), (26817,4,4162.65,5282.68,26.4892,NULL,0,'Fizzcrank Fighter'), (26817,5,4158.46,5280.63,26.2642,NULL,0,'Fizzcrank Fighter'), (26817,6,4155.71,5279.38,25.7642,NULL,0,'Fizzcrank Fighter'), (26817,7,4154.96,5278.94,24.8642,NULL,0,'Fizzcrank Fighter'), (26817,8,4147.71,5281.82,24.8642,NULL,0,'Fizzcrank Fighter'), (26817,9,4144.76,5295.5,25.6142,NULL,0,'Fizzcrank Fighter'), (26817,10,4142.65,5300.07,26.9435,NULL,0,'Fizzcrank Fighter'), (26817,11,4137.88,5308.75,27.9435,NULL,0,'Fizzcrank Fighter'), (26817,12,4135.61,5310.59,28.9383,NULL,0,'Fizzcrank Fighter'), (26817,13,4131.43,5312.56,28.7593,NULL,0,'Fizzcrank Fighter'), (26817,14,4123.82,5317.62,28.7593,NULL,0,'Fizzcrank Fighter'), (26817,15,4115.43,5321.65,28.7593,NULL,0,'Fizzcrank Fighter'), (26935,1,4002.47,-4556.81,196.499,NULL,0,''), (26935,2,4001.88,-4556,196.499,NULL,0,''), (26935,3,3997.25,-4525.08,195.357,NULL,0,''), (26935,4,3996.83,-4519.89,195.683,NULL,0,''), (27002,1,2746.33,420.078,67.9821,NULL,0,'Grom\'thar the Thunderbringer'), (27071,1,3405.55,-2792.33,201.809,NULL,0,NULL), (27071,2,3414.19,-2795.07,201.514,NULL,0,NULL), (27141,1,3595.1,5959.01,136.328,NULL,0,'Librarian Hamilton'), (27141,2,3590.25,5953.57,136.203,NULL,0,'Librarian Hamilton'), (27141,3,3595.1,5959.01,136.328,NULL,0,'Librarian Hamilton'), (27141,4,3593.01,5963.17,136.328,NULL,0,'Librarian Hamilton'), (27247,1,2791.19,-489.913,119.618,NULL,0,'Devout Bodyguard'), (27247,2,2790.89,-486.461,119.618,NULL,0,'Devout Bodyguard'), (27247,3,2795.3,-483.051,119.79,NULL,0,'Devout Bodyguard'), (27247,4,2802.81,-476.778,119.617,NULL,0,'Devout Bodyguard'), (27247,5,2810.49,-469.102,119.617,NULL,0,'Devout Bodyguard'), (27247,6,2815.06,-465.838,119.616,NULL,0,'Devout Bodyguard'), (27247,7,2818.89,-469.552,119.842,NULL,0,'Devout Bodyguard'), (27247,8,2823,-471.411,124.312,NULL,0,'Devout Bodyguard'), (27247,9,2827.5,-472.139,128.524,NULL,0,'Devout Bodyguard'), (27247,10,2830.89,-471.426,131.574,NULL,0,'Devout Bodyguard'), (27247,11,2834.82,-469.685,135.201,NULL,0,'Devout Bodyguard'), (27247,12,2839.76,-462.89,135.363,NULL,0,'Devout Bodyguard'), (27247,13,2838.14,-452.877,135.363,NULL,0,'Devout Bodyguard'), (27247,14,2831.41,-448.48,135.363,NULL,0,'Devout Bodyguard'), (27247,15,2823.73,-448.069,135.363,NULL,0,'Devout Bodyguard'), (27247,16,2817.5,-453.122,135.363,NULL,0,'Devout Bodyguard'), (27247,17,2815.11,-460.489,135.363,NULL,0,'Devout Bodyguard'), (27247,18,2818.25,-470.07,135.402,NULL,0,'Devout Bodyguard'), (27247,19,2822.93,-471.575,140.076,NULL,0,'Devout Bodyguard'), (27247,20,2824.93,-472.218,142.183,NULL,0,'Devout Bodyguard'), (27247,21,2828.06,-472.535,145.044,NULL,0,'Devout Bodyguard'), (27247,22,2830.79,-471.943,147.541,NULL,0,'Devout Bodyguard'), (27247,23,2834.41,-470.538,150.757,NULL,0,'Devout Bodyguard'), (27247,24,2837.1,-467.819,150.837,NULL,0,'Devout Bodyguard'), (27247,25,2832.85,-462.689,150.835,NULL,0,'Devout Bodyguard'), (27299,1,3640.38,5908,174.576,NULL,0,'Initiate Greer'), (27299,2,3642.54,5905.63,174.572,NULL,0,'Initiate Greer'), (27299,3,3645.93,5904.91,174.571,NULL,0,'Initiate Greer'), (27299,4,3647.52,5906.78,174.576,NULL,0,'Initiate Greer'), (27299,5,3646.7,5907.29,174.578,NULL,0,'Initiate Greer'), (27299,6,3647.49,5906.69,174.578,NULL,0,'Initiate Greer'), (27299,7,3646.49,5905.07,174.576,NULL,0,'Initiate Greer'), (27299,8,3643.7,5905.04,174.568,NULL,0,'Initiate Greer'), (27299,9,3641.21,5906.38,174.577,NULL,0,'Initiate Greer'), (27299,10,3640.11,5908.16,174.577,NULL,0,'Initiate Greer'), (27299,11,3641.55,5908.3,174.577,NULL,0,'Initiate Greer'), (27301,1,3655.39,5880.89,174.576,NULL,0,'Apprentice Trotter'), (27301,2,3648.21,5875.72,174.554,NULL,0,'Apprentice Trotter'), (27301,3,3649.17,5874.43,174.578,NULL,0,'Apprentice Trotter'), (27301,4,3656.08,5881.3,174.577,NULL,0,'Apprentice Trotter'), (27301,5,3659.29,5880.93,174.577,NULL,0,'Apprentice Trotter'), (27301,6,3658.57,5882.95,174.577,NULL,0,'Apprentice Trotter'), (27301,7,3659.6,5887.87,174.577,NULL,0,'Apprentice Trotter'), (27301,8,3661.47,5888.53,174.577,NULL,0,'Apprentice Trotter'), (27301,9,3659.61,5887.48,174.576,NULL,0,'Apprentice Trotter'), (27316,1,3804.54,-679.709,213.753,NULL,0,'Inquisitor Hallard'), (27316,2,3802.98,-678.811,214.253,NULL,0,'Inquisitor Hallard'), (27316,3,3800.48,-678.061,214.253,NULL,0,'Inquisitor Hallard'), (27316,4,3797.92,-677.414,213.753,NULL,0,'Inquisitor Hallard'), (27328,1,4674.4,-3873.15,330.561,NULL,0,'Tur Ragepaw'), (27328,2,4674.46,-3866.89,329.246,NULL,0,'Tur Ragepaw'), (27328,3,4673.88,-3866.08,329.222,NULL,0,'Tur Ragepaw'), (27328,4,4672.47,-3865.6,328.498,NULL,0,'Tur Ragepaw'), (27328,5,4672.15,-3865.48,328.646,NULL,0,'Tur Ragepaw'), (27328,6,4672.61,-3863.96,328.316,NULL,0,'Tur Ragepaw'), (27328,7,4673.65,-3862.96,328.13,NULL,0,'Tur Ragepaw'), (27328,8,4684.61,-3858.28,327.406,NULL,0,'Tur Ragepaw'), (27328,9,4708.5,-3848.28,327.683,NULL,0,'Tur Ragepaw'), (27328,10,4725.16,-3847.27,330.066,NULL,0,'Tur Ragepaw'), (27328,11,4737.86,-3846.77,331.398,NULL,0,'Tur Ragepaw'), (27328,12,4751.12,-3846.35,333.464,NULL,0,'Tur Ragepaw'), (27328,13,4768.89,-3845.35,333.872,NULL,0,'Tur Ragepaw'), (27328,14,4787.34,-3843.56,333.92,NULL,0,'Tur Ragepaw'), (27328,15,4808.69,-3836.07,336.295,NULL,0,'Tur Ragepaw'), (27328,16,4828.49,-3834.72,337.858,NULL,0,'Tur Ragepaw'), (27328,17,4845.89,-3835.52,338.634,NULL,0,'Tur Ragepaw'), (27328,18,4859.34,-3842.23,338.559,NULL,0,'Tur Ragepaw'), (27328,19,4887.68,-3843.54,337.535,NULL,0,'Tur Ragepaw'), (27383,1,3681.6,-912.228,77.6402,NULL,0,'Thel zan the Duskbringer'), (27409,1,4431.64,-2481.55,245.498,NULL,0,''), (27409,2,4449.24,-2471.33,242.36,NULL,0,''), (27409,3,4461.93,-2462.85,239.52,NULL,0,''), (27409,4,4462.99,-2448.24,237.881,NULL,0,''), (27409,5,4479.58,-2434.09,235.04,NULL,0,''), (27409,6,4488.5,-2420.69,233.043,NULL,0,''), (27409,7,4494.65,-2414.14,230.241,NULL,0,''), (27409,8,4499.73,-2414.86,230.953,NULL,0,''), (27409,9,4510.85,-2401.81,226.619,NULL,0,''), (27409,10,4517.01,-2388.02,220.151,NULL,0,''), (27409,11,4520.02,-2373.92,213.042,NULL,0,''), (27409,12,4524.58,-2355.4,202.208,NULL,0,''), (27409,13,4520.5,-2332.2,190.854,NULL,0,''), (27409,14,4509.68,-2314.53,182.408,NULL,0,''), (27409,15,4488.28,-2309.13,184.352,NULL,0,''), (27409,16,4480.72,-2311.42,185.421,NULL,0,''), (27409,17,4470.29,-2314.58,183.929,NULL,0,''), (27409,18,4453.35,-2318.29,189.487,NULL,0,''), (27409,19,4442.95,-2311.86,192.656,NULL,0,''), (27409,20,4414.56,-2297.74,191.105,NULL,0,''), (27409,21,4396.02,-2286.89,192.638,NULL,0,''), (27409,22,4383.11,-2278.55,188.321,NULL,0,''), (27409,23,4369.12,-2256.09,187.593,NULL,0,''), (27409,24,4339.65,-2250.22,188.637,NULL,0,''), (27409,25,4299.78,-2260.09,205.304,NULL,0,''), (27409,26,4292.07,-2261.81,209.1,NULL,0,''), (27409,27,4258.07,-2270.73,212.054,NULL,0,''), (27409,28,4224.15,-2276.5,214.878,NULL,0,''), (27409,29,4210.62,-2280.83,214.911,NULL,0,''), (27409,30,4193.76,-2285.94,219.886,NULL,0,''), (27409,31,4168.56,-2272.44,221.375,NULL,0,''), (27409,32,4151.02,-2269.35,223.433,NULL,0,''), (27409,33,4131.85,-2271.16,221.921,NULL,0,''), (27409,34,4112.48,-2276.04,219.917,NULL,0,''), (27409,35,4103.6,-2274.2,219.276,NULL,0,''), (27409,36,4093.84,-2276.39,219.043,NULL,0,''), (27409,37,4084.73,-2272.29,217.87,NULL,0,''), (27409,38,4063.24,-2261.99,215.989,NULL,0,''), (27409,39,4059.94,-2260.47,216.993,NULL,0,''), (27409,40,4028.19,-2252.87,218.259,NULL,0,''), (27409,41,4020.98,-2249.35,217.13,NULL,0,''), (27409,42,4005.43,-2256.11,218.452,NULL,0,''), (27409,43,3988.11,-2262.06,217.11,NULL,0,''), (27409,44,3968.36,-2267.24,215.268,NULL,0,''), (27409,45,3953.14,-2268.63,212.391,NULL,0,''), (27409,46,3935.73,-2276.52,209.67,NULL,0,''), (27409,47,3922.17,-2282.02,211.201,NULL,0,''), (27409,48,3913.77,-2300.28,209.62,NULL,0,''), (27409,49,3914.16,-2317.61,208.95,NULL,0,''), (27409,50,3911.53,-2330.58,207.752,NULL,0,''), (27409,51,3907.1,-2346.11,204.631,NULL,0,''), (27409,52,3901.43,-2362.48,206.198,NULL,0,''), (27409,53,3885.37,-2368.48,202.271,NULL,0,''), (27409,54,3871.68,-2371.44,196.694,NULL,0,''), (27409,55,3858.81,-2374.24,194.039,NULL,0,''), (27409,56,3833.32,-2390.12,187.584,NULL,0,''), (27409,57,3818.71,-2403.77,183.719,NULL,0,''), (27409,58,3812.4,-2425.27,185.086,NULL,0,''), (27409,59,3812.61,-2432.79,186.024,NULL,0,''), (27409,60,3812.22,-2453.93,188.508,NULL,0,''), (27409,61,3815.67,-2479.36,192.388,NULL,0,''), (27409,62,3819.47,-2503.68,195.025,NULL,0,''), (27409,63,3822.26,-2517.94,194.068,NULL,0,''), (27409,64,3825.49,-2534.36,196.38,NULL,0,''), (27409,65,3829.2,-2554.68,196.714,NULL,0,''), (27409,66,3836.67,-2578.53,196.706,NULL,0,''), (27409,67,3847.54,-2609.35,200.06,NULL,0,''), (27409,68,3861.53,-2624.76,202.315,NULL,0,''), (27409,69,3882.06,-2655.94,203.425,NULL,0,''), (27409,70,3886.7,-2663.55,208.092,NULL,0,''), (27409,71,3900.58,-2672.41,212.663,NULL,0,''), (27409,72,3909.82,-2687.58,217.099,NULL,0,''), (27409,73,3911.78,-2695.85,220.364,NULL,0,''), (27409,74,3916.01,-2703.19,221.175,NULL,0,''), (27409,75,3912.54,-2712.18,221.06,NULL,0,''), (27409,76,3900.4,-2743.33,219.152,NULL,0,''), (27409,77,3889.82,-2751.59,221.799,NULL,0,''), (27409,78,3883.42,-2756.96,223.886,NULL,0,''), (27409,79,3851.1,-2769.91,227.46,NULL,0,''), (27409,80,3837.9,-2769.54,226.115,NULL,0,''), (27409,81,3813.29,-2770.59,220.927,NULL,0,''), (27409,82,3801.16,-2771.02,219.535,NULL,0,''), (27409,83,3780.5,-2772.39,213.906,NULL,0,''), (27409,84,3767.55,-2775.39,211.282,NULL,0,''), (27409,85,3759.78,-2782.29,209.166,NULL,0,''), (27409,86,3752.76,-2787.6,206.496,NULL,0,''), (27409,87,3729.98,-2803.81,210.023,NULL,0,''), (27409,88,3723.95,-2808.09,211.656,NULL,0,''), (27409,89,3705.99,-2819.68,215.066,NULL,0,''), (27409,90,3685.56,-2832.99,217.602,NULL,0,''), (27409,91,3674.41,-2843.8,217.875,NULL,0,''), (27409,92,3662.46,-2853.29,216.582,NULL,0,''), (27409,93,3647.39,-2857.28,213.151,NULL,0,''), (27409,94,3630.63,-2860.27,214.962,NULL,0,''), (27409,95,3610.74,-2858.62,208.904,NULL,0,''), (27409,96,3587.92,-2854.56,203.448,NULL,0,''), (27409,97,3562.79,-2842.61,197.044,NULL,0,''), (27409,98,3534.27,-2828.21,197.155,NULL,0,''), (27409,99,3515.69,-2829.38,201.276,NULL,0,''), (27409,100,3487.66,-2829.19,202.144,NULL,0,''), (27409,101,3472.46,-2821.6,201.429,NULL,0,''), (27409,102,3460.58,-2817.21,201.805,NULL,0,''), (27409,103,3443.64,-2811.33,202.098,NULL,0,''), (27411,1,4394.65,-2502.3,252.802,NULL,0,''), (27411,2,4389.78,-2502.32,252.252,NULL,0,''), (27411,3,4382.44,-2501.51,246.809,NULL,0,''), (27411,4,4381.01,-2497.18,247.235,NULL,0,''), (27411,5,4393.84,-2484.84,248.717,NULL,0,''), (27411,6,4416.04,-2481.5,247.175,NULL,0,''), (27411,7,4425.31,-2486.66,246.555,NULL,0,''), (27439,1,2827.21,-424.453,119.893,NULL,0,'High Abbot Landgren'), (27439,2,2827.16,-419.978,118.196,NULL,0,'High Abbot Landgren'), (27439,3,2828.83,-412.829,118.196,NULL,0,'High Abbot Landgren'), (27439,4,2812.67,-412.411,118.196,NULL,0,'High Abbot Landgren'), (27439,5,2800.29,-424.385,118.196,NULL,0,'High Abbot Landgren'), (27439,6,2785.86,-439.541,118.196,NULL,0,'High Abbot Landgren'), (27439,7,2782.81,-448.413,118.196,NULL,0,'High Abbot Landgren'), (27439,8,2776.84,-465.826,116.141,NULL,0,'High Abbot Landgren'), (27439,9,2771.2,-482.246,115.963,NULL,0,'High Abbot Landgren'), (27439,10,2765.42,-489.182,113.692,NULL,0,'High Abbot Landgren'), (27439,11,2758.69,-497.246,109.831,NULL,0,'High Abbot Landgren'), (27439,12,2742.53,-515.063,103.642,NULL,0,'High Abbot Landgren'), (27439,13,2736.68,-524.16,102.781,NULL,0,'High Abbot Landgren'), (27455,1,4793.07,-571.073,160.84,NULL,0,'Prince Arthas'), (27455,2,4772.82,-566.823,162.26,NULL,0,'Prince Arthas'), (27455,3,4759.82,-568.573,164.281,NULL,0,'Prince Arthas'), (27455,4,4743.57,-564.386,166.236,NULL,0,'Prince Arthas'), (27480,1,4797.72,-576.341,160.178,NULL,0,'Muradin'), (27480,2,4770.22,-575.591,162.945,NULL,0,'Muradin'), (27480,3,4757.97,-575.091,164.527,NULL,0,'Muradin'), (27480,4,4753.97,-572.841,165.139,NULL,0,'Muradin'), (27480,5,4749.97,-569.591,165.761,NULL,0,'Muradin'), (27480,6,4748.02,-566.187,165.793,NULL,0,'Muradin'), (27482,1,4105.28,-2917.96,280.32,NULL,0,'Wounded Westfall Infantry'), (27482,2,4048.68,-2936.74,275.192,NULL,0,'Wounded Westfall Infantry'), (27626,1,4042.49,-4378.3,261.47,NULL,0,''), (27626,2,4052.84,-4381.89,260.577,NULL,0,''), (27626,3,4061.94,-4374.57,260.44,NULL,0,''), (27626,4,4078.97,-4375.19,260.93,NULL,0,''), (27626,5,4090.33,-4361.82,261.34,NULL,0,''), (27626,6,4091.73,-4341.6,261.34,NULL,0,''), (27626,7,4094.09,-4325.83,260.91,NULL,0,''), (27626,8,4108.3,-4300.63,252.85,NULL,0,''), (27626,9,4124.35,-4281.08,251.25,NULL,0,''), (27626,10,4126.15,-4258.29,251.3,NULL,0,''), (27626,11,4126.1,-4243.9,248.35,NULL,0,''), (27626,12,4100.1,-4224.51,237.86,NULL,0,''), (27626,13,4087.17,-4208.72,230.58,NULL,0,''), (27626,14,4082.93,-4172.83,218.13,NULL,0,''), (27626,15,4077.66,-4151.22,211.94,NULL,0,''), (27626,16,4083.57,-4138.46,212.4,NULL,0,''), (27626,17,4079.16,-4127.81,212.26,NULL,0,''), (27626,18,4067.57,-4127.6,211.13,NULL,0,''), (27626,19,4056.67,-4143.69,211.377,NULL,0,''), (27683,1,3711.94,938.429,55.092,NULL,0,'Remnant of Dahlia Suntouch'), (27683,2,3711.27,937.686,55.092,NULL,0,'Remnant of Dahlia Suntouch'), (27683,3,3722.17,943.183,54.7084,NULL,0,'Remnant of Dahlia Suntouch'), (27683,4,3723.84,944.028,53.9497,NULL,0,'Remnant of Dahlia Suntouch'), (27683,5,3725.49,944.856,54.0067,NULL,0,'Remnant of Dahlia Suntouch'), (27683,6,3729.95,947.109,53.9857,NULL,0,'Remnant of Dahlia Suntouch'), (27683,7,3733.33,948.815,53.4908,NULL,0,'Remnant of Dahlia Suntouch'), (27683,8,3737.5,950.916,53.4659,NULL,0,'Remnant of Dahlia Suntouch'), (27683,9,3737.5,950.916,53.4659,NULL,0,'Remnant of Dahlia Suntouch'), (27683,10,3736.35,956.151,53.6017,NULL,0,'Remnant of Dahlia Suntouch'), (27693,1,4685.85,1130.76,150.118,NULL,0,'Reconstructed Wyrm'), (27693,2,4686.28,1131.66,150.118,NULL,0,'Reconstructed Wyrm'), (27693,3,4688.7,1166.09,161.274,NULL,0,'Reconstructed Wyrm'), (27693,4,4702.31,1212.67,161.274,NULL,0,'Reconstructed Wyrm'), (27693,5,4733.54,1260.21,169.635,NULL,0,'Reconstructed Wyrm'), (27693,6,4751.82,1293.7,175.94,NULL,0,'Reconstructed Wyrm'), (27693,7,4794.48,1345.15,199.537,NULL,0,'Reconstructed Wyrm'), (27693,8,4812.26,1373.52,219.861,NULL,0,'Reconstructed Wyrm'), (27842,1,3246.2,-642.609,165.239,NULL,0,'Fenrick Barlowe path'), (27842,2,3240.42,-645.154,165.399,NULL,0,'Fenrick Barlowe path'), (27842,3,3245.75,-664.935,166.789,NULL,0,'Fenrick Barlowe path'), (27842,4,3250.1,-663.819,166.789,NULL,0,'Fenrick Barlowe path'), (27842,5,3254.69,-661.435,167.188,NULL,0,'Fenrick Barlowe path - kneel here - do text'), (27842,6,3252.36,-659.146,167.118,NULL,0,'Fenrick Barlowe path'), (27842,7,3252.63,-648.746,165.904,NULL,0,'Fenrick Barlowe path'), (27842,8,3249.21,-647.163,165.7,NULL,0,'Fenrick Barlowe path - kneel here - do text'), (27843,1,4545.27,5.279,75.2562,NULL,0,'Wyrmbait'), (27843,2,4529.72,21.8506,88.5466,NULL,0,'Wyrmbait'), (27843,3,4529.1,48.2449,104.161,NULL,0,'Wyrmbait'), (27843,4,4528.12,74.043,103.328,NULL,0,'Wyrmbait'), (27843,5,4535.11,132.119,106.071,NULL,0,'Wyrmbait'), (27843,6,4541,90.9399,101.793,NULL,0,'Wyrmbait'), (27843,7,4538.4,49.1769,95.3332,NULL,0,'Wyrmbait'), (27843,8,4537.15,21.3384,86.0038,NULL,0,'Wyrmbait'), (27843,9,4532.23,0.128148,82.1963,NULL,0,'Wyrmbait'), (27843,10,4546.23,-4.9997,75.5355,NULL,0,'Wyrmbait'), (27843,11,4548.17,4.67055,70.4695,NULL,0,'Wyrmbait'), (27857,1,3681.84,-917.652,76.9847,NULL,0,'Legion Commander Yorik'), (27858,1,3681.39,-930.486,78.6564,NULL,0,'Highlord Bolvar Fordragon'), (27858,2,3679.56,-914.486,77.0932,NULL,0,'Highlord Bolvar Fordragon'), (27888,1,3200.99,6074.9,144.974,NULL,0,'Warmage Archus'), (27888,2,3457.75,5892.67,147.38,NULL,0,'Warmage Archus'), (27923,1,556.88,-2811.6,-0.076807,NULL,0,'Lou'), (27923,2,482.031,-2834.21,-0.049029,NULL,0,'Lou'), (27923,3,454.495,-2891.86,-0.049029,NULL,0,'Lou'), (27923,4,335.413,-2946.44,-0.049029,NULL,0,'Lou'), (27923,5,262.88,-3016.95,-0.021251,NULL,0,'Lou'), (27923,6,147.219,-3176.04,-0.049029,NULL,0,'Lou'), (27923,7,86.2893,-3239.84,-0.021251,NULL,0,'Lou'), (27923,8,-22.4979,-3241.45,-0.076807,NULL,0,'Lou'), (27923,9,-151.289,-3296.97,0.006526,NULL,0,'Lou'), (27923,10,-195.967,-3366.19,-0.132362,NULL,0,'Lou'), (27923,11,-255.505,-3519.14,-0.021251,NULL,0,'Lou'), (27923,12,-217.693,-3555.59,-0.076807,NULL,0,'Lou'), (27923,13,-201.783,-3548.48,-0.021251,NULL,0,'Lou'), (27924,1,626.36,-5030.54,3.35296,NULL,0,'Dragonflayer Harpoon'), (27932,1,-136.167,-3716.83,59.9605,NULL,0,'Harry\'s Bomber'), (27932,2,-51.8612,-4023,70.1271,NULL,0,'Harry\'s Bomber'), (27932,3,-75.0981,-4341.29,64.2938,NULL,0,'Harry\'s Bomber'), (27932,4,-412.989,-5012.78,45.7391,NULL,0,'Harry\'s Bomber'), (27932,5,-436.586,-5223.86,32.1002,NULL,0,'Harry\'s Bomber'), (27932,6,-158.086,-5631.19,29.8502,NULL,0,'Harry\'s Bomber'), (27932,7,-64.6518,-5908.95,29.8502,NULL,0,'Harry\'s Bomber'), (27932,8,61.8396,-6228.99,19.0724,NULL,0,'Harry\'s Bomber'), (27932,9,89.6326,-6287.43,-0.739605,NULL,0,'Harry\'s Bomber'), (27939,1,2946.24,7152.2,0,NULL,0,''), (27939,2,2931.26,7153.2,0,NULL,0,''), (27939,3,2916.46,7152.34,0,NULL,0,''), (27939,4,2897.57,7149.77,0,NULL,0,''), (27939,5,2878.1,7145.18,0,NULL,0,''), (27939,6,2866.07,7138.85,0,NULL,0,''), (27939,7,2852.79,7128.81,0,NULL,0,''), (27939,8,2839.89,7115.62,0,NULL,0,''), (27939,9,2828.82,7100.94,0,NULL,0,''), (27939,10,2821.8,7083.66,0,NULL,0,''), (27939,11,2817.54,7067.62,0,NULL,0,''), (27939,12,2815.58,7057.83,0,NULL,0,''), (27951,1,2711.5,-352.357,141.363,NULL,0,'Admiral Barean Westwind'), (27951,2,2718.2,-351.358,141.363,NULL,0,'Admiral Barean Westwind'), (27951,3,2721.99,-358.182,141.363,NULL,0,'Admiral Barean Westwind'), (27951,4,2738.1,-355.936,141.363,NULL,0,'Admiral Barean Westwind'), (28016,1,-240.157,-630.347,116.497,NULL,0,'pause and text'), (28016,2,-237.952,-652.961,131.131,NULL,0,''), (28016,3,-252.421,-663.54,131.202,NULL,0,''), (28016,4,-261.275,-667.579,131.192,NULL,0,''), (28016,5,-264.914,-667.596,131.177,NULL,0,'pause and text'), (28016,6,-258.265,-669.388,131.198,NULL,0,''), (28016,7,-248.665,-674.223,132.174,NULL,0,''), (28016,8,-243.775,-674.937,131.837,NULL,0,'pause'), (28016,9,-236.379,-678.672,131.858,NULL,0,'pause'), (28016,10,-235.474,-674.304,131.857,NULL,0,'pause'), (28016,11,-234.869,-674.135,131.854,NULL,0,''), (28016,12,-237.098,-676.185,131.868,NULL,0,''), (28136,1,5257.45,-3500.14,291.693,NULL,0,NULL), (28136,2,5253.09,-3516.89,291.679,NULL,0,NULL), (28136,3,5255.45,-3523.67,291.693,NULL,0,NULL), (28136,4,5262.73,-3527.41,291.693,NULL,0,NULL), (28136,5,5261.44,-3528.89,291.693,NULL,0,NULL), (28142,1,5257.45,-3500.14,291.693,NULL,0,NULL), (28142,2,5253.09,-3516.89,291.679,NULL,0,NULL), (28142,3,5255.45,-3523.67,291.693,NULL,0,NULL), (28142,4,5260.74,-3525.38,291.693,NULL,0,NULL), (28142,5,5259.03,-3527.1,291.491,NULL,0,NULL), (28148,1,5257.45,-3500.14,291.693,NULL,0,NULL), (28148,2,5253.09,-3516.89,291.679,NULL,0,NULL), (28148,3,5257.78,-3521.99,291.693,NULL,0,NULL), (28148,4,5256.29,-3523.49,291.693,NULL,0,NULL), (28175,1,5448.54,-2645.61,305.619,NULL,0,'Crusade Commander Korfax'), (28175,2,5448.54,-2644.61,305.619,NULL,0,'Crusade Commander Korfax'), (28175,3,5448.54,-2643.61,305.869,NULL,0,'Crusade Commander Korfax'), (28175,4,5448.54,-2642.11,306.119,NULL,0,'Crusade Commander Korfax'), (28175,5,5448.66,-2639.83,306.551,NULL,0,'Crusade Commander Korfax'), (28182,1,3137.1,3835.6,23.8048,NULL,0,'Dusk'), (28182,2,3151.1,3841.84,26.156,NULL,0,'Dusk'), (28182,3,3190.88,3844.67,28.8679,NULL,0,'Dusk'), (28182,4,3232.1,3838.99,27.3372,NULL,0,'Dusk'), (28182,5,3282.76,3832.85,27.2097,NULL,0,'Dusk'), (28182,6,3307.91,3829.67,28.4312,NULL,0,'Dusk'), (28182,7,3340.63,3826.01,25.3553,NULL,0,'Dusk'), (28182,8,3352.08,3823.35,27.2252,NULL,0,'Dusk'), (28182,9,3399.22,3818.61,27.6639,NULL,0,'Dusk'), (28182,10,3439.39,3828.51,27.7915,NULL,0,'Dusk'), (28182,11,3456.52,3835.03,29.5843,NULL,0,'Dusk'), (28182,12,3482.75,3841.45,32.4086,NULL,0,'Dusk'), (28182,13,3531,3843.39,33.5305,NULL,0,'Dusk'), (28182,14,3549.51,3830.05,39.2239,NULL,0,'Dusk'), (28182,15,3561.16,3818.27,40.2875,NULL,0,'Dusk'), (28182,16,3573.92,3785.86,36.752,NULL,0,'Dusk'), (28182,17,3574.62,3781.32,36.749,NULL,0,'Dusk'), (28182,18,3583.71,3758.96,36.5526,NULL,0,'Dusk'), (28182,19,3603.15,3712.66,36.7401,NULL,0,'Dusk'), (28182,20,3605.66,3702.7,36.8024,NULL,0,'Dusk'), (28182,21,3618.6,3670.75,35.9719,NULL,0,'Dusk'), (28192,1,5478.14,4971.84,-22.4317,NULL,0,'Archimage Pentarus Flying Machine'), (28192,2,5593.69,5187.79,-72.69,NULL,0,'Archimage Pentarus Flying Machine'), (28192,3,5647.75,5229.6,-72.69,NULL,0,'Archimage Pentarus Flying Machine'), (28217,1,5462.37,4514.91,-133.602,NULL,0,'Injured Rainspeaker Oracle'), (28217,2,5483.05,4514.72,-141.109,NULL,0,'Injured Rainspeaker Oracle'), (28217,3,5485.3,4516.47,-142.109,NULL,0,'Injured Rainspeaker Oracle'), (28217,4,5485.8,4516.97,-143.359,NULL,0,'Injured Rainspeaker Oracle'), (28217,5,5486.8,4517.72,-145.359,NULL,0,'Injured Rainspeaker Oracle'), (28217,6,5494.23,4523.08,-149.136,NULL,0,'Injured Rainspeaker Oracle'), (28217,7,5497.24,4543.38,-146.948,NULL,0,'Injured Rainspeaker Oracle'), (28217,8,5499.49,4544.88,-145.698,NULL,0,'Injured Rainspeaker Oracle'), (28217,9,5500.99,4546.38,-145.198,NULL,0,'Injured Rainspeaker Oracle'), (28217,10,5502.49,4547.63,-144.698,NULL,0,'Injured Rainspeaker Oracle'), (28217,11,5504.49,4549.63,-143.948,NULL,0,'Injured Rainspeaker Oracle'), (28217,12,5507.49,4552.13,-142.948,NULL,0,'Injured Rainspeaker Oracle'), (28217,13,5507.9,4552.29,-142.722,NULL,0,'Injured Rainspeaker Oracle'), (28217,14,5509.15,4553.79,-142.222,NULL,0,'Injured Rainspeaker Oracle'), (28217,15,5509.4,4555.79,-141.722,NULL,0,'Injured Rainspeaker Oracle'), (28217,16,5509.4,4558.79,-140.222,NULL,0,'Injured Rainspeaker Oracle'), (28217,17,5509.65,4560.79,-139.472,NULL,0,'Injured Rainspeaker Oracle'), (28217,18,5509.9,4563.54,-138.972,NULL,0,'Injured Rainspeaker Oracle'), (28217,19,5509.9,4566.54,-137.972,NULL,0,'Injured Rainspeaker Oracle'), (28217,20,5510.15,4568.54,-136.972,NULL,0,'Injured Rainspeaker Oracle'), (28217,21,5510.44,4568.72,-136.84,NULL,0,'Injured Rainspeaker Oracle'), (28217,22,5510.44,4571.72,-135.59,NULL,0,'Injured Rainspeaker Oracle'), (28217,23,5510.69,4572.72,-135.34,NULL,0,'Injured Rainspeaker Oracle'), (28217,24,5510.69,4575.72,-135.84,NULL,0,'Injured Rainspeaker Oracle'), (28217,25,5511.19,4586.47,-135.09,NULL,0,'Injured Rainspeaker Oracle'), (28217,26,5511.44,4589.47,-134.59,NULL,0,'Injured Rainspeaker Oracle'), (28217,27,5511.69,4591.47,-133.84,NULL,0,'Injured Rainspeaker Oracle'), (28217,28,5511.69,4593.47,-133.34,NULL,0,'Injured Rainspeaker Oracle'), (28217,29,5511.94,4595.22,-132.59,NULL,0,'Injured Rainspeaker Oracle'), (28217,30,5512.07,4593.58,-133.326,NULL,0,'Injured Rainspeaker Oracle'), (28217,31,5512.07,4595.58,-132.576,NULL,0,'Injured Rainspeaker Oracle'), (28217,32,5512.32,4597.58,-132.326,NULL,0,'Injured Rainspeaker Oracle'), (28217,33,5513.82,4600.33,-131.826,NULL,0,'Injured Rainspeaker Oracle'), (28217,34,5514.82,4601.83,-132.826,NULL,0,'Injured Rainspeaker Oracle'), (28217,35,5515.32,4602.83,-133.326,NULL,0,'Injured Rainspeaker Oracle'), (28217,36,5518.07,4607.08,-132.076,NULL,0,'Injured Rainspeaker Oracle'), (28217,37,5520.07,4610.33,-133.076,NULL,0,'Injured Rainspeaker Oracle'), (28217,38,5520.32,4611.08,-133.826,NULL,0,'Injured Rainspeaker Oracle'), (28217,39,5520.82,4611.83,-134.576,NULL,0,'Injured Rainspeaker Oracle'), (28217,40,5521.32,4612.83,-135.326,NULL,0,'Injured Rainspeaker Oracle'), (28217,41,5521.82,4613.58,-135.576,NULL,0,'Injured Rainspeaker Oracle'), (28217,42,5524.57,4617.83,-136.576,NULL,0,'Injured Rainspeaker Oracle'), (28217,43,5528.88,4624.34,-136.87,NULL,0,'Injured Rainspeaker Oracle'), (28217,44,5532.88,4624.34,-137.12,NULL,0,'Injured Rainspeaker Oracle'), (28217,45,5550.51,4624.69,-136.864,NULL,0,'Injured Rainspeaker Oracle'), (28217,46,5552.26,4625.44,-137.364,NULL,0,'Injured Rainspeaker Oracle'), (28217,47,5565.26,4629.94,-136.864,NULL,0,'Injured Rainspeaker Oracle'), (28217,48,5568.01,4630.94,-136.364,NULL,0,'Injured Rainspeaker Oracle'), (28217,49,5571.01,4631.94,-135.114,NULL,0,'Injured Rainspeaker Oracle'), (28217,50,5574.76,4633.19,-134.364,NULL,0,'Injured Rainspeaker Oracle'), (28217,51,5577.51,4634.19,-135.114,NULL,0,'Injured Rainspeaker Oracle'), (28217,52,5577.73,4634.2,-135.023,NULL,0,'Injured Rainspeaker Oracle'), (28217,53,5580.98,4635.45,-135.773,NULL,0,'Injured Rainspeaker Oracle'), (28217,54,5584.98,4634.95,-136.023,NULL,0,'Injured Rainspeaker Oracle'), (28217,55,5587.98,4634.45,-136.773,NULL,0,'Injured Rainspeaker Oracle'), (28217,56,5589.73,4634.2,-138.023,NULL,0,'Injured Rainspeaker Oracle'), (28217,57,5594.73,4633.7,-138.273,NULL,0,'Injured Rainspeaker Oracle'), (28217,58,5596.73,4633.45,-137.523,NULL,0,'Injured Rainspeaker Oracle'), (28217,59,5599.73,4633.2,-136.773,NULL,0,'Injured Rainspeaker Oracle'), (28217,60,5606.61,4632.27,-136.453,NULL,0,'Injured Rainspeaker Oracle'), (28217,61,5612.11,4626.52,-137.203,NULL,0,'Injured Rainspeaker Oracle'), (28217,62,5616.86,4621.77,-137.703,NULL,0,'Injured Rainspeaker Oracle'), (28217,63,5620.64,4618.1,-137.576,NULL,0,'Injured Rainspeaker Oracle'), (28217,64,5625.39,4612.85,-137.076,NULL,0,'Injured Rainspeaker Oracle'), (28244,1,5450.11,-2642.32,306.635,NULL,0,'Eitrigg'), (28244,2,5450.11,-2643.32,306.135,NULL,0,'Eitrigg'), (28244,3,5450.11,-2644.57,305.885,NULL,0,'Eitrigg'), (28244,4,5450.15,-2639.06,306.551,NULL,0,'Eitrigg'), (28308,1,5295.42,4436.54,-97.6029,NULL,0,'Captive Crocolisk'), (28308,2,5291.67,4435.04,-97.1029,NULL,0,'Captive Crocolisk'), (28308,3,5287.92,4433.54,-96.3529,NULL,0,'Captive Crocolisk'), (28308,4,5277.92,4429.54,-95.8529,NULL,0,'Captive Crocolisk'), (28308,5,5277.78,4429.43,-95.943,NULL,0,'Captive Crocolisk'), (28308,6,5268.28,4425.43,-95.443,NULL,0,'Captive Crocolisk'), (28308,7,5249.84,4405.99,-95.9316,NULL,0,'Captive Crocolisk'), (28308,8,5251.84,4401.24,-95.1816,NULL,0,'Captive Crocolisk'), (28308,9,5262.34,4376.74,-95.6816,NULL,0,'Captive Crocolisk'), (28308,10,5263.34,4373.99,-96.4316,NULL,0,'Captive Crocolisk'), (28308,11,5264.34,4371.99,-96.9316,NULL,0,'Captive Crocolisk'), (28308,12,5265.34,4369.24,-97.6816,NULL,0,'Captive Crocolisk'), (28308,13,5262.21,4376.32,-95.757,NULL,0,'Captive Crocolisk'), (28308,14,5263.46,4373.82,-96.507,NULL,0,'Captive Crocolisk'), (28308,15,5264.21,4372.07,-97.257,NULL,0,'Captive Crocolisk'), (28308,16,5265.46,4369.32,-98.007,NULL,0,'Captive Crocolisk'), (28308,17,5266.96,4365.82,-98.007,NULL,0,'Captive Crocolisk'), (28308,18,5272.96,4366.07,-99.007,NULL,0,'Captive Crocolisk'), (28308,19,5274.71,4366.07,-99.507,NULL,0,'Captive Crocolisk'), (28308,20,5277.71,4366.32,-100.257,NULL,0,'Captive Crocolisk'), (28308,21,5284.71,4366.57,-101.007,NULL,0,'Captive Crocolisk'), (28308,22,5288.71,4366.82,-101.757,NULL,0,'Captive Crocolisk'), (28308,23,5284.9,4366.41,-101.254,NULL,0,'Captive Crocolisk'), (28308,24,5288.9,4366.66,-102.004,NULL,0,'Captive Crocolisk'), (28308,25,5289.4,4366.66,-102.004,NULL,0,'Captive Crocolisk'), (28308,26,5291.4,4366.41,-103.004,NULL,0,'Captive Crocolisk'), (28308,27,5293.4,4366.16,-104.254,NULL,0,'Captive Crocolisk'), (28308,28,5294.4,4366.16,-105.004,NULL,0,'Captive Crocolisk'), (28308,29,5295.4,4366.16,-106.004,NULL,0,'Captive Crocolisk'), (28308,30,5296.4,4365.91,-106.504,NULL,0,'Captive Crocolisk'), (28308,31,5297.4,4365.91,-107.254,NULL,0,'Captive Crocolisk'), (28308,32,5298.4,4365.91,-108.004,NULL,0,'Captive Crocolisk'), (28308,33,5299.15,4365.66,-108.754,NULL,0,'Captive Crocolisk'), (28308,34,5300.15,4365.66,-109.504,NULL,0,'Captive Crocolisk'), (28308,35,5302.15,4365.41,-110.004,NULL,0,'Captive Crocolisk'), (28308,36,5304.15,4365.41,-110.504,NULL,0,'Captive Crocolisk'), (28308,37,5305.15,4365.16,-111.254,NULL,0,'Captive Crocolisk'), (28308,38,5306.15,4365.16,-112.004,NULL,0,'Captive Crocolisk'), (28308,39,5307.15,4365.16,-112.504,NULL,0,'Captive Crocolisk'), (28308,40,5308.15,4365.16,-113.254,NULL,0,'Captive Crocolisk'), (28308,41,5309.15,4364.91,-114.004,NULL,0,'Captive Crocolisk'), (28308,42,5311.15,4364.91,-115.004,NULL,0,'Captive Crocolisk'), (28308,43,5313.15,4364.66,-116.004,NULL,0,'Captive Crocolisk'), (28308,44,5316.15,4364.41,-116.754,NULL,0,'Captive Crocolisk'), (28308,45,5318.15,4364.41,-117.504,NULL,0,'Captive Crocolisk'), (28308,46,5320.15,4364.41,-118.254,NULL,0,'Captive Crocolisk'), (28308,47,5322.15,4364.16,-119.004,NULL,0,'Captive Crocolisk'), (28308,48,5325.15,4363.91,-120.004,NULL,0,'Captive Crocolisk'), (28308,49,5325.25,4363.77,-120.115,NULL,0,'Captive Crocolisk'), (28308,50,5330,4363.27,-120.865,NULL,0,'Captive Crocolisk'), (28308,51,5334.5,4358.02,-121.615,NULL,0,'Captive Crocolisk'), (28308,52,5336.5,4355.77,-122.365,NULL,0,'Captive Crocolisk'), (28308,53,5339.25,4353.02,-123.365,NULL,0,'Captive Crocolisk'), (28308,54,5341.25,4350.77,-124.365,NULL,0,'Captive Crocolisk'), (28308,55,5343,4348.52,-126.115,NULL,0,'Captive Crocolisk'), (28308,56,5345,4346.02,-128.115,NULL,0,'Captive Crocolisk'), (28308,57,5346.25,4344.52,-129.615,NULL,0,'Captive Crocolisk'), (28308,58,5347,4343.77,-130.865,NULL,0,'Captive Crocolisk'), (28308,59,5348.25,4342.27,-132.365,NULL,0,'Captive Crocolisk'), (28308,60,5349,4341.52,-133.865,NULL,0,'Captive Crocolisk'), (28308,61,5350.47,4340.6,-135.01,NULL,0,'Captive Crocolisk'), (28308,62,5351.22,4340.1,-136.26,NULL,0,'Captive Crocolisk'), (28308,63,5353.22,4339.6,-137.26,NULL,0,'Captive Crocolisk'), (28308,64,5354.97,4338.85,-138.26,NULL,0,'Captive Crocolisk'), (28308,65,5357.47,4337.6,-139.01,NULL,0,'Captive Crocolisk'), (28308,66,5359.22,4336.6,-139.51,NULL,0,'Captive Crocolisk'), (28308,67,5361.97,4335.35,-140.51,NULL,0,'Captive Crocolisk'), (28308,68,5363.72,4334.6,-141.01,NULL,0,'Captive Crocolisk'), (28308,69,5364.09,4334.35,-141.089,NULL,0,'Captive Crocolisk'), (28308,70,5365.34,4333.6,-141.089,NULL,0,'Captive Crocolisk'), (28308,71,5369.59,4331.1,-142.589,NULL,0,'Captive Crocolisk'), (28308,72,5372.84,4328.85,-143.589,NULL,0,'Captive Crocolisk'), (28308,73,5376.34,4326.6,-144.589,NULL,0,'Captive Crocolisk'), (28308,74,5379.34,4324.6,-145.339,NULL,0,'Captive Crocolisk'), (28308,75,5382.59,4322.6,-146.089,NULL,0,'Captive Crocolisk'), (28308,76,5402.84,4309.6,-144.589,NULL,0,'Captive Crocolisk'), (28308,77,5403.84,4309.1,-143.339,NULL,0,'Captive Crocolisk'), (28308,78,5403.24,4309.77,-144.72,NULL,0,'Captive Crocolisk'), (28308,79,5403.99,4309.27,-143.22,NULL,0,'Captive Crocolisk'), (28308,80,5405.74,4308.02,-141.72,NULL,0,'Captive Crocolisk'), (28308,81,5407.74,4308.02,-141.22,NULL,0,'Captive Crocolisk'), (28308,82,5409.74,4307.77,-140.47,NULL,0,'Captive Crocolisk'), (28308,83,5412.49,4307.52,-139.72,NULL,0,'Captive Crocolisk'), (28308,84,5416.49,4307.27,-138.22,NULL,0,'Captive Crocolisk'), (28308,85,5419.49,4307.02,-137.72,NULL,0,'Captive Crocolisk'), (28308,86,5424.49,4306.77,-136.97,NULL,0,'Captive Crocolisk'), (28308,87,5432.49,4306.02,-136.47,NULL,0,'Captive Crocolisk'), (28308,88,5432.64,4305.78,-136.233,NULL,0,'Captive Crocolisk'), (28308,89,5435.14,4305.78,-135.983,NULL,0,'Captive Crocolisk'), (28308,90,5439.14,4305.28,-135.483,NULL,0,'Captive Crocolisk'), (28308,91,5442.89,4304.78,-134.733,NULL,0,'Captive Crocolisk'), (28308,92,5445.89,4304.53,-134.233,NULL,0,'Captive Crocolisk'), (28308,93,5450.89,4304.03,-133.483,NULL,0,'Captive Crocolisk'), (28308,94,5458.89,4303.03,-132.983,NULL,0,'Captive Crocolisk'), (28308,95,5459.03,4302.87,-132.697,NULL,0,'Captive Crocolisk'), (28308,96,5465.03,4302.12,-132.697,NULL,0,'Captive Crocolisk'), (28308,97,5481.03,4297.37,-131.947,NULL,0,'Captive Crocolisk'), (28308,98,5483.03,4296.87,-131.197,NULL,0,'Captive Crocolisk'), (28308,99,5484.78,4296.37,-130.697,NULL,0,'Captive Crocolisk'), (28308,100,5485.78,4296.12,-129.947,NULL,0,'Captive Crocolisk'), (28308,101,5487.78,4295.62,-128.947,NULL,0,'Captive Crocolisk'), (28308,102,5489.53,4294.87,-127.447,NULL,0,'Captive Crocolisk'), (28308,103,5489.61,4294.57,-127.34,NULL,0,'Captive Crocolisk'), (28308,104,5490.61,4294.32,-127.09,NULL,0,'Captive Crocolisk'), (28308,105,5491.11,4293.57,-126.34,NULL,0,'Captive Crocolisk'), (28308,106,5491.86,4291.82,-125.34,NULL,0,'Captive Crocolisk'), (28308,107,5492.86,4290.07,-124.09,NULL,0,'Captive Crocolisk'), (28308,108,5493.86,4288.32,-122.59,NULL,0,'Captive Crocolisk'), (28308,109,5494.86,4286.57,-121.59,NULL,0,'Captive Crocolisk'), (28308,110,5495.36,4285.57,-121.09,NULL,0,'Captive Crocolisk'), (28308,111,5496.36,4284.07,-119.34,NULL,0,'Captive Crocolisk'), (28308,112,5496.61,4283.07,-118.84,NULL,0,'Captive Crocolisk'), (28308,113,5496.46,4283.9,-119.108,NULL,0,'Captive Crocolisk'), (28308,114,5496.96,4282.9,-118.608,NULL,0,'Captive Crocolisk'), (28308,115,5497.46,4282.15,-117.358,NULL,0,'Captive Crocolisk'), (28308,116,5497.96,4281.15,-116.858,NULL,0,'Captive Crocolisk'), (28308,117,5498.96,4279.4,-115.858,NULL,0,'Captive Crocolisk'), (28308,118,5499.21,4278.65,-114.858,NULL,0,'Captive Crocolisk'), (28308,119,5500.21,4276.65,-113.608,NULL,0,'Captive Crocolisk'), (28308,120,5501.71,4274.15,-112.358,NULL,0,'Captive Crocolisk'), (28308,121,5502.71,4272.4,-111.608,NULL,0,'Captive Crocolisk'), (28308,122,5503.71,4270.65,-110.608,NULL,0,'Captive Crocolisk'), (28308,123,5503.96,4269.9,-110.108,NULL,0,'Captive Crocolisk'), (28308,124,5505.46,4268.65,-109.358,NULL,0,'Captive Crocolisk'), (28308,125,5507.46,4266.4,-107.858,NULL,0,'Captive Crocolisk'), (28308,126,5508.71,4265.15,-107.358,NULL,0,'Captive Crocolisk'), (28308,127,5510.21,4263.65,-106.108,NULL,0,'Captive Crocolisk'), (28308,128,5511.71,4262.15,-105.108,NULL,0,'Captive Crocolisk'), (28308,129,5513.71,4260.15,-104.358,NULL,0,'Captive Crocolisk'), (28308,130,5515.96,4257.9,-103.608,NULL,0,'Captive Crocolisk'), (28308,131,5517.96,4255.9,-103.108,NULL,0,'Captive Crocolisk'), (28308,132,5518.27,4255.89,-103.03,NULL,0,'Captive Crocolisk'), (28308,133,5518.52,4255.64,-102.78,NULL,0,'Captive Crocolisk'), (28308,134,5521.52,4256.14,-102.28,NULL,0,'Captive Crocolisk'), (28308,135,5540.81,4259.84,-102.148,NULL,0,'Captive Crocolisk'), (28308,136,5552.31,4261.59,-102.648,NULL,0,'Captive Crocolisk'), (28308,137,5552.56,4261.52,-102.573,NULL,0,'Captive Crocolisk'), (28308,138,5564.56,4263.52,-102.323,NULL,0,'Captive Crocolisk'), (28308,139,5567.06,4263.02,-101.823,NULL,0,'Captive Crocolisk'), (28308,140,5570.06,4262.77,-101.073,NULL,0,'Captive Crocolisk'), (28308,141,5573.06,4262.52,-100.573,NULL,0,'Captive Crocolisk'), (28308,142,5581.06,4261.52,-100.073,NULL,0,'Captive Crocolisk'), (28308,143,5585.06,4261.27,-99.3233,NULL,0,'Captive Crocolisk'), (28308,144,5585.64,4261.42,-99.3142,NULL,0,'Captive Crocolisk'), (28308,145,5607.39,4259.92,-98.8142,NULL,0,'Captive Crocolisk'), (28308,146,5607.64,4260.12,-98.7674,NULL,0,'Captive Crocolisk'), (28308,147,5609.89,4259.87,-98.7674,NULL,0,'Captive Crocolisk'), (28308,148,5620.64,4259.62,-98.0174,NULL,0,'Captive Crocolisk'), (28308,149,5620.92,4259.83,-98.0141,NULL,0,'Captive Crocolisk'), (28308,150,5633.67,4259.58,-98.2641,NULL,0,'Captive Crocolisk'), (28308,151,5652.42,4260.33,-98.7641,NULL,0,'Captive Crocolisk'), (28308,152,5652.63,4260.8,-99.0374,NULL,0,'Captive Crocolisk'), (28308,153,5660.88,4261.3,-98.5374,NULL,0,'Captive Crocolisk'), (28308,154,5681.83,4266.6,-99.0788,NULL,0,'Captive Crocolisk'), (28308,155,5683.83,4267.1,-99.5788,NULL,0,'Captive Crocolisk'), (28308,156,5686.58,4267.6,-100.329,NULL,0,'Captive Crocolisk'), (28308,157,5688.33,4268.1,-100.829,NULL,0,'Captive Crocolisk'), (28308,158,5691.33,4268.85,-101.329,NULL,0,'Captive Crocolisk'), (28308,159,5695.08,4269.85,-102.079,NULL,0,'Captive Crocolisk'), (28308,160,5699.08,4270.85,-102.829,NULL,0,'Captive Crocolisk'), (28308,161,5699.24,4271.2,-103.109,NULL,0,'Captive Crocolisk'), (28308,162,5708.49,4273.7,-102.859,NULL,0,'Captive Crocolisk'), (28308,163,5714.24,4275.2,-103.359,NULL,0,'Captive Crocolisk'), (28308,164,5717.74,4275.95,-104.109,NULL,0,'Captive Crocolisk'), (28308,165,5721.74,4276.95,-104.859,NULL,0,'Captive Crocolisk'), (28308,166,5725.49,4277.95,-105.359,NULL,0,'Captive Crocolisk'), (28308,167,5729.49,4278.95,-106.109,NULL,0,'Captive Crocolisk'), (28308,168,5732.24,4279.7,-106.359,NULL,0,'Captive Crocolisk'), (28308,169,5735.24,4280.45,-106.859,NULL,0,'Captive Crocolisk'), (28308,170,5737.99,4281.2,-107.859,NULL,0,'Captive Crocolisk'), (28308,171,5739.99,4281.7,-108.609,NULL,0,'Captive Crocolisk'), (28308,172,5741.99,4282.45,-109.359,NULL,0,'Captive Crocolisk'), (28308,173,5743.99,4282.95,-110.109,NULL,0,'Captive Crocolisk'), (28308,174,5746.74,4283.7,-110.859,NULL,0,'Captive Crocolisk'), (28308,175,5750.53,4285.62,-112.318,NULL,0,'Captive Crocolisk'), (28308,176,5752.53,4287.87,-113.068,NULL,0,'Captive Crocolisk'), (28308,177,5754.78,4289.87,-113.818,NULL,0,'Captive Crocolisk'), (28308,178,5757.03,4291.87,-114.568,NULL,0,'Captive Crocolisk'), (28308,179,5759.28,4293.87,-113.068,NULL,0,'Captive Crocolisk'), (28308,180,5836.03,4365.12,-114.568,NULL,0,'Captive Crocolisk'), (28308,181,5838.28,4367.12,-113.068,NULL,0,'Captive Crocolisk'), (28308,182,5840.8,4369.52,-110.666,NULL,0,'Captive Crocolisk'), (28308,183,5842.55,4370.52,-109.916,NULL,0,'Captive Crocolisk'), (28308,184,5843.3,4371.02,-109.416,NULL,0,'Captive Crocolisk'), (28308,185,5845.05,4372.27,-108.416,NULL,0,'Captive Crocolisk'), (28308,186,5846.55,4373.52,-107.666,NULL,0,'Captive Crocolisk'), (28308,187,5850.05,4375.77,-106.666,NULL,0,'Captive Crocolisk'), (28308,188,5852.3,4377.27,-105.666,NULL,0,'Captive Crocolisk'), (28308,189,5855.8,4379.77,-104.416,NULL,0,'Captive Crocolisk'), (28308,190,5857.3,4380.77,-103.666,NULL,0,'Captive Crocolisk'), (28308,191,5858.05,4381.27,-102.916,NULL,0,'Captive Crocolisk'), (28308,192,5859.05,4382.02,-100.916,NULL,0,'Captive Crocolisk'), (28308,193,5859.8,4382.52,-100.166,NULL,0,'Captive Crocolisk'), (28308,194,5862.3,4384.27,-99.4156,NULL,0,'Captive Crocolisk'), (28308,195,5863.8,4385.27,-100.416,NULL,0,'Captive Crocolisk'), (28308,196,5868.05,4388.27,-99.9156,NULL,0,'Captive Crocolisk'), (28308,197,5871.05,4390.27,-99.1656,NULL,0,'Captive Crocolisk'), (28308,198,5874.3,4392.52,-98.4156,NULL,0,'Captive Crocolisk'), (28308,199,5878.55,4395.27,-97.9156,NULL,0,'Captive Crocolisk'), (28308,200,5889.05,4402.77,-97.1656,NULL,0,'Captive Crocolisk'), (28308,201,5890.8,4404.02,-96.4156,NULL,0,'Captive Crocolisk'), (28308,202,5893.3,4405.52,-95.9156,NULL,0,'Captive Crocolisk'), (28308,203,5896.55,4407.77,-95.1656,NULL,0,'Captive Crocolisk'), (28308,204,5889.42,4402.9,-97.0272,NULL,0,'Captive Crocolisk'), (28308,205,5891.17,4404.15,-96.2772,NULL,0,'Captive Crocolisk'), (28308,206,5893.42,4405.9,-95.7772,NULL,0,'Captive Crocolisk'), (28308,207,5896.92,4408.15,-95.2772,NULL,0,'Captive Crocolisk'), (28308,208,5897.42,4408.65,-95.0272,NULL,0,'Captive Crocolisk'), (28308,209,5901.42,4413.15,-94.5272,NULL,0,'Captive Crocolisk'), (28308,210,5906.42,4419.15,-93.7772,NULL,0,'Captive Crocolisk'), (28308,211,5910.42,4423.4,-93.2772,NULL,0,'Captive Crocolisk'), (28308,212,5922.17,4437.15,-93.7772,NULL,0,'Captive Crocolisk'), (28308,213,5924.92,4440.15,-94.5272,NULL,0,'Captive Crocolisk'), (28308,214,5922.62,4437.38,-93.7359,NULL,0,'Captive Crocolisk'), (28308,215,5925.12,4440.38,-94.2359,NULL,0,'Captive Crocolisk'), (28308,216,5925.62,4440.88,-94.2359,NULL,0,'Captive Crocolisk'), (28308,217,5927.37,4443.13,-94.7359,NULL,0,'Captive Crocolisk'), (28308,218,5929.87,4446.38,-95.4859,NULL,0,'Captive Crocolisk'), (28308,219,5932.37,4449.63,-95.9859,NULL,0,'Captive Crocolisk'), (28308,220,5935.12,4453.38,-96.7359,NULL,0,'Captive Crocolisk'), (28308,221,5940.62,4460.38,-95.9859,NULL,0,'Captive Crocolisk'), (28308,222,5941.87,4461.88,-95.2359,NULL,0,'Captive Crocolisk'), (28308,223,5944.37,4465.13,-94.4859,NULL,0,'Captive Crocolisk'), (28308,224,5947.37,4469.13,-93.9859,NULL,0,'Captive Crocolisk'), (28308,225,5947.7,4469.35,-94.1164,NULL,0,'Captive Crocolisk'), (28308,226,5953.2,4476.6,-94.1164,NULL,0,'Captive Crocolisk'), (28308,227,5955.2,4482.1,-93.6164,NULL,0,'Captive Crocolisk'), (28308,228,5956.7,4485.6,-92.8664,NULL,0,'Captive Crocolisk'), (28308,229,5955.56,4482.15,-93.4528,NULL,0,'Captive Crocolisk'), (28308,230,5957.06,4485.9,-92.9528,NULL,0,'Captive Crocolisk'), (28308,231,5964.31,4503.9,-92.7028,NULL,0,'Captive Crocolisk'), (28308,232,5962.06,4529.65,-93.4528,NULL,0,'Captive Crocolisk'), (28308,233,5961.56,4533.65,-93.9528,NULL,0,'Captive Crocolisk'), (28308,234,5961.31,4536.65,-94.4528,NULL,0,'Captive Crocolisk'), (28308,235,5960.81,4543.65,-94.9528,NULL,0,'Captive Crocolisk'), (28308,236,5962.33,4529.8,-93.4075,NULL,0,'Captive Crocolisk'), (28308,237,5961.83,4533.8,-93.9075,NULL,0,'Captive Crocolisk'), (28308,238,5961.58,4536.8,-94.6575,NULL,0,'Captive Crocolisk'), (28308,239,5961.08,4543.8,-95.1575,NULL,0,'Captive Crocolisk'), (28308,240,5960.83,4546.8,-95.4075,NULL,0,'Captive Crocolisk'), (28308,241,5963.33,4564.3,-95.9075,NULL,0,'Captive Crocolisk'), (28308,242,5963.58,4566.3,-96.6575,NULL,0,'Captive Crocolisk'), (28308,243,5963.83,4569.3,-97.6575,NULL,0,'Captive Crocolisk'), (28308,244,5963.43,4564.66,-96.028,NULL,0,'Captive Crocolisk'), (28308,245,5963.68,4566.66,-96.778,NULL,0,'Captive Crocolisk'), (28308,246,5963.93,4569.66,-97.528,NULL,0,'Captive Crocolisk'), (28308,247,5965.43,4579.41,-97.028,NULL,0,'Captive Crocolisk'), (28308,248,5969.63,4614.11,-97.9376,NULL,0,'Captive Crocolisk'), (28308,249,5970.63,4621.86,-98.4376,NULL,0,'Captive Crocolisk'), (28308,250,5976.14,4659.49,-99.1948,NULL,0,'Captive Crocolisk'), (28308,251,5979.64,4667.74,-98.4448,NULL,0,'Captive Crocolisk'), (28308,252,5980.64,4670.49,-97.9448,NULL,0,'Captive Crocolisk'), (28308,253,5983.64,4677.74,-97.1948,NULL,0,'Captive Crocolisk'), (28308,254,5990.39,4693.24,-97.9448,NULL,0,'Captive Crocolisk'), (28308,255,5991.39,4695.99,-98.4448,NULL,0,'Captive Crocolisk'), (28308,256,5983.77,4677.93,-97.2254,NULL,0,'Captive Crocolisk'), (28308,257,5990.52,4693.68,-97.4754,NULL,0,'Captive Crocolisk'), (28308,258,5991.77,4696.43,-98.2254,NULL,0,'Captive Crocolisk'), (28308,259,5993.27,4699.68,-98.9754,NULL,0,'Captive Crocolisk'), (28308,260,5995.52,4704.18,-98.2254,NULL,0,'Captive Crocolisk'), (28308,261,5996.77,4706.93,-97.4754,NULL,0,'Captive Crocolisk'), (28308,262,5998.52,4710.43,-96.9754,NULL,0,'Captive Crocolisk'), (28308,263,6015.43,4744.09,-96.9865,NULL,0,'Captive Crocolisk'), (28308,264,6021.18,4757.59,-96.4865,NULL,0,'Captive Crocolisk'), (28308,265,6023.68,4762.84,-95.9865,NULL,0,'Captive Crocolisk'), (28308,266,6029.43,4775.84,-95.4865,NULL,0,'Captive Crocolisk'), (28308,267,6032.68,4783.09,-94.7365,NULL,0,'Captive Crocolisk'), (28308,268,6029.55,4775.95,-95.3458,NULL,0,'Captive Crocolisk'), (28308,269,6032.8,4783.2,-94.8458,NULL,0,'Captive Crocolisk'), (28308,270,6035.55,4788.95,-94.5958,NULL,0,'Captive Crocolisk'), (28308,271,6040.8,4796.2,-93.8458,NULL,0,'Captive Crocolisk'), (28308,272,6052.3,4810.95,-94.3458,NULL,0,'Captive Crocolisk'), (28308,273,6055.3,4814.95,-93.3458,NULL,0,'Captive Crocolisk'), (28308,274,6058.3,4818.95,-93.8458,NULL,0,'Captive Crocolisk'), (28308,275,6056.55,4816.45,-92.8458,NULL,0,'Captive Crocolisk'), (28308,276,6059.55,4820.45,-94.3458,NULL,0,'Captive Crocolisk'), (28308,277,6055.51,4815.28,-93.3194,NULL,0,'Captive Crocolisk'), (28308,278,6056.76,4816.78,-92.8194,NULL,0,'Captive Crocolisk'), (28308,279,6058.51,4819.28,-93.8194,NULL,0,'Captive Crocolisk'), (28308,280,6059.76,4820.78,-94.0694,NULL,0,'Captive Crocolisk'), (28308,281,6065.01,4827.78,-94.0694,NULL,0,'Captive Crocolisk'), (28308,282,6065.26,4840.78,-93.5694,NULL,0,'Captive Crocolisk'), (28308,283,6065.26,4841.78,-92.8194,NULL,0,'Captive Crocolisk'), (28308,284,6065.26,4848.53,-93.8194,NULL,0,'Captive Crocolisk'), (28308,285,6065.73,4870.6,-94.3074,NULL,0,'Captive Crocolisk'), (28308,286,6077.48,4876.35,-93.8074,NULL,0,'Captive Crocolisk'), (28308,287,6096.96,4885.96,-94.3122,NULL,0,'Captive Crocolisk'), (28308,288,6119.71,4901.46,-94.5622,NULL,0,'Captive Crocolisk'), (28308,289,6120.02,4901.54,-94.7253,NULL,0,'Captive Crocolisk'), (28308,290,6120.52,4902.04,-94.7253,NULL,0,'Captive Crocolisk'), (28391,1,2453.87,-5545.37,420.643,NULL,0,'Death Knight Initiate'), (28391,2,2423.38,-5574.52,420.631,NULL,0,'Death Knight Initiate'), (28391,3,2423.38,-5610.59,420.6,NULL,0,'Death Knight Initiate'), (28391,4,2410.19,-5626.02,420.654,NULL,0,'Death Knight Initiate'), (28391,5,2381.18,-5637.17,420.858,NULL,0,'Death Knight Initiate'), (28391,6,2372.68,-5645.34,426.017,NULL,0,'Death Knight Initiate'), (28391,7,2348.25,-5666.51,426.029,NULL,0,'Death Knight Initiate'), (28391,8,2373.07,-5652.69,426.126,NULL,0,'Death Knight Initiate'), (28391,9,2382.63,-5645.56,421.512,NULL,0,'Death Knight Initiate'), (28399,1,6712.46,5136.46,-19.3981,NULL,0,'Zeptek the Destroyer'), (28498,1,-237.47,-689.836,129.53,NULL,0,''), (28498,2,-237.274,-686.533,132.173,NULL,0,'pause'), (28498,3,-237.062,-700.382,130.436,NULL,0,''), (28639,1,5982.63,-3879.57,422.408,NULL,0,'Heb\'Jin\'s Bat'), (28639,2,5968.55,-3869.6,420.186,NULL,0,'Heb\'Jin\'s Bat'), (28639,3,5954.35,-3851.71,395.298,NULL,0,'Heb\'Jin\'s Bat'), (28639,4,5934.98,-3822.78,369.52,NULL,0,'Heb\'Jin\'s Bat'), (28665,1,5343.22,-3763.97,373.093,NULL,0,'Har\'koa\'s Kitten'), (28665,2,5365.39,-3750.71,360.531,NULL,0,'Har\'koa\'s Kitten'), (28665,3,5386.71,-3755.92,360.458,NULL,0,'Har\'koa\'s Kitten'), (28665,4,5421.3,-3779.27,361.966,NULL,0,'Har\'koa\'s Kitten'), (28665,5,5464.58,-3784.81,362.422,NULL,0,'Har\'koa\'s Kitten'), (28665,6,5472.51,-3787.66,359.862,NULL,0,'Har\'koa\'s Kitten'), (28665,7,5523.64,-3823.49,360.533,NULL,0,'Har\'koa\'s Kitten'), (28665,8,5539.18,-3838.39,372.141,NULL,0,'Har\'koa\'s Kitten'), (28665,9,5714.26,-3895.44,371.987,NULL,0,'Har\'koa\'s Kitten'), (28665,10,5714.52,-3944.74,371.987,NULL,0,'Har\'koa\'s Kitten'), (28665,11,5715.67,-4019.31,372.152,NULL,0,'Har\'koa\'s Kitten'), (28665,12,5716.52,-4054.91,353.671,NULL,0,'Har\'koa\'s Kitten'), (28665,13,5716.63,-4188.19,354.075,NULL,0,'Har\'koa\'s Kitten'), (28665,14,5716.64,-4205.31,362.825,NULL,0,'Har\'koa\'s Kitten'), (28665,15,5724.55,-4238.22,362.746,NULL,0,'Har\'koa\'s Kitten'), (28665,16,5724.9,-4258.61,374.355,NULL,0,'Har\'koa\'s Kitten'), (28665,17,5720.83,-4331.18,374.023,NULL,0,'Har\'koa\'s Kitten'), (28665,18,5722.67,-4351.54,385.496,NULL,0,'Har\'koa\'s Kitten'), (28665,19,5728.69,-4374.92,386.492,NULL,0,'Har\'koa\'s Kitten'), (28665,20,5717.94,-4385.86,386.191,NULL,0,'Har\'koa\'s Kitten'), (28665,21,5705.37,-4379.38,385.803,NULL,0,'Har\'koa\'s Kitten'), (28665,22,5705.88,-4371.39,385.803,NULL,0,'Har\'koa\'s Kitten'), (28665,23,5714.74,-4352.13,385.56,NULL,0,'Har\'koa\'s Kitten'), (28665,24,5720.83,-4331.18,374.023,NULL,0,'Har\'koa\'s Kitten'), (28665,25,5724.9,-4258.61,374.355,NULL,0,'Har\'koa\'s Kitten'), (28665,26,5724.55,-4238.22,362.746,NULL,0,'Har\'koa\'s Kitten'), (28665,27,5716.64,-4205.31,362.825,NULL,0,'Har\'koa\'s Kitten'), (28665,28,5716.63,-4188.19,354.075,NULL,0,'Har\'koa\'s Kitten'), (28665,29,5716.52,-4054.91,353.671,NULL,0,'Har\'koa\'s Kitten'), (28665,30,5715.67,-4019.31,372.152,NULL,0,'Har\'koa\'s Kitten'), (28665,31,5714.52,-3944.74,371.987,NULL,0,'Har\'koa\'s Kitten'), (28665,32,5714.26,-3895.44,371.987,NULL,0,'Har\'koa\'s Kitten'), (28665,33,5709.3,-3844.29,372.012,NULL,0,'Har\'koa\'s Kitten'), (28665,34,5672.46,-3815.55,373.647,NULL,0,'Har\'koa\'s Kitten'), (28669,1,6063.74,-2094.86,431.521,NULL,0,''), (28669,2,5967.44,-2165.72,422.854,NULL,0,''), (28669,3,5865.67,-2174.97,393.382,NULL,0,''), (28669,4,5713.34,-2151.65,373.465,NULL,0,''), (28669,5,5558.72,-2128.13,366.132,NULL,0,''), (28669,6,5451.11,-2151.13,354.437,NULL,0,''), (28669,7,5377.81,-2219.12,359.132,NULL,0,''), (28669,8,5366.7,-2360.86,377.715,NULL,0,''), (28669,9,5435.39,-2533.55,373.993,NULL,0,''), (28669,10,5620.23,-2725.16,344.521,NULL,0,''), (28669,11,5710.93,-2849.44,341.965,NULL,0,''), (28669,12,5793.25,-3015.15,364.354,NULL,0,''), (28669,13,5879.36,-3182.92,393.382,NULL,0,''), (28669,14,5964.95,-3300,393.382,NULL,0,''), (28669,15,6115.4,-3420.54,450.576,NULL,0,''), (28669,16,6211.26,-3582.17,481.242,NULL,0,''), (28669,17,6279.31,-3777.03,504.381,NULL,0,''), (28669,18,6463.99,-3861.05,546.214,NULL,0,''), (28669,19,6575.97,-4030.92,546.214,NULL,0,''), (28669,20,6743.06,-4188.87,546.214,NULL,0,''), (28669,21,6896.73,-4247.42,577.353,NULL,0,''), (28669,22,6999.45,-4298.92,582.935,NULL,0,''), (28669,23,7100.7,-4416.98,611.074,NULL,0,''), (28669,24,7116.47,-4555.86,660.657,NULL,0,''), (28669,25,7057.5,-4669.8,675.657,NULL,0,''), (28669,26,6947.49,-4771.33,660.657,NULL,0,''), (28669,27,6758.4,-4783.88,626.546,NULL,0,''), (28669,28,6650.22,-4701.15,597.241,NULL,0,''), (28669,29,6627.31,-4597.56,586.019,NULL,0,''), (28669,30,6613.61,-4439.71,592.657,NULL,0,''), (28669,31,6526.06,-4289.04,568.102,NULL,0,''), (28669,32,6401.9,-4215.94,538.574,NULL,0,''), (28669,33,6286.81,-4191.78,518.324,NULL,0,''), (28669,34,6204.36,-4223.74,465.074,NULL,0,''), (28669,35,6134.58,-4239.07,386.13,NULL,0,''), (28669,36,5995.45,-4246.94,428.518,NULL,0,''), (28669,37,5909.65,-4251.92,428.518,NULL,0,''), (28669,38,5792.21,-4212.29,428.518,NULL,0,''), (28669,39,5656.49,-4115.37,428.518,NULL,0,''), (28669,40,5549.7,-3983.66,428.518,NULL,0,''), (28669,41,5495.66,-3853.95,428.518,NULL,0,''), (28669,42,5463.38,-3751.72,428.518,NULL,0,''), (28669,43,5430.44,-3669.38,428.518,NULL,0,''), (28669,44,5348.06,-3559.13,406.38,NULL,0,''), (28669,45,5240.04,-3418.71,381.407,NULL,0,''), (28669,46,5160.26,-3335.48,381.407,NULL,0,''), (28669,47,5044.02,-3214.56,381.407,NULL,0,''), (28669,48,4994.62,-3163.26,381.407,NULL,0,''), (28669,49,4929.42,-3062.17,381.407,NULL,0,''), (28669,50,4874.15,-2945.8,381.407,NULL,0,''), (28669,51,4892.92,-2768.81,381.407,NULL,0,''), (28669,52,5019.18,-2627.01,381.407,NULL,0,''), (28669,53,5067.44,-2519.11,381.407,NULL,0,''), (28669,54,5081.71,-2368,381.407,NULL,0,''), (28669,55,5152.34,-2120.36,419.435,NULL,0,''), (28669,56,5368.51,-1851.12,422.851,NULL,0,''), (28669,57,5660.99,-1784.47,360.546,NULL,0,''), (28669,58,5851.7,-1800.85,350.13,NULL,0,''), (28669,59,6030.71,-1864,348.157,NULL,0,''), (28669,60,6103.75,-1910.46,354.324,NULL,0,''), (28669,61,6163.79,-1944.53,374.379,NULL,0,''), (28669,62,6183.49,-1976.16,410.129,NULL,0,''), (28669,63,6184.05,-1991.26,417.323,NULL,0,''), (28682,1,5719.9,682.554,645.751,NULL,0,'Inzi Charmlight'), (28682,2,5719.89,686.067,645.751,NULL,0,'Inzi Charmlight'), (28682,3,5717.11,689.065,645.751,NULL,0,'Inzi Charmlight'), (28682,4,5711.45,694.77,645.751,NULL,0,'Inzi Charmlight'), (28682,5,5711.85,699.784,645.751,NULL,0,'Inzi Charmlight'), (28682,6,5709.63,700.03,645.751,NULL,0,'Inzi Charmlight'), (28682,7,5711.14,699.27,645.751,NULL,0,'Inzi Charmlight'), (28682,8,5712.44,694.995,645.751,NULL,0,'Inzi Charmlight'), (28682,9,5714.12,692.908,645.751,NULL,0,'Inzi Charmlight'), (28682,10,5716.78,690.902,645.751,NULL,0,'Inzi Charmlight'), (28682,11,5718.9,688.153,645.751,NULL,0,'Inzi Charmlight'), (28682,12,5720.53,686.928,645.751,NULL,0,'Inzi Charmlight'), (28682,13,5722.85,687.869,645.751,NULL,0,'Inzi Charmlight'), (28682,14,5726.11,690.421,645.751,NULL,0,'Inzi Charmlight'), (28682,15,5727.03,694.295,645.751,NULL,0,'Inzi Charmlight'), (28682,16,5711.43,707.451,653.692,NULL,0,'Inzi Charmlight'), (28682,17,5708.92,708.47,653.701,NULL,0,'Inzi Charmlight'), (28682,18,5708.55,708.362,653.703,NULL,0,'Inzi Charmlight'), (28682,19,5709.46,706.295,653.727,NULL,0,'Inzi Charmlight'), (28682,20,5707.51,704.331,653.748,NULL,0,'Inzi Charmlight'), (28682,21,5705.2,703.196,653.742,NULL,0,'Inzi Charmlight'), (28682,22,5702.96,703.35,653.749,NULL,0,'Inzi Charmlight'), (28682,23,5703.56,701.599,653.757,NULL,0,'Inzi Charmlight'), (28682,24,5703,699.555,653.749,NULL,0,'Inzi Charmlight'), (28682,25,5700.38,698.854,653.744,NULL,0,'Inzi Charmlight'), (28682,26,5697.52,698.872,653.75,NULL,0,'Inzi Charmlight'), (28682,27,5697.27,696.89,653.739,NULL,0,'Inzi Charmlight'), (28682,28,5697.48,697.315,653.739,NULL,0,'Inzi Charmlight'), (28682,29,5699.13,698.194,653.742,NULL,0,'Inzi Charmlight'), (28682,30,5700.8,696.913,653.747,NULL,0,'Inzi Charmlight'), (28682,31,5700.12,694.209,653.736,NULL,0,'Inzi Charmlight'), (28682,32,5698.9,690.708,653.718,NULL,0,'Inzi Charmlight'), (28682,33,5715.56,678.412,645.751,NULL,0,'Inzi Charmlight'), (28705,1,5708.03,715.288,642.473,NULL,0,'Katherine Lee'), (28705,2,5707.47,713.407,642.476,NULL,0,'Katherine Lee'), (28705,3,5705.04,713.508,642.476,NULL,0,'Katherine Lee'), (28705,4,5702.45,715.929,642.472,NULL,0,'Katherine Lee'), (28705,5,5700.93,718.179,642.468,NULL,0,'Katherine Lee'), (28705,6,5702.45,715.929,642.472,NULL,0,'Katherine Lee'), (28705,7,5705.04,713.508,642.476,NULL,0,'Katherine Lee'), (28705,8,5707.47,713.407,642.476,NULL,0,'Katherine Lee'), (28705,9,5708.03,715.288,642.473,NULL,0,'Katherine Lee'), (28705,10,5707.61,715.535,642.472,NULL,0,'Katherine Lee'), (28864,1,2191.45,-6131.88,48.4288,NULL,0,''), (28864,2,2220.66,-6030.99,70.0122,NULL,0,''), (28864,3,2281.5,-5955.75,131.79,NULL,0,''), (28864,4,2306.98,-5872.8,177.651,NULL,0,''), (28864,5,2347.98,-5736.88,167.929,NULL,0,''), (28864,6,2360.93,-5710.75,155.401,NULL,0,'Despawn'), (28897,1,2143.13,-5845.46,101.335,NULL,0,'Scarlet Ghoul'), (28897,2,2112.23,-5869.67,102.671,NULL,0,'Scarlet Ghoul'), (28897,3,2075.06,-5888.31,104.169,NULL,0,'Scarlet Ghoul'), (28897,4,2047.48,-5901.68,105.289,NULL,0,'Scarlet Ghoul'), (28897,5,2017.32,-5907.23,104.617,NULL,0,'Scarlet Ghoul'), (28897,6,1962.61,-5905.59,102.366,NULL,0,'Scarlet Ghoul'), (28897,7,1925.94,-5911,101.514,NULL,0,'Scarlet Ghoul'), (28897,8,1884.37,-5910.29,103.345,NULL,0,'Scarlet Ghoul'), (28897,9,1858.9,-5916.94,104.525,NULL,0,'Scarlet Ghoul'), (28897,10,1840.21,-5923.29,107.843,NULL,0,'Scarlet Ghoul'), (28897,11,1819.53,-5930.31,113.439,NULL,0,'Scarlet Ghoul'), (28897,12,1800.91,-5936.87,115.947,NULL,0,'Scarlet Ghoul'), (28948,1,6236.44,-1977.78,484.782,NULL,0,'malmortis'), (28948,2,6239.19,-2000.98,484.92,NULL,0,'malmortis'), (28948,3,6263.43,-2031.08,485.075,NULL,0,'malmortis'), (28948,4,6250.13,-2050.53,484.875,NULL,0,'malmortis'), (28948,5,6159.67,-2107.64,485.085,NULL,0,'malmortis'), (28948,6,6121.99,-2053.64,484.782,NULL,0,'malmortis'), (28948,7,6086.62,-2000.3,485.095,NULL,0,'malmortis'), (28948,8,6061.7,-1995.35,485.267,NULL,0,'malmortis'), (28948,9,6059.67,-2007.91,485.363,NULL,0,'malmortis'), (28948,10,6056.47,-2025.2,473.338,NULL,0,'malmortis'), (28948,11,6066.6,-2036.44,473.745,NULL,0,'malmortis'), (28948,12,6073.39,-2027.96,473.338,NULL,0,'malmortis'), (28948,13,6077.52,-2012.09,461.492,NULL,0,'malmortis'), (28948,14,6080.12,-1998.34,461.311,NULL,0,'malmortis'), (28948,15,6107.05,-2010.62,461.307,NULL,0,'malmortis'), (28948,16,6154.38,-1982.7,460.694,NULL,0,'malmortis'), (28948,17,6188.35,-1979.59,460.63,NULL,0,'malmortis'), (28948,18,6220.27,-2003.44,461.301,NULL,0,'malmortis'), (28948,19,6258.04,-2034.15,461.308,NULL,0,'malmortis'), (28948,20,6271.21,-2036.64,461.31,NULL,0,'malmortis'), (28948,21,6273.59,-2025.11,461.31,NULL,0,'malmortis'), (28948,22,6277.02,-2007.7,473.337,NULL,0,'malmortis'), (28948,23,6286.52,-1997.88,473.806,NULL,0,'malmortis'), (28948,24,6293.5,-2010.19,473.337,NULL,0,'malmortis'), (28948,25,6289.93,-2027.52,485.363,NULL,0,'malmortis'), (28987,1,-10895.8,-381.028,40.125,NULL,0,'Watcher Blomberg'), (28987,2,-10901.9,-380.05,40.123,NULL,0,'Watcher Blomberg'), (28987,3,-10900.4,-375.921,40.0489,NULL,0,'Watcher Blomberg'), (29050,1,6369.87,-4507.91,458.13,NULL,0,'Har\'koa'), (29050,2,6372.94,-4508.17,457.88,NULL,0,'Har\'koa'), (29050,3,6377.19,-4508.17,457.88,NULL,0,'Har\'koa'), (29050,4,6387.69,-4507.92,457.88,NULL,0,'Har\'koa'), (29050,5,6403.01,-4521.44,458.13,NULL,0,'Har\'koa'), (29144,1,-8463.9,1109.41,19.1352,NULL,0,'Refurbished Steam Tank'), (29144,2,-8463.52,1112.6,19.0517,NULL,0,'Refurbished Steam Tank'), (29144,3,-8463.23,1108.18,19.053,NULL,0,'Refurbished Steam Tank'), (29144,4,-8473.35,1096.63,18.7345,NULL,0,'Refurbished Steam Tank'), (29144,5,-8496.34,1095.88,17.9444,NULL,0,'Refurbished Steam Tank'), (29144,6,-8499.86,1132.84,17.9763,NULL,0,'Refurbished Steam Tank'), (29144,7,-8486,1138.24,17.9608,NULL,0,'Refurbished Steam Tank'), (29144,8,-8462.43,1136.04,18.6577,NULL,0,'Refurbished Steam Tank'), (29144,9,-8440.65,1137.48,18.8719,NULL,0,'Refurbished Steam Tank'), (29144,10,-8412.35,1137.49,18.0685,NULL,0,'Refurbished Steam Tank'), (29144,11,-8412.35,1137.49,18.0685,NULL,0,'Refurbished Steam Tank'), (29261,1,5747.07,685.375,643.824,NULL,0,'Windle Sparkshine'), (29261,2,5749.97,682.721,643.406,NULL,0,'Windle Sparkshine'), (29261,3,5760.65,698.313,642.395,NULL,0,'Windle Sparkshine'), (29261,4,5770.98,712.367,641.585,NULL,0,'Windle Sparkshine'), (29261,5,5771.64,718.952,641.973,NULL,0,'Windle Sparkshine'), (29261,6,5793.79,719.567,640.591,NULL,0,'Windle Sparkshine'), (29261,7,5806.63,718.536,640.784,NULL,0,'Windle Sparkshine'), (29261,8,5807.11,723.062,641.055,NULL,0,'Windle Sparkshine'), (29261,9,5812.01,718.613,640.997,NULL,0,'Windle Sparkshine'), (29261,10,5825.03,714.091,640.923,NULL,0,'Windle Sparkshine'), (29261,11,5836.41,706.225,641.26,NULL,0,'Windle Sparkshine'), (29261,12,5838.93,710.418,641.367,NULL,0,'Windle Sparkshine'), (29261,13,5836.41,706.225,641.26,NULL,0,'Windle Sparkshine'), (29261,14,5850.63,692.932,642.339,NULL,0,'Windle Sparkshine'), (29261,15,5871.26,679.351,643.162,NULL,0,'Windle Sparkshine'), (29261,16,5889.71,676.63,643.607,NULL,0,'Windle Sparkshine'), (29261,17,5885.98,668.949,643.826,NULL,0,'Windle Sparkshine'), (29261,18,5894.6,656.529,644.846,NULL,0,'Windle Sparkshine'), (29261,19,5893.21,644.139,645.636,NULL,0,'Windle Sparkshine'), (29261,20,5891.53,635.521,647.577,NULL,0,'Windle Sparkshine'), (29261,21,5885.39,639.203,646.513,NULL,0,'Windle Sparkshine'), (29261,22,5878.64,630.185,647.665,NULL,0,'Windle Sparkshine'), (29261,23,5865.15,615.702,650.02,NULL,0,'Windle Sparkshine'), (29261,24,5867.96,613.07,650.455,NULL,0,'Windle Sparkshine'), (29261,25,5865.15,615.702,650.02,NULL,0,'Windle Sparkshine'), (29261,26,5854.08,607.851,650.721,NULL,0,'Windle Sparkshine'), (29261,27,5840.76,590.545,650.624,NULL,0,'Windle Sparkshine'), (29261,28,5837.37,583.091,650.776,NULL,0,'Windle Sparkshine'), (29261,29,5840.76,580.389,651.814,NULL,0,'Windle Sparkshine'), (29261,30,5837.37,583.091,650.776,NULL,0,'Windle Sparkshine'), (29261,31,5822.9,570.042,650.145,NULL,0,'Windle Sparkshine'), (29261,32,5805.87,564.193,650.19,NULL,0,'Windle Sparkshine'), (29261,33,5796.09,561.188,650.666,NULL,0,'Windle Sparkshine'), (29261,34,5796.75,566.232,650.128,NULL,0,'Windle Sparkshine'), (29261,35,5772.44,583.834,649.884,NULL,0,'Windle Sparkshine'), (29261,36,5767.62,579.134,650.249,NULL,0,'Windle Sparkshine'), (29261,37,5761.45,588.708,649.651,NULL,0,'Windle Sparkshine'), (29261,38,5750.56,591.072,649.815,NULL,0,'Windle Sparkshine'), (29261,39,5749.78,599.296,649.038,NULL,0,'Windle Sparkshine'), (29261,40,5737.97,611.546,647.919,NULL,0,'Windle Sparkshine'), (29261,41,5726.47,621.889,646.929,NULL,0,'Windle Sparkshine'), (29261,42,5714.58,625.463,646.46,NULL,0,'Windle Sparkshine'), (29261,43,5702.12,627.812,646.365,NULL,0,'Windle Sparkshine'), (29261,44,5693.32,629.38,646.59,NULL,0,'Windle Sparkshine'), (29261,45,5687.52,629.651,647.114,NULL,0,'Windle Sparkshine'), (29261,46,5692.8,651.879,646.503,NULL,0,'Windle Sparkshine'), (29261,47,5696.02,667.548,645.782,NULL,0,'Windle Sparkshine'), (29261,48,5695.92,678.261,646.089,NULL,0,'Windle Sparkshine'), (29261,49,5700.44,674.047,645.459,NULL,0,'Windle Sparkshine'), (29261,50,5714.59,662.351,645.995,NULL,0,'Windle Sparkshine'), (29261,51,5723.48,658.328,646.046,NULL,0,'Windle Sparkshine'), (29261,52,5728.87,666.113,645.845,NULL,0,'Windle Sparkshine'), (29261,53,5726.6,666.749,645.851,NULL,0,'Windle Sparkshine'), (29261,54,5736.25,665.792,644.958,NULL,0,'Windle Sparkshine'), (29261,55,5745,676.182,644.097,NULL,0,'Windle Sparkshine'), (29261,56,5744.94,681.546,644.136,NULL,0,'Windle Sparkshine'), (29525,1,6887.52,-1586.15,821.611,NULL,0,'Zeev Fizzlespark'), (29525,2,6879.56,-1576.52,822.159,NULL,0,'Zeev Fizzlespark'), (29525,3,6864.56,-1565.27,821.409,NULL,0,'Zeev Fizzlespark'), (29525,4,6864.4,-1565.05,821.488,NULL,0,'Zeev Fizzlespark'), (29525,5,6859.15,-1561.05,821.488,NULL,0,'Zeev Fizzlespark'), (29525,6,6847.65,-1552.3,820.988,NULL,0,'Zeev Fizzlespark'), (29525,7,6844.4,-1549.8,820.238,NULL,0,'Zeev Fizzlespark'), (29525,8,6839.65,-1546.05,819.738,NULL,0,'Zeev Fizzlespark'), (29626,1,6450.07,-1730.54,481.072,NULL,0,'Tormar Frostgut'), (29626,2,6454.98,-1734.05,481.898,NULL,0,''), (29626,3,6459.59,-1737.34,484.043,NULL,0,''), (29626,4,6461.15,-1738.46,484.48,NULL,0,''), (29626,5,6468.11,-1741.17,486.465,NULL,0,''), (29626,6,6477.17,-1744.23,487.096,NULL,0,''), (29626,7,6485.93,-1746.22,487.792,NULL,0,''), (29626,8,6495.36,-1746.14,489.513,NULL,0,''), (29643,1,6043.27,-752.358,371.289,NULL,0,'Bailey'), (29643,2,6057.13,-750.684,374.297,NULL,0,'Bailey'), (29643,3,6075.11,-746.512,378.785,NULL,0,'Bailey'), (29643,4,6074.88,-746.098,378.744,NULL,0,'Bailey'), (29643,5,6082.66,-744.527,380.612,NULL,0,'Bailey'), (29643,6,6094.52,-739.821,383.156,NULL,0,'Bailey'), (29643,7,6108.06,-728.91,385.165,NULL,0,'Bailey'), (29643,8,6106.12,-727.415,384.716,NULL,0,'Bailey'), (29643,9,6103.38,-731.758,384.439,NULL,0,'Bailey'), (29643,10,6094.78,-740.08,383.232,NULL,0,'Bailey'), (29643,11,6081.35,-743.988,380.304,NULL,0,'Bailey'), (29643,12,6064.46,-748.543,376.139,NULL,0,'Bailey'), (29643,13,6047.42,-752.5,372.131,NULL,0,'Bailey'), (29643,14,6036.15,-753.071,369.981,NULL,0,'Bailey'), (29643,15,6036.69,-751.232,370.083,NULL,0,'Bailey'), (29679,1,7071.2,-1772.26,827.542,NULL,0,'Hyldsmeet Proto-Drake'), (29679,2,7042.99,-1757.14,842.747,NULL,0,'Hyldsmeet Proto-Drake'), (29679,3,7018.42,-1727.55,873.987,NULL,0,'Hyldsmeet Proto-Drake'), (29679,4,7004.25,-1677.93,923.391,NULL,0,'Hyldsmeet Proto-Drake'), (29679,5,7042.87,-1581.54,943.848,NULL,0,'Hyldsmeet Proto-Drake'), (29679,6,7089.01,-1513.21,999.059,NULL,0,'Hyldsmeet Proto-Drake'), (29679,7,7187.18,-1359.52,1125.41,NULL,0,'Hyldsmeet Proto-Drake'), (29679,8,7273.46,-1226.56,1235.73,NULL,0,'Hyldsmeet Proto-Drake'), (29679,9,7366.43,-1041.68,1394.12,NULL,0,'Hyldsmeet Proto-Drake'), (29679,10,7503.78,-855.742,1558.88,NULL,0,'Hyldsmeet Proto-Drake'), (29679,11,7668.24,-639.42,1677.99,NULL,0,'Hyldsmeet Proto-Drake'), (29679,12,7677.31,-568.353,1717.85,NULL,0,'Hyldsmeet Proto-Drake'), (29679,13,7618.18,-499.276,1795.46,NULL,0,'Hyldsmeet Proto-Drake'), (29679,14,7590.15,-466.137,1800.37,NULL,0,'Hyldsmeet Proto-Drake'), (29679,15,7551.98,-425.286,1802.96,NULL,0,'Hyldsmeet Proto-Drake'), (29679,16,7506.14,-389.719,1805.08,NULL,0,'Hyldsmeet Proto-Drake'), (29679,17,7453.89,-372.881,1807.31,NULL,0,'Hyldsmeet Proto-Drake'), (29679,18,7392.22,-386.513,1806.91,NULL,0,'Hyldsmeet Proto-Drake'), (29679,19,7334.82,-420.561,1808.99,NULL,0,'Hyldsmeet Proto-Drake'), (29679,20,7284.84,-468.004,1808.05,NULL,0,'Hyldsmeet Proto-Drake'), (29679,21,7255.45,-522.765,1805.46,NULL,0,'Hyldsmeet Proto-Drake'), (29679,22,7254.75,-577.764,1803.85,NULL,0,'Hyldsmeet Proto-Drake'), (29679,23,7285.51,-642.46,1802.19,NULL,0,'Hyldsmeet Proto-Drake'), (29679,24,7339.46,-674.759,1803.99,NULL,0,'Hyldsmeet Proto-Drake'), (29679,25,7407.65,-688.525,1804.51,NULL,0,'Hyldsmeet Proto-Drake'), (29679,26,7473.79,-680.05,1799.08,NULL,0,'Hyldsmeet Proto-Drake'), (29679,27,7531.82,-653.494,1796.62,NULL,0,'Hyldsmeet Proto-Drake'), (29679,28,7581.98,-608.632,1797.69,NULL,0,'Hyldsmeet Proto-Drake'), (29679,29,7617.53,-549.32,1794.77,NULL,0,'Hyldsmeet Proto-Drake'), (29679,30,7616.44,-500.8,1798.93,NULL,0,'Hyldsmeet Proto-Drake'), (29679,31,7566.79,-450.701,1859.32,NULL,0,'Hyldsmeet Proto-Drake'), (29679,32,7521.65,-413.662,1919.56,NULL,0,'Hyldsmeet Proto-Drake'), (29679,33,7430.38,-404.684,1935.66,NULL,0,'Hyldsmeet Proto-Drake'), (29679,34,7414.28,-471.557,1935.11,NULL,0,'Hyldsmeet Proto-Drake'), (29679,35,7412.3,-532.338,1912.76,NULL,0,'Hyldsmeet Proto-Drake'), (29679,36,7426.15,-556.076,1903.53,NULL,0,'Hyldsmeet Proto-Drake'), (29736,1,6603.31,-272.773,988.054,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,2,6567.78,-283.843,983.271,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,3,6525.8,-320.955,975.602,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,4,6494.41,-369.545,967.738,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,5,6484.09,-462.986,954.571,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,6,6477.74,-565.348,940.242,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,7,6504.45,-607.032,933.271,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,8,6547.57,-655.802,922.877,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,9,6601.81,-686.798,911.13,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,10,6693.96,-735.666,891.467,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,11,6753.54,-748.784,879.917,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,12,6869.93,-747.289,927.448,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,13,6955.54,-744.598,965.127,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,14,7100.71,-777.982,977.417,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,15,7191.97,-814.27,994.576,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,16,7293.01,-852.093,1019.23,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,17,7413.69,-881.949,1011.37,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,18,7532.76,-907.114,1003.69,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,19,7611.44,-965.035,1026.22,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,20,7645.07,-995.678,1025.63,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,21,7719.04,-1046.04,1025.39,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,22,7772.62,-1082.52,1069.61,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,23,7826.35,-1109.44,1112.49,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,24,7896.46,-1126.24,1150.65,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,25,7958.42,-1139.5,1159.25,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,26,8010,-1165.87,1155.76,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,27,8086.81,-1225.61,1198.79,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,28,8160.98,-1293.11,1262.01,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,29,8277.97,-1399.58,1290.87,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,30,8358.14,-1513.07,1295.16,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,31,8460.52,-1657.36,1279.06,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,32,8495.3,-1730.74,1286.54,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,33,8503.7,-1766.98,1347.95,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,34,8516.63,-1822.82,1416.27,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,35,8521.68,-1899.55,1492.74,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29736,36,8518.14,-1954.8,1484.65,NULL,0,'Stormcrest eagle, Fervor of the Frostborn'), (29858,1,8598.5,2671.04,652.354,NULL,0,'Lady Nightswood'), (29858,2,8598.22,2670.08,652.354,NULL,0,'Lady Nightswood'), (29858,3,8597.25,2666.67,652.354,NULL,0,'Lady Nightswood'), (29858,4,8595.95,2662.13,652.354,NULL,0,'Lady Nightswood'), (29858,5,8593.37,2653.14,652.354,NULL,0,'Lady Nightswood'), (29858,6,8589.56,2639.82,652.354,NULL,0,'Lady Nightswood'), (29858,7,8589.56,2639.82,652.354,NULL,0,'Lady Nightswood'), (29859,1,8558.93,2633.13,652.104,NULL,0,'The Leaper'), (29859,2,8567.93,2631.38,652.104,NULL,0,'The Leaper'), (29859,3,8569.18,2631.38,652.104,NULL,0,'The Leaper'), (29859,4,8577.43,2631.88,652.104,NULL,0,'The Leaper'), (29859,5,8585.43,2632.38,652.104,NULL,0,'The Leaper'), (29859,6,8586.87,2632.52,652.354,NULL,0,'The Leaper'), (29860,1,8550.58,2654.24,652.354,NULL,0,'Vile'), (29860,2,8551.56,2654.03,652.354,NULL,0,'Vile'), (29860,3,8554.79,2652.16,652.354,NULL,0,'Vile'), (29860,4,8560.37,2648.92,652.354,NULL,0,'Vile'), (29860,5,8576.06,2639.81,652.354,NULL,0,'Vile'), (29860,6,8577.14,2639.18,652.354,NULL,0,'Vile'), (29860,7,8578.03,2638.67,652.354,NULL,0,'Vile'), (29860,8,8578.03,2638.67,652.354,NULL,0,'Vile'), (30017,1,5790.98,-2927.3,286.277,NULL,0,''), (30017,2,5803,-2953,286.277,NULL,0,''), (30017,3,5805.18,-2958.51,282.899,NULL,0,''), (30017,4,5807.04,-2961.45,280.25,NULL,0,''), (30017,5,5808.86,-2965.14,277.089,NULL,0,''), (30017,6,5811.7,-2970.82,273.569,NULL,0,''), (30017,7,5789.98,-2980.25,273.584,NULL,0,''), (30023,1,5722.56,-2960.69,286.276,NULL,0,''), (30023,2,5734.7,-2984.99,286.276,NULL,0,''), (30023,3,5737.4,-2991.31,282.575,NULL,0,''), (30023,4,5740.42,-2997.54,277.263,NULL,0,''), (30023,5,5743.79,-3004.05,273.57,NULL,0,''), (30023,6,5764.24,-2993.79,272.944,NULL,0,''), (30134,1,7497.65,-980.435,473.414,NULL,0,'Branns Flying Machine'), (30134,2,7468.51,-1017.32,479.378,NULL,0,'Branns Flying Machine'), (30134,3,7473.77,-1060.9,489.051,NULL,0,'Branns Flying Machine'), (30134,4,7525.15,-1085.14,499.933,NULL,0,'Branns Flying Machine'), (30134,5,7559.02,-1067.42,508.719,NULL,0,'Branns Flying Machine'), (30134,6,7556.88,-1013.91,522.408,NULL,0,'Branns Flying Machine'), (30134,7,7534.64,-983.899,529.489,NULL,0,'Branns Flying Machine'), (30134,8,7490.75,-975.614,536.767,NULL,0,'Branns Flying Machine'), (30134,9,7458.98,-998.008,542.015,NULL,0,'Branns Flying Machine'), (30134,10,7454.43,-1046.19,548.909,NULL,0,'Branns Flying Machine'), (30134,11,7460.07,-1079.98,554.021,NULL,0,'Branns Flying Machine'), (30134,12,7496.17,-1094.8,562.659,NULL,0,'Branns Flying Machine'), (30134,13,7537.47,-1084.87,574.044,NULL,0,'Branns Flying Machine'), (30134,14,7569.92,-1058.31,581.427,NULL,0,'Branns Flying Machine'), (30134,15,7568.27,-1007.72,594.344,NULL,0,'Branns Flying Machine'), (30134,16,7534.98,-978.128,606.208,NULL,0,'Branns Flying Machine'), (30134,17,7481.8,-981.661,613.507,NULL,0,'Branns Flying Machine'), (30134,18,7445.26,-1035.03,620.37,NULL,0,'Branns Flying Machine'), (30134,19,7458.75,-1086.83,630.151,NULL,0,'Branns Flying Machine'), (30134,20,7512.55,-1094.28,639.85,NULL,0,'Branns Flying Machine'), (30134,21,7549.81,-1059.38,650.64,NULL,0,'Branns Flying Machine'), (30134,22,7535.99,-1011.53,664.341,NULL,0,'Branns Flying Machine'), (30134,23,7491.93,-996.384,677.549,NULL,0,'Branns Flying Machine'), (30134,24,7444.83,-1034.38,697.835,NULL,0,'Branns Flying Machine'), (30134,25,7448.86,-1081.22,714.713,NULL,0,'Branns Flying Machine'), (30134,26,7486.54,-1096.27,732.199,NULL,0,'Branns Flying Machine'), (30134,27,7532.65,-1085.87,742.051,NULL,0,'Branns Flying Machine'), (30134,28,7572.81,-1041.37,744.878,NULL,0,'Branns Flying Machine'), (30134,29,7555.37,-1001.91,746.373,NULL,0,'Branns Flying Machine'), (30134,30,7529.05,-953.339,747.291,NULL,0,'Branns Flying Machine'), (30134,31,7488.81,-942.232,748.586,NULL,0,'Branns Flying Machine'), (30134,32,7453.86,-954.213,750.528,NULL,0,'Branns Flying Machine'), (30134,33,7422.35,-991.457,755.353,NULL,0,'Branns Flying Machine'), (30134,34,7422.62,-1037.84,758.558,NULL,0,'Branns Flying Machine'), (30134,35,7446.35,-1089.45,770.271,NULL,0,'Branns Flying Machine'), (30134,36,7500.88,-1105.16,790.084,NULL,0,'Branns Flying Machine'), (30134,37,7543.18,-1089.59,805.28,NULL,0,'Branns Flying Machine'), (30134,38,7577.29,-1036.76,828.546,NULL,0,'Branns Flying Machine'), (30134,39,7565.69,-990.835,844.253,NULL,0,'Branns Flying Machine'), (30134,40,7536.61,-958.824,853.587,NULL,0,'Branns Flying Machine'), (30134,41,7488.98,-947.886,866.701,NULL,0,'Branns Flying Machine'), (30134,42,7441.53,-976.699,884.027,NULL,0,'Branns Flying Machine'), (30134,43,7412.03,-1020.32,901.404,NULL,0,'Branns Flying Machine'), (30134,44,7411.37,-1060.42,909.054,NULL,0,'Branns Flying Machine'), (30134,45,7466.48,-1113.41,921.955,NULL,0,'Branns Flying Machine'), (30134,46,7512.44,-1134.34,930.44,NULL,0,'Branns Flying Machine'), (30134,47,7551.88,-1164.28,947.309,NULL,0,'Branns Flying Machine'), (30134,48,7562.43,-1217.87,975.279,NULL,0,'Branns Flying Machine'), (30134,49,7549.23,-1261.85,974.489,NULL,0,'Branns Flying Machine'), (30134,50,7512.54,-1296.45,975.61,NULL,0,'Branns Flying Machine'), (30134,51,7463.49,-1308.57,975.33,NULL,0,'Branns Flying Machine'), (30134,52,7414.94,-1271.06,975.11,NULL,0,'Branns Flying Machine'), (30134,53,7362.76,-1191.58,975.35,NULL,0,'Branns Flying Machine'), (30134,54,7342.27,-1124.72,975.84,NULL,0,'Branns Flying Machine'), (30134,55,7315.89,-1023.21,975.24,NULL,0,'Branns Flying Machine'), (30134,56,7296.11,-956.256,975.61,NULL,0,'Branns Flying Machine'), (30134,57,7254.16,-862.892,975.247,NULL,0,'Branns Flying Machine'), (30134,58,7236.03,-832.985,980.102,NULL,0,'Branns Flying Machine'), (30134,59,7170.3,-754.717,984.533,NULL,0,'Branns Flying Machine'), (30134,60,7123.3,-700.775,987.96,NULL,0,'Branns Flying Machine'), (30134,61,7108.32,-646.284,980.958,NULL,0,'Branns Flying Machine'), (30134,62,7104.87,-577.719,979.119,NULL,0,'Branns Flying Machine'), (30134,63,7107.84,-508.532,989.094,NULL,0,'Branns Flying Machine'), (30134,64,7105.65,-430.88,1001.47,NULL,0,'Branns Flying Machine'), (30134,65,7069.44,-374.405,1002.83,NULL,0,'Branns Flying Machine'), (30134,66,7015.51,-335.915,1001.89,NULL,0,'Branns Flying Machine'), (30134,67,6968.51,-318.774,1001.69,NULL,0,'Branns Flying Machine'), (30134,68,6899.87,-305.206,1001.71,NULL,0,'Branns Flying Machine'), (30134,69,6841.93,-298.241,1003.14,NULL,0,'Branns Flying Machine'), (30134,70,6794.33,-293.982,1004.08,NULL,0,'Branns Flying Machine'), (30134,71,6764.33,-294.547,1000.36,NULL,0,'Branns Flying Machine'), (30134,72,6730.7,-295.273,997.037,NULL,0,'Branns Flying Machine'), (30159,1,8258.84,3599.05,677.646,NULL,0,''), (30159,2,8258.06,3598.42,677.646,NULL,0,''), (30159,3,8217.43,3554.57,677.646,NULL,0,''), (30159,4,8169.1,3473.42,677.646,NULL,0,''), (30159,5,8200.27,3417.77,673.563,NULL,0,''), (30159,6,8281.52,3453.95,673.535,NULL,0,''), (30159,7,8278.02,3504.95,677.646,NULL,0,''), (30159,8,8222.47,3532.93,631.09,NULL,0,''), (30159,9,8222.47,3532.93,631.09,NULL,0,''), (30274,1,6296.25,92.9397,390.701,NULL,0,'send Freed Crusader here'), (30315,1,7864.2,-1397.21,1538.33,NULL,0,''), (30315,2,7888.6,-1421.11,1535.86,NULL,0,''), (30315,3,7888.11,-1426.91,1535.66,NULL,0,''), (30315,4,7857.51,-1363.63,1537,NULL,0,''), (30315,5,7924.52,-1384.23,1537.98,NULL,0,''), (30315,6,7883.53,-1338.13,1537.35,NULL,0,''), (30315,7,7864.17,-1396.05,1539.02,NULL,0,''), (30315,8,7864.17,-1396.05,1543.92,NULL,0,''), (30316,1,7991.77,-2736.45,1134.52,NULL,0,''), (30316,2,7993.06,-2725.04,1137.29,NULL,0,''), (30316,3,7999.48,-2732.53,1137.59,NULL,0,''), (30316,4,7934.64,-2746.38,1145.63,NULL,0,''), (30316,5,7956.57,-2784.53,1145.02,NULL,0,''), (30316,6,8001.6,-2741.81,1147.89,NULL,0,''), (30316,7,8032.4,-2723.34,1147.58,NULL,0,''), (30316,8,7992.2,-2727.98,1141.51,NULL,0,''), (30317,1,7506.22,-1889.43,1475.11,NULL,0,''), (30317,2,7503.87,-1882.19,1474.22,NULL,0,''), (30317,3,7493.96,-1883.6,1474.96,NULL,0,''), (30317,4,7466.96,-1844.15,1475.9,NULL,0,''), (30317,5,7466.96,-1844.15,1479.75,NULL,0,''), (30317,6,7462.91,-1885.65,1475.85,NULL,0,''), (30317,7,7515.39,-1883.06,1475.08,NULL,0,''), (30317,8,7498.72,-1898.71,1476.34,NULL,0,''), (30318,1,8180.27,-1959.35,1740.65,NULL,0,''), (30318,2,8185.21,-1965.16,1740.38,NULL,0,''), (30318,3,8178.21,-1965.28,1739.39,NULL,0,''), (30318,4,8138.71,-1992.56,1782.86,NULL,0,''), (30318,5,8144.53,-1990.98,1746.96,NULL,0,''), (30318,6,8218.06,-2018.64,1744.73,NULL,0,''), (30318,7,8248.05,-1939.41,1744.21,NULL,0,''), (30318,8,8195.3,-1964.75,1741.42,NULL,0,''), (30331,1,7349.03,-2833.16,800.433,NULL,0,'King Jokkum'), (30331,2,7351.01,-2853.08,800.752,NULL,0,'King Jokkum'), (30331,3,7353.05,-2873.68,806.838,NULL,0,'King Jokkum'), (30331,4,7354.21,-2885.31,814.327,NULL,0,'King Jokkum'), (30331,5,7355.82,-2901.55,820.309,NULL,0,'King Jokkum'), (30331,6,7357.89,-2922.45,824.014,NULL,0,'King Jokkum'), (30331,7,7359.96,-2943.31,831.832,NULL,0,'King Jokkum'), (30331,8,7357.76,-2967.97,842.796,NULL,0,'King Jokkum'), (30331,9,7358.22,-2972.57,844.499,NULL,0,'King Jokkum'), (30331,10,7360.99,-3000.43,845.794,NULL,0,'King Jokkum'), (30331,11,7375.28,-3020.37,843.894,NULL,0,'King Jokkum'), (30331,12,7413.52,-3026.22,843.36,NULL,0,'King Jokkum'), (30331,13,7447.71,-3037.35,840.512,NULL,0,'King Jokkum'), (30331,14,7470.03,-3056.39,837.455,NULL,0,'King Jokkum'), (30331,15,7498.52,-3080.69,838.94,NULL,0,'King Jokkum'), (30331,16,7524.46,-3102.81,841.3,NULL,0,'King Jokkum'), (30331,17,7559.62,-3132.79,843.581,NULL,0,'King Jokkum'), (30331,18,7585.34,-3154.72,848.502,NULL,0,'King Jokkum'), (30331,19,7616.95,-3181.68,851.89,NULL,0,'King Jokkum'), (30331,20,7634.79,-3196.89,857.684,NULL,0,'King Jokkum'), (30331,21,7658.75,-3199.95,863.091,NULL,0,'King Jokkum'), (30331,22,7683.63,-3207.91,867.18,NULL,0,'King Jokkum'), (30331,23,7704.78,-3225.94,864.689,NULL,0,'King Jokkum'), (30331,24,7738.87,-3228.98,861.609,NULL,0,'King Jokkum'), (30331,25,7761.33,-3223.75,864.271,NULL,0,'King Jokkum'), (30331,26,7789.46,-3225.95,860.885,NULL,0,'King Jokkum'), (30331,27,7810.3,-3224.93,858.222,NULL,0,'King Jokkum'), (30331,28,7823.98,-3227.92,857.631,NULL,0,'King Jokkum'), (30331,29,7841.33,-3239.76,853.416,NULL,0,'King Jokkum'), (30331,30,7862.19,-3254.54,850.65,NULL,0,'King Jokkum'), (30468,1,7339.62,-2058.66,764.919,NULL,0,'Harnessed Icemaw Matriarch'), (30468,2,7338.27,-2064.38,765.358,NULL,0,'Harnessed Icemaw Matriarch'), (30468,3,7335.77,-2073.8,767.408,NULL,0,'Harnessed Icemaw Matriarch'), (30468,4,7327.59,-2087.35,770.898,NULL,0,'Harnessed Icemaw Matriarch'), (30468,5,7319.45,-2095.41,773.681,NULL,0,'Harnessed Icemaw Matriarch'), (30468,6,7305.17,-2107.3,774.326,NULL,0,'Harnessed Icemaw Matriarch'), (30468,7,7275.18,-2114.63,775.668,NULL,0,'Harnessed Icemaw Matriarch'), (30468,8,7259,-2116.15,778.513,NULL,0,'Harnessed Icemaw Matriarch'), (30468,9,7241.65,-2119.36,777.765,NULL,0,'Harnessed Icemaw Matriarch'), (30468,10,7226.73,-2115.94,777.334,NULL,0,'Harnessed Icemaw Matriarch'), (30468,11,7208.44,-2115.22,770.951,NULL,0,'Harnessed Icemaw Matriarch'), (30468,12,7198.35,-2115.35,767.331,NULL,0,'Harnessed Icemaw Matriarch'), (30468,13,7193.22,-2115.25,765.634,NULL,0,'Harnessed Icemaw Matriarch'), (30468,14,7188.85,-2117.31,763.877,NULL,0,'Harnessed Icemaw Matriarch'), (30468,15,7177.06,-2123.51,762.934,NULL,0,'Harnessed Icemaw Matriarch'), (30468,16,7163.71,-2131.04,762.117,NULL,0,'Harnessed Icemaw Matriarch'), (30468,17,7146.6,-2130.74,762.099,NULL,0,'Harnessed Icemaw Matriarch'), (30468,18,7127.77,-2130.8,760.306,NULL,0,'Harnessed Icemaw Matriarch'), (30468,19,7130.19,-2108.96,761.682,NULL,0,'Harnessed Icemaw Matriarch'), (30468,20,7122.74,-2087.62,763.727,NULL,0,'Harnessed Icemaw Matriarch'), (30468,21,7114.4,-2070.32,765.977,NULL,0,'Harnessed Icemaw Matriarch'), (30468,22,7101.81,-2051.61,765.825,NULL,0,'Harnessed Icemaw Matriarch'), (30468,23,7091.48,-2031.1,765.895,NULL,0,'Harnessed Icemaw Matriarch'), (30468,24,7087.4,-2012.37,767.27,NULL,0,'Harnessed Icemaw Matriarch'), (30468,25,7081.41,-1985.07,767.962,NULL,0,'Harnessed Icemaw Matriarch'), (30468,26,7073.83,-1961.03,769.36,NULL,0,'Harnessed Icemaw Matriarch'), (30468,27,7068.84,-1934.14,775.735,NULL,0,'Harnessed Icemaw Matriarch'), (30468,28,7064.37,-1916.7,781.698,NULL,0,'Harnessed Icemaw Matriarch'), (30468,29,7070.38,-1906.56,785.498,NULL,0,'Harnessed Icemaw Matriarch'), (30468,30,7079.5,-1899.03,787.034,NULL,0,'Harnessed Icemaw Matriarch'), (30468,31,7085.34,-1887.63,788.909,NULL,0,'Harnessed Icemaw Matriarch'), (30468,32,7067.58,-1884.71,793.034,NULL,0,'Harnessed Icemaw Matriarch'), (30468,33,7041.7,-1884.61,797.428,NULL,0,'Harnessed Icemaw Matriarch'), (30468,34,7029.2,-1871.6,803.419,NULL,0,'Harnessed Icemaw Matriarch'), (30468,35,7025.07,-1858.88,811.24,NULL,0,'Harnessed Icemaw Matriarch'), (30468,36,7018.79,-1838.97,820.24,NULL,0,'Harnessed Icemaw Matriarch'), (30468,37,7011.7,-1814.38,820.73,NULL,0,'Harnessed Icemaw Matriarch'), (30468,38,7009.1,-1791.5,820.73,NULL,0,'Harnessed Icemaw Matriarch'), (30468,39,7017.04,-1758.97,819.654,NULL,0,'Harnessed Icemaw Matriarch'), (30468,40,7013.26,-1723.92,819.86,NULL,0,'Harnessed Icemaw Matriarch'), (30468,41,6995.1,-1720.75,820.112,NULL,0,'Harnessed Icemaw Matriarch'), (30468,42,6975.48,-1722.11,820.737,NULL,0,'Harnessed Icemaw Matriarch'), (30468,43,6959.88,-1724.39,820.596,NULL,0,'Harnessed Icemaw Matriarch'), (30468,44,6941.02,-1720.43,820.596,NULL,0,'Harnessed Icemaw Matriarch'), (30468,45,6920.03,-1709.56,820.753,NULL,0,'Harnessed Icemaw Matriarch'), (30468,46,6903,-1697.53,820.668,NULL,0,'Harnessed Icemaw Matriarch'), (30468,47,6886.75,-1682.95,820.258,NULL,0,'Harnessed Icemaw Matriarch'), (30468,48,6867.68,-1684.36,819.883,NULL,0,'Harnessed Icemaw Matriarch'), (30468,49,6847.06,-1695.64,819.986,NULL,0,'Harnessed Icemaw Matriarch'), (30468,50,6824.82,-1701.83,820.64,NULL,0,'Harnessed Icemaw Matriarch'), (30468,51,6824.82,-1701.83,820.55,NULL,0,'Harnessed Icemaw Matriarch'), (30470,1,5818.54,483.97,660,NULL,0,'ship'), (30470,2,5835.36,490.093,669.25,NULL,0,'ship'), (30470,3,5845.6,505.766,677.9,NULL,0,'ship'), (30470,4,5865.83,544.756,689.667,NULL,0,'ship'), (30470,5,5897.43,586.118,689.667,NULL,0,'ship'), (30470,6,5936.38,642.625,682.418,NULL,0,'ship'), (30470,7,5954.68,688.565,678.141,NULL,0,'ship'), (30470,8,5987.02,725.128,673.53,NULL,0,'ship'), (30470,9,6055.09,766.575,663.057,NULL,0,'ship'), (30470,10,6077.21,796.139,663.057,NULL,0,'ship'), (30470,11,6089.87,824.184,663.057,NULL,0,'ship'), (30470,12,6133.36,911.233,642.308,NULL,0,'ship'), (30470,13,6187.39,959.597,625.03,NULL,0,'ship'), (30470,14,6346.12,1060.05,631.336,NULL,0,'ship'), (30470,15,6466.61,1107.18,644.891,NULL,0,'ship'), (30470,16,6626.67,1136.81,649.669,NULL,0,'ship'), (30470,17,6733.84,1153.34,658.03,NULL,0,'ship'), (30477,1,6165,-1064.51,422.119,NULL,0,'D16 Propelled Delivery Device'), (30477,2,6204.1,-998.487,457.563,NULL,0,'D16 Propelled Delivery Device'), (30477,3,6289.57,-952.181,504.619,NULL,0,'D16 Propelled Delivery Device'), (30477,4,6307.79,-872.8,541.73,NULL,0,'D16 Propelled Delivery Device'), (30477,5,6370.58,-821.951,653.868,NULL,0,'D16 Propelled Delivery Device'), (30477,6,6413.27,-660.471,808.395,NULL,0,'D16 Propelled Delivery Device'), (30477,7,6554.81,-550.377,1018.11,NULL,0,'D16 Propelled Delivery Device'), (30477,8,6633.27,-419.316,1173.91,NULL,0,'D16 Propelled Delivery Device'), (30477,9,6760.5,-364.466,1277.72,NULL,0,'D16 Propelled Delivery Device'), (30477,10,6807.88,-427.519,1399.11,NULL,0,'D16 Propelled Delivery Device'), (30477,11,6808.07,-471.447,1419.25,NULL,0,'D16 Propelled Delivery Device'), (30477,12,6775.63,-529.231,1394.39,NULL,0,'D16 Propelled Delivery Device'), (30477,13,6720.65,-535.553,1328.05,NULL,0,'D16 Propelled Delivery Device'), (30477,14,6660.31,-486.865,1238.55,NULL,0,'D16 Propelled Delivery Device'), (30477,15,6658.94,-417.841,1186.11,NULL,0,'D16 Propelled Delivery Device'), (30477,16,6680.49,-329.309,1098.61,NULL,0,'D16 Propelled Delivery Device'), (30477,17,6683.78,-220.345,972.72,NULL,0,'D16 Propelled Delivery Device'), (30477,18,6663.77,-192.126,962.248,NULL,0,'D16 Propelled Delivery Device'), (30477,19,6654.82,-180.169,958.132,NULL,0,'D16 Propelled Delivery Device'), (30477,20,6631.47,-171.331,966.463,NULL,0,'D16 Propelled Delivery Device'), (30477,21,6598.22,-162.366,984.223,NULL,0,'D16 Propelled Delivery Device'), (30477,22,6566.67,-155.208,992.055,NULL,0,'D16 Propelled Delivery Device'), (30477,23,6529.65,-154.936,992.055,NULL,0,'D16 Propelled Delivery Device'), (30477,24,6454.42,-152.131,962.305,NULL,0,'D16 Propelled Delivery Device'), (30487,1,6169.23,-1069.62,420.694,NULL,0,'D16 Propelled Delivery Device'), (30487,2,6232.73,-1031.6,505.778,NULL,0,'D16 Propelled Delivery Device'), (30487,3,6339.22,-1035.08,575.333,NULL,0,'D16 Propelled Delivery Device'), (30487,4,6431.49,-987.674,694.889,NULL,0,'D16 Propelled Delivery Device'), (30487,5,6632.44,-925.974,896.138,NULL,0,'D16 Propelled Delivery Device'), (30487,6,6822.08,-755.521,1171.19,NULL,0,'D16 Propelled Delivery Device'), (30487,7,7090.69,-619.487,1455.64,NULL,0,'D16 Propelled Delivery Device'), (30487,8,7260.75,-282.75,1513.36,NULL,0,'D16 Propelled Delivery Device'), (30487,9,7552.5,-334.651,1657.67,NULL,0,'D16 Propelled Delivery Device'), (30487,10,7692.3,-509.425,1536.5,NULL,0,'D16 Propelled Delivery Device'), (30487,11,7799.19,-636.327,1252.28,NULL,0,'D16 Propelled Delivery Device'), (30487,12,7841.56,-726.55,1193.92,NULL,0,'D16 Propelled Delivery Device'), (30487,13,7844.73,-775.361,1185.83,NULL,0,'D16 Propelled Delivery Device'), (30487,14,7842.45,-815.573,1186.4,NULL,0,'D16 Propelled Delivery Device'), (30487,15,7838.7,-859.957,1173.17,NULL,0,'D16 Propelled Delivery Device'), (30487,16,7865.01,-911.218,1163.98,NULL,0,'D16 Propelled Delivery Device'), (30487,17,7856.23,-951.657,1151.56,NULL,0,'D16 Propelled Delivery Device'), (30585,1,5818.54,483.97,660,NULL,0,'ship'), (30585,2,5835.36,490.093,669.25,NULL,0,'ship'), (30585,3,5845.6,505.766,677.9,NULL,0,'ship'), (30585,4,5865.83,544.756,689.667,NULL,0,'ship'), (30585,5,5897.43,586.118,689.667,NULL,0,'ship'), (30585,6,5936.38,642.625,682.418,NULL,0,'ship'), (30585,7,5954.68,688.565,678.141,NULL,0,'ship'), (30585,8,5987.02,725.128,673.53,NULL,0,'ship'), (30585,9,6055.09,766.575,663.057,NULL,0,'ship'), (30585,10,6077.21,796.139,663.057,NULL,0,'ship'), (30585,11,6089.87,824.184,663.057,NULL,0,'ship'), (30585,12,6133.36,911.233,642.308,NULL,0,'ship'), (30585,13,6187.39,959.597,625.03,NULL,0,'ship'), (30585,14,6346.12,1060.05,631.336,NULL,0,'ship'), (30585,15,6466.61,1107.18,644.891,NULL,0,'ship'), (30585,16,6626.67,1136.81,649.669,NULL,0,'ship'), (30585,17,6733.84,1153.34,658.03,NULL,0,'ship'), (30992,1,6631.5,3167.09,659.36,NULL,0,'Doctor Sabnok'), (30992,2,6630.52,3167.31,659.36,NULL,0,'Doctor Sabnok'), (30992,3,6626.22,3169.14,658.885,NULL,0,'Doctor Sabnok'), (30992,4,6625.23,3169.56,658.813,NULL,0,'Doctor Sabnok'), (30992,5,6620,3171.78,656.692,NULL,0,'Doctor Sabnok'), (30992,6,6618.3,3172.5,655.796,NULL,0,'Doctor Sabnok'), (30992,7,6618.3,3172.5,655.796,NULL,0,'Doctor Sabnok'), (30992,8,6618.22,3172.71,655.967,NULL,0,'Doctor Sabnok'), (30992,9,6614.22,3176.46,654.217,NULL,0,'Doctor Sabnok'), (30992,10,6613.86,3176.67,653.998,NULL,0,'Doctor Sabnok'), (30992,11,6612.86,3177.67,653.748,NULL,0,'Doctor Sabnok'), (30992,12,6606.4,3184.29,649.79,NULL,0,'Doctor Sabnok'), (30992,13,6606.4,3185.79,649.29,NULL,0,'Doctor Sabnok'), (30992,14,6606.15,3189.54,648.54,6.16,0,'Doctor Sabnok'), (31157,1,8397.62,2683.95,657.368,NULL,0,'Skeletal Assault Gryphon'), (31157,2,8370.31,2727.22,664.728,NULL,0,'Skeletal Assault Gryphon'), (31157,3,8335.47,2760.75,670.589,NULL,0,'Skeletal Assault Gryphon'), (31157,4,8289.22,2785.7,674.728,NULL,0,'Skeletal Assault Gryphon'), (31157,5,8212.88,2826.85,661.229,NULL,0,'Skeletal Assault Gryphon'), (31157,6,8070.52,2879.99,614.784,NULL,0,'Skeletal Assault Gryphon'), (31157,7,7950.95,2893.04,570.562,NULL,0,'Skeletal Assault Gryphon'), (31157,8,7859.05,2925.73,547.062,NULL,0,'Skeletal Assault Gryphon'), (31157,9,7804.69,2973.79,558.896,NULL,0,'Skeletal Assault Gryphon'), (31157,10,7725.22,3051.1,570.229,NULL,0,'Skeletal Assault Gryphon'), (31157,11,7658.35,3084.1,576.81,NULL,0,'Skeletal Assault Gryphon'), (31157,12,7591.94,3146.26,587.56,NULL,0,'Skeletal Assault Gryphon'), (31157,13,7576.15,3203.53,598.559,NULL,0,'Skeletal Assault Gryphon'), (31157,14,7622.54,3240.81,611.893,NULL,0,'Skeletal Assault Gryphon'), (31157,15,7703.13,3210.11,613.282,NULL,0,'Skeletal Assault Gryphon'), (31157,16,7796.59,3149.97,615.92,NULL,0,'Skeletal Assault Gryphon'), (31157,17,7889.66,3088.23,614.726,NULL,0,'Skeletal Assault Gryphon'), (31157,18,7983.69,3018.5,597.337,NULL,0,'Skeletal Assault Gryphon'), (31157,19,8053.7,2943.44,588.116,NULL,0,'Skeletal Assault Gryphon'), (31157,20,8076.74,2864.08,582.143,NULL,0,'Skeletal Assault Gryphon'), (31157,21,8005.02,2790.8,556.419,NULL,0,'Skeletal Assault Gryphon'), (31157,22,7897.28,2831.6,550.67,NULL,0,'Skeletal Assault Gryphon'), (31157,23,7847.7,2963.35,561.893,NULL,0,'Skeletal Assault Gryphon'), (31157,24,7792.91,3089.35,590.865,NULL,0,'Skeletal Assault Gryphon'), (31157,25,7735.12,3173.07,604.781,NULL,0,'Skeletal Assault Gryphon'), (31157,26,7620.35,3179.52,599.281,NULL,0,'Skeletal Assault Gryphon'), (31157,27,7590.6,3106.8,591.032,NULL,0,'Skeletal Assault Gryphon'), (31157,28,7650.02,3055.19,581.838,NULL,0,'Skeletal Assault Gryphon'), (31157,29,7734.89,3021.32,573.115,NULL,0,'Skeletal Assault Gryphon'), (31157,30,7862.5,2979.27,572.504,NULL,0,'Skeletal Assault Gryphon'), (31157,31,7956.53,2972.13,575.948,NULL,0,'Skeletal Assault Gryphon'), (31157,32,8039.02,2947.35,576.087,NULL,0,'Skeletal Assault Gryphon'), (31157,33,8155.89,2883.78,606.153,NULL,0,'Skeletal Assault Gryphon'), (31157,34,8239.2,2805.8,654.07,NULL,0,'Skeletal Assault Gryphon'), (31157,35,8290.54,2766.5,682.219,NULL,0,'Skeletal Assault Gryphon'), (31157,36,8353.98,2708.91,714.525,NULL,0,'Skeletal Assault Gryphon'), (31235,1,6632.23,3223.64,666.775,NULL,0,'Olakin'), (31235,2,6624.26,3230.23,666.857,NULL,0,'Olakin'), (31235,3,6608.98,3234.56,668.779,NULL,0,'Olakin'), (31238,1,5806.83,475.456,661.366,NULL,0,'Hira Snowdawn WP'), (31238,2,5792.61,466.3,662.033,NULL,0,'Hira Snowdawn WP'), (31238,3,5786.76,450.582,662.533,NULL,0,'Hira Snowdawn WP'), (31238,4,5791.11,434.207,665.366,NULL,0,'Hira Snowdawn WP'), (31238,5,5804.11,423.648,665.672,NULL,0,'Hira Snowdawn WP'), (31238,6,5821.13,422.736,665.172,NULL,0,'Hira Snowdawn WP'), (31238,7,5835.19,431.984,663.977,NULL,0,'Hira Snowdawn WP'), (31238,8,5841.18,447.778,662.783,NULL,0,'Hira Snowdawn WP'), (31238,9,5836.82,464.01,661.894,NULL,0,'Hira Snowdawn WP'), (31238,10,5823.85,474.59,661.366,NULL,0,'Hira Snowdawn WP'), (31238,11,5815.27,473.49,658.796,NULL,0,'Hira Snowdawn WP'), (31279,1,6718.19,3446.39,683.009,NULL,0,'Father Kamaros'), (31279,2,6718.66,3433.51,682.197,NULL,0,'Father Kamaros'), (31279,3,6727.97,3433.36,682.197,NULL,0,'Father Kamaros'), (31279,4,6733.6,3434.78,682.077,NULL,0,'Father Kamaros'), (31279,5,6743.57,3444.41,679.522,NULL,0,'Father Kamaros'), (31279,6,6756.96,3457.35,675.294,NULL,0,'Father Kamaros'), (31279,7,6772.01,3471.9,672.996,NULL,0,'Father Kamaros'), (31279,8,6780.91,3482.22,673.676,NULL,0,'Father Kamaros'), (31279,9,6787.95,3482.83,675.954,NULL,0,'Father Kamaros'), (31279,10,6799.88,3483.86,679.676,NULL,0,'Father Kamaros'), (31279,11,6815.02,3481.96,685.798,NULL,0,'Father Kamaros'), (31279,12,6834.46,3479.52,690.412,NULL,0,'Father Kamaros'), (31279,13,6855.22,3476.92,693.003,NULL,0,'Father Kamaros'), (31279,14,6868.37,3478.1,694.185,NULL,0,'Father Kamaros'), (31279,15,6884.62,3479.55,696.186,NULL,0,'Father Kamaros'), (31279,16,6908.83,3479.78,700.914,NULL,0,'Father Kamaros'), (31279,17,6933.08,3477.59,706.439,NULL,0,'Father Kamaros'), (31279,18,6952.38,3473.44,709.679,NULL,0,'Father Kamaros'), (31279,19,6967.23,3470.25,710.385,NULL,0,'Father Kamaros'), (31279,20,6971.81,3469.26,710.858,NULL,0,'Father Kamaros'), (31279,21,6979.88,3467.53,710.857,NULL,0,'Father Kamaros'), (31279,22,7007.67,3456.89,696.793,NULL,0,'Father Kamaros'), (31279,23,7019.69,3452.28,696.654,NULL,0,'Father Kamaros'), (31279,24,7041.24,3438.29,695.568,NULL,0,'Father Kamaros'), (31406,1,7753.45,2044.47,592.04,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,2,7766.17,2004.16,575.364,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,3,7804.4,1951.74,549.136,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,4,7825.09,1928.68,532.879,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,5,7866.31,1885.58,496.232,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,6,7895.59,1845.43,466.525,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,7,7883.56,1804.89,449.938,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,8,7837,1801.84,435.217,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,9,7815.85,1813.61,431.672,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,10,7772.53,1841.07,431.172,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,11,7739.59,1852.73,430.873,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,12,7701.6,1856.26,428.418,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,13,7658.51,1855.49,430.772,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,14,7634.45,1847.34,432.35,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,15,7587.81,1815.65,431.884,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,16,7577.23,1780.84,425.398,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,17,7588.97,1748.31,416.64,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,18,7606.15,1728.53,411.093,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,19,7635.87,1700.63,410.406,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,20,7661.84,1677.63,415.037,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,21,7683.93,1657.1,418.071,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,22,7730.4,1647.6,420.767,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,23,7760.93,1663.64,426.739,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,24,7817.86,1688.59,436.1,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,25,7857.05,1734.45,413.059,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,26,7865.85,1752.09,411.13,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,27,7873.44,1803.01,416.629,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,28,7853.76,1838.35,425.217,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,29,7816.59,1856.3,430.695,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,30,7778.95,1853.29,432.243,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,31,7750.59,1828.18,431.892,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,32,7735.12,1799.6,429.134,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,33,7720.96,1767.72,426.263,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,34,7709.29,1745.03,423.882,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,35,7687.72,1717.87,419.22,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,36,7663.97,1692.6,414.53,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,37,7639.08,1668.44,409.85,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,38,7606.57,1637.13,404.108,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,39,7614.29,1603.57,397.91,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,40,7624.51,1570.93,390.542,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,41,7634.43,1530.19,382.105,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,42,7613.33,1494.48,381.294,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,43,7584.1,1491.31,387.931,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,44,7555.27,1497.66,401.862,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,45,7523.53,1511.46,421.102,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,46,7489.08,1510.24,431.514,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,47,7477.76,1486.37,435.962,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,48,7498.74,1445.82,440.44,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,49,7532.11,1412.9,448.849,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,50,7563.08,1404.79,453.795,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,51,7601.4,1415.79,458.653,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,52,7626.93,1435.78,461.89,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,53,7641.68,1453.63,464.418,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,54,7660.38,1501.85,472.969,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,55,7668.88,1535.63,476.438,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,56,7676.59,1569.65,479.256,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,57,7685.44,1599.73,482.085,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,58,7698.4,1631.93,486.528,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,59,7713.19,1663.23,491.681,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,60,7743.51,1725.39,502.409,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,61,7760.73,1755.16,508.887,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,62,7777.56,1785.01,515.946,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,63,7787.84,1815.11,522.388,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,64,7788.78,1851.14,531.797,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,65,7785.71,1884.7,541.23,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,66,7783.92,1918.17,551.305,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,67,7782.55,1974.89,569.197,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,68,7779.93,2000.37,585.416,NULL,0,'Alliance Infra-green Bomber - Short'), (31406,69,7633.95,2061.49,618.75,NULL,0,'Alliance Infra-green Bomber - Short'), (31737,1,7267.47,1513.11,321.101,NULL,0,'Skybreaker Squad Leader'), (31737,2,7262.08,1522.13,322.781,NULL,0,'Skybreaker Squad Leader'), (31737,3,7258.2,1528.03,324.766,NULL,0,'Skybreaker Squad Leader'), (31737,4,7258.9,1536.19,327.97,NULL,0,'Skybreaker Squad Leader'), (31737,5,7259.69,1545.47,332.991,NULL,0,'Skybreaker Squad Leader'), (31737,6,7261.28,1552.23,336.939,NULL,0,'Skybreaker Squad Leader'), (31737,7,7262.56,1560.25,340.868,NULL,0,'Skybreaker Squad Leader'), (31737,8,7261.44,1569.5,344.573,NULL,0,'Skybreaker Squad Leader'), (31737,9,7256.04,1577.16,350.38,NULL,0,'Skybreaker Squad Leader'), (31737,10,7245.87,1583.33,358.627,NULL,0,'Skybreaker Squad Leader'), (31737,11,7235.4,1582.46,365.785,NULL,0,'Skybreaker Squad Leader'), (31737,12,7227.5,1580.62,370.843,NULL,0,'Skybreaker Squad Leader'), (31737,13,7223.12,1584.65,374.247,NULL,0,'Skybreaker Squad Leader'), (31737,14,7220.19,1589.6,377.672,NULL,0,'Skybreaker Squad Leader'), (31737,15,7221.28,1597.79,379.132,NULL,0,'Skybreaker Squad Leader'), (31737,16,7231.53,1599.71,380.835,NULL,0,'Skybreaker Squad Leader'), (31737,17,7244.61,1604.73,382.654,NULL,0,'Skybreaker Squad Leader'), (31737,18,7254.52,1610.92,383.888,NULL,0,'Skybreaker Squad Leader'), (31737,19,7263.68,1612.56,382.778,NULL,0,'Skybreaker Squad Leader'), (31737,20,7276.39,1611.02,383.531,NULL,0,'Skybreaker Squad Leader'), (31737,21,7288.75,1607.65,389.084,NULL,0,'Skybreaker Squad Leader'), (31737,22,7301.3,1610.83,396.176,NULL,0,'Skybreaker Squad Leader'), (31737,23,7312.62,1613.75,401.043,NULL,0,'Skybreaker Squad Leader'), (31737,24,7325.46,1619.44,408.955,NULL,0,'Skybreaker Squad Leader'), (31737,25,7336.22,1624.36,416.786,NULL,0,'Skybreaker Squad Leader'), (31737,26,7344.82,1632.38,425.037,NULL,0,'Skybreaker Squad Leader'), (31737,27,7344.28,1642.79,429.96,NULL,0,'Skybreaker Squad Leader'), (31737,28,7344.28,1642.79,429.96,NULL,0,'Skybreaker Squad Leader'), (31737,29,7332.73,1644.65,431.505,NULL,0,'Skybreaker Squad Leader'), (31737,30,7320.07,1646.6,432.943,NULL,0,'Skybreaker Squad Leader'), (31737,31,7308.4,1648.01,433.642,NULL,0,'Skybreaker Squad Leader'), (31737,32,7297.06,1650.87,434.887,NULL,0,'Skybreaker Squad Leader'), (31737,33,7286.66,1655.95,435.096,NULL,0,'Skybreaker Squad Leader'), (31737,34,7276.17,1655.57,434.651,NULL,0,'Skybreaker Squad Leader'), (31737,35,7263.66,1652.5,434.152,NULL,0,'Skybreaker Squad Leader'), (31737,36,7250.86,1653.05,434.345,NULL,0,'Skybreaker Squad Leader'), (31737,37,7239.87,1661.84,439.529,NULL,0,'Skybreaker Squad Leader'), (31737,38,7227.71,1668.63,447.967,NULL,0,'Skybreaker Squad Leader'), (31737,39,7215.83,1677.98,458.037,NULL,0,'Skybreaker Squad Leader'), (31737,40,7207.03,1685.58,464.554,NULL,0,'Skybreaker Squad Leader'), (31737,41,7198.43,1693.49,469.207,NULL,0,'Skybreaker Squad Leader'), (31737,42,7189.35,1702.63,473.235,NULL,0,'Skybreaker Squad Leader'), (31833,1,7503.93,1790.99,357.285,NULL,0,'Korkron Squad Leader'), (31833,2,7502.61,1800.28,356.863,NULL,0,'Korkron Squad Leader'), (31833,3,7500.47,1817.72,355.487,NULL,0,'Korkron Squad Leader'), (31833,4,7491.7,1825.33,360.781,NULL,0,'Korkron Squad Leader'), (31833,5,7482.51,1834.36,369.439,NULL,0,'Korkron Squad Leader'), (31833,6,7472.07,1839.38,377.258,NULL,0,'Korkron Squad Leader'), (31833,7,7459.39,1840.83,387.083,NULL,0,'Korkron Squad Leader'), (31833,8,7445.41,1839.45,397.161,NULL,0,'Korkron Squad Leader'), (31833,9,7435.62,1845.03,403.664,NULL,0,'Korkron Squad Leader'), (31833,10,7425.28,1845.93,411.936,NULL,0,'Korkron Squad Leader'), (31833,11,7414.68,1845.89,419.947,NULL,0,'Korkron Squad Leader'), (31833,12,7408.84,1838.55,424.703,NULL,0,'Korkron Squad Leader'), (31833,13,7404.26,1825.32,428.076,NULL,0,'Korkron Squad Leader'), (31833,14,7396.14,1817,430.819,NULL,0,'Korkron Squad Leader'), (31833,15,7383.08,1803.63,435.749,NULL,0,'Korkron Squad Leader'), (31833,16,7371.49,1791.86,440.379,NULL,0,'Korkron Squad Leader'), (31833,17,7358.52,1781.96,445.676,NULL,0,'Korkron Squad Leader'), (31833,18,7345.37,1772.43,451.143,NULL,0,'Korkron Squad Leader'), (31833,19,7341.18,1759.16,452.72,NULL,0,'Korkron Squad Leader'), (31833,20,7335.7,1748.92,454.544,NULL,0,'Korkron Squad Leader'), (31833,21,7326.92,1732.49,456.744,NULL,0,'Korkron Squad Leader'), (31833,22,7317.86,1725.23,460.711,NULL,0,'Korkron Squad Leader'), (31833,23,7305.95,1720.51,466.371,NULL,0,'Korkron Squad Leader'), (31833,24,7284.95,1720.43,471.162,NULL,0,'Korkron Squad Leader'), (31833,25,7268.57,1720.36,474.854,NULL,0,'Korkron Squad Leader'), (31833,26,7250,1718.9,475.005,NULL,0,'Korkron Squad Leader'), (31833,27,7233.69,1717.44,472.978,NULL,0,'Korkron Squad Leader'), (31833,28,7216.94,1709.8,473.315,NULL,0,'Korkron Squad Leader'), (31833,29,7201.11,1705.87,472.483,NULL,0,'Korkron Squad Leader'), (31833,30,7193.72,1711.64,474.572,NULL,0,'Korkron Squad Leader'), (31838,1,7753.45,2044.47,592.04,NULL,0,'Horde Infra-green Bomber - Short'), (31838,2,7766.17,2004.16,575.364,NULL,0,'Horde Infra-green Bomber - Short'), (31838,3,7804.4,1951.74,549.136,NULL,0,'Horde Infra-green Bomber - Short'), (31838,4,7825.09,1928.68,532.879,NULL,0,'Horde Infra-green Bomber - Short'), (31838,5,7866.31,1885.58,496.232,NULL,0,'Horde Infra-green Bomber - Short'), (31838,6,7895.59,1845.43,466.525,NULL,0,'Horde Infra-green Bomber - Short'), (31838,7,7883.56,1804.89,449.938,NULL,0,'Horde Infra-green Bomber - Short'), (31838,8,7837,1801.84,435.217,NULL,0,'Horde Infra-green Bomber - Short'), (31838,9,7815.85,1813.61,431.672,NULL,0,'Horde Infra-green Bomber - Short'), (31838,10,7772.53,1841.07,431.172,NULL,0,'Horde Infra-green Bomber - Short'), (31838,11,7739.59,1852.73,430.873,NULL,0,'Horde Infra-green Bomber - Short'), (31838,12,7701.6,1856.26,428.418,NULL,0,'Horde Infra-green Bomber - Short'), (31838,13,7658.51,1855.49,430.772,NULL,0,'Horde Infra-green Bomber - Short'), (31838,14,7634.45,1847.34,432.35,NULL,0,'Horde Infra-green Bomber - Short'), (31838,15,7587.81,1815.65,431.884,NULL,0,'Horde Infra-green Bomber - Short'), (31838,16,7577.23,1780.84,425.398,NULL,0,'Horde Infra-green Bomber - Short'), (31838,17,7588.97,1748.31,416.64,NULL,0,'Horde Infra-green Bomber - Short'), (31838,18,7606.15,1728.53,411.093,NULL,0,'Horde Infra-green Bomber - Short'), (31838,19,7635.87,1700.63,410.406,NULL,0,'Horde Infra-green Bomber - Short'), (31838,20,7661.84,1677.63,415.037,NULL,0,'Horde Infra-green Bomber - Short'), (31838,21,7683.93,1657.1,418.071,NULL,0,'Horde Infra-green Bomber - Short'), (31838,22,7730.4,1647.6,420.767,NULL,0,'Horde Infra-green Bomber - Short'), (31838,23,7760.93,1663.64,426.739,NULL,0,'Horde Infra-green Bomber - Short'), (31838,24,7817.86,1688.59,436.1,NULL,0,'Horde Infra-green Bomber - Short'), (31838,25,7857.05,1734.45,413.059,NULL,0,'Horde Infra-green Bomber - Short'), (31838,26,7865.85,1752.09,411.13,NULL,0,'Horde Infra-green Bomber - Short'), (31838,27,7873.44,1803.01,416.629,NULL,0,'Horde Infra-green Bomber - Short'), (31838,28,7853.76,1838.35,425.217,NULL,0,'Horde Infra-green Bomber - Short'), (31838,29,7816.59,1856.3,430.695,NULL,0,'Horde Infra-green Bomber - Short'), (31838,30,7778.95,1853.29,432.243,NULL,0,'Horde Infra-green Bomber - Short'), (31838,31,7750.59,1828.18,431.892,NULL,0,'Horde Infra-green Bomber - Short'), (31838,32,7735.12,1799.6,429.134,NULL,0,'Horde Infra-green Bomber - Short'), (31838,33,7720.96,1767.72,426.263,NULL,0,'Horde Infra-green Bomber - Short'), (31838,34,7709.29,1745.03,423.882,NULL,0,'Horde Infra-green Bomber - Short'), (31838,35,7687.72,1717.87,419.22,NULL,0,'Horde Infra-green Bomber - Short'), (31838,36,7663.97,1692.6,414.53,NULL,0,'Horde Infra-green Bomber - Short'), (31838,37,7639.08,1668.44,409.85,NULL,0,'Horde Infra-green Bomber - Short'), (31838,38,7606.57,1637.13,404.108,NULL,0,'Horde Infra-green Bomber - Short'), (31838,39,7614.29,1603.57,397.91,NULL,0,'Horde Infra-green Bomber - Short'), (31838,40,7624.51,1570.93,390.542,NULL,0,'Horde Infra-green Bomber - Short'), (31838,41,7634.43,1530.19,382.105,NULL,0,'Horde Infra-green Bomber - Short'), (31838,42,7613.33,1494.48,381.294,NULL,0,'Horde Infra-green Bomber - Short'), (31838,43,7584.1,1491.31,387.931,NULL,0,'Horde Infra-green Bomber - Short'), (31838,44,7555.27,1497.66,401.862,NULL,0,'Horde Infra-green Bomber - Short'), (31838,45,7523.53,1511.46,421.102,NULL,0,'Horde Infra-green Bomber - Short'), (31838,46,7489.08,1510.24,431.514,NULL,0,'Horde Infra-green Bomber - Short'), (31838,47,7477.76,1486.37,435.962,NULL,0,'Horde Infra-green Bomber - Short'), (31838,48,7498.74,1445.82,440.44,NULL,0,'Horde Infra-green Bomber - Short'), (31838,49,7532.11,1412.9,448.849,NULL,0,'Horde Infra-green Bomber - Short'), (31838,50,7563.08,1404.79,453.795,NULL,0,'Horde Infra-green Bomber - Short'), (31838,51,7601.4,1415.79,458.653,NULL,0,'Horde Infra-green Bomber - Short'), (31838,52,7626.93,1435.78,461.89,NULL,0,'Horde Infra-green Bomber - Short'), (31838,53,7641.68,1453.63,464.418,NULL,0,'Horde Infra-green Bomber - Short'), (31838,54,7660.38,1501.85,472.969,NULL,0,'Horde Infra-green Bomber - Short'), (31838,55,7668.88,1535.63,476.438,NULL,0,'Horde Infra-green Bomber - Short'), (31838,56,7676.59,1569.65,479.256,NULL,0,'Horde Infra-green Bomber - Short'), (31838,57,7685.44,1599.73,482.085,NULL,0,'Horde Infra-green Bomber - Short'), (31838,58,7698.4,1631.93,486.528,NULL,0,'Horde Infra-green Bomber - Short'), (31838,59,7713.19,1663.23,491.681,NULL,0,'Horde Infra-green Bomber - Short'), (31838,60,7743.51,1725.39,502.409,NULL,0,'Horde Infra-green Bomber - Short'), (31838,61,7760.73,1755.16,508.887,NULL,0,'Horde Infra-green Bomber - Short'), (31838,62,7777.56,1785.01,515.946,NULL,0,'Horde Infra-green Bomber - Short'), (31838,63,7787.84,1815.11,522.388,NULL,0,'Horde Infra-green Bomber - Short'), (31838,64,7788.78,1851.14,531.797,NULL,0,'Horde Infra-green Bomber - Short'), (31838,65,7785.71,1884.7,541.23,NULL,0,'Horde Infra-green Bomber - Short'), (31838,66,7783.92,1918.17,551.305,NULL,0,'Horde Infra-green Bomber - Short'), (31838,67,7782.55,1974.89,569.197,NULL,0,'Horde Infra-green Bomber - Short'), (31838,68,7779.93,2000.37,585.416,NULL,0,'Horde Infra-green Bomber - Short'), (31838,69,7887.33,2057.64,618.75,NULL,0,'Horde Infra-green Bomber - Short'), (31881,1,7513.35,1781.13,381.561,NULL,0,'Kor\'kron Troop Transport'), (31881,2,7508.58,1843.86,445.505,NULL,0,'Kor\'kron Troop Transport'), (31881,3,7496.63,1890.94,496.648,NULL,0,'Kor\'kron Troop Transport'), (31881,4,7451.16,1990.05,581.239,NULL,0,'Kor\'kron Troop Transport'), (31881,5,7372.76,2143.09,590.35,NULL,0,'Kor\'kron Troop Transport'), (31881,6,7293.97,2233.48,602.461,NULL,0,'Kor\'kron Troop Transport'), (31881,7,7117.83,2278.53,605.072,NULL,0,'Kor\'kron Troop Transport'), (31881,8,7017.11,2263,647.082,NULL,0,'Kor\'kron Troop Transport'), (31881,9,6996.22,2205.77,679.211,NULL,0,'Kor\'kron Troop Transport'), (31881,10,7061.96,2173.6,675.796,NULL,0,'Kor\'kron Troop Transport'), (31881,11,7121.23,2156.64,656.629,NULL,0,'Kor\'kron Troop Transport'), (31881,12,7217.85,2134.94,612.49,NULL,0,'Kor\'kron Troop Transport'), (31881,13,7288.11,2086.02,596.88,NULL,0,'Kor\'kron Troop Transport'), (31881,14,7327.42,1958.79,585.935,NULL,0,'Kor\'kron Troop Transport'), (31881,15,7298.54,1875.99,585.491,NULL,0,'Kor\'kron Troop Transport'), (31881,16,7249.32,1800.97,588.49,NULL,0,'Kor\'kron Troop Transport'), (31881,17,7157.54,1745.97,588.49,NULL,0,'Kor\'kron Troop Transport'), (31881,18,7067.53,1718.66,588.49,NULL,0,'Kor\'kron Troop Transport'), (31881,19,6988.93,1710.54,589.518,NULL,0,'Kor\'kron Troop Transport'), (31881,20,6858.09,1715.7,617.073,NULL,0,'Kor\'kron Troop Transport'), (31881,21,6789.24,1811.62,658.294,NULL,0,'Kor\'kron Troop Transport'), (31881,22,6741.48,1881,687.651,NULL,0,'Kor\'kron Troop Transport'), (31881,23,6687.52,1859.59,701.349,NULL,0,'Kor\'kron Troop Transport'), (31881,24,6683.65,1766.57,692.515,NULL,0,'Kor\'kron Troop Transport'), (31881,25,6738.95,1709.63,686.766,NULL,0,'Kor\'kron Troop Transport'), (31881,26,6906.8,1642.97,664.155,NULL,0,'Kor\'kron Troop Transport'), (31881,27,7009.32,1640.16,631.877,NULL,0,'Kor\'kron Troop Transport'), (31881,28,7174.01,1608.19,554.739,NULL,0,'Kor\'kron Troop Transport'), (31881,29,7328.23,1587.25,465.349,NULL,0,'Kor\'kron Troop Transport'), (31881,30,7449.85,1582.21,415.238,NULL,0,'Kor\'kron Troop Transport'), (31881,31,7493.21,1659.84,383.989,NULL,0,'Kor\'kron Troop Transport'), (31881,32,7508.81,1745.66,371.211,NULL,0,'Kor\'kron Troop Transport'), (32225,1,7224.95,1493.08,355.693,NULL,0,'Skybreaker Troop Transport'), (32225,2,7158.1,1468.99,408.745,NULL,0,'Skybreaker Troop Transport'), (32225,3,7091.48,1447.72,454.688,NULL,0,'Skybreaker Troop Transport'), (32225,4,6959.78,1423.02,558.383,NULL,0,'Skybreaker Troop Transport'), (32225,5,6779.1,1463.51,646.355,NULL,0,'Skybreaker Troop Transport'), (32225,6,6655.65,1608.77,709.994,NULL,0,'Skybreaker Troop Transport'), (32225,7,6624.22,1736.66,728.021,NULL,0,'Skybreaker Troop Transport'), (32225,8,6669.95,1866.19,709.688,NULL,0,'Skybreaker Troop Transport'), (32225,9,6718.04,1885.13,690.633,NULL,0,'Skybreaker Troop Transport'), (32225,10,6795.83,1838.74,659.022,NULL,0,'Skybreaker Troop Transport'), (32225,11,6829.2,1723.05,616.938,NULL,0,'Skybreaker Troop Transport'), (32225,12,6938.55,1702.88,585.938,NULL,0,'Skybreaker Troop Transport'), (32225,13,7024.9,1752.8,565.55,NULL,0,'Skybreaker Troop Transport'), (32225,14,7113.71,1734.31,556.356,NULL,0,'Skybreaker Troop Transport'), (32225,15,7265.8,1765.2,556.356,NULL,0,'Skybreaker Troop Transport'), (32225,16,7302.9,1853.76,575.856,NULL,0,'Skybreaker Troop Transport'), (32225,17,7312.44,1944.33,581.412,NULL,0,'Skybreaker Troop Transport'), (32225,18,7307.33,2014.24,581.412,NULL,0,'Skybreaker Troop Transport'), (32225,19,7253.36,2115.42,583.3,NULL,0,'Skybreaker Troop Transport'), (32225,20,7193.52,2155.82,607.8,NULL,0,'Skybreaker Troop Transport'), (32225,21,7128.84,2168.48,642.671,NULL,0,'Skybreaker Troop Transport'), (32225,22,7069.12,2157.59,689.796,NULL,0,'Skybreaker Troop Transport'), (32225,23,7024.46,2135.71,708.685,NULL,0,'Skybreaker Troop Transport'), (32225,24,6934.06,2183.97,750.94,NULL,0,'Skybreaker Troop Transport'), (32225,25,6941.73,2249.07,754.607,NULL,0,'Skybreaker Troop Transport'), (32225,26,7072.68,2295.61,714.44,NULL,0,'Skybreaker Troop Transport'), (32225,27,7260.95,2257.76,639.774,NULL,0,'Skybreaker Troop Transport'), (32225,28,7419.04,2123.69,587.774,NULL,0,'Skybreaker Troop Transport'), (32225,29,7471.73,1962.74,559.635,NULL,0,'Skybreaker Troop Transport'), (32225,30,7436.46,1818.69,508.023,NULL,0,'Skybreaker Troop Transport'), (32225,31,7366.37,1694.51,469.301,NULL,0,'Skybreaker Troop Transport'), (32225,32,7329.87,1609.16,432.274,NULL,0,'Skybreaker Troop Transport'), (32225,33,7296.42,1556.42,417.718,NULL,0,'Skybreaker Troop Transport'), (32225,34,7272.38,1525.83,411.44,NULL,0,'Skybreaker Troop Transport'), (32421,1,5716.89,687.159,645.751,NULL,0,'Marcella Bloom'), (32421,2,5718.79,687.673,645.751,NULL,0,'Marcella Bloom'), (32421,3,5720.21,685.361,645.751,NULL,0,'Marcella Bloom'), (32421,4,5719.7,682.422,645.751,NULL,0,'Marcella Bloom'), (32421,5,5717.59,679.357,645.751,NULL,0,'Marcella Bloom'), (32421,6,5720.3,678.096,646.534,NULL,0,'Marcella Bloom'), (32421,7,5718.92,679.581,645.751,NULL,0,'Marcella Bloom'), (32421,8,5719.61,681.875,645.751,NULL,0,'Marcella Bloom'), (32421,9,5722.21,685.33,645.751,NULL,0,'Marcella Bloom'), (32421,10,5724.17,689.126,645.751,NULL,0,'Marcella Bloom'), (32421,11,5722,691.381,645.751,NULL,0,'Marcella Bloom'), (32421,12,5722.08,690.957,645.751,NULL,0,'Marcella Bloom'), (32421,13,5723.24,689.357,645.751,NULL,0,'Marcella Bloom'), (32421,14,5722.38,687.155,645.751,NULL,0,'Marcella Bloom'), (32421,15,5720.38,686.79,645.751,NULL,0,'Marcella Bloom'), (32421,16,5718.55,688.135,645.751,NULL,0,'Marcella Bloom'), (32421,17,5716.7,689.786,645.751,NULL,0,'Marcella Bloom'), (32421,18,5714.55,691.084,645.751,NULL,0,'Marcella Bloom'), (32421,19,5712.56,690.268,645.751,NULL,0,'Marcella Bloom'), (32421,20,5712.32,692.111,645.751,NULL,0,'Marcella Bloom'), (32421,21,5710.91,694.234,645.751,NULL,0,'Marcella Bloom'), (32421,22,5707.33,693.192,645.751,NULL,0,'Marcella Bloom'), (32421,23,5705.62,695.236,645.751,NULL,0,'Marcella Bloom'), (32421,24,5706.73,693.772,645.751,NULL,0,'Marcella Bloom'), (32421,25,5708.21,694.337,645.751,NULL,0,'Marcella Bloom'), (32421,26,5709.23,695.589,645.751,NULL,0,'Marcella Bloom'), (32421,27,5711.42,696.073,645.751,NULL,0,'Marcella Bloom'), (32421,28,5713.53,695.276,645.751,NULL,0,'Marcella Bloom'), (32421,29,5713.64,691.7,645.751,NULL,0,'Marcella Bloom'), (32421,30,5716.31,690.172,645.751,NULL,0,'Marcella Bloom'), (32421,31,5717.51,688.295,645.751,NULL,0,'Marcella Bloom'), (32424,1,5635.93,732.427,641.709,NULL,0,'Laire Brewgold'), (32424,2,5633.13,729.802,641.722,NULL,0,'Laire Brewgold'), (32424,3,5632.86,730.757,641.72,NULL,0,'Laire Brewgold'), (32424,4,5638.5,728.927,641.611,NULL,0,'Laire Brewgold'), (32424,5,5642.4,730.998,641.682,NULL,0,'Laire Brewgold'), (32424,6,5645.89,733.062,641.682,NULL,0,'Laire Brewgold'), (32424,7,5655.08,730.482,641.682,NULL,0,'Laire Brewgold'), (32424,8,5661.11,726.704,641.664,NULL,0,'Laire Brewgold'), (32424,9,5663.16,728.886,641.65,NULL,0,'Laire Brewgold'), (32424,10,5661.85,731.764,641.644,NULL,0,'Laire Brewgold'), (32424,11,5661.23,732.087,641.682,NULL,0,'Laire Brewgold'), (32424,12,5661.18,729.589,641.654,NULL,0,'Laire Brewgold'), (32424,13,5659.35,724.879,641.677,NULL,0,'Laire Brewgold'), (32424,14,5656.77,721.944,641.696,NULL,0,'Laire Brewgold'), (32424,15,5653.12,721.515,641.63,NULL,0,'Laire Brewgold'), (32424,16,5649.41,722.632,641.545,NULL,0,'Laire Brewgold'), (32424,17,5645.47,725.378,641.64,NULL,0,'Laire Brewgold'), (32424,18,5639.15,728.405,641.61,NULL,0,'Laire Brewgold'), (32426,1,5643.84,727.068,641.649,NULL,0,'Coira Longrifle'), (32426,2,5650.93,722.048,641.575,NULL,0,'Coira Longrifle'), (32426,3,5656.71,719.626,641.599,NULL,0,'Coira Longrifle'), (32426,4,5658.71,721.329,641.679,NULL,0,'Coira Longrifle'), (32426,5,5658.2,724.091,641.683,NULL,0,'Coira Longrifle'), (32426,6,5658.95,723.945,641.681,NULL,0,'Coira Longrifle'), (32426,7,5661.61,728.084,641.658,NULL,0,'Coira Longrifle'), (32426,8,5664.91,733.992,641.625,NULL,0,'Coira Longrifle'), (32426,9,5663.37,736.154,641.591,NULL,0,'Coira Longrifle'), (32426,10,5660.65,736.608,641.605,NULL,0,'Coira Longrifle'), (32426,11,5659.23,737.179,641.608,NULL,0,'Coira Longrifle'), (32426,12,5656.15,740.518,641.578,NULL,0,'Coira Longrifle'), (32426,13,5652.4,743.024,641.591,NULL,0,'Coira Longrifle'), (32426,14,5648.91,746.633,641.607,NULL,0,'Coira Longrifle'), (32426,15,5648.7,746.102,641.61,NULL,0,'Coira Longrifle'), (32426,16,5648.63,743.497,641.618,NULL,0,'Coira Longrifle'), (32426,17,5647.74,739.749,641.659,NULL,0,'Coira Longrifle'), (32426,18,5645.86,735.217,641.682,NULL,0,'Coira Longrifle'), (32426,19,5644.1,732.85,641.682,NULL,0,'Coira Longrifle'), (32426,20,5645.18,730.326,641.682,NULL,0,'Coira Longrifle'), (32426,21,5644.82,730.515,641.682,NULL,0,'Coira Longrifle'), (32443,1,7863.45,960.661,450.491,NULL,0,'Lich King - WP1'), (32446,1,7848.63,1027.21,480.763,NULL,0,'Sindragosa- WP1'), (32509,1,5769.03,629.793,661.072,NULL,0,'Brammold Deepmine'), (32509,2,5770.06,625.504,661.072,NULL,0,'Brammold Deepmine'), (32509,3,5769.03,629.793,661.072,NULL,0,'Brammold Deepmine'), (32509,4,5771.88,632.803,661.075,NULL,0,'Brammold Deepmine'), (32509,5,5773.25,637.491,661.151,NULL,0,'Brammold Deepmine'), (32509,6,5759.77,648.809,650.12,NULL,0,'Brammold Deepmine'), (32509,7,5757,647.883,650.141,NULL,0,'Brammold Deepmine'), (32509,8,5753.79,635.227,650.142,NULL,0,'Brammold Deepmine'), (32509,9,5757,647.883,650.141,NULL,0,'Brammold Deepmine'), (32509,10,5759.77,648.809,650.12,NULL,0,'Brammold Deepmine'), (32509,11,5773.25,637.491,661.151,NULL,0,'Brammold Deepmine'), (32509,12,5771.88,632.803,661.075,NULL,0,'Brammold Deepmine'), (32512,1,7740.12,2037.47,594.088,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,2,7742.67,2023.95,583.412,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,3,7740.06,1991.28,559.206,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,4,7728.47,1976.46,540.522,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,5,7710.74,1968.24,523.864,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,6,7684.83,1956.37,503.568,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,7,7633.76,1925.8,466.762,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,8,7608.49,1909.46,448.915,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,9,7583.64,1878.65,428.868,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,10,7594.58,1848.98,417.143,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,11,7623.07,1838.43,407.831,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,12,7660.62,1844.98,397.19,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,13,7678.44,1849.78,394.788,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,14,7709.07,1857.01,393.746,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,15,7736.76,1861.04,395.752,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,16,7787.22,1866.39,403.213,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,17,7837.2,1851.71,409.706,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,18,7852.85,1828.93,411.219,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,19,7853.23,1800.17,412.38,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,20,7829.07,1770.52,406.956,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,21,7811.85,1768.51,404.165,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,22,7799.06,1768.1,403.979,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,23,7766.45,1769.32,405.503,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,24,7731.83,1774.18,407.213,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,25,7672.1,1781.93,409.652,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,26,7636.9,1764.66,408.927,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,27,7622.94,1733.91,407.852,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,28,7637.13,1701.48,401.798,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,29,7656.35,1687.47,392.133,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,30,7683.72,1664.33,389.155,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,31,7704.89,1644.36,391.315,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,32,7723.43,1616.93,396.226,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,33,7725.81,1591.86,400.687,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,34,7715.29,1556.66,405.374,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,35,7700.13,1537.58,406.834,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,36,7669.18,1514.83,407.87,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,37,7645.32,1502.62,408.244,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,38,7597.58,1487.31,407.425,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,39,7563.26,1480.56,406.112,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,40,7530.64,1468.65,404.426,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,41,7509.13,1449.03,402.95,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,42,7486.21,1414.11,401.32,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,43,7477.96,1391.06,401.176,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,44,7468.21,1357.44,401.054,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,45,7454.79,1315.26,400.386,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,46,7441.42,1292.08,399.426,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,47,7413.4,1266.08,397.33,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,48,7384.47,1254.93,393.811,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,49,7352.79,1259.18,387.868,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,50,7330.17,1269.94,382.371,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,51,7313.91,1280.48,377.967,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,52,7287.94,1302.62,370.212,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,53,7247.12,1334.65,357.074,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,54,7222.75,1346.71,350.44,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,55,7191.05,1359.21,342.487,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,56,7146.12,1365.7,334.615,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,57,7118.05,1354.57,333.155,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,58,7095.1,1336.85,333.92,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,59,7082.05,1313.63,335.456,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,60,7081.52,1280.37,338.251,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,61,7098.09,1251.42,340.588,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,62,7115.06,1235.56,342.192,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,63,7140.75,1236.72,344.987,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,64,7147.52,1246.17,345.62,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,65,7161.72,1280.15,359.42,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,66,7182.57,1286.26,358.761,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,67,7190.92,1275.2,359.311,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,68,7202,1246.16,364.335,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,69,7228.05,1205.15,374.81,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,70,7257.44,1201,379.775,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,71,7283.25,1207.12,383.432,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,72,7313.53,1231.6,386.708,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,73,7320.05,1252.78,386.454,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,74,7325.5,1287.34,385.663,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,75,7336.36,1325.32,386.77,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,76,7358.37,1348.92,389.222,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,77,7377.21,1357.82,390.506,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,78,7411,1366.82,391.944,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,79,7478.71,1383.7,396.844,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,80,7508.38,1396.75,399.75,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,81,7549.64,1435.9,402.703,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,82,7579.53,1488.62,405.454,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,83,7594.04,1530.21,405.995,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,84,7597.78,1580.15,406.863,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,85,7599.84,1629.51,398.177,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,86,7600.09,1641.16,397.327,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,87,7601.76,1706.16,392.187,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,88,7609.87,1734.02,391.214,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,89,7629.48,1766.95,392.821,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,90,7654.89,1787.01,394.78,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,91,7687.36,1798.35,400.772,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,92,7723.2,1803.61,409.558,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,93,7739.02,1803.96,413.524,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,94,7772.81,1801.73,422.254,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,95,7806.51,1798.3,431.083,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,96,7839.75,1795.2,441.564,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,97,7880.53,1792.37,458.585,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,98,7915.31,1795.76,477.234,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,99,7948.23,1808.57,499.45,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,100,7966.47,1831.04,518.671,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,101,7971.64,1849.81,531.481,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,102,7972.72,1865.6,541.284,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,103,7960.29,1916.23,549.119,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,104,7938.55,1934.97,553.812,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,105,7889.36,1953.47,563.336,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,106,7855.36,1959.24,569.281,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,107,7821.29,1965.55,574.228,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,108,7812.15,1967.28,575.42,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,109,7774.67,1986.76,580.059,NULL,0,'Alliance Infra-green Bomber - Long'), (32512,110,7633.95,2061.49,618.75,NULL,0,'Alliance Infra-green Bomber - Long'), (32513,1,7740.12,2037.47,594.088,NULL,0,'Horde Infra-green Bomber - Long'), (32513,2,7742.67,2023.95,583.412,NULL,0,'Horde Infra-green Bomber - Long'), (32513,3,7740.06,1991.28,559.206,NULL,0,'Horde Infra-green Bomber - Long'), (32513,4,7728.47,1976.46,540.522,NULL,0,'Horde Infra-green Bomber - Long'), (32513,5,7710.74,1968.24,523.864,NULL,0,'Horde Infra-green Bomber - Long'), (32513,6,7684.83,1956.37,503.568,NULL,0,'Horde Infra-green Bomber - Long'), (32513,7,7633.76,1925.8,466.762,NULL,0,'Horde Infra-green Bomber - Long'), (32513,8,7608.49,1909.46,448.915,NULL,0,'Horde Infra-green Bomber - Long'), (32513,9,7583.64,1878.65,428.868,NULL,0,'Horde Infra-green Bomber - Long'), (32513,10,7594.58,1848.98,417.143,NULL,0,'Horde Infra-green Bomber - Long'), (32513,11,7623.07,1838.43,407.831,NULL,0,'Horde Infra-green Bomber - Long'), (32513,12,7660.62,1844.98,397.19,NULL,0,'Horde Infra-green Bomber - Long'), (32513,13,7678.44,1849.78,394.788,NULL,0,'Horde Infra-green Bomber - Long'), (32513,14,7709.07,1857.01,393.746,NULL,0,'Horde Infra-green Bomber - Long'), (32513,15,7736.76,1861.04,395.752,NULL,0,'Horde Infra-green Bomber - Long'), (32513,16,7787.22,1866.39,403.213,NULL,0,'Horde Infra-green Bomber - Long'), (32513,17,7837.2,1851.71,409.706,NULL,0,'Horde Infra-green Bomber - Long'), (32513,18,7852.85,1828.93,411.219,NULL,0,'Horde Infra-green Bomber - Long'), (32513,19,7853.23,1800.17,412.38,NULL,0,'Horde Infra-green Bomber - Long'), (32513,20,7829.07,1770.52,406.956,NULL,0,'Horde Infra-green Bomber - Long'), (32513,21,7811.85,1768.51,404.165,NULL,0,'Horde Infra-green Bomber - Long'), (32513,22,7799.06,1768.1,403.979,NULL,0,'Horde Infra-green Bomber - Long'), (32513,23,7766.45,1769.32,405.503,NULL,0,'Horde Infra-green Bomber - Long'), (32513,24,7731.83,1774.18,407.213,NULL,0,'Horde Infra-green Bomber - Long'), (32513,25,7672.1,1781.93,409.652,NULL,0,'Horde Infra-green Bomber - Long'), (32513,26,7636.9,1764.66,408.927,NULL,0,'Horde Infra-green Bomber - Long'), (32513,27,7622.94,1733.91,407.852,NULL,0,'Horde Infra-green Bomber - Long'), (32513,28,7637.13,1701.48,401.798,NULL,0,'Horde Infra-green Bomber - Long'), (32513,29,7656.35,1687.47,392.133,NULL,0,'Horde Infra-green Bomber - Long'), (32513,30,7683.72,1664.33,389.155,NULL,0,'Horde Infra-green Bomber - Long'), (32513,31,7704.89,1644.36,391.315,NULL,0,'Horde Infra-green Bomber - Long'), (32513,32,7723.43,1616.93,396.226,NULL,0,'Horde Infra-green Bomber - Long'), (32513,33,7725.81,1591.86,400.687,NULL,0,'Horde Infra-green Bomber - Long'), (32513,34,7715.29,1556.66,405.374,NULL,0,'Horde Infra-green Bomber - Long'), (32513,35,7700.13,1537.58,406.834,NULL,0,'Horde Infra-green Bomber - Long'), (32513,36,7669.18,1514.83,407.87,NULL,0,'Horde Infra-green Bomber - Long'), (32513,37,7645.32,1502.62,408.244,NULL,0,'Horde Infra-green Bomber - Long'), (32513,38,7597.58,1487.31,407.425,NULL,0,'Horde Infra-green Bomber - Long'), (32513,39,7563.26,1480.56,406.112,NULL,0,'Horde Infra-green Bomber - Long'), (32513,40,7530.64,1468.65,404.426,NULL,0,'Horde Infra-green Bomber - Long'), (32513,41,7509.13,1449.03,402.95,NULL,0,'Horde Infra-green Bomber - Long'), (32513,42,7486.21,1414.11,401.32,NULL,0,'Horde Infra-green Bomber - Long'), (32513,43,7477.96,1391.06,401.176,NULL,0,'Horde Infra-green Bomber - Long'), (32513,44,7468.21,1357.44,401.054,NULL,0,'Horde Infra-green Bomber - Long'), (32513,45,7454.79,1315.26,400.386,NULL,0,'Horde Infra-green Bomber - Long'), (32513,46,7441.42,1292.08,399.426,NULL,0,'Horde Infra-green Bomber - Long'), (32513,47,7413.4,1266.08,397.33,NULL,0,'Horde Infra-green Bomber - Long'), (32513,48,7384.47,1254.93,393.811,NULL,0,'Horde Infra-green Bomber - Long'), (32513,49,7352.79,1259.18,387.868,NULL,0,'Horde Infra-green Bomber - Long'), (32513,50,7330.17,1269.94,382.371,NULL,0,'Horde Infra-green Bomber - Long'), (32513,51,7313.91,1280.48,377.967,NULL,0,'Horde Infra-green Bomber - Long'), (32513,52,7287.94,1302.62,370.212,NULL,0,'Horde Infra-green Bomber - Long'), (32513,53,7247.12,1334.65,357.074,NULL,0,'Horde Infra-green Bomber - Long'), (32513,54,7222.75,1346.71,350.44,NULL,0,'Horde Infra-green Bomber - Long'), (32513,55,7191.05,1359.21,342.487,NULL,0,'Horde Infra-green Bomber - Long'), (32513,56,7146.12,1365.7,334.615,NULL,0,'Horde Infra-green Bomber - Long'), (32513,57,7118.05,1354.57,333.155,NULL,0,'Horde Infra-green Bomber - Long'), (32513,58,7095.1,1336.85,333.92,NULL,0,'Horde Infra-green Bomber - Long'), (32513,59,7082.05,1313.63,335.456,NULL,0,'Horde Infra-green Bomber - Long'), (32513,60,7081.52,1280.37,338.251,NULL,0,'Horde Infra-green Bomber - Long'), (32513,61,7098.09,1251.42,340.588,NULL,0,'Horde Infra-green Bomber - Long'), (32513,62,7115.06,1235.56,342.192,NULL,0,'Horde Infra-green Bomber - Long'), (32513,63,7140.75,1236.72,344.987,NULL,0,'Horde Infra-green Bomber - Long'), (32513,64,7147.52,1246.17,345.62,NULL,0,'Horde Infra-green Bomber - Long'), (32513,65,7161.72,1280.15,359.42,NULL,0,'Horde Infra-green Bomber - Long'), (32513,66,7182.57,1286.26,358.761,NULL,0,'Horde Infra-green Bomber - Long'), (32513,67,7190.92,1275.2,359.311,NULL,0,'Horde Infra-green Bomber - Long'), (32513,68,7202,1246.16,364.335,NULL,0,'Horde Infra-green Bomber - Long'), (32513,69,7228.05,1205.15,374.81,NULL,0,'Horde Infra-green Bomber - Long'), (32513,70,7257.44,1201,379.775,NULL,0,'Horde Infra-green Bomber - Long'), (32513,71,7283.25,1207.12,383.432,NULL,0,'Horde Infra-green Bomber - Long'), (32513,72,7313.53,1231.6,386.708,NULL,0,'Horde Infra-green Bomber - Long'), (32513,73,7320.05,1252.78,386.454,NULL,0,'Horde Infra-green Bomber - Long'), (32513,74,7325.5,1287.34,385.663,NULL,0,'Horde Infra-green Bomber - Long'), (32513,75,7336.36,1325.32,386.77,NULL,0,'Horde Infra-green Bomber - Long'), (32513,76,7358.37,1348.92,389.222,NULL,0,'Horde Infra-green Bomber - Long'), (32513,77,7377.21,1357.82,390.506,NULL,0,'Horde Infra-green Bomber - Long'), (32513,78,7411,1366.82,391.944,NULL,0,'Horde Infra-green Bomber - Long'), (32513,79,7478.71,1383.7,396.844,NULL,0,'Horde Infra-green Bomber - Long'), (32513,80,7508.38,1396.75,399.75,NULL,0,'Horde Infra-green Bomber - Long'), (32513,81,7549.64,1435.9,402.703,NULL,0,'Horde Infra-green Bomber - Long'), (32513,82,7579.53,1488.62,405.454,NULL,0,'Horde Infra-green Bomber - Long'), (32513,83,7594.04,1530.21,405.995,NULL,0,'Horde Infra-green Bomber - Long'), (32513,84,7597.78,1580.15,406.863,NULL,0,'Horde Infra-green Bomber - Long'), (32513,85,7599.84,1629.51,398.177,NULL,0,'Horde Infra-green Bomber - Long'), (32513,86,7600.09,1641.16,397.327,NULL,0,'Horde Infra-green Bomber - Long'), (32513,87,7601.76,1706.16,392.187,NULL,0,'Horde Infra-green Bomber - Long'), (32513,88,7609.87,1734.02,391.214,NULL,0,'Horde Infra-green Bomber - Long'), (32513,89,7629.48,1766.95,392.821,NULL,0,'Horde Infra-green Bomber - Long'), (32513,90,7654.89,1787.01,394.78,NULL,0,'Horde Infra-green Bomber - Long'), (32513,91,7687.36,1798.35,400.772,NULL,0,'Horde Infra-green Bomber - Long'), (32513,92,7723.2,1803.61,409.558,NULL,0,'Horde Infra-green Bomber - Long'), (32513,93,7739.02,1803.96,413.524,NULL,0,'Horde Infra-green Bomber - Long'), (32513,94,7772.81,1801.73,422.254,NULL,0,'Horde Infra-green Bomber - Long'), (32513,95,7806.51,1798.3,431.083,NULL,0,'Horde Infra-green Bomber - Long'), (32513,96,7839.75,1795.2,441.564,NULL,0,'Horde Infra-green Bomber - Long'), (32513,97,7880.53,1792.37,458.585,NULL,0,'Horde Infra-green Bomber - Long'), (32513,98,7915.31,1795.76,477.234,NULL,0,'Horde Infra-green Bomber - Long'), (32513,99,7948.23,1808.57,499.45,NULL,0,'Horde Infra-green Bomber - Long'), (32513,100,7966.47,1831.04,518.671,NULL,0,'Horde Infra-green Bomber - Long'), (32513,101,7971.64,1849.81,531.481,NULL,0,'Horde Infra-green Bomber - Long'), (32513,102,7972.72,1865.6,541.284,NULL,0,'Horde Infra-green Bomber - Long'), (32513,103,7960.29,1916.23,549.119,NULL,0,'Horde Infra-green Bomber - Long'), (32513,104,7938.55,1934.97,553.812,NULL,0,'Horde Infra-green Bomber - Long'), (32513,105,7889.36,1953.47,563.336,NULL,0,'Horde Infra-green Bomber - Long'), (32513,106,7855.36,1959.24,569.281,NULL,0,'Horde Infra-green Bomber - Long'), (32513,107,7821.29,1965.55,574.228,NULL,0,'Horde Infra-green Bomber - Long'), (32513,108,7812.15,1967.28,575.42,NULL,0,'Horde Infra-green Bomber - Long'), (32513,109,7774.67,1986.76,580.059,NULL,0,'Horde Infra-green Bomber - Long'), (32513,110,7887.33,2057.64,618.75,NULL,0,'Horde Infra-green Bomber - Long'), (32596,1,5863.84,263.72,679.786,NULL,0,'Dalaran Visitor'), (32596,2,5849.81,297.062,679.055,NULL,0,'Dalaran Visitor'), (32596,3,5838.59,326.429,677.155,NULL,0,'Dalaran Visitor'), (32596,4,5825.01,353.455,675.249,NULL,0,'Dalaran Visitor'), (32596,5,5811.08,379.017,673.138,NULL,0,'Dalaran Visitor'), (32596,6,5803.46,400.867,670.357,NULL,0,'Dalaran Visitor'), (32596,7,5800.55,423.251,664.603,NULL,0,'Dalaran Visitor'), (32596,8,5800.01,437.574,658.823,NULL,0,'Dalaran Visitor'), (32597,1,5817.67,250.508,680.734,NULL,0,'Dalaran Visitor'), (32597,2,5816.19,285.423,678.864,NULL,0,'Dalaran Visitor'), (32597,3,5815.88,294.706,678.238,NULL,0,'Dalaran Visitor'), (32597,4,5818.04,328.345,675.613,NULL,0,'Dalaran Visitor'), (32597,5,5822.43,386.194,669.118,NULL,0,'Dalaran Visitor'), (32597,6,5823.11,404.667,666.354,NULL,0,'Dalaran Visitor'), (32597,7,5823.56,417.179,663.648,NULL,0,'Dalaran Visitor'), (32597,8,5823.93,427.31,658.912,NULL,0,'Dalaran Visitor'), (32598,1,5729.43,217.839,682.97,NULL,0,'Dalaran Visitor'), (32598,2,5740.12,251.148,681.958,NULL,0,'Dalaran Visitor'), (32598,3,5755.97,293.67,679.579,NULL,0,'Dalaran Visitor'), (32598,4,5798.92,349.589,674.791,NULL,0,'Dalaran Visitor'), (32598,5,5813.64,373.246,672.24,NULL,0,'Dalaran Visitor'), (32598,6,5822.62,398.153,668.902,NULL,0,'Dalaran Visitor'), (32598,7,5820.71,418.575,664.116,NULL,0,'Dalaran Visitor'), (32598,8,5811.2,432.381,658.771,NULL,0,'Dalaran Visitor'), (32600,1,5792.87,226.099,681.705,NULL,0,'Dalaran Visitor'), (32600,2,5797.38,291.058,676.097,NULL,0,'Dalaran Visitor'), (32600,3,5795.82,326.001,674.99,NULL,0,'Dalaran Visitor'), (32600,4,5792.52,360.816,673.748,NULL,0,'Dalaran Visitor'), (32600,5,5798.06,412.453,668.894,NULL,0,'Dalaran Visitor'), (32600,6,5806.63,424.174,664.422,NULL,0,'Dalaran Visitor'), (32600,7,5819.52,434.388,658.769,NULL,0,'Dalaran Visitor'), (32601,1,5684.8,293.537,678.417,NULL,0,'Dalaran Visitor'), (32601,2,5684.8,293.537,678.417,NULL,0,'Dalaran Visitor'), (32601,3,5747.12,324.974,673.387,NULL,0,'Dalaran Visitor'), (32601,4,5789.12,356.173,672.099,NULL,0,'Dalaran Visitor'), (32601,5,5802.1,371.188,671.09,NULL,0,'Dalaran Visitor'), (32601,6,5823.94,406.387,666.15,NULL,0,'Dalaran Visitor'), (32601,7,5829.2,430.961,660.949,NULL,0,'Dalaran Visitor'), (32601,8,5827.39,436.338,659.402,NULL,0,'Dalaran Visitor'), (32602,1,5843.6,249.131,671.836,NULL,0,'Dalaran Visitor'), (32602,2,5834.95,283.034,670.949,NULL,0,'Dalaran Visitor'), (32602,3,5826.04,316.863,669.909,NULL,0,'Dalaran Visitor'), (32602,4,5816.48,350.5,668.479,NULL,0,'Dalaran Visitor'), (32602,5,5802.57,402.222,664.969,NULL,0,'Dalaran Visitor'), (32602,6,5804.38,425.957,658.787,NULL,0,'Dalaran Visitor'), (32668,1,5809.61,694.512,647.048,NULL,0,'Emi'), (32668,2,5805.62,692.319,647.048,NULL,0,'Emi'), (32669,1,5815.52,681.223,647.048,NULL,0,'Colin'), (32669,2,5818.65,688.218,647.048,NULL,0,'Colin'), (32669,3,5807.15,683.383,647.048,NULL,0,'Colin'), (32682,1,61.8396,-6228.99,19.0724,NULL,0,'Harry\'s Bomber'), (32682,2,-64.6518,-5908.95,29.8502,NULL,0,'Harry\'s Bomber'), (32682,3,-158.086,-5631.19,29.8502,NULL,0,'Harry\'s Bomber'), (32682,4,-436.586,-5223.86,32.1002,NULL,0,'Harry\'s Bomber'), (32682,5,-412.989,-5012.78,45.7391,NULL,0,'Harry\'s Bomber'), (32682,6,-75.0981,-4341.29,64.2938,NULL,0,'Harry\'s Bomber'), (32682,7,-51.8612,-4023,70.1271,NULL,0,'Harry\'s Bomber'), (32682,8,-136.167,-3716.83,59.9605,NULL,0,'Harry\'s Bomber'), (32682,9,-170.895,-3578.38,4.98824,NULL,0,'Harry\'s Bomber'), (33235,1,1544.21,132.302,427.277,NULL,0,'Brann Bronzebeard'), (33235,2,1539,121.983,427.3,NULL,0,'Brann Bronzebeard'), (33235,3,1494.42,119.21,427.353,NULL,0,'Brann Bronzebeard'), (33235,4,1465.85,121.136,423.641,NULL,0,'Brann Bronzebeard'), (33235,5,1438.59,119.92,423.631,NULL,0,'Brann Bronzebeard'), (33462,1,8482.58,1113.82,554.34,NULL,0,'Paletress Confession'), (33462,2,8487.39,1113.7,554.28,NULL,0,'Paletress Confession'), (33519,1,8521.27,569.596,552.838,NULL,0,'Black Knight\'s Gryphon'), (33519,2,8517.86,579.109,553.213,NULL,0,'Black Knight\'s Gryphon'), (33519,3,8513.15,594.672,551.213,NULL,0,'Black Knight\'s Gryphon'), (33519,4,8505.26,606.557,550.418,NULL,0,'Black Knight\'s Gryphon'), (33519,5,8503.02,628.419,547.418,NULL,0,'Black Knight\'s Gryphon'), (33519,6,8480.27,652.708,547.418,NULL,0,'Black Knight\'s Gryphon'), (33519,7,8459.12,686.143,547.418,NULL,0,'Black Knight\'s Gryphon'), (33519,8,8436.8,713.869,547.343,NULL,0,'Black Knight\'s Gryphon'), (33519,9,8405.38,740.005,547.418,NULL,0,'Black Knight\'s Gryphon'), (33519,10,8386.14,770.601,547.588,NULL,0,'Black Knight\'s Gryphon'), (33519,11,8374.3,802.253,547.93,NULL,0,'Black Knight\'s Gryphon'), (33519,12,8374.27,847.036,548.043,NULL,0,'Black Knight\'s Gryphon'), (33519,13,8385.99,868.988,548.049,NULL,0,'Black Knight\'s Gryphon'), (33519,14,8413.03,867.857,547.299,NULL,0,'Black Knight\'s Gryphon'), (33519,15,8452.55,869.034,547.299,NULL,0,'Black Knight\'s Gryphon'), (33519,16,8473.06,875.201,547.295,NULL,0,'Black Knight\'s Gryphon'), (33519,17,8472.28,912.313,547.417,NULL,0,'Black Knight\'s Gryphon'), (33519,18,8479.67,954.165,547.33,NULL,0,'Black Knight\'s Gryphon'), (33519,19,8477.35,1001.37,547.337,NULL,0,'Black Knight\'s Gryphon'), (33519,20,8484.54,1025.8,547.462,NULL,0,'Black Knight\'s Gryphon'), (33519,21,8525.36,1029.28,547.418,NULL,0,'Black Knight\'s Gryphon'), (33519,22,8532.81,1052.9,548.168,NULL,0,'Black Knight\'s Gryphon'), (33519,23,8537.36,1077.93,554.579,NULL,0,'Black Knight\'s Gryphon'), (33519,24,8540.53,1083.38,569.683,NULL,0,'Black Knight\'s Gryphon'), (33519,25,8563.64,1140.96,569.683,NULL,0,'Black Knight\'s Gryphon'), (33519,26,8594.9,1205.46,569.683,NULL,0,'Black Knight\'s Gryphon'), (33519,27,8617.1,1257.4,566.183,NULL,0,'Black Knight\'s Gryphon'), (33519,28,8648.5,1329.35,558.019,NULL,0,'Black Knight\'s Gryphon'), (33519,29,8667.72,1388.41,546.188,NULL,0,'Black Knight\'s Gryphon'), (33519,30,8699.14,1474.9,528.22,NULL,0,'Black Knight\'s Gryphon'), (33519,31,8726.87,1546.01,501.774,NULL,0,'Black Knight\'s Gryphon'), (33519,32,8739.06,1592.16,478.551,NULL,0,'Black Knight\'s Gryphon'), (33519,33,8750.8,1636.77,455.08,NULL,0,'Black Knight\'s Gryphon'), (33519,34,8760.01,1669.48,423.221,NULL,0,'Black Knight\'s Gryphon'), (33519,35,8783.31,1701.85,375.887,NULL,0,'Black Knight\'s Gryphon'), (33519,36,8817.34,1735.73,343.332,NULL,0,'Black Knight\'s Gryphon'), (33519,37,8882.32,1789.75,301.581,NULL,0,'Black Knight\'s Gryphon'), (33519,38,8958.6,1841.81,259.914,NULL,0,'Black Knight\'s Gryphon'), (33519,39,9045.89,1908.08,233.414,NULL,0,'Black Knight\'s Gryphon'), (33519,40,9107.18,1964.59,215.97,NULL,0,'Black Knight\'s Gryphon'), (33519,41,9134.76,2036.93,175.193,NULL,0,'Black Knight\'s Gryphon'), (33519,42,9128.61,2089.09,141.359,NULL,0,'Black Knight\'s Gryphon'), (33519,43,9093.36,2128.38,99.3868,NULL,0,'Black Knight\'s Gryphon'), (33519,44,9050.71,2123.66,60.248,NULL,0,'Black Knight\'s Gryphon'), (33579,1,-699.407,-48.602,429.42,NULL,0,'Brann Bronzebeard'), (33579,2,-674.782,-45.877,426.2,NULL,0,'Brann Bronzebeard'), (33589,1,8492.98,961.62,547.293,NULL,0,'Joseph Wilson'), (33589,2,8489.46,964.667,547.293,NULL,0,'Joseph Wilson'), (33589,3,8489.14,966.726,547.293,NULL,0,'Joseph Wilson'), (33589,4,8489.91,967.644,547.294,NULL,0,'Joseph Wilson'), (33589,5,8489.14,966.726,547.293,NULL,0,'Joseph Wilson'), (33589,6,8489.46,964.667,547.293,NULL,0,'Joseph Wilson'), (33624,1,-696.34,-85.89,429.24,NULL,0,'Archmage Pentarus'), (33624,2,-676.52,-84.802,426.89,NULL,0,'Archmage Pentarus'), (33696,1,-769.512,-120.811,429.55,NULL,0,'Archmage Rhydian'), (33696,2,-769.143,-104.085,429.86,NULL,0,'Archmage Rhydian'), (33696,3,-763.094,-86.176,429.95,NULL,0,'Archmage Rhydian'), (33696,4,-755.04,-68.305,429.95,NULL,0,'Archmage Rhydian'), (33696,5,-746.373,-54.038,429.96,NULL,0,'Archmage Rhydian'), (33696,6,-738.985,-49.878,429.96,NULL,0,'Archmage Rhydian'), (33696,7,-729.148,-49.885,429.96,NULL,0,'Archmage Rhydian'), (33696,8,-721.175,-49.993,429.84,NULL,0,'Archmage Rhydian'), (33696,9,-718.606,-52.745,429.84,NULL,0,'Archmage Rhydian'), (33696,10,-743.976,-62.591,429.83,NULL,0,'Archmage Rhydian'), (33696,11,-760.337,-82.492,429.83,NULL,0,'Archmage Rhydian'), (33696,12,-766.435,-98.779,429.83,NULL,0,'Archmage Rhydian'), (33696,13,-768.557,-112.185,429.83,NULL,0,'Archmage Rhydian'), (33696,14,-773.48,-144.13,429.91,NULL,0,'Archmage Rhydian'), (33701,1,-767.794,-126.79,429.83,NULL,0,'High Explorer Dellorah'), (33701,2,-767.925,-97.062,429.83,NULL,0,'High Explorer Dellorah'), (33701,3,-757.399,-75.726,429.83,NULL,0,'High Explorer Dellorah'), (33701,4,-742.995,-59.801,429.83,NULL,0,'High Explorer Dellorah'), (33701,5,-729.309,-50.896,429.83,NULL,0,'High Explorer Dellorah'), (33701,6,-720.001,-53.098,429.83,NULL,0,'High Explorer Dellorah'), (33701,7,-723.54,-53.823,429.83,NULL,0,'High Explorer Dellorah'), (33701,8,-746.544,-62.526,429.83,NULL,0,'High Explorer Dellorah'), (33701,9,-815.776,-128.782,429.82,NULL,0,'High Explorer Dellorah'), (33701,10,-856.608,-134.5,458.89,NULL,0,'High Explorer Dellorah'), (33701,11,-899.84,-140.921,458.89,NULL,0,'High Explorer Dellorah'), (33701,12,-917.893,-143.652,464.3,NULL,0,'High Explorer Dellorah'), (33788,1,8567.44,973.919,547.918,NULL,0,'Fhyron Shadesong'), (33788,2,8568.16,947.093,547.804,NULL,0,'Fhyron Shadesong'), (33788,3,8566.03,913.37,548.293,NULL,0,'Fhyron Shadesong'), (33788,4,8564.71,894.527,547.67,NULL,0,'Fhyron Shadesong'), (33788,5,8567.68,876.073,547.594,NULL,0,'Fhyron Shadesong'), (33788,6,8578.91,863.803,548.422,NULL,0,'Fhyron Shadesong'), (33788,7,8590.87,849.781,547.672,NULL,0,'Fhyron Shadesong'), (33788,8,8603.91,853.178,548.128,NULL,0,'Fhyron Shadesong'), (33788,9,8599.38,855.512,547.715,NULL,0,'Fhyron Shadesong'), (33788,10,8591.7,868.534,549.378,NULL,0,'Fhyron Shadesong'), (33788,11,8586.77,871.798,547.876,NULL,0,'Fhyron Shadesong'), (33788,12,8586.15,883.812,549.251,NULL,0,'Fhyron Shadesong'), (33788,13,8583.74,886.251,548.96,NULL,0,'Fhyron Shadesong'), (33788,14,8582.08,903.069,550.037,NULL,0,'Fhyron Shadesong'), (33788,15,8585.08,918.214,548.667,NULL,0,'Fhyron Shadesong'), (33788,16,8581.65,944.137,547.897,NULL,0,'Fhyron Shadesong'), (33788,17,8582.84,948.339,547.622,NULL,0,'Fhyron Shadesong'), (33788,18,8565.45,986.649,549.34,NULL,0,'Fhyron Shadesong'), (33788,19,8570.5,989.399,547.629,NULL,0,'Fhyron Shadesong'), (33788,20,8576.63,1006.56,549.213,NULL,0,'Fhyron Shadesong'), (33788,21,8586.87,1008.44,548.128,NULL,0,'Fhyron Shadesong'), (33788,22,8590.46,1005.12,547.563,NULL,0,'Fhyron Shadesong'), (33788,23,8599.41,1007.08,547.419,NULL,0,'Fhyron Shadesong'), (33788,24,8602.17,1013.39,548.185,NULL,0,'Fhyron Shadesong'), (33788,25,8604.88,1030.23,556.734,NULL,0,'Fhyron Shadesong'), (33788,26,8612.66,1035.29,558.35,NULL,0,'Fhyron Shadesong'), (33788,27,8611.47,1039.23,558.735,NULL,0,'Fhyron Shadesong'), (33788,28,8613.69,1042.31,558.326,NULL,0,'Fhyron Shadesong'), (33788,29,8603.88,1044.65,558.38,NULL,0,'Fhyron Shadesong'), (33788,30,8598.02,1072.57,557.923,NULL,0,'Fhyron Shadesong'), (33788,31,8602.4,1081.37,558.293,NULL,0,'Fhyron Shadesong'), (33788,32,8597.45,1089.27,557.317,NULL,0,'Fhyron Shadesong'), (33788,33,8600.86,1092.9,557.484,NULL,0,'Fhyron Shadesong'), (33788,34,8593.38,1084.72,556.817,NULL,0,'Fhyron Shadesong'), (33788,35,8578.9,1068.6,557.38,NULL,0,'Fhyron Shadesong'), (33788,36,8563.31,1065.51,554.057,NULL,0,'Fhyron Shadesong'), (33788,37,8549.85,1061.87,550.61,NULL,0,'Fhyron Shadesong'), (33788,38,8547.75,1051.27,550.29,NULL,0,'Fhyron Shadesong'), (33788,39,8544.32,1042.7,549.293,NULL,0,'Fhyron Shadesong'), (33788,40,8557.89,1029.92,548.168,NULL,0,'Fhyron Shadesong'), (33788,41,8566.17,1017.25,548.168,NULL,0,'Fhyron Shadesong'), (33788,42,8570.94,1008.47,548.293,NULL,0,'Fhyron Shadesong'), (33854,1,8481.68,959.488,547.293,NULL,0,'Thomas Partridge'), (33854,2,8482.58,952.007,547.293,NULL,0,'Thomas Partridge'), (33854,3,8479.16,931.178,547.294,NULL,0,'Thomas Partridge'), (33854,4,8480.29,928.951,547.293,NULL,0,'Thomas Partridge'), (33854,5,8481.39,929.685,547.293,NULL,0,'Thomas Partridge'), (33854,6,8479.16,931.178,547.294,NULL,0,'Thomas Partridge'), (33854,7,8479.08,935.109,547.293,NULL,0,'Thomas Partridge'), (33854,8,8482.33,937.765,547.294,NULL,0,'Thomas Partridge'), (33854,9,8487.46,937.033,547.293,NULL,0,'Thomas Partridge'), (33854,10,8482.33,937.765,547.294,NULL,0,'Thomas Partridge'), (33854,11,8479.16,931.178,547.294,NULL,0,'Thomas Partridge'), (33854,12,8479.21,919.35,547.294,NULL,0,'Thomas Partridge'), (33854,13,8483.18,917.667,547.293,NULL,0,'Thomas Partridge'), (33854,14,8480.25,917.926,547.293,NULL,0,'Thomas Partridge'), (33854,15,8480.31,909.402,547.293,NULL,0,'Thomas Partridge'), (33854,16,8484.03,903.801,547.293,NULL,0,'Thomas Partridge'), (33854,17,8479.39,909.922,547.293,NULL,0,'Thomas Partridge'), (33854,18,8479.08,935.109,547.293,NULL,0,'Thomas Partridge'), (33854,19,8483.99,937.559,547.293,NULL,0,'Thomas Partridge'), (33854,20,8486.65,940.026,547.293,NULL,0,'Thomas Partridge'), (33854,21,8483.99,937.559,547.293,NULL,0,'Thomas Partridge'), (33854,22,8480.21,937.883,547.293,NULL,0,'Thomas Partridge'), (33956,1,1536.36,134.033,427.289,NULL,0,'Prospector Doren'), (33956,2,1512.35,126.76,427.331,NULL,0,'Prospector Doren'), (33956,3,1476.33,117.785,423.641,NULL,0,'Prospector Doren'), (33956,4,1438.41,117.163,423.641,NULL,0,'Prospector Doren'), (34044,1,5799.26,822.844,668.83,NULL,0,'Brann Bronzebeard'), (34044,2,5800.26,822.844,668.83,NULL,0,'Brann Bronzebeard'), (34044,3,5800.37,821.754,667.964,NULL,0,'Brann Bronzebeard'), (34044,4,5800.66,818.83,666.119,NULL,0,'Brann Bronzebeard'), (34044,5,5801.2,813.458,662.236,NULL,0,'Brann Bronzebeard'), (34044,6,5801.2,813.458,662.236,NULL,0,'Brann Bronzebeard'), (34044,7,5801.47,813.34,662.557,NULL,0,'Brann Bronzebeard'), (34044,8,5801.48,811.024,662.233,NULL,0,'Brann Bronzebeard'), (34044,9,5801.98,807.024,662.233,NULL,0,'Brann Bronzebeard'), (34044,10,5801.98,806.274,662.233,NULL,0,'Brann Bronzebeard'), (34044,11,5800.73,802.524,662.233,NULL,0,'Brann Bronzebeard'), (34044,12,5800,799.77,662.187,NULL,0,'Brann Bronzebeard'), (34044,13,5798.75,789.02,662.187,NULL,0,'Brann Bronzebeard'), (34044,14,5798.75,787.77,662.187,NULL,0,'Brann Bronzebeard'), (34044,15,5798.5,786.52,662.187,NULL,0,'Brann Bronzebeard'), (34044,16,5798.37,786.414,662.192,NULL,0,'Brann Bronzebeard'), (34044,17,5798.12,784.414,662.192,NULL,0,'Brann Bronzebeard'), (34044,18,5797.87,783.664,662.692,NULL,0,'Brann Bronzebeard'), (34044,19,5797.87,779.414,662.692,NULL,0,'Brann Bronzebeard'), (34044,20,5797.87,775.664,661.942,NULL,0,'Brann Bronzebeard'), (34044,21,5797.87,774.664,661.692,NULL,0,'Brann Bronzebeard'), (34044,22,5797.63,774.333,661.354,NULL,0,'Brann Bronzebeard'), (34044,23,5797.38,772.583,661.354,NULL,0,'Brann Bronzebeard'), (34044,24,5797.38,772.083,661.354,NULL,0,'Brann Bronzebeard'), (34044,25,5796.63,766.833,661.604,NULL,0,'Brann Bronzebeard'), (34044,26,5796.38,761.833,658.354,NULL,0,'Brann Bronzebeard'), (34044,27,5795.75,756.938,654.613,NULL,0,'Brann Bronzebeard'), (34044,28,5795.75,754.438,652.863,NULL,0,'Brann Bronzebeard'), (34044,29,5795.75,745.438,646.863,NULL,0,'Brann Bronzebeard'), (34044,30,5795.75,737.188,640.863,NULL,0,'Brann Bronzebeard'), (34044,31,5795.75,736.188,640.613,NULL,0,'Brann Bronzebeard'), (34044,32,5795.63,732.469,640.387,NULL,0,'Brann Bronzebeard'), (34044,33,5795.38,731.219,640.387,NULL,0,'Brann Bronzebeard'), (34044,34,5794.88,722.719,640.637,NULL,0,'Brann Bronzebeard'), (34044,35,5794.38,720.219,640.637,NULL,0,'Brann Bronzebeard'), (34044,36,5794.14,719.736,641.016,NULL,0,'Brann Bronzebeard'), (34044,37,5794.14,719.486,641.016,NULL,0,'Brann Bronzebeard'), (34044,38,5793.39,718.236,641.016,NULL,0,'Brann Bronzebeard'), (34044,39,5792.14,716.736,641.016,NULL,0,'Brann Bronzebeard'), (34044,40,5788.39,710.986,641.516,NULL,0,'Brann Bronzebeard'), (34044,41,5784.41,705.475,642.078,NULL,0,'Brann Bronzebeard'), (34044,42,5780.41,699.975,642.328,NULL,0,'Brann Bronzebeard'), (34044,43,5778.91,697.975,642.578,NULL,0,'Brann Bronzebeard'), (34044,44,5778.66,697.475,642.578,NULL,0,'Brann Bronzebeard'), (34044,45,5773.41,690.475,642.828,NULL,0,'Brann Bronzebeard'), (34044,46,5772.66,689.225,642.828,NULL,0,'Brann Bronzebeard'), (34044,47,5772.45,688.938,643.104,NULL,0,'Brann Bronzebeard'), (34044,48,5769.95,685.938,643.104,NULL,0,'Brann Bronzebeard'), (34044,49,5767.95,683.438,643.104,NULL,0,'Brann Bronzebeard'), (34044,50,5761.95,676.688,642.854,NULL,0,'Brann Bronzebeard'), (34044,51,5758.7,672.688,643.104,NULL,0,'Brann Bronzebeard'), (34044,52,5757.7,671.938,643.104,NULL,0,'Brann Bronzebeard'), (34044,53,5756.95,670.938,643.104,NULL,0,'Brann Bronzebeard'), (34044,54,5755.7,669.438,643.104,NULL,0,'Brann Bronzebeard'), (34044,55,5754.95,668.688,643.354,NULL,0,'Brann Bronzebeard'), (34044,56,5750.95,663.938,643.604,NULL,0,'Brann Bronzebeard'), (34044,57,5750.72,663.752,643.809,NULL,0,'Brann Bronzebeard'), (34044,58,5750.22,663.252,643.809,NULL,0,'Brann Bronzebeard'), (34044,59,5745.22,659.002,644.559,NULL,0,'Brann Bronzebeard'), (34044,60,5740.22,654.752,645.559,NULL,0,'Brann Bronzebeard'), (34044,61,5740.14,654.636,645.801,NULL,0,'Brann Bronzebeard'), (34044,62,5736.89,651.886,646.051,NULL,0,'Brann Bronzebeard'), (34044,63,5734.89,651.136,646.301,NULL,0,'Brann Bronzebeard'), (34044,64,5731.39,649.886,646.801,NULL,0,'Brann Bronzebeard'), (34102,1,8494.06,1102.13,554.33,NULL,0,'Paletress Speach'), (35320,1,8627.42,821.719,547.844,NULL,0,'Lady Jaina Proudmoore'), (35320,2,8613.42,837.969,548.344,NULL,0,'Lady Jaina Proudmoore'), (35320,3,8608.17,842.469,547.844,NULL,0,'Lady Jaina Proudmoore'), (35320,4,8601.23,848.749,547.861,NULL,0,'Lady Jaina Proudmoore'), (35320,5,8568.59,876.945,547.846,NULL,0,'Lady Jaina Proudmoore'), (35320,6,8568.81,905.326,547.844,NULL,0,'Lady Jaina Proudmoore'), (35320,7,8575.42,931.524,547.881,NULL,0,'Lady Jaina Proudmoore'), (35320,8,8574.33,978.157,547.788,NULL,0,'Lady Jaina Proudmoore'), (35320,9,8573.8,996.077,547.706,NULL,0,'Lady Jaina Proudmoore'), (35320,10,8547.21,1025.6,547.668,NULL,0,'Lady Jaina Proudmoore'), (35320,11,8522.49,1022.52,547.48,NULL,0,'Lady Jaina Proudmoore'), (35320,12,8510.44,962.671,547.71,NULL,0,'Lady Jaina Proudmoore'), (35320,13,8512.93,908.633,547.107,NULL,0,'Lady Jaina Proudmoore'), (35320,14,8509.26,890.199,555.392,NULL,0,'Lady Jaina Proudmoore'), (35320,15,8509.51,882.949,558.392,NULL,0,'Lady Jaina Proudmoore'), (35320,16,8509.76,866.949,558.392,NULL,0,'Lady Jaina Proudmoore'), (35321,1,8627.39,825.621,547.844,NULL,0,'King Varian Wrynn '), (35321,2,8613.39,837.871,548.344,NULL,0,'King Varian Wrynn '), (35321,3,8608.14,842.621,547.844,NULL,0,'King Varian Wrynn '), (35321,4,8601.04,848.538,547.861,NULL,0,'King Varian Wrynn '), (35321,5,8568.62,877.032,547.845,NULL,0,'King Varian Wrynn '), (35321,6,8568.8,905.266,547.844,NULL,0,'King Varian Wrynn '), (35321,7,8575.41,931.527,547.881,NULL,0,'King Varian Wrynn '), (35321,8,8574.29,978.237,547.79,NULL,0,'King Varian Wrynn '), (35321,9,8573.76,996.144,547.687,NULL,0,'King Varian Wrynn '), (35321,10,8547.21,1025.77,547.668,NULL,0,'King Varian Wrynn '), (35321,11,8522.59,1025.52,547.48,NULL,0,'King Varian Wrynn '), (35321,12,8515.86,966.69,547.798,NULL,0,'King Varian Wrynn '), (35321,13,8515.84,933.152,547.62,NULL,0,'King Varian Wrynn '), (35321,14,8515.78,909.503,547.724,NULL,0,'King Varian Wrynn '), (35321,15,8515.28,908.253,547.724,NULL,0,'King Varian Wrynn '), (35321,16,8515.28,907.753,547.474,NULL,0,'King Varian Wrynn '), (35321,17,8515.78,883.253,558.224,NULL,0,'King Varian Wrynn '), (35321,18,8515.78,882.503,558.224,NULL,0,'King Varian Wrynn '), (35321,19,8515.86,874.82,558.4,NULL,0,'King Varian Wrynn '), (35368,1,8378.62,857.509,548.19,NULL,0,'Thrall'), (35368,2,8383.62,860.509,548.94,NULL,0,'Thrall'), (35368,3,8387.62,863.009,548.19,NULL,0,'Thrall'), (35368,4,8395.59,867.535,547.525,NULL,0,'Thrall'), (35368,5,8429.74,868.048,547.556,NULL,0,'Thrall'), (35368,6,8456.64,868.286,547.547,NULL,0,'Thrall'), (35368,7,8471.31,879.703,547.357,NULL,0,'Thrall'), (35368,8,8474.32,965.529,547.566,NULL,0,'Thrall'), (35368,9,8474.68,995.049,547.567,NULL,0,'Thrall'), (35368,10,8476.17,1015.25,547.401,NULL,0,'Thrall'), (35368,11,8491.05,1023.52,547.681,NULL,0,'Thrall'), (35368,12,8505.44,1023.33,547.49,NULL,0,'Thrall'), (35368,13,8514.71,967.99,547.602,NULL,0,'Thrall'), (35368,14,8513.31,908.846,547.059,NULL,0,'Thrall'), (35368,15,8515,903.388,549.379,NULL,0,'Thrall'), (35368,16,8515,883.388,558.379,NULL,0,'Thrall'), (35368,17,8515.25,883.105,558.264,NULL,0,'Thrall'), (35368,18,8515.25,881.855,558.264,NULL,0,'Thrall'), (35368,19,8515.25,869.855,558.264,NULL,0,'Thrall'), (35372,1,8378.49,853.536,548.197,NULL,0,'Garrosh Hellscream'), (35372,2,8383.74,860.536,548.947,NULL,0,'Garrosh Hellscream'), (35372,3,8387.74,863.036,548.197,NULL,0,'Garrosh Hellscream'), (35372,4,8395.49,867.579,547.466,NULL,0,'Garrosh Hellscream'), (35372,5,8429.67,868.032,547.561,NULL,0,'Garrosh Hellscream'), (35372,6,8456.81,868.282,547.547,NULL,0,'Garrosh Hellscream'), (35372,7,8471.33,874.792,547.356,NULL,0,'Garrosh Hellscream'), (35372,8,8474.35,965.616,547.565,NULL,0,'Garrosh Hellscream'), (35372,9,8474.91,994.847,547.569,NULL,0,'Garrosh Hellscream'), (35372,10,8475.96,1015.37,547.403,NULL,0,'Garrosh Hellscream'), (35372,11,8491.08,1023.57,547.686,NULL,0,'Garrosh Hellscream'), (35372,12,8505.54,1017.33,547.487,NULL,0,'Garrosh Hellscream'), (35372,13,8514.84,967.886,547.602,NULL,0,'Garrosh Hellscream'), (35372,14,8513.31,908.757,547.06,NULL,0,'Garrosh Hellscream'), (35372,15,8515.03,903.334,549.404,NULL,0,'Garrosh Hellscream'), (35372,16,8515.03,883.334,558.404,NULL,0,'Garrosh Hellscream'), (35372,17,8515.25,883.068,558.281,NULL,0,'Garrosh Hellscream'), (35372,18,8515.25,881.818,558.281,NULL,0,'Garrosh Hellscream'), (35372,19,8515.25,869.818,558.281,NULL,0,'Garrosh Hellscream'), (36217,1,1437.89,402.031,-85.01,NULL,0,'Overseer Kraggosh'), (36217,2,1436.64,399.031,-85.01,NULL,0,'Overseer Kraggosh'), (36217,3,1432.64,396.281,-85.01,NULL,0,'Overseer Kraggosh'), (36217,4,1429.14,399.281,-85.01,NULL,0,'Overseer Kraggosh'), (36217,5,1438.03,403.83,-85.2626,NULL,0,'Overseer Kraggosh'), (36624,1,8119.73,783.416,481.623,NULL,0,'Caladis Brightspear - WP 1'), (36624,2,8117.69,795.523,481.184,NULL,0,'Caladis Brightspear - Home Position'), (36642,1,8121.94,776.03,482.114,NULL,0,'Myralion Sunblaze - WP 1'), (36642,2,8127.26,766.402,482.579,NULL,0,'Myralion Sunblaze - Home Position'), (36812,1,-8795.02,775.036,95.2231,NULL,0,'Stormwind Love Boat'), (36812,2,-8791.57,776.316,95.0583,NULL,0,'Stormwind Love Boat'), (36812,3,-8783.19,778.111,95.0583,NULL,0,'Stormwind Love Boat'), (36812,4,-8769.04,777.906,95.0583,NULL,0,'Stormwind Love Boat'), (36812,5,-8757.16,764.092,95.0583,NULL,0,'Stormwind Love Boat'), (36812,6,-8750.98,741.635,95.0861,NULL,0,'Stormwind Love Boat'), (36812,7,-8733.62,717.33,95.0861,NULL,0,'Stormwind Love Boat'), (36812,8,-8717.85,698.589,95.0583,NULL,0,'Stormwind Love Boat'), (36812,9,-8698.19,662.247,95.0583,NULL,0,'Stormwind Love Boat'), (36812,10,-8688.56,630.172,95.1139,NULL,0,'Stormwind Love Boat'), (36812,11,-8696.21,596.998,95.0861,NULL,0,'Stormwind Love Boat'), (36812,12,-8702.02,577.276,95.0583,NULL,0,'Stormwind Love Boat'), (36812,13,-8691.56,565.054,95.0583,NULL,0,'Stormwind Love Boat'), (36812,14,-8671.86,565.382,95.0583,NULL,0,'Stormwind Love Boat'), (36812,15,-8646.63,563.774,95.0583,NULL,0,'Stormwind Love Boat'), (36812,16,-8631.89,554.441,95.0583,NULL,0,'Stormwind Love Boat'), (36812,17,-8618.28,557.411,95.0583,NULL,0,'Stormwind Love Boat'), (36812,18,-8608.05,577.191,95.0583,NULL,0,'Stormwind Love Boat'), (36812,19,-8602.77,595.498,95.0583,NULL,0,'Stormwind Love Boat'), (36812,20,-8594.36,623.566,95.0583,NULL,0,'Stormwind Love Boat'), (36812,21,-8581.72,629.788,95.0861,NULL,0,'Stormwind Love Boat'), (37120,1,-67.5243,2161.19,30.6542,NULL,0,'Highlord Darion Mograine'), (37120,2,-69.8403,2155.58,30.6542,NULL,0,'Highlord Darion Mograine'), (37801,1,-62.1545,2157.79,31.5986,NULL,0,'Shadows Edge Bunny'), (37801,2,-69.5347,2159.69,31.7931,NULL,0,'Shadows Edge Bunny'), (37828,1,8122.35,778.496,482.034,NULL,0,'Image of Thalorien Dawnseeker - WP 1'), (37845,1,8121.75,781.096,481.905,NULL,0,'Image of Morlen Coldgrip - WP 1'), (37845,2,8124.83,774.881,482.328,NULL,0,'Image of Morlen Coldgrip - WP 2'), (37857,1,4836.36,-586.92,161.93,NULL,0,'The Lichking'), (37857,2,4835.37,-586.868,161.93,NULL,0,'The Lichking'), (37857,3,4834.09,-586.423,162.27,NULL,0,'The Lichking'), (37857,4,4828.5,-584.464,163.663,NULL,0,'The Lichking'), (37857,5,4826.36,-583.718,164.617,NULL,0,'The Lichking'), (37857,6,4825.22,-583.319,164.907,NULL,0,'The Lichking'), (37857,7,4823.25,-582.63,164.347,NULL,0,'The Lichking'), (37857,8,4821.65,-582.068,163.845,NULL,0,'The Lichking'), (37857,9,4819,-581.141,163.526,NULL,0,'The Lichking'), (37857,10,4814.02,-579.399,162.441,NULL,0,'The Lichking'), (37857,11,4814.02,-579.399,162.441,NULL,0,'The Lichking'), (37952,1,4798.7,-639.529,160.569,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,2,4801.06,-634.495,166.677,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,3,4797,-618.793,171.482,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,4,4794.91,-597.215,175.099,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,5,4796.13,-576.535,175.099,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,6,4808.42,-570.387,175.099,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,7,4818.08,-578.18,175.099,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37952,8,4812.49,-586.903,175.099,NULL,0,'Lights Vengeance Vehicle Bunny 2'), (37966,1,1485.33,348.762,-64.5469,NULL,0,'Undercity Love Boat'), (37966,2,1487.06,350.944,-64.8674,NULL,0,'Undercity Love Boat'), (37966,3,1494.43,360.592,-64.8674,NULL,0,'Undercity Love Boat'), (37966,4,1505.79,368.026,-64.8119,NULL,0,'Undercity Love Boat'), (37966,5,1520.41,376.736,-64.8119,NULL,0,'Undercity Love Boat'), (37966,6,1542.72,389.731,-64.8119,NULL,0,'Undercity Love Boat'), (37966,7,1555.35,393.188,-64.8119,NULL,0,'Undercity Love Boat'), (37966,8,1577.08,397.156,-64.8119,NULL,0,'Undercity Love Boat'), (37966,9,1618.07,395.97,-64.8119,NULL,0,'Undercity Love Boat'), (37966,10,1642.73,391.014,-64.8119,NULL,0,'Undercity Love Boat'), (37966,11,1685.01,370.417,-64.8119,NULL,0,'Undercity Love Boat'), (37966,12,1711.1,350.451,-64.8119,NULL,0,'Undercity Love Boat'), (37966,13,1738.42,310.028,-64.8119,NULL,0,'Undercity Love Boat'), (37966,14,1746.34,286.441,-64.8119,NULL,0,'Undercity Love Boat'), (37966,15,1752.09,240.54,-64.8119,NULL,0,'Undercity Love Boat'), (37966,16,1750.02,206.731,-64.8119,NULL,0,'Undercity Love Boat'), (37966,17,1737.47,167.856,-64.8119,NULL,0,'Undercity Love Boat'), (37966,18,1707.89,128.512,-64.8119,NULL,0,'Undercity Love Boat'), (37966,19,1667.98,99.8003,-64.8119,NULL,0,'Undercity Love Boat'), (37966,20,1624.95,85.4323,-64.8119,NULL,0,'Undercity Love Boat'), (37966,21,1583.81,83.3351,-64.8119,NULL,0,'Undercity Love Boat'), (37966,22,1539.44,94.434,-64.8119,NULL,0,'Undercity Love Boat'), (37966,23,1502.85,114.314,-64.8119,NULL,0,'Undercity Love Boat'), (37966,24,1482.95,132.681,-64.8119,NULL,0,'Undercity Love Boat'), (37966,25,1456.21,170.052,-64.8119,NULL,0,'Undercity Love Boat'), (37966,26,1441.74,207.882,-64.8119,NULL,0,'Undercity Love Boat'), (37966,27,1438.82,244.443,-64.8119,NULL,0,'Undercity Love Boat'), (37966,28,1450.88,299.318,-64.8119,NULL,0,'Undercity Love Boat'), (37966,29,1462.38,320.458,-64.8119,NULL,0,'Undercity Love Boat'), (37966,30,1467.97,333.134,-64.8119,NULL,0,'Undercity Love Boat'), (37966,31,1471.19,337.856,-64.8119,NULL,0,'Undercity Love Boat'), (37980,1,9843.13,2430.73,1313.6,NULL,0,'Darnassus Love Boat'), (37980,2,9847.02,2427.63,1313.52,NULL,0,'Darnassus Love Boat'), (37980,3,9856.22,2423.16,1313.52,NULL,0,'Darnassus Love Boat'), (37980,4,9871.39,2416.72,1313.52,NULL,0,'Darnassus Love Boat'), (37980,5,9888.69,2408.34,1313.52,NULL,0,'Darnassus Love Boat'), (37980,6,9901.83,2399.54,1313.52,NULL,0,'Darnassus Love Boat'), (37980,7,9915.91,2390.62,1313.52,NULL,0,'Darnassus Love Boat'), (37980,8,9930.72,2381.38,1313.52,NULL,0,'Darnassus Love Boat'), (37980,9,9946.34,2377.86,1313.52,NULL,0,'Darnassus Love Boat'), (37980,10,9964.97,2377.97,1313.52,NULL,0,'Darnassus Love Boat'), (37980,11,9977.46,2379.14,1313.52,NULL,0,'Darnassus Love Boat'), (37980,12,9989.4,2375.56,1313.52,NULL,0,'Darnassus Love Boat'), (37980,13,10006.7,2364.49,1313.52,NULL,0,'Darnassus Love Boat'), (37980,14,10022,2353.61,1313.52,NULL,0,'Darnassus Love Boat'), (37980,15,10031.8,2353.43,1313.52,NULL,0,'Darnassus Love Boat'), (37980,16,10041.6,2366.21,1313.52,NULL,0,'Darnassus Love Boat'), (37980,17,10043.1,2373.27,1313.52,NULL,0,'Darnassus Love Boat'), (37980,18,10040.9,2384.25,1313.52,NULL,0,'Darnassus Love Boat'), (37980,19,10040.1,2396.39,1313.52,NULL,0,'Darnassus Love Boat'), (37980,20,10043.5,2406.76,1313.52,NULL,0,'Darnassus Love Boat'), (37980,21,10051.1,2414.87,1313.52,NULL,0,'Darnassus Love Boat'), (37980,22,10059.6,2421.01,1313.52,NULL,0,'Darnassus Love Boat'), (37980,23,10061.5,2433.86,1313.52,NULL,0,'Darnassus Love Boat'), (37980,24,10056.7,2445.88,1313.52,NULL,0,'Darnassus Love Boat'), (37980,25,10049.1,2453.84,1313.52,NULL,0,'Darnassus Love Boat'), (37980,26,10039.6,2458.19,1313.52,NULL,0,'Darnassus Love Boat'), (37980,27,10030.2,2461.35,1313.52,NULL,0,'Darnassus Love Boat'), (37980,28,10013.8,2465.01,1313.52,NULL,0,'Darnassus Love Boat'), (37980,29,10007.3,2472.65,1313.52,NULL,0,'Darnassus Love Boat'), (37980,30,10001.8,2490.97,1313.52,NULL,0,'Darnassus Love Boat'), (37980,31,10007,2503.86,1313.52,NULL,0,'Darnassus Love Boat'), (37980,32,10014.7,2519.93,1313.52,NULL,0,'Darnassus Love Boat'), (37980,33,10022.5,2532.25,1313.52,NULL,0,'Darnassus Love Boat'), (37980,34,10032.1,2559.11,1313.52,NULL,0,'Darnassus Love Boat'), (37980,35,10032.9,2579.19,1313.52,NULL,0,'Darnassus Love Boat'), (37980,36,10032.4,2598.91,1313.52,NULL,0,'Darnassus Love Boat'), (37980,37,10029.7,2612.81,1313.52,NULL,0,'Darnassus Love Boat'), (37980,38,10022.6,2648.69,1313.52,NULL,0,'Darnassus Love Boat'), (37980,39,9999.64,2667.31,1313.52,NULL,0,'Darnassus Love Boat'), (37980,40,9985.3,2673.35,1313.52,NULL,0,'Darnassus Love Boat'), (37980,41,9967.44,2671.7,1313.52,NULL,0,'Darnassus Love Boat'), (37980,42,9938.72,2668.11,1313.52,NULL,0,'Darnassus Love Boat'), (37980,43,9898.39,2665.9,1313.52,NULL,0,'Darnassus Love Boat'), (37980,44,9874.03,2660.38,1313.52,NULL,0,'Darnassus Love Boat'), (37980,45,9848.89,2657.9,1313.52,NULL,0,'Darnassus Love Boat'), (37980,46,9834.57,2658.45,1313.52,NULL,0,'Darnassus Love Boat'), (37980,47,9820.69,2652.58,1313.52,NULL,0,'Darnassus Love Boat'), (37980,48,9802.5,2636.83,1313.52,NULL,0,'Darnassus Love Boat'), (37980,49,9795.24,2622.99,1313.52,NULL,0,'Darnassus Love Boat'), (37980,50,9785.92,2605.79,1313.52,NULL,0,'Darnassus Love Boat'), (37980,51,9784.9,2593.91,1313.52,NULL,0,'Darnassus Love Boat'), (37980,52,9793.41,2574.18,1313.52,NULL,0,'Darnassus Love Boat'), (37980,53,9812.47,2555.67,1313.52,NULL,0,'Darnassus Love Boat'), (37980,54,9829.78,2539.54,1313.52,NULL,0,'Darnassus Love Boat'), (37980,55,9841.71,2520.57,1313.52,NULL,0,'Darnassus Love Boat'), (37980,56,9847.39,2499.44,1313.52,NULL,0,'Darnassus Love Boat'), (37980,57,9850.59,2481.94,1313.52,NULL,0,'Darnassus Love Boat'), (37980,58,9846.03,2466.47,1313.52,NULL,0,'Darnassus Love Boat'), (37980,59,9838.94,2452,1313.52,NULL,0,'Darnassus Love Boat'), (37980,60,9833.92,2446.24,1313.52,NULL,0,'Darnassus Love Boat'), (38017,1,3541.16,276.041,342.721,NULL,0,'talk point'), (38017,2,3545.99,287.278,342.721,NULL,0,'home point'), (38334,1,-8922.29,620.719,99.9155,NULL,0,'Snivel Rustrocket'), (38334,2,-8910.54,627.219,99.9155,NULL,0,'Snivel Rustrocket'), (38334,3,-8902.79,631.219,99.9155,NULL,0,'Snivel Rustrocket'), (38334,4,-8901.04,631.969,99.9155,NULL,0,'Snivel Rustrocket'), (38334,5,-8898.79,633.219,99.9155,NULL,0,'Snivel Rustrocket'), (38334,6,-8897.04,633.969,99.4155,NULL,0,'Snivel Rustrocket'), (38334,7,-8895.54,634.719,99.4155,NULL,0,'Snivel Rustrocket'), (38334,8,-8894.29,635.219,99.4155,NULL,0,'Snivel Rustrocket'), (38334,9,-8892.04,636.219,99.4155,NULL,0,'Snivel Rustrocket'), (38334,10,-8890.39,637.309,99.5227,NULL,0,'Snivel Rustrocket'), (38335,1,-8806.08,665.842,96.2017,NULL,0,'Snivel Rustrocket'), (38335,2,-8807.83,653.103,96.1965,NULL,0,'Snivel Rustrocket'), (38335,3,-8829.96,634.277,94.3178,NULL,0,'Snivel Rustrocket'), (38335,4,-8838.77,616.635,92.885,NULL,0,'Snivel Rustrocket'), (38337,1,1615.59,-4379.85,12.61,NULL,0,'Snivel Rustrocket'), (38337,2,1603.85,-4393.09,9.837,NULL,0,'Snivel Rustrocket'), (38337,3,1576.08,-4410.98,6.569,NULL,0,'Snivel Rustrocket'), (38338,1,1669.29,-4433.41,19.643,NULL,0,'Snivel Rustrocket'), (38338,2,1652.96,-4419.12,16.705,NULL,0,'Snivel Rustrocket'), (38338,3,1627.23,-4427.48,13.353,NULL,0,'Snivel Rustrocket'), (40416,1,-838.179,-4989.83,14.9387,NULL,0,''), (40416,2,-829.389,-4999.12,15.5008,NULL,0,''), (40416,3,-808.002,-5010.59,15.3673,NULL,0,''), (40416,4,-796.174,-5009.6,16.0188,NULL,0,''), (40416,5,-782.457,-5002.52,17.2688,NULL,0,''), (40416,6,-758.714,-5001.09,19.6556,NULL,0,'Run script'), (40416,7,-763.01,-4995.05,20.0631,NULL,0,''), (40416,8,-753.536,-4974.76,21.8131,NULL,0,''), (40416,9,-742.872,-4961.88,22.6643,NULL,0,'Despawn'), (61760,1,332.73,-1455.6,42.24,NULL,0,'Bath\'rah the Windwatcher'), (61760,2,329.59,-1442.08,40.31,NULL,0,'Bath\'rah the Windwatcher'), (61760,3,297.77,-1436.7,46.96,NULL,0,'Bath\'rah the Windwatcher'), (61760,4,273.74,-1433.18,50.29,NULL,0,'Bath\'rah the Windwatcher'), (61760,5,256.87,-1440.35,50.09,NULL,0,'Bath\'rah the Windwatcher'), (61760,6,253.05,-1459.09,52.09,NULL,0,'Bath\'rah the Windwatcher'), (61760,7,250.84,-1470.58,55.4491,NULL,0,'Bath\'rah the Windwatcher'), (68311,1,-270.735,1527.63,31.1836,NULL,0,'Wrath Master'), (68311,2,-260.567,1525.02,29.8034,NULL,0,'Wrath Master'), (68311,3,-253.926,1522.59,28.1088,NULL,0,'Wrath Master'), (68311,4,-249.349,1521.57,25.0041,NULL,0,'Wrath Master'), (68311,5,-240.034,1516.72,22.8203,NULL,0,'Wrath Master'), (68311,6,-232.184,1508.16,21.5413,NULL,0,'Wrath Master'), (68311,7,-230.872,1501.28,20.6535,NULL,0,'Wrath Master'), (68311,8,-233.41,1485.1,18.4649,NULL,0,'Wrath Master'), (68311,9,-236.188,1467.82,16.1683,NULL,0,'Wrath Master'), (68311,10,-242.961,1443.11,14.2698,NULL,0,'Wrath Master'), (68311,11,-248.129,1419.16,13.0837,NULL,0,'Wrath Master'), (68311,12,-251.718,1398.48,11.6931,NULL,0,'Wrath Master'), (68311,13,-251.572,1377.49,10.8303,NULL,0,'Wrath Master'), (68311,14,-250.61,1350.7,11.892,NULL,0,'Wrath Master'), (68311,15,-249.213,1325.08,15.3074,NULL,0,'Wrath Master'), (68311,16,-246.101,1309.06,18.0727,NULL,0,'Wrath Master'), (68311,17,-241.369,1288.6,21.4746,NULL,0,'Wrath Master'), (68311,18,-237.172,1270.45,24.8971,NULL,0,'Wrath Master'), (68311,19,-237.027,1250.64,28.2199,NULL,0,'Wrath Master'), (68311,20,-238.517,1229.74,31.7736,NULL,0,'Wrath Master'), (68311,21,-241.342,1213.6,35.8261,NULL,0,'Wrath Master'), (68311,22,-242.892,1198.11,42.0217,NULL,0,'Wrath Master'), (68311,23,-243.448,1186.46,42.3938,NULL,0,'Wrath Master'), (68311,24,-244.052,1171.28,41.5405,NULL,0,'Wrath Master'), (68311,25,-244.678,1153.82,41.6494,NULL,0,'Wrath Master'), (68311,26,-244.905,1139.83,41.6667,NULL,0,'Wrath Master'), (68311,27,-245.17,1123.45,42.1819,NULL,0,'Wrath Master'), (68311,28,-245.454,1105.95,41.6667,NULL,0,'Wrath Master'), (68311,29,-245.642,1094.33,41.6667,NULL,0,'Wrath Master'), (68311,30,-245.786,1085.48,47.0111,NULL,0,'Wrath Master'), (68311,31,-245.954,1075.11,53.9023,NULL,0,'Wrath Master'), (68311,32,-246.144,1063.42,54.3107,NULL,0,'Wrath Master'), (68311,33,-246.447,1044.73,54.3162,NULL,0,'Wrath Master'), (68312,1,-180.01,1516.58,27.6035,NULL,0,'Wrath Master'), (68312,2,-188.161,1515.78,27.4855,NULL,0,'Wrath Master'), (68312,3,-194.709,1514.48,27.2184,NULL,0,'Wrath Master'), (68312,4,-203.528,1512.33,23.5807,NULL,0,'Wrath Master'), (68312,5,-209.201,1510.78,22.2023,NULL,0,'Wrath Master'), (68312,6,-213.606,1506.99,21.42,NULL,0,'Wrath Master'), (68312,7,-222.386,1499.38,20.397,NULL,0,'Wrath Master'), (68312,8,-228.273,1486.68,18.8159,NULL,0,'Wrath Master'), (68312,9,-232.004,1474.43,17.1083,NULL,0,'Wrath Master'), (68312,10,-232.004,1474.43,17.1083,NULL,0,'Wrath Master'), (68312,11,-240.088,1440.38,14.1734,NULL,0,'Wrath Master'), (68312,12,-247.414,1410.98,12.5468,NULL,0,'Wrath Master'), (68312,13,-248.588,1400.56,11.8825,NULL,0,'Wrath Master'), (68312,14,-248.808,1369.07,10.8148,NULL,0,'Wrath Master'), (68312,15,-248.808,1369.07,10.8148,NULL,0,'Wrath Master'), (68312,16,-245.535,1334.29,14.0067,NULL,0,'Wrath Master'), (68312,17,-245.535,1334.29,14.0067,NULL,0,'Wrath Master'), (68312,18,-241.99,1299.51,19.6667,NULL,0,'Wrath Master'), (68312,19,-241.99,1299.51,19.6667,NULL,0,'Wrath Master'), (68312,20,-238.526,1264.69,25.8431,NULL,0,'Wrath Master'), (68312,21,-238.904,1239.16,30.0995,NULL,0,'Wrath Master'), (68312,22,-238.904,1239.16,30.0995,NULL,0,'Wrath Master'), (68312,23,-243.629,1211.67,36.8028,NULL,0,'Wrath Master'), (68312,24,-245.399,1197.78,42.3701,NULL,0,'Wrath Master'), (68312,25,-245.493,1176.78,41.6676,NULL,0,'Wrath Master'), (68312,26,-245.586,1155.78,41.6338,NULL,0,'Wrath Master'), (68312,27,-245.69,1132.47,41.6998,NULL,0,'Wrath Master'), (68312,28,-247.551,1115.07,41.6792,NULL,0,'Wrath Master'), (68312,29,-248.829,1094.35,41.6669,NULL,0,'Wrath Master'), (68312,30,-248.929,1086.16,46.5319,NULL,0,'Wrath Master'), (68312,31,-248.935,1075.06,53.8996,NULL,0,'Wrath Master'), (68312,32,-248.941,1063.44,54.3106,NULL,0,'Wrath Master'), (68312,33,-248.95,1045.94,54.3171,NULL,0,'Wrath Master'), (68313,1,-112.343,1891.33,80.0147,NULL,0,'Wrath Master'), (68313,2,-129.092,1880.62,83.4569,NULL,0,'Wrath Master'), (68313,3,-145.72,1872.24,86.5619,NULL,0,'Wrath Master'), (68313,4,-159.512,1869.84,89.052,NULL,0,'Wrath Master'), (68313,5,-177.777,1865.91,93.1582,NULL,0,'Wrath Master'), (68313,6,-189.585,1861.14,94.292,NULL,0,'Wrath Master'), (68313,7,-194.196,1859.96,92.3105,NULL,0,'Wrath Master'), (68313,8,-198.484,1858.43,91.6116,NULL,0,'Wrath Master'), (68313,9,-200.727,1857.64,90.8248,NULL,0,'Wrath Master'), (68313,10,-207.861,1851.66,90.1464,NULL,0,'Wrath Master'), (68313,11,-215.437,1841.33,88.974,NULL,0,'Wrath Master'), (68313,12,-215.021,1829.64,87.6314,NULL,0,'Wrath Master'), (68313,13,-214.322,1813.28,85.0578,NULL,0,'Wrath Master'), (68313,14,-212.8,1800.56,82.2836,NULL,0,'Wrath Master'), (68313,15,-210.241,1780.85,76.6338,NULL,0,'Wrath Master'), (68313,16,-207.241,1757.73,70.0961,NULL,0,'Wrath Master'), (68313,17,-204.692,1738.08,64.4382,NULL,0,'Wrath Master'), (68313,18,-204.353,1720.59,59.5464,NULL,0,'Wrath Master'), (68313,19,-203.371,1699.54,53.4667,NULL,0,'Wrath Master'), (68313,20,-202.608,1683.18,49.4984,NULL,0,'Wrath Master'), (68313,21,-201.737,1664.51,45.1893,NULL,0,'Wrath Master'), (68313,22,-200.81,1644.72,41.0282,NULL,0,'Wrath Master'), (68313,23,-199.93,1627.31,37.7967,NULL,0,'Wrath Master'), (68313,24,-199.93,1627.31,37.7967,NULL,0,'Wrath Master'), (68313,25,-203.923,1601.96,33.021,NULL,0,'Wrath Master'), (68313,26,-207.465,1588.42,30.7292,NULL,0,'Wrath Master'), (68313,27,-211.591,1572.64,28.6103,NULL,0,'Wrath Master'), (68313,28,-216.32,1554.56,26.5615,NULL,0,'Wrath Master'), (68313,29,-220.446,1538.78,24.9218,NULL,0,'Wrath Master'), (68313,30,-224.874,1521.85,23.0684,NULL,0,'Wrath Master'), (68313,31,-230.789,1499.23,20.3917,NULL,0,'Wrath Master'), (68313,32,-235.517,1481.15,17.8653,NULL,0,'Wrath Master'), (68313,33,-240.529,1461.98,15.4422,NULL,0,'Wrath Master'), (68313,34,-244.372,1447.29,14.5134,NULL,0,'Wrath Master'), (68313,35,-248.8,1430.35,13.8539,NULL,0,'Wrath Master'), (68313,36,-252.625,1415.73,12.7361,NULL,0,'Wrath Master'), (68313,37,-253.861,1404.17,11.9207,NULL,0,'Wrath Master'), (68313,38,-252.777,1387.83,11.1616,NULL,0,'Wrath Master'), (68313,39,-251.771,1372.67,10.7793,NULL,0,'Wrath Master'), (68313,40,-250.459,1352.89,11.6834,NULL,0,'Wrath Master'), (68313,41,-249.305,1335.49,13.7715,NULL,0,'Wrath Master'), (68313,42,-248.147,1318.03,16.5355,NULL,0,'Wrath Master'), (68313,43,-246.234,1306.5,18.4776,NULL,0,'Wrath Master'), (68313,44,-243.565,1290.41,21.1146,NULL,0,'Wrath Master'), (68313,45,-239.75,1267.41,25.3402,NULL,0,'Wrath Master'), (68313,46,-236.313,1246.7,28.9015,NULL,0,'Wrath Master'), (68313,47,-239.597,1224.71,32.8632,NULL,0,'Wrath Master'), (68313,48,-240.818,1210.69,37.0075,NULL,0,'Wrath Master'), (68313,49,-242.052,1196.54,42.1932,NULL,0,'Wrath Master'), (68313,50,-242.537,1181.36,41.8351,NULL,0,'Wrath Master'), (68313,51,-243.318,1156.93,41.6182,NULL,0,'Wrath Master'), (68313,52,-243.987,1135.98,41.6667,NULL,0,'Wrath Master'), (68313,53,-244.546,1118.49,42.0075,NULL,0,'Wrath Master'), (68313,54,-245.067,1102.19,41.6667,NULL,0,'Wrath Master'), (68313,55,-245.326,1094.07,41.6667,NULL,0,'Wrath Master'), (68313,56,-245.59,1083.3,48.4641,NULL,0,'Wrath Master'), (68313,57,-245.594,1074.58,54.2525,NULL,0,'Wrath Master'), (68313,58,-245.603,1058.27,54.3126,NULL,0,'Wrath Master'), (68313,59,-245.614,1037.27,54.3191,NULL,0,'Wrath Master'), (68314,1,-404.061,1818.73,72.6499,NULL,0,'Wrath Master'), (68314,2,-389.501,1814.49,72.7857,NULL,0,'Wrath Master'), (68314,3,-370.481,1808.96,73.5055,NULL,0,'Wrath Master'), (68314,4,-352.539,1803.73,73.6972,NULL,0,'Wrath Master'), (68314,5,-338.685,1805.75,75.216,NULL,0,'Wrath Master'), (68314,6,-320.381,1809.53,79.0509,NULL,0,'Wrath Master'), (68314,7,-301.382,1815.28,82.8135,NULL,0,'Wrath Master'), (68314,8,-285.97,1820.62,85.9315,NULL,0,'Wrath Master'), (68314,9,-272.466,1827.48,88.2899,NULL,0,'Wrath Master'), (68314,10,-265.201,1831.11,89.7627,NULL,0,'Wrath Master'), (68314,11,-253.62,1832.71,91.8272,NULL,0,'Wrath Master'), (68314,12,-241.178,1841.39,92.7873,NULL,0,'Wrath Master'), (68314,13,-236.851,1842.14,90.2615,NULL,0,'Wrath Master'), (68314,14,-227.443,1837.47,89.0557,NULL,0,'Wrath Master'), (68314,15,-219.36,1827.54,87.4862,NULL,0,'Wrath Master'), (68314,16,-216.983,1813.74,85.215,NULL,0,'Wrath Master'), (68314,17,-213.051,1795.54,80.9159,NULL,0,'Wrath Master'), (68314,18,-208.664,1776.22,75.3269,NULL,0,'Wrath Master'), (68314,19,-203.564,1753.41,68.8117,NULL,0,'Wrath Master'), (68314,20,-201.937,1733.59,63.0754,NULL,0,'Wrath Master'), (68314,21,-200.196,1709.16,56.0166,NULL,0,'Wrath Master'), (68314,22,-199.037,1689.31,50.7389,NULL,0,'Wrath Master'), (68314,23,-199.125,1669.5,46.1424,NULL,0,'Wrath Master'), (68314,24,-199.234,1645,41.067,NULL,0,'Wrath Master'), (68314,25,-199.968,1621.71,36.7692,NULL,0,'Wrath Master'), (68314,26,-201.72,1601.97,33.0508,NULL,0,'Wrath Master'), (68314,27,-208.383,1578.4,29.3313,NULL,0,'Wrath Master'), (68314,28,-214.934,1551.17,26.2096,NULL,0,'Wrath Master'), (68314,29,-223.08,1519.51,22.738,NULL,0,'Wrath Master'), (68314,30,-230.058,1492.4,19.5117,NULL,0,'Wrath Master'), (68314,31,-236.163,1468.67,16.2668,NULL,0,'Wrath Master'), (68314,32,-242.269,1444.94,14.2877,NULL,0,'Wrath Master'), (68314,33,-247.799,1423.45,13.3939,NULL,0,'Wrath Master'), (68314,34,-251.61,1399.26,11.7349,NULL,0,'Wrath Master'), (68314,35,-252.834,1369.07,10.8068,NULL,0,'Wrath Master'), (68314,36,-251.446,1349.31,12.034,NULL,0,'Wrath Master'), (68314,37,-248.328,1326.21,15.1602,NULL,0,'Wrath Master'), (68314,38,-245.147,1303.12,19.0204,NULL,0,'Wrath Master'), (68314,39,-241.558,1277.81,23.4223,NULL,0,'Wrath Master'), (68314,40,-241.404,1256.81,27.0886,NULL,0,'Wrath Master'), (68314,41,-240.981,1234.62,30.8882,NULL,0,'Wrath Master'), (68314,42,-242.084,1214.77,35.4648,NULL,0,'Wrath Master'), (68314,43,-243.058,1197.23,42.2163,NULL,0,'Wrath Master'), (68314,44,-243.323,1180.92,41.8092,NULL,0,'Wrath Master'), (68314,45,-243.721,1156.42,41.6234,NULL,0,'Wrath Master'), (68314,46,-245.046,1137.85,41.668,NULL,0,'Wrath Master'), (68314,47,-248.701,1115.96,41.6755,NULL,0,'Wrath Master'), (68314,48,-250.761,1094.48,41.6669,NULL,0,'Wrath Master'), (68314,49,-250.516,1085.41,47.012,NULL,0,'Wrath Master'), (68314,50,-250.234,1074.91,53.9873,NULL,0,'Wrath Master'), (68314,51,-250.106,1057.41,54.3128,NULL,0,'Wrath Master'), (68314,52,-249.986,1041.03,54.318,NULL,0,'Wrath Master'), (82840,1,-7005.02,-1742.09,234.09,NULL,0,NULL), (82840,2,-7007.01,-1730.48,234.09,NULL,0,NULL), (82840,3,-7004.89,-1726.5,234.25,NULL,0,NULL), (82840,4,-7000.51,-1727.69,235.47,NULL,0,NULL), (82840,5,-6989.39,-1737.25,240.65,NULL,0,NULL), (82840,6,-6976.65,-1737.33,241.83,NULL,0,NULL), (82840,7,-6954.92,-1742.04,241.66,NULL,0,NULL), (82840,8,-6933.73,-1730.35,241.7,NULL,0,NULL), (82840,9,-6931.64,-1719.75,242.27,NULL,0,NULL), (82840,10,-6909.71,-1714.02,241.26,NULL,0,NULL), (82840,11,-6898.56,-1723.56,243.11,NULL,0,NULL), (82840,12,-6883.09,-1728.15,241,NULL,0,NULL), (82840,13,-6879.24,-1737.66,242.25,NULL,0,NULL), (82840,14,-6875.63,-1738.84,244,NULL,0,NULL), (82840,15,-6868.03,-1745.78,248.92,NULL,0,NULL), (82840,16,-6865.56,-1747.4,250.42,NULL,0,NULL), (82840,17,-6857.7,-1748.29,251.52,NULL,0,NULL), (82840,18,-6853.29,-1745.18,251.52,NULL,0,NULL), (82840,19,-6861.59,-1732.91,251.66,NULL,0,NULL), (82840,20,-6860,-1723.85,252.05,NULL,0,NULL), (82840,21,-6857.88,-1715.04,251.52,NULL,0,NULL), (82840,22,-6850.99,-1698.89,250.48,NULL,0,NULL), (82840,23,-6830.43,-1675.3,251.52,NULL,0,NULL), (82840,24,-6818.79,-1674.68,251.31,NULL,0,NULL), (82840,25,-6814.35,-1671.13,250.31,NULL,0,NULL), (82840,26,-6809.37,-1680.91,250.1,NULL,0,NULL), (82840,27,-6801.58,-1695.83,258.82,NULL,0,NULL), (82840,28,-6790.76,-1703.73,259.55,NULL,0,NULL), (82840,29,-6781.22,-1715.15,259.55,NULL,0,NULL), (82840,30,-6778.56,-1727.06,259.55,NULL,0,NULL), (82840,31,-6777.09,-1744.06,259.54,NULL,0,NULL), (82840,32,-6775.59,-1761.05,257.5,NULL,0,NULL), (82840,33,-6777.4,-1780.64,256.85,NULL,0,NULL), (82840,34,-6776.03,-1781.77,256.85,NULL,0,NULL), (82840,35,-6728.56,-1814.42,253.44,NULL,0,NULL), (82840,36,-6700.18,-1814.54,250.46,NULL,0,NULL), (82840,37,-6677.81,-1821.25,250.28,NULL,0,NULL), (82840,38,-6640.54,-1884.7,244.27,NULL,0,NULL), (82840,39,-6612.79,-1916.98,244.15,NULL,0,NULL), (82840,40,-6569.94,-1922.81,244.16,NULL,0,NULL), (82840,41,-6540.13,-1938.87,244.15,NULL,0,NULL), (82840,42,-6520.9,-1946.45,244.15,NULL,0,NULL), (82840,43,-6504.9,-1955.36,244.15,NULL,0,NULL), (82840,44,-6483.21,-1965.2,244.24,NULL,0,NULL), (82840,45,-6471.1,-1968.55,244.27,NULL,0,NULL), (82840,46,-6451.37,-1976.94,244.45,NULL,0,NULL), (82840,47,-6405.94,-1974.3,248.94,NULL,0,NULL), (82840,48,-6395.49,-1977.74,247.89,NULL,0,NULL), (82840,49,-6389.2,-1978.71,247.48,NULL,0,NULL), (82840,50,-6388.39,-1983.85,246.72,NULL,0,NULL), (82840,51,-6388.39,-1983.85,246.72,NULL,0,NULL), (84400,1,-9628.33,-1176.14,39.9827,NULL,0,'AntonioPerelli'), (84400,2,-9622.15,-1162.8,41.844,NULL,0,'AntonioPerelli'), (84400,3,-9615.5,-1130.42,42.5478,NULL,0,'AntonioPerelli'), (84400,4,-9613.92,-1085.01,39.9107,NULL,0,'AntonioPerelli'), (84400,5,-9616.21,-1059.83,39.8157,NULL,0,'AntonioPerelli'), (84400,6,-9616.79,-1054.03,40.3707,NULL,0,'AntonioPerelli'), (84400,7,-9617.74,-1044.5,39.6632,NULL,0,'AntonioPerelli'), (84401,1,-9619.11,-1030.77,39.7045,NULL,0,'AntonioPerelli'), (84401,2,-9621.47,-1005.62,42.0004,NULL,0,'AntonioPerelli'), (84401,3,-9620.81,-985.471,43.2713,NULL,0,'AntonioPerelli'), (84401,4,-9613.09,-966.993,43.8261,NULL,0,'AntonioPerelli'), (84401,5,-9585.3,-926.916,43.2905,NULL,0,'AntonioPerelli'), (84401,6,-9580.38,-890.055,43.568,NULL,0,'AntonioPerelli'), (84401,7,-9589.39,-864.283,43.7264,NULL,0,'AntonioPerelli'), (84401,8,-9624.39,-825.177,43.7025,NULL,0,'AntonioPerelli'), (84401,9,-9647.81,-795.14,43.6049,NULL,0,'AntonioPerelli'), (84401,10,-9650.68,-783.491,44.2108,NULL,0,'AntonioPerelli'), (84401,11,-9654.59,-741.551,44.5521,NULL,0,'AntonioPerelli'), (84401,12,-9653.75,-724.91,44.3631,NULL,0,'AntonioPerelli'), (84401,13,-9643.18,-675.147,48.7801,NULL,0,'AntonioPerelli'), (84401,14,-9637.25,-656.76,49.563,NULL,0,'AntonioPerelli'), (84401,15,-9628.46,-641.716,50.8846,NULL,0,'AntonioPerelli'), (84401,16,-9622.21,-623.616,51.8867,NULL,0,'AntonioPerelli'), (84401,17,-9620.62,-585.027,53.9861,NULL,0,'AntonioPerelli'), (84401,18,-9615.58,-547.328,54.3829,NULL,0,'AntonioPerelli'), (84401,19,-9599.33,-514.005,57.2836,NULL,0,'AntonioPerelli'), (84401,20,-9589.68,-491.036,57.6179,NULL,0,'AntonioPerelli'), (84401,21,-9590.01,-471.08,57.7791,NULL,0,'AntonioPerelli'), (84401,22,-9610.27,-429.397,57.4384,NULL,0,'AntonioPerelli'), (84401,23,-9617.12,-403.695,57.4755,NULL,0,'AntonioPerelli'), (84401,24,-9620.8,-350.287,57.0423,NULL,0,'AntonioPerelli'), (84401,25,-9619.14,-304.976,57.3787,NULL,0,'AntonioPerelli'), (84401,26,-9616.08,-289.846,57.3036,NULL,0,'AntonioPerelli'), (84401,27,-9611.01,-267.445,57.2309,NULL,0,'AntonioPerelli'), (84401,28,-9600.99,-233.906,57.4913,NULL,0,'AntonioPerelli'), (84401,29,-9593.56,-210.251,57.474,NULL,0,'AntonioPerelli'), (84401,30,-9572.9,-162.912,57.7034,NULL,0,'AntonioPerelli'), (84401,31,-9556.06,-140.039,57.3349,NULL,0,'AntonioPerelli'), (84401,32,-9550.49,-119.764,57.5015,NULL,0,'AntonioPerelli'), (84401,33,-9547.76,-72.0136,57.4263,NULL,0,'AntonioPerelli'), (84401,34,-9539.41,-36.6336,56.4481,NULL,0,'AntonioPerelli'), (84401,35,-9516.71,7.89289,56.0952,NULL,0,'AntonioPerelli'), (84401,36,-9500.4,44.1439,55.9721,NULL,0,'AntonioPerelli'), (84401,37,-9490.19,57.6428,56.0117,NULL,0,'AntonioPerelli'), (84401,38,-9478.19,63.1176,56.1707,NULL,0,'AntonioPerelli'), (84401,39,-9463.42,61.0766,55.9612,NULL,0,'AntonioPerelli'), (84402,1,-9458.63,53.1014,56.2968,NULL,0,'AntonioPerelli'), (84402,2,-9460.45,36.4152,56.9501,NULL,0,'AntonioPerelli'), (84402,3,-9467.21,36.6259,56.9649,NULL,0,'AntonioPerelli'), (84402,4,-9467.52,30.389,56.9649,NULL,0,'AntonioPerelli'), (84402,5,-9467.76,25.4583,56.3399,NULL,0,'AntonioPerelli'), (84402,6,-9468.54,19.2089,56.9634,NULL,0,'AntonioPerelli'), (84402,7,-9466.51,15.5142,56.9634,NULL,0,'AntonioPerelli'), (84403,1,-9468.78,18.7939,56.9634,NULL,0,'AntonioPerelli'), (84403,2,-9467.97,23.838,56.3397,NULL,0,'AntonioPerelli'), (84403,3,-9467.33,30.1063,56.9664,NULL,0,'AntonioPerelli'), (84403,4,-9468.05,36.1106,56.9664,NULL,0,'AntonioPerelli'), (84403,5,-9460.5,36.2366,56.9516,NULL,0,'AntonioPerelli'), (84403,6,-9458.51,50.9179,56.5144,NULL,0,'AntonioPerelli'), (84403,7,-9461.25,60.427,55.9169,NULL,0,'AntonioPerelli'), (84403,8,-9484.57,68.9656,56.3056,NULL,0,'AntonioPerelli'), (84403,9,-9487.32,79.8572,56.0447,NULL,0,'AntonioPerelli'), (84403,10,-9481.79,116.391,56.5505,NULL,0,'AntonioPerelli'), (84403,11,-9481.69,158.113,56.0987,NULL,0,'AntonioPerelli'), (84403,12,-9484.71,182.812,55.2594,NULL,0,'AntonioPerelli'), (84403,13,-9502.95,212.588,53.3357,NULL,0,'AntonioPerelli'), (84403,14,-9523.8,235.689,51.3777,NULL,0,'AntonioPerelli'), (84403,15,-9542.6,247.273,50.4008,NULL,0,'AntonioPerelli'), (84403,16,-9600.25,250.499,47.5452,NULL,0,'AntonioPerelli'), (84403,17,-9650.26,256.059,46.5437,NULL,0,'AntonioPerelli'), (84403,18,-9674.3,270.692,46.438,NULL,0,'AntonioPerelli'), (84403,19,-9694.47,290.452,46.2332,NULL,0,'AntonioPerelli'), (84403,20,-9716.93,321.307,44.5799,NULL,0,'AntonioPerelli'), (84403,21,-9736.52,357.126,42.2989,NULL,0,'AntonioPerelli'), (84403,22,-9752.82,403.584,38.9407,NULL,0,'AntonioPerelli'), (84403,23,-9756.66,441.174,36.1087,NULL,0,'AntonioPerelli'), (84403,24,-9749.32,484.488,33.1644,NULL,0,'AntonioPerelli'), (84403,25,-9745.53,514.2,35.3443,NULL,0,'AntonioPerelli'), (84403,26,-9743.16,539.005,36.2891,NULL,0,'AntonioPerelli'), (84403,27,-9741.47,554.714,35.3796,NULL,0,'AntonioPerelli'), (84404,1,-9739.33,603.519,30.7252,NULL,0,'AntonioPerelli'), (84404,2,-9756.05,661.766,27.8879,NULL,0,'AntonioPerelli'), (84404,3,-9759.65,679.766,26.9697,NULL,0,'AntonioPerelli'), (84404,4,-9757.05,708.034,25.3081,NULL,0,'AntonioPerelli'), (84404,5,-9752.14,727.79,25.022,NULL,0,'AntonioPerelli'), (84404,6,-9753.91,755.734,25.0339,NULL,0,'AntonioPerelli'), (84404,7,-9768.33,792.769,24.9121,NULL,0,'AntonioPerelli'), (84404,8,-9784.38,813.988,25.8176,NULL,0,'AntonioPerelli'), (84404,9,-9803.34,835.94,29.1361,NULL,0,'AntonioPerelli'), (84404,10,-9825.83,862.56,25.7335,NULL,0,'AntonioPerelli'), (84404,11,-9839.8,887.068,27.6202,NULL,0,'AntonioPerelli'), (84404,12,-9849.03,905.659,29.7641,NULL,0,'AntonioPerelli'), (84404,13,-9870.31,929.747,30.2423,NULL,0,'AntonioPerelli'), (84404,14,-9872.99,944.904,31.0865,NULL,0,'AntonioPerelli'), (84404,15,-9873.91,963.221,31.0943,NULL,0,'AntonioPerelli'), (84404,16,-9890.21,983.668,31.2368,NULL,0,'AntonioPerelli'), (84404,17,-9902.32,986.682,31.0078,NULL,0,'AntonioPerelli'), (84404,18,-9915.92,987.012,31.3307,NULL,0,'AntonioPerelli'), (84404,19,-9942.53,997.533,31.5275,NULL,0,'AntonioPerelli'), (84404,20,-9950.35,1002.6,31.493,NULL,0,'AntonioPerelli'), (84404,21,-9966.25,1004.62,31.4426,NULL,0,'AntonioPerelli'), (84404,22,-9984.12,999.33,31.4995,NULL,0,'AntonioPerelli'), (84404,23,-10012.4,986.375,32.1868,NULL,0,'AntonioPerelli'), (84404,24,-10032,981.591,32.7979,NULL,0,'AntonioPerelli'), (84404,25,-10048.4,991.613,33,NULL,0,'AntonioPerelli'), (84404,26,-10065.8,1004.01,32.9621,NULL,0,'AntonioPerelli'), (84404,27,-10077.8,1008.09,33.6352,NULL,0,'AntonioPerelli'), (84404,28,-10091.5,1004.08,35.0322,NULL,0,'AntonioPerelli'), (84404,29,-10102.5,997.143,37.8542,NULL,0,'AntonioPerelli'), (84404,30,-10115,990.143,38.1126,NULL,0,'AntonioPerelli'), (84404,31,-10138.8,989.662,35.4399,NULL,0,'AntonioPerelli'), (84404,32,-10173.1,986.229,34.3853,NULL,0,'AntonioPerelli'), (84404,33,-10193.3,986.28,33.3909,NULL,0,'AntonioPerelli'), (84404,34,-10218.7,993.943,32.4148,NULL,0,'AntonioPerelli'), (84404,35,-10249.6,993.797,31.1323,NULL,0,'AntonioPerelli'), (84404,36,-10261.1,988.929,31.2717,NULL,0,'AntonioPerelli'), (84404,37,-10274.5,972.885,31.1455,NULL,0,'AntonioPerelli'), (84404,38,-10286.7,964.385,31.1283,NULL,0,'AntonioPerelli'), (84404,39,-10308.6,967.897,31.1276,NULL,0,'AntonioPerelli'), (84404,40,-10331.8,978.769,31.1307,NULL,0,'AntonioPerelli'), (84404,41,-10376.4,981.008,31.127,NULL,0,'AntonioPerelli'), (84404,42,-10402,993.461,31.6223,NULL,0,'AntonioPerelli'), (84404,43,-10414.9,992.967,32.4952,NULL,0,'AntonioPerelli'), (84404,44,-10431.7,983.544,34.3848,NULL,0,'AntonioPerelli'), (84404,45,-10472.1,953.672,36.1688,NULL,0,'AntonioPerelli'), (84404,46,-10509.5,954.609,40.461,NULL,0,'AntonioPerelli'), (84404,47,-10549.2,968.808,41.3401,NULL,0,'AntonioPerelli'), (84404,48,-10572.3,980.064,39.3883,NULL,0,'AntonioPerelli'), (84404,49,-10622,1002.8,32.7905,NULL,0,'AntonioPerelli'), (84404,50,-10637.5,1006.52,32.1902,NULL,0,'AntonioPerelli'), (84404,51,-10651.9,1000.25,32.8541,NULL,0,'AntonioPerelli'), (84405,1,-10656.5,1000.94,32.8737,NULL,0,'AntonioPerelli'), (84405,2,-10659.1,1010.24,32.7264,NULL,0,'AntonioPerelli'), (84405,3,-10661,1026.66,32.4494,NULL,0,'AntonioPerelli'), (84405,4,-10653.9,1038.76,33.4565,NULL,0,'AntonioPerelli'), (84405,5,-10634.4,1065.4,33.7203,NULL,0,'AntonioPerelli'), (84405,6,-10631.8,1091.59,33.7009,NULL,0,'AntonioPerelli'), (84405,7,-10623.4,1102.74,33.8455,NULL,0,'AntonioPerelli'), (84405,8,-10633.6,1144.49,33.7048,NULL,0,'AntonioPerelli'), (84405,9,-10641.8,1158.94,33.267,NULL,0,'AntonioPerelli'), (84405,10,-10645.1,1161.78,34.3724,NULL,0,'AntonioPerelli'), (84405,11,-10649.1,1165.21,34.4199,NULL,0,'AntonioPerelli'), (84406,1,-10645,1161.65,34.3691,NULL,0,'AntonioPerelli'), (84406,2,-10643,1159.89,33.2028,NULL,0,'AntonioPerelli'), (84406,3,-10633.6,1143.93,33.7027,NULL,0,'AntonioPerelli'), (84406,4,-10623.7,1104.62,33.8957,NULL,0,'AntonioPerelli'), (84406,5,-10632.2,1090.97,33.6979,NULL,0,'AntonioPerelli'), (84406,6,-10634.9,1066.3,33.7195,NULL,0,'AntonioPerelli'), (84406,7,-10660.9,1030.7,32.7179,NULL,0,'AntonioPerelli'), (84406,8,-10708,1035.17,33.1656,NULL,0,'AntonioPerelli'), (84406,9,-10737.1,1024.19,33.3604,NULL,0,'AntonioPerelli'), (84406,10,-10752.4,1017.56,32.9291,NULL,0,'AntonioPerelli'), (84406,11,-10807.3,1017.29,32.3752,NULL,0,'AntonioPerelli'), (84406,12,-10830.3,1008.83,32.8154,NULL,0,'AntonioPerelli'), (84406,13,-10863.8,1006.08,31.5577,NULL,0,'AntonioPerelli'), (84406,14,-10885.7,1004.49,33.5879,NULL,0,'AntonioPerelli'), (84406,15,-10903,998.288,35.9247,NULL,0,'AntonioPerelli'), (84406,16,-10919,993.385,35.4282,NULL,0,'AntonioPerelli'), (84406,17,-10939.6,970.662,32.9806,NULL,0,'AntonioPerelli'), (84406,18,-10948.4,948.316,31.5386,NULL,0,'AntonioPerelli'), (84406,19,-10948.7,936.686,31.5056,NULL,0,'AntonioPerelli'), (84406,20,-10937.6,924.241,31.5289,NULL,0,'AntonioPerelli'), (84406,21,-10916.5,906.374,32.0018,NULL,0,'AntonioPerelli'), (84406,22,-10912.9,888.234,31.6858,NULL,0,'AntonioPerelli'), (84406,23,-10917.6,866.612,32.7737,NULL,0,'AntonioPerelli'), (84406,24,-10926.5,850.413,32.6872,NULL,0,'AntonioPerelli'), (84406,25,-10928.5,830.748,32.2528,NULL,0,'AntonioPerelli'), (84406,26,-10925.4,814.334,31.1569,NULL,0,'AntonioPerelli'), (84406,27,-10914.5,793.723,30.8363,NULL,0,'AntonioPerelli'), (84406,28,-10892.5,767.105,30.8183,NULL,0,'AntonioPerelli'), (84406,29,-10878.6,746.377,30.9966,NULL,0,'AntonioPerelli'), (84406,30,-10866.5,668.83,30.9623,NULL,0,'AntonioPerelli'), (84406,31,-10865.2,628.683,31.3461,NULL,0,'AntonioPerelli'), (84406,32,-10864.3,591.272,31.2185,NULL,0,'AntonioPerelli'), (84407,1,-10856.1,551.661,30.4888,NULL,0,'AntonioPerelli'), (84407,2,-10840.7,500.676,30.1222,NULL,0,'AntonioPerelli'), (84407,3,-10826.9,461.017,29.5704,NULL,0,'AntonioPerelli'), (84407,4,-10819.2,410.919,29.3886,NULL,0,'AntonioPerelli'), (84407,5,-10815.2,359.497,29.8396,NULL,0,'AntonioPerelli'), (84407,6,-10812.8,319.354,30.5916,NULL,0,'AntonioPerelli'), (84407,7,-10806.3,293.866,30.9536,NULL,0,'AntonioPerelli'), (84407,8,-10801.2,258.47,30.4944,NULL,0,'AntonioPerelli'), (84407,9,-10790.2,209.737,30.6327,NULL,0,'AntonioPerelli'), (84407,10,-10783,190.387,30.4605,NULL,0,'AntonioPerelli'), (84407,11,-10771.8,166.37,29.5841,NULL,0,'AntonioPerelli'), (84407,12,-10756.5,137.889,29.068,NULL,0,'AntonioPerelli'), (84407,13,-10753.5,122.478,28.8978,NULL,0,'AntonioPerelli'), (84407,14,-10753.6,89.1802,28.6112,NULL,0,'AntonioPerelli'), (84407,15,-10755.3,74.5614,28.8126,NULL,0,'AntonioPerelli'), (84407,16,-10766.1,42.4699,28.6458,NULL,0,'AntonioPerelli'), (84407,17,-10782.7,2.99363,29.7558,NULL,0,'AntonioPerelli'), (84407,18,-10792.1,-29.9934,29.5786,NULL,0,'AntonioPerelli'), (84407,19,-10803.5,-68.2885,29.3413,NULL,0,'AntonioPerelli'), (84407,20,-10821.4,-116.01,29.8458,NULL,0,'AntonioPerelli'), (84407,21,-10826.2,-131.192,31.6586,NULL,0,'AntonioPerelli'), (84407,22,-10832.4,-150.146,31.8923,NULL,0,'AntonioPerelli'), (84407,23,-10836.1,-162.59,33.7404,NULL,0,'AntonioPerelli'), (84407,24,-10841.6,-182.408,34.0842,NULL,0,'AntonioPerelli'), (84407,25,-10849.9,-215.655,37.76,NULL,0,'AntonioPerelli'), (84407,26,-10856.5,-250.779,38.2612,NULL,0,'AntonioPerelli'), (84407,27,-10863.9,-280.892,38.1165,NULL,0,'AntonioPerelli'), (84407,28,-10874.5,-308.623,38.1986,NULL,0,'AntonioPerelli'), (84407,29,-10884,-331.111,37.805,NULL,0,'AntonioPerelli'), (84407,30,-10888.1,-341.543,39.0654,NULL,0,'AntonioPerelli'), (84407,31,-10903,-370.581,39.76,NULL,0,'AntonioPerelli'), (84408,1,-10904.4,-405.245,41.2241,NULL,0,'AntonioPerelli'), (84408,2,-10905.1,-432.23,42.7922,NULL,0,'AntonioPerelli'), (84408,3,-10909.6,-459.797,46.3385,NULL,0,'AntonioPerelli'), (84408,4,-10911.1,-502.158,51.4105,NULL,0,'AntonioPerelli'), (84408,5,-10914,-522.442,53.6616,NULL,0,'AntonioPerelli'), (84408,6,-10920.2,-547.238,53.9669,NULL,0,'AntonioPerelli'), (84408,7,-10931.7,-571.487,54.0921,NULL,0,'AntonioPerelli'), (84408,8,-10950.1,-595.917,55.1088,NULL,0,'AntonioPerelli'), (84408,9,-10959.2,-624.837,55.1194,NULL,0,'AntonioPerelli'), (84408,10,-10957,-647.869,55.2668,NULL,0,'AntonioPerelli'), (84408,11,-10936,-679.029,55.6427,NULL,0,'AntonioPerelli'), (84408,12,-10916,-714.118,55.4351,NULL,0,'AntonioPerelli'), (84408,13,-10898.5,-740.506,55.3497,NULL,0,'AntonioPerelli'), (84408,14,-10854.3,-785.637,56.3527,NULL,0,'AntonioPerelli'), (84408,15,-10835.1,-815.404,56.3257,NULL,0,'AntonioPerelli'), (84408,16,-10822.1,-842.365,55.9302,NULL,0,'AntonioPerelli'), (84408,17,-10809.8,-872.74,56.0415,NULL,0,'AntonioPerelli'), (84408,18,-10798,-913.796,55.8565,NULL,0,'AntonioPerelli'), (84408,19,-10798.2,-938.984,56.4856,NULL,0,'AntonioPerelli'), (84408,20,-10807.4,-967.996,56.3382,NULL,0,'AntonioPerelli'), (84408,21,-10807.7,-993.592,53.6461,NULL,0,'AntonioPerelli'), (84408,22,-10806.2,-1029.44,47.2018,NULL,0,'AntonioPerelli'), (84408,23,-10799.9,-1051.36,43.2364,NULL,0,'AntonioPerelli'), (84408,24,-10789,-1072.29,38.2623,NULL,0,'AntonioPerelli'), (84408,25,-10780.4,-1115.51,29.916,NULL,0,'AntonioPerelli'), (84408,26,-10764.5,-1139.13,27.0996,NULL,0,'AntonioPerelli'), (84408,27,-10732,-1164.75,26.7837,NULL,0,'AntonioPerelli'), (84408,28,-10695.2,-1185.92,27.1067,NULL,0,'AntonioPerelli'), (84408,29,-10670.9,-1193.4,27.689,NULL,0,'AntonioPerelli'), (84408,30,-10650.7,-1192.44,28.6031,NULL,0,'AntonioPerelli'), (84408,31,-10603,-1180.95,27.9157,NULL,0,'AntonioPerelli'), (84408,32,-10584.2,-1177.57,28.4772,NULL,0,'AntonioPerelli'), (84408,33,-10574.1,-1168.87,28.1413,NULL,0,'AntonioPerelli'), (84408,34,-10562.8,-1159.1,27.7368,NULL,0,'AntonioPerelli'), (84408,35,-10546.8,-1160.06,27.9203,NULL,0,'AntonioPerelli'), (84408,36,-10536.7,-1159.85,28.0874,NULL,0,'AntonioPerelli'), (84408,37,-10534.9,-1167.4,28.1015,NULL,0,'AntonioPerelli'), (84408,38,-10529.1,-1165.16,28.1015,NULL,0,'AntonioPerelli'), (84408,39,-10524.3,-1164.95,27.4773,NULL,0,'AntonioPerelli'), (84408,40,-10517.7,-1164.14,28.0999,NULL,0,'AntonioPerelli'), (84409,1,-10522,-1164.37,27.4774,NULL,0,'AntonioPerelli'), (84409,2,-10529,-1165.1,28.1041,NULL,0,'AntonioPerelli'), (84409,3,-10535.1,-1167.3,28.1041,NULL,0,'AntonioPerelli'), (84409,4,-10536.2,-1159.53,28.087,NULL,0,'AntonioPerelli'), (84409,5,-10548.2,-1160.22,27.895,NULL,0,'AntonioPerelli'), (84409,6,-10557.5,-1177.22,27.886,NULL,0,'AntonioPerelli'), (84410,1,-10552.4,-1188.08,27.9772,NULL,0,'AntonioPerelli'), (84410,2,-10518.6,-1186.6,28.0283,NULL,0,'AntonioPerelli'), (84410,3,-10467.6,-1181.5,27.6555,NULL,0,'AntonioPerelli'), (84410,4,-10437.5,-1168.98,27.7682,NULL,0,'AntonioPerelli'), (84410,5,-10427.1,-1157.17,27.0882,NULL,0,'AntonioPerelli'), (84410,6,-10415,-1133.61,23.9848,NULL,0,'AntonioPerelli'), (84410,7,-10402.6,-1122.88,22.7764,NULL,0,'AntonioPerelli'), (84410,8,-10388.1,-1116.72,22.1176,NULL,0,'AntonioPerelli'), (84410,9,-10354.2,-1116.12,21.3784,NULL,0,'AntonioPerelli'), (84410,10,-10327.7,-1124.59,21.8065,NULL,0,'AntonioPerelli'), (84410,11,-10301.1,-1145.42,22.9181,NULL,0,'AntonioPerelli'), (84410,12,-10278.5,-1153.88,22.7547,NULL,0,'AntonioPerelli'), (84410,13,-10241.4,-1155.13,21.4632,NULL,0,'AntonioPerelli'), (84410,14,-10224.4,-1153.29,22.4328,NULL,0,'AntonioPerelli'), (84410,15,-10197.7,-1146.48,23.5344,NULL,0,'AntonioPerelli'), (84410,16,-10167.9,-1148.3,25.0296,NULL,0,'AntonioPerelli'), (84410,17,-10145.2,-1158.71,24.5414,NULL,0,'AntonioPerelli'), (84410,18,-10129.1,-1175.12,25.6453,NULL,0,'AntonioPerelli'), (84410,19,-10124.2,-1191.5,26.0067,NULL,0,'AntonioPerelli'), (84410,20,-10109.8,-1215.03,26.2236,NULL,0,'AntonioPerelli'), (84410,21,-10088.6,-1266.55,30.8014,NULL,0,'AntonioPerelli'), (84410,22,-10085,-1288.02,31.8366,NULL,0,'AntonioPerelli'), (84410,23,-10082.7,-1316.64,31.8256,NULL,0,'AntonioPerelli'), (84410,24,-10076.5,-1370.3,30.644,NULL,0,'AntonioPerelli'), (84411,1,-10082.9,-1391.74,29.7196,NULL,0,'AntonioPerelli'), (84411,2,-10084,-1418.02,28.7734,NULL,0,'AntonioPerelli'), (84411,3,-10082.2,-1470.18,28.2155,NULL,0,'AntonioPerelli'), (84411,4,-10074.2,-1487.92,29.2079,NULL,0,'AntonioPerelli'), (84411,5,-10065.7,-1506.51,28.6594,NULL,0,'AntonioPerelli'), (84411,6,-10041.6,-1532.86,28.5861,NULL,0,'AntonioPerelli'), (84411,7,-10022.5,-1548.55,28.1352,NULL,0,'AntonioPerelli'), (84411,8,-10005,-1581.7,26.4701,NULL,0,'AntonioPerelli'), (84411,9,-9984.98,-1619.1,27.4708,NULL,0,'AntonioPerelli'), (84411,10,-9951.41,-1667.43,25.4245,NULL,0,'AntonioPerelli'), (84411,11,-9925.78,-1696.36,22.9439,NULL,0,'AntonioPerelli'), (84411,12,-9897.08,-1710.83,26.0868,NULL,0,'AntonioPerelli'), (84411,13,-9869.15,-1725.69,23.2218,NULL,0,'AntonioPerelli'), (84411,14,-9852.03,-1752.42,22.4103,NULL,0,'AntonioPerelli'), (84411,15,-9826.76,-1782.1,23.1369,NULL,0,'AntonioPerelli'), (84411,16,-9790.31,-1802.4,27.6857,NULL,0,'AntonioPerelli'), (84411,17,-9755.52,-1831.02,38.4034,NULL,0,'AntonioPerelli'), (84411,18,-9734.99,-1860.02,45.889,NULL,0,'AntonioPerelli'), (84411,19,-9719.51,-1879.1,49.2752,NULL,0,'AntonioPerelli'), (84411,20,-9696.05,-1891.74,51.9546,NULL,0,'AntonioPerelli'), (84411,21,-9660.99,-1899.52,55.5988,NULL,0,'AntonioPerelli'), (84411,22,-9623.98,-1907.1,59.5171,NULL,0,'AntonioPerelli'), (84412,1,-9596.44,-1932.23,63.2302,NULL,0,'AntonioPerelli'), (84412,2,-9577.14,-1957.51,67.1923,NULL,0,'AntonioPerelli'), (84412,3,-9579.4,-1981.08,66.6988,NULL,0,'AntonioPerelli'), (84412,4,-9590.23,-2008.11,65.5707,NULL,0,'AntonioPerelli'), (84412,5,-9587.03,-2057.37,65.0636,NULL,0,'AntonioPerelli'), (84412,6,-9593.27,-2065.16,64.0651,NULL,0,'AntonioPerelli'), (84412,7,-9619.08,-2072.71,61.2767,NULL,0,'AntonioPerelli'), (84412,8,-9629.9,-2085.51,61.2144,NULL,0,'AntonioPerelli'), (84412,9,-9623.13,-2102.23,61.8005,NULL,0,'AntonioPerelli'), (84412,10,-9585.37,-2139.41,70.6677,NULL,0,'AntonioPerelli'), (84412,11,-9572.79,-2161.46,78.4667,NULL,0,'AntonioPerelli'), (84412,12,-9559.86,-2193.73,91.9311,NULL,0,'AntonioPerelli'), (84412,13,-9553.54,-2204.55,93.4205,NULL,0,'AntonioPerelli'), (84412,14,-9545.26,-2216.21,90.1241,NULL,0,'AntonioPerelli'), (84412,15,-9515.68,-2246.76,78.2549,NULL,0,'AntonioPerelli'), (84412,16,-9495.2,-2259.02,75.7786,NULL,0,'AntonioPerelli'), (84412,17,-9436.89,-2273.81,70.5468,NULL,0,'AntonioPerelli'), (84412,18,-9404.95,-2275.21,67.5449,NULL,0,'AntonioPerelli'), (84412,19,-9367.3,-2278.23,71.3703,NULL,0,'AntonioPerelli'), (84412,20,-9323.04,-2280.83,71.2278,NULL,0,'AntonioPerelli'), (84412,21,-9290.92,-2282.85,67.5443,NULL,0,'AntonioPerelli'), (84412,22,-9275.53,-2278.49,67.6409,NULL,0,'AntonioPerelli'), (84412,23,-9271.57,-2253.45,64.5705,NULL,0,'AntonioPerelli'), (84412,24,-9271.4,-2243.12,64.0434,NULL,0,'AntonioPerelli'), (84412,25,-9270.34,-2208.37,64.058,NULL,0,'AntonioPerelli'), (84412,26,-9264.62,-2202.9,64.058,NULL,0,'AntonioPerelli'), (84413,1,-9264.48,-2191.18,64.0898,NULL,0,'AntonioPerelli'), (84413,2,-9255.26,-2174.39,64.0583,NULL,0,'AntonioPerelli'), (84413,3,-9255.02,-2153.34,64.0497,NULL,0,'AntonioPerelli'), (84413,4,-9247.16,-2148.63,64.056,NULL,0,'AntonioPerelli'), (84413,5,-9238.09,-2148.74,64.3415,NULL,0,'AntonioPerelli'), (84413,6,-9237.44,-2156.86,64.3561,NULL,0,'AntonioPerelli'), (84413,7,-9231.55,-2155.36,64.3575,NULL,0,'AntonioPerelli'), (84413,8,-9226.45,-2155.2,63.7312,NULL,0,'AntonioPerelli'), (84414,1,-9220.1,-2155,64.354,NULL,0,'AntonioPerelli'), (84414,2,-9216.06,-2153.68,64.354,NULL,0,'AntonioPerelli'), (84414,3,-9219.77,-2155.01,64.354,NULL,0,'AntonioPerelli'), (84414,4,-9225.41,-2155.13,63.7311,NULL,0,'AntonioPerelli'), (84414,5,-9231.15,-2155.25,64.3584,NULL,0,'AntonioPerelli'), (84414,6,-9237.31,-2156.77,64.3584,NULL,0,'AntonioPerelli'), (84414,7,-9238.18,-2148.76,64.3411,NULL,0,'AntonioPerelli'), (84414,8,-9249.15,-2148.55,63.9338,NULL,0,'AntonioPerelli'), (84414,9,-9257.67,-2157.13,64.0348,NULL,0,'AntonioPerelli'), (84414,10,-9258.62,-2177.93,64.0579,NULL,0,'AntonioPerelli'), (84414,11,-9264.72,-2191.18,64.0894,NULL,0,'AntonioPerelli'), (84414,12,-9271.9,-2241.98,63.9644,NULL,0,'AntonioPerelli'), (84414,13,-9272.98,-2264.72,66.2602,NULL,0,'AntonioPerelli'), (84414,14,-9274.58,-2277.91,67.6425,NULL,0,'AntonioPerelli'), (84414,15,-9290.22,-2283.7,67.545,NULL,0,'AntonioPerelli'), (84414,16,-9322.94,-2280.98,71.2242,NULL,0,'AntonioPerelli'), (84414,17,-9363.92,-2277.63,71.4815,NULL,0,'AntonioPerelli'), (84414,18,-9403.79,-2274.33,67.5443,NULL,0,'AntonioPerelli'), (84414,19,-9436.23,-2270.65,70.3375,NULL,0,'AntonioPerelli'), (84414,20,-9475.93,-2262.14,74.7237,NULL,0,'AntonioPerelli'), (84414,21,-9511.57,-2246.59,77.7952,NULL,0,'AntonioPerelli'), (84414,22,-9545.38,-2211.74,91.4116,NULL,0,'AntonioPerelli'), (84414,23,-9549.87,-2205.41,93.3445,NULL,0,'AntonioPerelli'), (84414,24,-9555.7,-2195.05,92.6847,NULL,0,'AntonioPerelli'), (84414,25,-9575.72,-2149.26,74.493,NULL,0,'AntonioPerelli'), (84414,26,-9591.27,-2129.96,68.2226,NULL,0,'AntonioPerelli'), (84414,27,-9624.54,-2096.38,61.4732,NULL,0,'AntonioPerelli'), (84414,28,-9625.97,-2086,61.2153,NULL,0,'AntonioPerelli'), (84414,29,-9620.49,-2078.53,61.2296,NULL,0,'AntonioPerelli'), (84414,30,-9592.6,-2066.87,64.0926,NULL,0,'AntonioPerelli'), (84414,31,-9584.56,-2056.78,65.3276,NULL,0,'AntonioPerelli'), (84414,32,-9587.18,-2008.69,65.6429,NULL,0,'AntonioPerelli'), (84414,33,-9575.86,-1973.91,66.8863,NULL,0,'AntonioPerelli'), (84414,34,-9575.3,-1954.08,67.2295,NULL,0,'AntonioPerelli'), (84414,35,-9583.7,-1911.68,62.5275,NULL,0,'AntonioPerelli'), (84414,36,-9603.92,-1856.1,55.9317,NULL,0,'AntonioPerelli'), (84414,37,-9614.42,-1830.99,52.7644,NULL,0,'AntonioPerelli'), (84414,38,-9616.79,-1795.19,51.7746,NULL,0,'AntonioPerelli'), (84414,39,-9612.04,-1757.8,54.948,NULL,0,'AntonioPerelli'), (84414,40,-9611.03,-1741.91,56.7328,NULL,0,'AntonioPerelli'), (84414,41,-9609.26,-1710.11,56.0571,NULL,0,'AntonioPerelli'), (84414,42,-9621.76,-1660.48,56.1158,NULL,0,'AntonioPerelli'), (84414,43,-9640.89,-1631.56,55.4084,NULL,0,'AntonioPerelli'), (84414,44,-9646,-1615.21,55.9785,NULL,0,'AntonioPerelli'), (84414,45,-9645.07,-1576.13,54.7603,NULL,0,'AntonioPerelli'), (84414,46,-9646.25,-1548.95,53.9303,NULL,0,'AntonioPerelli'), (84414,47,-9650.61,-1504.22,57.7693,NULL,0,'AntonioPerelli'), (84414,48,-9653.71,-1479.23,55.5134,NULL,0,'AntonioPerelli'), (84414,49,-9649.77,-1440.24,54.0637,NULL,0,'AntonioPerelli'), (84414,50,-9659.08,-1402.37,53.0432,NULL,0,'AntonioPerelli'), (84414,51,-9662.95,-1367.72,49.5712,NULL,0,'AntonioPerelli'), (84414,52,-9658.17,-1333,48.4348,NULL,0,'AntonioPerelli'), (84414,53,-9649.57,-1298.14,46.0543,NULL,0,'AntonioPerelli'), (84414,54,-9648.9,-1267.82,42.7859,NULL,0,'AntonioPerelli'), (84414,55,-9651.33,-1232.16,36.8859,NULL,0,'AntonioPerelli'), (84414,56,-9649.54,-1211.18,36.187,NULL,0,'AntonioPerelli'), (84414,57,-9642.71,-1195.66,37.1652,NULL,0,'AntonioPerelli'), (104350,1,3684.35,-3605.47,137.872,NULL,0,NULL), (104350,2,3700.3,-3604.13,139.578,NULL,0,NULL), (104350,3,3723.08,-3600.48,142.359,NULL,0,NULL), (104350,4,3723.08,-3600.48,142.359,NULL,0,NULL), (143540,1,-159.64,-320.208,-4.14787,NULL,0,'Pusillin path'), (143540,2,-142.923,-344.111,-4.11348,NULL,0,'Pusillin path'), (143540,3,-84.2623,-363.37,-4.14729,NULL,0,'Pusillin path'), (143540,4,-71.9857,-364.048,-4.14729,NULL,0,'Pusillin path'), (143540,5,-53.8684,-348.615,-4.06211,NULL,0,'Pusillin path'), (143540,6,-31.2778,-353.235,-4.09911,NULL,0,'Pusillin path'), (143540,7,40.8255,-356.709,-4.12891,NULL,0,'Pusillin path'), (143540,8,44.4199,-357.733,-4.13713,NULL,0,'Pusillin path'), (143540,9,43.8367,-362.318,-4.14879,NULL,0,'Pusillin path'), (143540,10,36.4393,-359.959,-4.14924,NULL,0,'Pusillin path'), (143540,11,38.3357,-357.051,-4.13201,NULL,0,'Pusillin path'), (143540,12,55.7067,-349.754,-4.07173,NULL,0,'Pusillin path'), (143540,13,88.4046,-354.125,-4.10444,NULL,0,'Pusillin path'), (143540,14,113.54,-372.365,-4.08966,NULL,0,'Pusillin path'), (155710,1,3515.25,-6675.29,-7.51221,0.581226,0,NULL), (155710,2,3551.35,-6657.92,-7.51221,0.757155,0,NULL), (155710,3,3559.36,-6599.41,-7.38441,2.31774,0,NULL), (155710,4,3519.91,-6565.8,-7.90209,3.25394,0,NULL), (155710,5,3475.26,-6586.95,-7.40731,4.41003,0,NULL), (155710,6,3475.08,-6638.4,-7.54837,6.22428,0,NULL), (155710,7,3527.45,-6642.08,-7.44983,1.80641,0,NULL), (155710,8,3519.72,-6624.31,-5.55576,2.06559,0,NULL), (171090,1,-10465.8,-3315.65,21.1369,NULL,0,'Cersei Dusksinger'), (171090,2,-10458.5,-3312.62,21.1369,NULL,0,'Cersei Dusksinger'), (171090,3,-10454.9,-3310.6,21.2706,NULL,0,'Cersei Dusksinger'), (171090,4,-10448.6,-3301.41,20.178,NULL,0,'Cersei Dusksinger'), (171090,5,-10445.2,-3295.55,20.178,NULL,0,'Cersei Dusksinger'), (171090,6,-10450,-3304.11,20.178,NULL,0,'Cersei Dusksinger'), (171090,7,-10455.2,-3311.38,21.1369,NULL,0,'Cersei Dusksinger'), (171090,8,-10454.7,-3319.15,21.1723,NULL,0,'Cersei Dusksinger'), (171090,9,-10458.4,-3321.95,21.1369,NULL,0,'Cersei Dusksinger'), (171090,10,-10461,-3319.8,21.1369,NULL,0,'Cersei Dusksinger'), (172260,1,-722.323,4147.94,50.3379,NULL,0,'Viera Sunwhisper'), (172260,2,-726.639,4125.16,48.4797,NULL,0,'Viera Sunwhisper'), (172260,3,-727.648,4109.68,47.5285,NULL,0,'Viera Sunwhisper'), (172260,4,-727.874,4093.44,46.4466,NULL,0,'Viera Sunwhisper'), (172300,1,-722.323,4147.94,50.3379,NULL,0,'Twinkle'), (172300,2,-726.639,4125.16,48.4797,NULL,0,'Twinkle'), (172300,3,-727.648,4109.68,47.5285,NULL,0,'Twinkle'), (172300,4,-727.874,4093.44,46.4466,NULL,0,'Twinkle'), (180630,1,-1367.4,7230.71,32.9807,NULL,0,'Garrosh - Start movement in the bonfire'), (180630,2,-1379.76,7232.02,30.0569,NULL,0,''), (180630,3,-1386.53,7234.68,27.7964,NULL,0,''), (180630,4,-1391.6,7241.84,26.461,NULL,0,''), (180630,5,-1396.91,7256.35,25.7491,NULL,0,''), (180630,6,-1399.2,7265.49,25.629,NULL,0,''), (180630,7,-1410.12,7281.44,25.552,NULL,0,'Garrosh - At the blue circle'), (180630,8,-1399.2,7265.49,25.629,NULL,0,''), (180630,9,-1396.91,7256.35,25.7491,NULL,0,''), (180630,10,-1391.6,7241.84,26.461,NULL,0,''), (180630,11,-1386.53,7234.68,27.7964,NULL,0,''), (180630,12,-1379.76,7232.02,30.0569,NULL,0,''), (180630,13,-1367.4,7230.71,32.9807,NULL,0,''), (180630,14,-1344.67,7232.62,33.5608,NULL,0,'Garrosh - Back at the bonfire'), (180750,1,-1415.73,7271.58,25.4931,NULL,0,''), (180750,2,-1421.56,7279.06,25.677,NULL,0,''), (180760,1,-1426,7276.04,25.8075,NULL,0,''), (180760,2,-1423.21,7277.94,25.677,NULL,0,''), (180920,1,2498.1,695.595,55.6316,NULL,0,NULL), (180920,2,2495.62,694.501,55.6316,NULL,0,NULL), (180920,3,2492.62,693.588,55.6994,NULL,0,NULL), (180920,4,2490.38,695.983,55.7235,NULL,0,NULL), (180920,5,2490.04,699.023,55.7377,NULL,0,NULL), (180920,6,2489.7,702.075,55.7592,NULL,0,NULL), (180920,7,2489.33,702.91,55.7659,NULL,0,NULL), (180920,8,2488.17,702.705,55.7703,NULL,0,NULL), (180921,1,2496.37,695.522,55.6316,NULL,0,NULL), (180921,2,2493.94,694.893,55.6996,NULL,0,NULL), (180921,3,2490.94,693.98,55.7115,NULL,0,NULL), (180921,4,2491.07,697.569,55.7243,NULL,0,NULL), (180921,5,2490.74,700.61,55.7417,NULL,0,NULL), (180921,6,2490.4,703.662,55.763,NULL,0,NULL), (180921,7,2487.7,703.501,55.7772,NULL,0,NULL), (180930,1,2497.18,697.057,55.6316,NULL,0,NULL), (180930,2,2495.12,696.158,55.6316,NULL,0,NULL), (180930,3,2492.12,695.245,55.7096,NULL,0,NULL), (180930,4,2492.1,696.173,55.7137,NULL,0,NULL), (180930,5,2491.76,699.214,55.7286,NULL,0,NULL), (180930,6,2491.42,702.266,55.7519,NULL,0,NULL), (180930,7,2489.03,704.615,55.7754,NULL,0,NULL), (180930,8,2487.87,704.41,55.7807,NULL,0,NULL), (180940,1,2495.48,694.954,55.6316,NULL,0,NULL), (180940,2,2491.45,694.138,55.709,NULL,0,NULL), (180940,3,2490.36,703.972,55.7647,NULL,0,NULL), (189290,1,9548.29,-6828.25,16.7634,NULL,0,'Kyrenna'), (189290,2,9551.43,-6836.59,16.6119,NULL,0,'Kyrenna'), (189291,1,9548.29,-6828.25,16.7634,NULL,0,'Kyrenna'), (189291,2,9552.02,-6825.11,16.5134,NULL,0,'Kyrenna'), (195560,1,-1349.91,6332.78,43.7449,NULL,0,'Thrall - Start movement at spawn area'), (195560,2,-1376.29,6354.01,41.9215,NULL,0,''), (195560,3,-1395.76,6371.58,39.3749,NULL,0,''), (195560,4,-1416.58,6393.08,36.9769,NULL,0,''), (195560,5,-1437.67,6413.04,34.7908,NULL,0,''), (195560,6,-1461.67,6437.36,32.0889,NULL,0,''), (195560,7,-1490.4,6468.24,28.9899,NULL,0,''), (195560,8,-1505.14,6496.36,25.3737,NULL,0,''), (195560,9,-1512.86,6527,22.6688,NULL,0,''), (195560,10,-1518.47,6552.89,21.6099,NULL,0,''), (195560,11,-1521.71,6568.28,20.9637,NULL,0,''), (195560,12,-1512.91,6632.7,22.3975,NULL,0,''), (195560,13,-1507.13,6655.43,23.8523,NULL,0,''), (195560,14,-1504.92,6662.7,24.4825,NULL,0,''), (195560,15,-1494.25,6690.35,24.4731,NULL,0,''), (195560,16,-1474.88,6730.71,24.9282,NULL,0,''), (195560,17,-1455.4,6765.88,27.2298,NULL,0,''), (195560,18,-1442.03,6784.49,28.2972,NULL,0,''), (195560,19,-1425.78,6805.61,27.786,NULL,0,''), (195560,20,-1409.67,6827.44,27.1484,NULL,0,''), (195560,21,-1389.38,6852.12,29.1224,NULL,0,''), (195560,22,-1354.93,6887.59,30.6786,NULL,0,''), (195560,23,-1331.89,6912.89,31.8654,NULL,0,''), (195560,24,-1322.65,6923.15,31.9608,NULL,0,'Thrall - Before the gates of Garadar'), (195560,25,-1303.39,6958.17,32.1357,NULL,0,''), (195560,26,-1298.43,6965.86,32.9406,NULL,0,'Thrall - Dismount - Walk'), (195561,1,-1293.26,6975.77,32.7595,NULL,0,'Thrall - Start movement through Garadar'), (195561,2,-1286.8,6986.64,32.8523,NULL,0,''), (195561,3,-1294.62,6995.85,32.5695,NULL,0,''), (195561,4,-1313.71,7015.14,33.2128,NULL,0,''), (195561,5,-1329.18,7025.36,33.8526,NULL,0,''), (195561,6,-1330.33,7026.19,33.9671,NULL,0,''), (195561,7,-1346.05,7031.63,33.7915,NULL,0,''), (195561,8,-1364.01,7041.4,34.1456,NULL,0,''), (195561,9,-1377.8,7054.75,34.563,NULL,0,''), (195561,10,-1389.57,7071.12,34.3375,NULL,0,''), (195561,11,-1394.77,7085.71,33.5165,NULL,0,''), (195561,12,-1397.3,7094.35,33.2992,NULL,0,''), (195561,13,-1400.27,7112.67,33.4445,NULL,0,''), (195561,14,-1401.77,7126.56,33.7325,NULL,0,''), (195561,15,-1387.93,7139.02,34.1217,NULL,0,''), (195561,16,-1375.81,7152.08,34.7644,NULL,0,''), (195561,17,-1371.63,7156.53,34.3725,NULL,0,''), (195561,18,-1363.43,7166.78,33.7474,NULL,0,''), (195561,19,-1357.39,7173.28,33.8181,NULL,0,''), (195561,20,-1343.68,7202.68,33.5002,NULL,0,'Thrall - Seeing Garrosh'), (195561,21,-1342.67,7205.2,33.1183,NULL,0,''), (195561,22,-1353.91,7233.38,33.2753,NULL,0,''), (195561,23,-1351.35,7235.67,33.1269,NULL,0,''), (195561,24,-1347.01,7234.93,33.4089,NULL,0,'Thrall - Talking to Garrosh, part 1'), (195561,25,-1348.09,7241.89,33.0098,NULL,0,''), (195561,26,-1337.4,7244.91,33.1524,NULL,0,''), (195561,27,-1329.12,7243.79,33.0846,NULL,0,''), (195561,28,-1325.88,7241.62,33.2998,NULL,0,''), (195561,29,-1319.03,7225.42,33.7027,NULL,0,''), (195561,30,-1317.73,7215.85,33.891,NULL,0,''), (195561,31,-1307.45,7212.68,36.1388,NULL,0,''), (195561,32,-1292.46,7206.45,41.5632,NULL,0,''), (195561,33,-1276.79,7193.43,51.6997,NULL,0,''), (195561,34,-1268.38,7186.16,56.2371,NULL,0,''), (195561,35,-1266.26,7184.32,56.8627,NULL,0,''), (195561,36,-1254.84,7178.26,57.4234,NULL,0,''), (195561,37,-1239.08,7171.39,57.2687,NULL,0,'Thrall - Seeing Greatmother'), (195561,38,-1225.52,7166.84,57.5794,NULL,0,''), (195561,39,-1223.95,7164.28,57.3901,NULL,0,'Thrall - Talking to Greatmother, part 1'), (195561,40,-1233.73,7174.26,57.3294,NULL,0,''), (195561,41,-1262.29,7187.34,57.1386,NULL,0,''), (195561,42,-1279.03,7195.14,50.2536,NULL,0,''), (195561,43,-1294.92,7206.25,40.8313,NULL,0,''), (195561,44,-1315.55,7213.98,34.6331,NULL,0,''), (195561,45,-1320.28,7216,34.1573,NULL,0,''), (195561,46,-1318.22,7233.31,33.1933,NULL,0,''), (195561,47,-1326.28,7243.78,33.2752,NULL,0,''), (195561,48,-1343.16,7245.56,33.1889,NULL,0,''), (195561,49,-1347.99,7235.13,33.3895,NULL,0,'Thrall - Talking to Garrosh, part 2'), (195561,50,-1371.61,7232.13,32.4465,NULL,0,''), (195561,51,-1386.8,7236.18,27.6198,NULL,0,''), (195561,52,-1394.83,7251.65,26.0364,NULL,0,''), (195561,53,-1395.56,7253.93,25.8459,NULL,0,''), (195561,54,-1397.07,7265.8,25.7438,NULL,0,''), (195561,55,-1413.11,7284.41,25.427,NULL,0,'Thrall - At the blue circle'), (195561,56,-1392.79,7241.06,26.0597,NULL,0,''), (195561,57,-1371.25,7232.4,32.2753,NULL,0,''), (195561,58,-1364.15,7229.9,33.3859,NULL,0,''), (195561,59,-1343.81,7212.79,32.9274,NULL,0,''), (195561,60,-1319.79,7213.12,33.7959,NULL,0,''), (195561,61,-1295.41,7206.19,41.0481,NULL,0,''), (195561,62,-1270.32,7188.29,55.5195,NULL,0,''), (195561,63,-1262.26,7183.66,57.42,NULL,0,''), (195561,64,-1246.09,7175.86,57.5472,NULL,0,''), (195561,65,-1223.76,7174.58,57.6055,NULL,0,''), (195561,66,-1223.88,7164.48,57.3901,NULL,0,'Thrall - Talking to Greatmother, part 2'), (196040,1,-1352.53,6329.69,43.602,NULL,0,'Drek\'thar - Start movement at spawn area'), (196040,2,-1379.34,6356.22,41.6,NULL,0,''), (196040,3,-1395.79,6371.46,39.5816,NULL,0,''), (196040,4,-1416.51,6393.02,36.9866,NULL,0,''), (196040,5,-1437.61,6412.98,34.7975,NULL,0,''), (196040,6,-1461.61,6437.55,32.0956,NULL,0,''), (196040,7,-1490.28,6468.12,29.0054,NULL,0,''), (196040,8,-1504.96,6496.42,25.397,NULL,0,''), (196040,9,-1512.75,6527.01,22.7019,NULL,0,''), (196040,10,-1518.42,6552.89,21.6259,NULL,0,''), (196040,11,-1521.66,6568.33,20.9697,NULL,0,''), (196040,12,-1512.94,6632.65,22.3968,NULL,0,''), (196040,13,-1507.2,6655.35,24.0721,NULL,0,''), (196040,14,-1505.01,6662.61,24.4583,NULL,0,''), (196040,15,-1494.34,6690.55,24.4576,NULL,0,''), (196040,16,-1475.06,6730.89,24.9234,NULL,0,''), (196040,17,-1455.29,6765.83,27.2572,NULL,0,''), (196040,18,-1442.16,6784.63,28.0893,NULL,0,''), (196040,19,-1425.53,6805.52,27.7948,NULL,0,''), (196040,20,-1409.62,6827.37,27.1318,NULL,0,''), (196040,21,-1389.32,6852.16,29.0792,NULL,0,''), (196040,22,-1355.03,6887.56,30.7188,NULL,0,''), (196040,23,-1332,6912.79,31.8927,NULL,0,''), (196040,24,-1322.77,6923.11,31.9896,NULL,0,'Drek\'thar - Before the gates of Garadar'), (196040,25,-1302.88,6958.55,32.2008,NULL,0,'Drek\'thar - Walk'), (196040,26,-1300.87,6966.98,32.6227,NULL,0,'Drek\'thar - Dismount'), (196041,1,-1299.38,6969.56,32.7777,NULL,0,'Drek\'thar - Start movement through Garadar'), (196041,2,-1297.69,6974.45,32.5056,NULL,0,''), (196041,3,-1292.62,6980.15,32.6089,NULL,0,''), (196041,4,-1288.64,6984.1,32.856,NULL,0,''), (196041,5,-1289.82,6987.57,32.6488,NULL,0,''), (196041,6,-1292.82,6991.64,32.6316,NULL,0,''), (196041,7,-1299.46,6997.27,32.3705,NULL,0,''), (196041,8,-1305.72,7004.62,32.5048,NULL,0,''), (196041,9,-1317.58,7016.18,33.5364,NULL,0,''), (196041,10,-1319.51,7018.29,33.6684,NULL,0,''), (196041,11,-1324.29,7021.54,33.9436,NULL,0,''), (196041,12,-1330.86,7025.66,33.8957,NULL,0,''), (196041,13,-1343.05,7027.85,33.5931,NULL,0,''), (196041,14,-1354.73,7033.68,33.7768,NULL,0,''), (196041,15,-1367.06,7040.77,34.1389,NULL,0,''), (196041,16,-1378.02,7051.01,34.5698,NULL,0,''), (196041,17,-1388.98,7063.22,34.519,NULL,0,''), (196041,18,-1398.75,7089.98,33.5226,NULL,0,''), (196041,19,-1399.98,7095.38,33.3099,NULL,0,''), (196041,20,-1403.02,7114.42,33.5322,NULL,0,''), (196041,21,-1402.2,7127.85,33.5635,NULL,0,''), (196041,22,-1387.11,7138.03,34.093,NULL,0,''), (196041,23,-1373.57,7158.03,34.3697,NULL,0,''), (196041,24,-1364.84,7166.03,33.9139,NULL,0,''), (196041,25,-1364.16,7167.94,33.8471,NULL,0,''), (196041,26,-1349.34,7199.35,33.864,NULL,0,'Drek\'thar - Stop at the bonfire'), (196041,27,-1348.17,7212.1,32.8085,NULL,0,''), (196041,28,-1360.01,7228.35,33.1109,NULL,0,''), (196041,29,-1387.2,7234.72,27.2942,NULL,0,''), (196041,30,-1406.16,7259.29,26.4047,NULL,0,''), (196041,31,-1413.27,7262.43,26.4289,NULL,0,''), (196041,32,-1418.2,7265.35,25.6616,NULL,0,'Drek\'thar - Stop at the blue circle'), (196470,1,-1422.79,7280.64,25.6881,NULL,0,''), (196470,2,-1422.97,7278.72,25.6325,NULL,0,''), (220060,1,-3225.12,246.817,195.679,NULL,0,''), (220060,2,-3240.03,255.9,201.579,NULL,0,''), (220060,3,-3257.98,269.678,201.579,NULL,0,''), (220060,4,-3274.72,279.532,201.579,NULL,0,''), (220060,5,-3285.86,310.516,201.579,NULL,0,''), (220060,6,-3275.1,325.252,201.579,NULL,0,''), (220060,7,-3254.87,341.812,201.579,NULL,0,''), (220060,8,-3227.61,331.076,201.579,NULL,0,''), (220060,9,-3218.13,316.963,201.579,NULL,0,''), (220060,10,-3217.59,298.951,201.579,NULL,0,''), (220060,11,-3217.09,283.996,201.579,NULL,0,''), (220060,12,-3207.64,260.908,203.19,NULL,0,''), (220060,13,-3212.76,247.542,203.19,NULL,0,''), (220060,14,-3220.4,239.538,203.19,NULL,0,''), (220060,15,-3252.73,239.407,172.163,NULL,0,''), (220060,16,-3266.67,280.529,161.968,NULL,0,''), (220060,17,-3237.02,300.281,161.968,NULL,0,''), (220060,18,-3205.82,285.144,183.413,NULL,0,''), (220060,19,-3205.76,262.642,184.707,NULL,0,''), (220060,20,-3213.83,246.444,194.429,NULL,0,''), (231880,1,-4234.26,316.795,194.57,NULL,0,'Dragonmaw Transporter'), (231880,2,-4278.78,291.936,162.61,NULL,0,'Dragonmaw Transporter'), (231880,3,-4315.75,272.573,162.61,NULL,0,'Dragonmaw Transporter'), (231880,4,-4332.82,267.537,162.61,NULL,0,'Dragonmaw Transporter'), (231880,5,-4354.23,260.879,162.61,NULL,0,'Dragonmaw Transporter'), (231880,6,-4391.55,249.502,162.61,NULL,0,'Dragonmaw Transporter'), (231880,7,-4429.06,238.452,162.61,NULL,0,'Dragonmaw Transporter'), (231880,8,-4470.01,227.234,162.61,NULL,0,'Dragonmaw Transporter'), (231880,9,-4489.76,222.955,162.61,NULL,0,'Dragonmaw Transporter'), (231880,10,-4502.43,220.609,162.61,NULL,0,'Dragonmaw Transporter'), (231880,11,-4528.82,218.528,162.61,NULL,0,'Dragonmaw Transporter'), (231880,12,-4546.15,218.674,162.61,NULL,0,'Dragonmaw Transporter'), (231880,13,-4595.7,217.521,162.61,NULL,0,'Dragonmaw Transporter'), (231880,14,-4641.98,205.279,147.027,NULL,0,'Dragonmaw Transporter'), (231880,15,-4662.01,198.395,118.693,NULL,0,'Dragonmaw Transporter'), (231880,16,-4686.04,195.772,92.6098,NULL,0,'Dragonmaw Transporter'), (231880,17,-4720.74,183.989,92.332,NULL,0,'Dragonmaw Transporter'), (231880,18,-4745.65,173.886,98.1931,NULL,0,'Dragonmaw Transporter'), (231880,19,-4756.26,154.736,105.749,NULL,0,'Dragonmaw Transporter'), (231880,20,-4761.06,143.517,108.388,NULL,0,'Dragonmaw Transporter'), (231880,21,-4787.25,129.836,110.61,NULL,0,'Dragonmaw Transporter'), (231880,22,-4815.38,124.492,109.638,NULL,0,'Dragonmaw Transporter'), (231880,23,-4841.1,99.1358,116.165,NULL,0,'Dragonmaw Transporter'), (231880,24,-4876.22,68.2089,99.1654,NULL,0,'Dragonmaw Transporter'), (231880,25,-4887.11,56.8002,92.7487,NULL,0,'Dragonmaw Transporter'), (231880,26,-4921.73,36.1183,73.9431,NULL,0,'Dragonmaw Transporter'), (231880,27,-4924.74,36.2035,61.8709,NULL,0,'Dragonmaw Transporter'), (231881,1,-4235.77,310.681,195.917,NULL,0,'Dragonmaw Transporter'), (231881,2,-4266.87,305.299,170.055,NULL,0,'Dragonmaw Transporter'), (231881,3,-4289.38,299.287,169.055,NULL,0,'Dragonmaw Transporter'), (231881,4,-4313.46,296.845,169.055,NULL,0,'Dragonmaw Transporter'), (231881,5,-4334.99,295.791,169.055,NULL,0,'Dragonmaw Transporter'), (231881,6,-4355.52,290.174,169.055,NULL,0,'Dragonmaw Transporter'), (231881,7,-4382.98,278.409,169.055,NULL,0,'Dragonmaw Transporter'), (231881,8,-4419.24,271.804,169.055,NULL,0,'Dragonmaw Transporter'), (231881,9,-4448.44,268.789,169.055,NULL,0,'Dragonmaw Transporter'), (231881,10,-4463.97,265.972,169.055,NULL,0,'Dragonmaw Transporter'), (231881,11,-4486.52,265.136,165.5,NULL,0,'Dragonmaw Transporter'), (231881,12,-4515.32,266.466,154.333,NULL,0,'Dragonmaw Transporter'), (231881,13,-4538.15,266.996,143.778,NULL,0,'Dragonmaw Transporter'), (231881,14,-4565.51,267.007,134.75,NULL,0,'Dragonmaw Transporter'), (231881,15,-4574.72,266.7,130.5,NULL,0,'Dragonmaw Transporter'), (231881,16,-4585.34,265.858,125.222,NULL,0,'Dragonmaw Transporter'), (231881,17,-4610.45,266.806,114.028,NULL,0,'Dragonmaw Transporter'), (231881,18,-4648.12,265.025,89.4165,NULL,0,'Dragonmaw Transporter'), (231881,19,-4680,264.35,80.0277,NULL,0,'Dragonmaw Transporter'), (231881,20,-4726.6,265.651,91.1109,NULL,0,'Dragonmaw Transporter'), (231881,21,-4757.61,263.964,96.6109,NULL,0,'Dragonmaw Transporter'), (231881,22,-4790.49,252.621,107.722,NULL,0,'Dragonmaw Transporter'), (231881,23,-4830.46,243.524,113.611,NULL,0,'Dragonmaw Transporter'), (231881,24,-4850.95,232.361,114.611,NULL,0,'Dragonmaw Transporter'), (231881,25,-4865.54,204.393,115.916,NULL,0,'Dragonmaw Transporter'), (231881,26,-4867.52,184.822,112.528,NULL,0,'Dragonmaw Transporter'), (231881,27,-4869.98,147.345,96.9999,NULL,0,'Dragonmaw Transporter'), (231881,28,-4875.78,115.537,89.6943,NULL,0,'Dragonmaw Transporter'), (231881,29,-4900.51,79.4728,79.2222,NULL,0,'Dragonmaw Transporter'), (231881,30,-4920.87,41.165,69.3054,NULL,0,'Dragonmaw Transporter'), (231881,31,-4924.74,36.2035,61.8709,NULL,0,'Dragonmaw Transporter'), (231882,1,-4235.19,312.622,195.611,NULL,0,'Dragonmaw Transporter'), (231882,2,-4234.27,312.215,195.611,NULL,0,'Dragonmaw Transporter'), (231882,3,-4293.57,245.176,179.363,NULL,0,'Dragonmaw Transporter'), (231882,4,-4305.51,238.408,179.363,NULL,0,'Dragonmaw Transporter'), (231882,5,-4329.84,217.803,179.363,NULL,0,'Dragonmaw Transporter'), (231882,6,-4362.73,186.08,186.419,NULL,0,'Dragonmaw Transporter'), (231882,7,-4434.85,123.756,230.391,NULL,0,'Dragonmaw Transporter'), (231882,8,-4459.07,85.189,233.919,NULL,0,'Dragonmaw Transporter'), (231882,9,-4482.53,56.3567,232.502,NULL,0,'Dragonmaw Transporter'), (231882,10,-4493.03,34.6452,235.169,NULL,0,'Dragonmaw Transporter'), (231882,11,-4503.29,2.77235,232.586,NULL,0,'Dragonmaw Transporter'), (231882,12,-4536.87,-16.3031,224.752,NULL,0,'Dragonmaw Transporter'), (231882,13,-4579.44,-18.3888,223.53,NULL,0,'Dragonmaw Transporter'), (231882,14,-4611.42,9.64258,219.03,NULL,0,'Dragonmaw Transporter'), (231882,15,-4660.56,11.2581,228.752,NULL,0,'Dragonmaw Transporter'), (231882,16,-4698.88,14.1585,227.391,NULL,0,'Dragonmaw Transporter'), (231882,17,-4734.97,25.0742,223.002,NULL,0,'Dragonmaw Transporter'), (231882,18,-4766.54,46.6215,220.836,NULL,0,'Dragonmaw Transporter'), (231882,19,-4794.97,67.1205,197.863,NULL,0,'Dragonmaw Transporter'), (231882,20,-4815.08,72.5509,183.697,NULL,0,'Dragonmaw Transporter'), (231882,21,-4855.92,67.1832,133.669,NULL,0,'Dragonmaw Transporter'), (231882,22,-4868.51,61.4753,116.28,NULL,0,'Dragonmaw Transporter'), (231882,23,-4890.09,51.3032,92.1134,NULL,0,'Dragonmaw Transporter'), (231882,24,-4922.81,35.505,72.919,NULL,0,'Dragonmaw Transporter'), (231882,25,-4924.74,36.2035,61.8709,NULL,0,'Dragonmaw Transporter'), (231883,1,-4921.12,38.4024,62.7985,NULL,0,'Dragonmaw Transporter'), (231883,2,-4920.27,38.9278,62.7985,NULL,0,'Dragonmaw Transporter'), (231883,3,-4911.52,44.5066,65.5401,NULL,0,'Dragonmaw Transporter'), (231883,4,-4897.99,49.1299,69.2345,NULL,0,'Dragonmaw Transporter'), (231883,5,-4854.7,71.6674,69.2345,NULL,0,'Dragonmaw Transporter'), (231883,6,-4811.55,91.9589,69.2345,NULL,0,'Dragonmaw Transporter'), (231883,7,-4782.64,107.238,69.2345,NULL,0,'Dragonmaw Transporter'), (231883,8,-4749.69,123.69,102.457,NULL,0,'Dragonmaw Transporter'), (231883,9,-4717.38,120.199,102.54,NULL,0,'Dragonmaw Transporter'), (231883,10,-4677.34,111.825,122.373,NULL,0,'Dragonmaw Transporter'), (231883,11,-4642.3,106.992,122.623,NULL,0,'Dragonmaw Transporter'), (231883,12,-4595.69,101.07,122.235,NULL,0,'Dragonmaw Transporter'), (231883,13,-4568.68,107.791,122.235,NULL,0,'Dragonmaw Transporter'), (231883,14,-4532.45,105.166,122.235,NULL,0,'Dragonmaw Transporter'), (231883,15,-4502.5,109.315,122.235,NULL,0,'Dragonmaw Transporter'), (231883,16,-4478.21,118.649,122.235,NULL,0,'Dragonmaw Transporter'), (231883,17,-4437.05,132.627,122.235,NULL,0,'Dragonmaw Transporter'), (231883,18,-4401.48,131.586,122.235,NULL,0,'Dragonmaw Transporter'), (231883,19,-4360.69,156.955,122.373,NULL,0,'Dragonmaw Transporter'), (231883,20,-4324.19,184.989,122.957,NULL,0,'Dragonmaw Transporter'), (231883,21,-4299.08,216.238,141.79,NULL,0,'Dragonmaw Transporter'), (231883,22,-4292.71,227.452,179.908,NULL,0,'Dragonmaw Transporter'), (231883,23,-4281.61,263.676,179.908,NULL,0,'Dragonmaw Transporter'), (231883,24,-4260.6,294.378,179.908,NULL,0,'Dragonmaw Transporter'), (231883,25,-4240.51,326.898,154.046,NULL,0,'Dragonmaw Transporter'), (231883,26,-4240.51,326.898,154.046,NULL,0,'Dragonmaw Transporter'), (244840,1,1209.78,-4342.09,21.2951,NULL,0,'Brewfest Reveler'), (244840,2,1203.77,-4356.93,21.9679,NULL,0,'Brewfest Reveler'), (244840,3,1202.04,-4370.89,24.8529,NULL,0,'Brewfest Reveler'), (244840,4,1199.49,-4389.29,23.8656,NULL,0,'Brewfest Reveler'), (246390,1,-86.4514,-3544.37,7.7166,NULL,0,'Olga, the Scalawag Wench'), (246390,2,-89.4666,-3539.94,7.71552,NULL,0,'Olga, the Scalawag Wench'), (246390,3,-91.8194,-3532.71,7.7126,NULL,0,'Olga, the Scalawag Wench'), (268140,1,4893.09,-4802.88,32.0295,NULL,0,'Harrison Jones'), (268140,2,4881.01,-4795.62,32.508,NULL,0,'Harrison Jones'), (268140,3,4857.75,-4778.79,32.6265,NULL,0,'Harrison Jones'), (268140,4,4837.62,-4774.61,32.5914,NULL,0,'Harrison Jones'), (268140,5,4817.82,-4790.49,25.4644,NULL,0,'Harrison Jones'), (268140,6,4826.31,-4827.56,25.4895,NULL,0,'Harrison Jones'), (268140,7,4826.34,-4841.32,25.4841,NULL,0,'Harrison Jones'), (268140,8,4809.19,-4851.31,25.5278,NULL,0,'Harrison Jones'), (268140,9,4781.12,-4849.69,25.4412,NULL,0,'Harrison Jones'), (268140,10,4761.5,-4853.98,25.0099,NULL,0,'Harrison Jones'), (268140,11,4719.89,-4857.75,26.1367,NULL,0,'Harrison Jones'), (268140,12,4693.85,-4858.84,32.4999,NULL,0,'Harrison Jones'), (268140,13,4680.42,-4861.25,35.5674,NULL,0,'Harrison Jones'), (268140,14,4673.97,-4864.33,35.5674,NULL,0,'Harrison Jones'), (268140,15,4662.38,-4882.54,35.5876,NULL,0,'Harrison Jones'), (268140,16,4658.19,-4895.92,36.1955,NULL,0,'Harrison Jones'), (268140,17,4656.81,-4915.52,43.7827,NULL,0,'Harrison Jones'), (268140,18,4659.83,-4928.78,47.8299,NULL,0,'Harrison Jones'), (268140,19,4664.12,-4942.44,48.0028,NULL,0,'Harrison Jones'), (268140,20,4666.97,-4951.51,48.1059,NULL,0,'Harrison Jones'), (268140,21,4675.69,-4970.23,47.6443,NULL,0,'Harrison Jones'), (268140,22,4681.64,-4973.98,46.7499,NULL,0,'Harrison Jones'), (268140,23,4707.98,-4997.29,40.704,NULL,0,'Harrison Jones'), (268140,24,4712.89,-5002.18,39.1201,NULL,0,'Harrison Jones'), (268140,25,4739.86,-5031.48,31.1823,NULL,0,'Harrison Jones'), (281920,1,5832.37,479.183,669.748,NULL,0,'Flight to Sholazar'), (281920,2,5829.11,469.329,671.336,NULL,0,'Flight to Sholazar'), (281920,3,5825.81,459.344,672.945,NULL,0,'Flight to Sholazar'), (281920,4,5821.83,447.322,674.883,NULL,0,'Flight to Sholazar'), (281920,5,5817.85,435.301,676.821,NULL,0,'Flight to Sholazar'), (281920,6,5815.3,424.044,678.578,NULL,0,'Flight to Sholazar'), (281921,1,5164.84,4731.21,24.0861,NULL,0,'Flight to Sholazar'), (281921,2,5209.33,4758.04,12.4371,NULL,0,'Flight to Sholazar'), (281921,3,5410.06,4891.84,-55.465,NULL,0,'Flight to Sholazar'), (281921,4,5502.49,5019.52,-10.9537,NULL,0,'Flight to Sholazar'), (281921,5,5589.58,5187.88,-23.7946,NULL,0,'Flight to Sholazar'), (281921,6,5615.97,5280.63,-14.5091,NULL,0,'Flight to Sholazar'), (281921,7,5646.68,5424.58,-0.368132,NULL,0,'Flight to Sholazar'), (286650,1,5605.44,-3790.63,362.713,NULL,0,'Har\'koa\'s Kitten'), (286650,2,5579.47,-3789.88,365.829,NULL,0,'Har\'koa\'s Kitten'), (286650,3,5552.73,-3794.19,362.082,NULL,0,'Har\'koa\'s Kitten'), (286650,4,5535.41,-3792.92,362.071,NULL,0,'Har\'koa\'s Kitten'), (286650,5,5472.51,-3787.66,359.862,NULL,0,'Har\'koa\'s Kitten'), (286650,6,5464.58,-3784.81,362.422,NULL,0,'Har\'koa\'s Kitten'), (286650,7,5421.3,-3779.27,361.966,NULL,0,'Har\'koa\'s Kitten'), (286650,8,5386.71,-3755.92,360.458,NULL,0,'Har\'koa\'s Kitten'), (286650,9,5365.39,-3750.71,360.531,NULL,0,'Har\'koa\'s Kitten'), (286650,10,5344.12,-3764.44,373.096,NULL,0,'Har\'koa\'s Kitten'), (286650,11,5331.77,-3774.68,371.341,NULL,0,'Har\'koa\'s Kitten'), (287080,1,111.71,-468.929,-2.71837,NULL,0,'Pusillin path'), (287080,2,111.557,-485.672,-6.88627,NULL,0,'Pusillin path'), (287080,3,111.29,-514.931,-6.91324,NULL,0,'Pusillin path'), (287080,4,111.144,-530.976,-11.0799,NULL,0,'Pusillin path'), (287080,5,106.029,-539.906,-11.0803,NULL,0,'Pusillin path'), (287080,6,92.632,-544.772,-11.1469,NULL,0,'Pusillin path'), (287080,7,78.5392,-545.053,-15.2469,NULL,0,'Pusillin path'), (287080,8,67.4856,-547.887,-15.2466,NULL,0,'Pusillin path'), (287080,9,54.6709,-557.626,-19.4133,NULL,0,'Pusillin path'), (287080,10,50.4845,-565.069,-19.4122,NULL,0,'Pusillin path'), (287080,11,49.8745,-586.269,-23.5734,NULL,0,'Pusillin path'), (287080,12,49.3262,-636.426,-25.1286,NULL,0,'Pusillin path'), (290500,1,6404.55,-4486.1,451.188,NULL,0,'Har\'koa'), (290500,2,6395.55,-4486.35,451.188,NULL,0,'Har\'koa'), (290500,3,6391.55,-4486.35,451.188,NULL,0,'Har\'koa'), (290500,4,6390.05,-4486.6,451.188,NULL,0,'Har\'koa'), (290500,5,6388.05,-4486.6,451.438,NULL,0,'Har\'koa'), (290500,6,6367.05,-4487.35,455.938,NULL,0,'Har\'koa'), (290500,7,6364.3,-4487.6,457.938,NULL,0,'Har\'koa'), (290500,8,6348.41,-4488.19,458.13,NULL,0,'Har\'koa'), (314120,1,1923.39,-4126.9,43.1809,NULL,0,'Thrall'), (314120,2,1916.16,-4127.16,43.1971,NULL,0,'Thrall'), (314310,1,1601.68,-4390.09,10.0248,NULL,0,'Runthak'), (314310,2,1607.24,-4397.16,10.2479,NULL,0,'Runthak'), (327200,1,5693.35,675.142,645.699,NULL,0,'Violetta wp1'), (327200,2,5690.85,664.07,646.249,NULL,0,'Violetta wp1'), (327200,3,5686.85,656.542,646.591,NULL,0,'Violetta wp1'), (327200,4,5679.38,648.799,646.683,NULL,0,'Violetta wp1'), (327200,5,5675.5,647.632,647.024,NULL,0,'Violetta wp1'), (327200,6,5669.81,645.479,647.972,NULL,0,'Violetta wp1'), (327200,7,5664.49,643.885,647.98,NULL,0,'Violetta wp1'), (327200,8,5664.87,642.047,647.98,NULL,0,'Violetta wp1'), (327200,9,5669.13,645.573,647.972,NULL,0,'Violetta wp1'), (327200,10,5675.88,647.378,647.039,NULL,0,'Violetta wp1'), (327200,11,5681.01,648.969,646.683,NULL,0,'Violetta wp1'), (327200,12,5683.77,658.982,646.6,NULL,0,'Violetta wp1'), (327200,13,5682.82,671.366,647.042,NULL,0,'Violetta wp1'), (327200,14,5677.11,674.489,649.476,NULL,0,'Violetta wp1'), (327200,15,5667.89,677.909,652.045,NULL,0,'Violetta wp1'), (327200,16,5655.12,684.333,651.989,NULL,0,'Violetta wp1'), (327200,17,5649.9,690.498,651.993,NULL,0,'Violetta wp1'), (327200,18,5646.09,697.507,651.993,NULL,0,'Violetta wp1'), (327200,19,5646.73,700.25,651.993,NULL,0,'Violetta wp1'), (327201,1,5693.35,675.142,645.699,NULL,0,'Violetta wp2'), (327201,2,5690.85,664.07,646.249,NULL,0,'Violetta wp2'), (327201,3,5686.85,656.542,646.591,NULL,0,'Violetta wp2'), (327201,4,5679.38,648.799,646.683,NULL,0,'Violetta wp2'), (327201,5,5675.5,647.632,647.024,NULL,0,'Violetta wp2'), (327201,6,5669.81,645.479,647.972,NULL,0,'Violetta wp2'), (327201,7,5664.37,644.708,647.981,NULL,0,'Violetta wp2'), (327201,8,5661,643.992,647.982,NULL,0,'Violetta wp2'), (327201,9,5669.14,645.586,647.942,NULL,0,'Violetta wp2'), (327201,10,5675.88,647.378,647.039,NULL,0,'Violetta wp2'), (327201,11,5681.01,648.969,646.683,NULL,0,'Violetta wp2'), (327201,12,5683.77,658.982,646.6,NULL,0,'Violetta wp2'), (327201,13,5682.82,671.366,647.042,NULL,0,'Violetta wp2'), (327201,14,5677.11,674.489,649.476,NULL,0,'Violetta wp2'), (327201,15,5667.89,677.909,652.045,NULL,0,'Violetta wp2'), (327201,16,5655.12,684.333,651.989,NULL,0,'Violetta wp2'), (327201,17,5649.9,690.498,651.993,NULL,0,'Violetta wp2'), (327201,18,5646.09,697.507,651.993,NULL,0,'Violetta wp2'), (327201,19,5646.73,700.25,651.993,NULL,0,'Violetta wp2'), (369200,1,4606.61,2.96905,69.909,NULL,0,'Volcor'), (369200,2,4612.49,14.2943,69.8441,NULL,0,'Volcor'), (369500,1,6409.01,381.597,13.7997,NULL,0,'Grimclaw'), (369500,2,6422.38,398.542,11.1623,NULL,0,'Grimclaw'), (369500,3,6429.16,395.692,11.6041,NULL,0,'Grimclaw'), (369500,4,6437.87,372.912,13.9415,NULL,0,'Grimclaw'), (369500,5,6436.29,366.529,13.9415,NULL,0,'Grimclaw'), (369500,6,6437.87,372.912,13.9415,NULL,0,'Grimclaw'), (369500,7,6429.16,395.692,11.6041,NULL,0,'Grimclaw'), (369500,8,6422.38,398.542,11.1623,NULL,0,'Grimclaw'), (369500,9,6409.01,381.597,13.7997,NULL,0,'Grimclaw'), (369500,10,6398.35,363.201,17.3994,NULL,0,'Grimclaw'), (369500,11,6352.56,354.425,22.3815,NULL,0,'Grimclaw'), (369500,12,6319.38,323.683,25.1191,NULL,0,'Grimclaw'), (369500,13,6301.5,316.65,23.0324,NULL,0,'Grimclaw'), (369500,14,6191.09,317.576,27.3374,NULL,0,'Grimclaw'), (369500,15,6147.81,283.587,24.2095,NULL,0,'Grimclaw'), (369500,16,6123.43,274.89,19.8536,NULL,0,'Grimclaw'), (369500,17,6065.77,272.715,21.2867,NULL,0,'Grimclaw'), (369500,18,5974.22,230.715,20.3199,NULL,0,'Grimclaw'), (369500,19,5939.16,231.44,23.4428,NULL,0,'Grimclaw'), (369500,20,5815.32,281.89,24.3671,NULL,0,'Grimclaw'), (369500,21,5771.04,285.439,20.6572,NULL,0,'Grimclaw'), (369500,22,5735.43,310.241,20.5052,NULL,0,'Grimclaw'), (369500,23,5669.04,316.407,18.5259,NULL,0,'Grimclaw'), (369500,24,5582.47,320.047,26.3041,NULL,0,'Grimclaw'), (369500,25,5527.95,310.312,27.8405,NULL,0,'Grimclaw'), (369500,26,5460.87,279.267,30.6273,NULL,0,'Grimclaw'), (369500,27,5418.4,283.044,31.069,NULL,0,'Grimclaw'), (369500,28,5381.87,285.215,27.5948,NULL,0,'Grimclaw'), (369500,29,5345.37,279.313,26.8274,NULL,0,'Grimclaw'), (369500,30,5321.15,263.386,27.5151,NULL,0,'Grimclaw'), (369500,31,5321.15,263.386,27.5151,NULL,0,'Grimclaw'), (369500,32,5288.17,250.073,28.2502,NULL,0,'Grimclaw'), (369500,33,5241.46,246.278,31.6904,NULL,0,'Grimclaw'), (369500,34,5194.33,249.196,34.3226,NULL,0,'Grimclaw'), (369500,35,5140.13,247.678,29.921,NULL,0,'Grimclaw'), (369500,36,5073.81,240.749,27.4628,NULL,0,'Grimclaw'), (369500,37,4985.4,213.646,38.6348,NULL,0,'Grimclaw'), (369500,38,4963.03,214.232,40.756,NULL,0,'Grimclaw'), (369500,39,4928.5,218.963,43.548,NULL,0,'Grimclaw'), (369500,40,4865.44,218.137,49.9904,NULL,0,'Grimclaw'), (369500,41,4794.28,221.649,48.6959,NULL,0,'Grimclaw'), (425100,1,-6225.51,-3941.11,-58.7498,NULL,0,''), (425100,2,-6236.21,-3935.4,-58.7498,NULL,0,''), (425100,3,-6247.18,-3931.45,-58.7498,NULL,0,''), (425100,4,-6258.18,-3927.22,-58.7498,NULL,0,''), (425100,5,-6269.23,-3923.11,-58.7547,NULL,0,''), (425100,6,-6279.39,-3918.62,-59.3734,NULL,0,''), (425100,7,-6282.4,-3913.51,-60.9864,NULL,0,''), (425100,8,-6281.27,-3907.82,-62.2515,NULL,0,''), (425100,9,-6275.9,-3905.8,-62.1365,NULL,0,''), (425100,10,-6263.77,-3905.9,-61.6845,NULL,0,''), (425100,11,-6253.39,-3906.03,-61.3059,NULL,0,''), (425100,12,-6239.63,-3906.45,-60.7614,NULL,0,''), (425100,13,-6225.17,-3906.85,-60.5172,NULL,0,''), (425100,14,-6210.59,-3906.98,-60.3689,NULL,0,''), (425100,15,-6199.5,-3906.93,-60.2643,NULL,0,''), (425101,1,-6191.34,-3907.16,-60.1596,NULL,0,''), (425101,2,-6182.71,-3907.32,-60.0754,NULL,0,''), (425101,3,-6173.72,-3907.54,-59.989,NULL,0,''), (425101,4,-6165.55,-3907.61,-59.9135,NULL,0,''), (425101,5,-6157.03,-3907.58,-59.8541,NULL,0,''), (425101,6,-6149.33,-3907.56,-59.869,NULL,0,''), (425101,7,-6141.87,-3907.27,-59.8809,NULL,0,''), (425101,8,-6134.19,-3906.66,-59.8966,NULL,0,''), (425101,9,-6126.41,-3906,-59.9151,NULL,0,''), (425101,10,-6118.21,-3904.83,-59.9276,NULL,0,''), (425101,11,-6109.64,-3903.1,-59.9142,NULL,0,''), (425101,12,-6101.99,-3900.99,-59.8983,NULL,0,''), (425101,13,-6094.14,-3898.34,-59.9102,NULL,0,''), (425101,14,-6086.04,-3895.35,-59.9533,NULL,0,''), (425101,15,-6078.54,-3892.43,-60.0029,NULL,0,''), (425101,16,-6071.29,-3889.5,-60.0037,NULL,0,''), (425101,17,-6064.36,-3886.7,-60.0814,NULL,0,''), (425101,18,-6056.71,-3883.55,-60.0903,NULL,0,''), (425101,19,-6048.43,-3880.06,-60.0819,NULL,0,''), (425101,20,-6041.12,-3876.97,-60.2107,NULL,0,''), (425101,21,-6033.99,-3873.77,-60.2425,NULL,0,''), (425101,22,-6026.41,-3870.14,-60.3019,NULL,0,''), (425101,23,-6018.84,-3866.51,-60.3987,NULL,0,''), (425101,24,-6010.52,-3862.53,-60.463,NULL,0,''), (425101,25,-6001.92,-3858.92,-60.4977,NULL,0,''), (425101,26,-5994,-3855.5,-60.537,NULL,0,''), (425101,27,-5986.28,-3852.17,-60.5544,NULL,0,''), (425101,28,-5977.79,-3848.58,-60.6569,NULL,0,''), (425101,29,-5969.48,-3845.51,-60.6788,NULL,0,''), (425101,30,-5961.47,-3842.31,-60.6862,NULL,0,''), (425101,31,-5953.81,-3838.1,-60.7637,NULL,0,''), (425101,32,-5946.88,-3833.78,-60.7016,NULL,0,''), (425101,33,-5939.37,-3828.83,-60.5285,NULL,0,''), (425101,34,-5932.05,-3824.73,-60.3301,NULL,0,''), (425101,35,-5924.41,-3820.69,-60.1505,NULL,0,''), (425101,36,-5916.7,-3816.31,-59.9721,NULL,0,''), (425101,37,-5908.94,-3811.77,-59.7802,NULL,0,''), (425101,38,-5901.17,-3807.78,-59.599,NULL,0,''), (425101,39,-5892.77,-3803.96,-59.7475,NULL,0,''), (425101,40,-5884.03,-3800.4,-59.9015,NULL,0,''), (425101,41,-5875.09,-3797.35,-59.7717,NULL,0,''), (425101,42,-5866.7,-3794.49,-59.9663,NULL,0,''), (425101,43,-5857.66,-3791.74,-60.0965,NULL,0,''), (425101,44,-5848.34,-3789.6,-60.2175,NULL,0,''), (425101,45,-5838.75,-3788.36,-60.7136,NULL,0,''), (425101,46,-5829.42,-3788.33,-61.4276,NULL,0,''), (425101,47,-5819.15,-3788.47,-61.2672,NULL,0,''), (425101,48,-5808.65,-3788.6,-61.2449,NULL,0,''), (425101,49,-5799.44,-3788.72,-61.4032,NULL,0,''), (425101,50,-5790.11,-3788.86,-61.5079,NULL,0,''), (425101,51,-5780.1,-3789.52,-61.7291,NULL,0,''), (425101,52,-5770.1,-3790.31,-61.6892,NULL,0,''), (425101,53,-5760.91,-3791.05,-61.4138,NULL,0,''), (425101,54,-5751.14,-3791.82,-61.2425,NULL,0,''), (425101,55,-5741.44,-3793.19,-60.7875,NULL,0,''), (425101,56,-5731.58,-3795.02,-60.5013,NULL,0,''), (425101,57,-5722.71,-3797.45,-60.7248,NULL,0,''), (425101,58,-5714.12,-3801.59,-60.7033,NULL,0,''), (425101,59,-5705.75,-3807.33,-61.276,NULL,0,''), (425101,60,-5698.13,-3813.49,-61.5311,NULL,0,''), (425101,61,-5690.2,-3821.38,-61.8514,NULL,0,''), (425101,62,-5683.57,-3828.12,-62.058,NULL,0,''), (425101,63,-5676.96,-3836.11,-62.4184,NULL,0,''), (425101,64,-5672.08,-3844.19,-62.5536,NULL,0,''), (425101,65,-5667.64,-3852.92,-62.3648,NULL,0,''), (425101,66,-5663.64,-3861.98,-62.1911,NULL,0,''), (425101,67,-5660.23,-3870.42,-62.0313,NULL,0,''), (425101,68,-5656.72,-3879.57,-61.9076,NULL,0,''), (425101,69,-5653.92,-3888.84,-61.8135,NULL,0,''), (425101,70,-5652.15,-3898.59,-61.7162,NULL,0,''), (425101,71,-5651.03,-3908.67,-61.5772,NULL,0,''), (425101,72,-5650.91,-3918.93,-61.4799,NULL,0,''), (425101,73,-5651.61,-3929.06,-61.3575,NULL,0,''), (425101,74,-5652.3,-3939.18,-61.2442,NULL,0,''), (425101,75,-5652.61,-3949.91,-61.1983,NULL,0,''), (425101,76,-5652.73,-3960.29,-61.1905,NULL,0,''), (425101,77,-5652.62,-3969.86,-61.1821,NULL,0,''), (425101,78,-5652.49,-3980,-61.1733,NULL,0,''), (425101,79,-5652.18,-3989.45,-61.1665,NULL,0,''), (425101,80,-5651.97,-3999,-61.1476,NULL,0,''), (425101,81,-5652.08,-4007.87,-61.1334,NULL,0,''), (425101,82,-5652.02,-4017.67,-61.138,NULL,0,''), (425101,83,-5651.95,-4027.7,-61.1301,NULL,0,''), (425101,84,-5651.95,-4037.85,-61.1205,NULL,0,''), (425101,85,-5652.04,-4048.35,-61.1178,NULL,0,''), (425101,86,-5652.13,-4058.26,-61.198,NULL,0,''), (425101,87,-5652.52,-4068.28,-61.2569,NULL,0,''), (425101,88,-5652.11,-4077.77,-61.325,NULL,0,''), (425101,89,-5651.96,-4088.15,-61.4121,NULL,0,''), (425101,90,-5652.17,-4098.18,-61.4581,NULL,0,''), (425101,91,-5654.03,-4107.79,-61.4934,NULL,0,''), (425101,92,-5657.23,-4117.03,-61.52,NULL,0,''), (425101,93,-5661.96,-4126.92,-61.5754,NULL,0,''), (425101,94,-5667.81,-4136.45,-61.6158,NULL,0,''), (425101,95,-5674.38,-4145.07,-61.4887,NULL,0,''), (425101,96,-5681.9,-4152.55,-61.1095,NULL,0,''), (425101,97,-5689.64,-4159.46,-60.7022,NULL,0,''), (425101,98,-5697.77,-4165.15,-60.3832,NULL,0,''), (425101,99,-5707.17,-4170.99,-60.7134,NULL,0,''), (425101,100,-5717.18,-4175.44,-60.9908,NULL,0,''), (425101,101,-5727.36,-4179.17,-61.2624,NULL,0,''), (425101,102,-5738.05,-4182.49,-61.3718,NULL,0,''), (425101,103,-5749.12,-4185.79,-61.4358,NULL,0,''), (425101,104,-5760.01,-4188.84,-61.4949,NULL,0,''), (425101,105,-5771,-4191.55,-61.5739,NULL,0,''), (425101,106,-5782.2,-4193.87,-61.4574,NULL,0,''), (425101,107,-5793.75,-4195.5,-61.2659,NULL,0,''), (425101,108,-5804.87,-4196.79,-61.4307,NULL,0,''), (425101,109,-5816.49,-4197.87,-61.7136,NULL,0,''), (425101,110,-5827.89,-4198.71,-61.9537,NULL,0,''), (425101,111,-5838.83,-4199.43,-62.2257,NULL,0,''), (425101,112,-5860.84,-4200.84,-62.6325,NULL,0,''), (425101,113,-5871.57,-4201.42,-62.6989,NULL,0,''), (425101,114,-5882.64,-4202.02,-62.7864,NULL,0,''), (425101,115,-5892.89,-4202.57,-62.8554,NULL,0,''), (425101,116,-5904.42,-4203.16,-62.9321,NULL,0,''), (425101,117,-5915.38,-4203.5,-62.8121,NULL,0,''), (425101,118,-5925.06,-4203.69,-62.6909,NULL,0,''), (425101,119,-5935.91,-4203.8,-62.5702,NULL,0,''), (425101,120,-5946.41,-4203.92,-62.4459,NULL,0,''), (425101,121,-5956.56,-4203.88,-62.3288,NULL,0,''), (425101,122,-5967.76,-4203.6,-62.2098,NULL,0,''), (425101,123,-5978.13,-4203.21,-62.2635,NULL,0,''), (425101,124,-5988.37,-4202.45,-62.3194,NULL,0,''), (425101,125,-5999.3,-4201.53,-62.3791,NULL,0,''), (425101,126,-6009.4,-4200.55,-62.4333,NULL,0,''), (425101,127,-6019.49,-4199.46,-62.5019,NULL,0,''), (425101,128,-6030.61,-4198.15,-62.561,NULL,0,''), (425101,129,-6041.04,-4196.91,-62.6382,NULL,0,''), (425101,130,-6051.82,-4195.7,-62.6637,NULL,0,''), (425101,131,-6061.92,-4194.74,-62.4942,NULL,0,''), (425101,132,-6072.04,-4193.86,-62.2556,NULL,0,''), (425101,133,-6082.05,-4193.19,-62.0819,NULL,0,''), (425101,134,-6090.91,-4192.73,-62.0193,NULL,0,''), (425101,135,-6101.39,-4192.19,-62.2437,NULL,0,''), (425101,136,-6111.76,-4191.65,-62.4711,NULL,0,''), (425101,137,-6121.08,-4191.3,-62.6608,NULL,0,''), (425101,138,-6132.16,-4191.27,-62.4196,NULL,0,''), (425101,139,-6142.66,-4191.63,-62.1792,NULL,0,''), (425101,140,-6152.66,-4192.38,-61.9736,NULL,0,''), (425101,141,-6163.01,-4193.25,-61.7382,NULL,0,''), (425101,142,-6173,-4194.25,-61.7186,NULL,0,''), (425101,143,-6183.19,-4195.51,-61.6798,NULL,0,''), (425101,144,-6194.04,-4197.1,-61.656,NULL,0,''), (425101,145,-6204.15,-4198.82,-61.6283,NULL,0,''), (425101,146,-6214.13,-4200.68,-61.5886,NULL,0,''), (425101,147,-6224.52,-4203.34,-61.6324,NULL,0,''), (425101,148,-6234.1,-4205.92,-61.6652,NULL,0,''), (425101,149,-6244.13,-4208.61,-61.7164,NULL,0,''), (425101,150,-6254.01,-4210.92,-61.7196,NULL,0,''), (425101,151,-6263.09,-4212.42,-61.6526,NULL,0,''), (425101,152,-6272.89,-4213.83,-61.57,NULL,0,''), (425101,153,-6283.78,-4215.15,-61.4885,NULL,0,''), (425101,154,-6293.67,-4215.9,-61.4038,NULL,0,''), (425101,155,-6302.76,-4215.79,-61.3312,NULL,0,''), (425101,156,-6312.99,-4214.93,-61.7428,NULL,0,''), (425101,157,-6323.21,-4213.14,-62.2589,NULL,0,''), (425101,158,-6332.36,-4211.33,-62.8202,NULL,0,''), (425101,159,-6340.83,-4209.17,-62.4751,NULL,0,''), (425101,160,-6348.46,-4205.71,-61.8554,NULL,0,''), (425101,161,-6356.22,-4200.75,-61.2628,NULL,0,''), (425101,162,-6363.98,-4194.96,-61.3468,NULL,0,''), (425101,163,-6371.92,-4188.64,-61.855,NULL,0,''), (425101,164,-6379.53,-4182.48,-62.2341,NULL,0,''), (425101,165,-6387.53,-4175.85,-62.655,NULL,0,''), (425101,166,-6394.59,-4168.89,-62.8009,NULL,0,''), (425101,167,-6400.52,-4161.42,-63.097,NULL,0,''), (425101,168,-6404.69,-4152.82,-63.3336,NULL,0,''), (425101,169,-6408.46,-4143.78,-63.5631,NULL,0,''), (425101,170,-6412.27,-4134.38,-63.8068,NULL,0,''), (425101,171,-6415.74,-4124.6,-63.6947,NULL,0,''), (425101,172,-6418.75,-4114.66,-63.841,NULL,0,''), (425101,173,-6421.09,-4104.91,-63.7418,NULL,0,''), (425101,174,-6423.35,-4094.54,-63.688,NULL,0,''), (425101,175,-6425.45,-4084.97,-63.5708,NULL,0,''), (425101,176,-6426.82,-4075.04,-63.2059,NULL,0,''), (425101,177,-6427.49,-4064.33,-63.4149,NULL,0,''), (425101,178,-6427.68,-4054.65,-63.3226,NULL,0,''), (425101,179,-6427.67,-4044.38,-63.2196,NULL,0,''), (425101,180,-6427.39,-4034.11,-63.1251,NULL,0,''), (425101,181,-6427.07,-4024.21,-63.0233,NULL,0,''), (425101,182,-6426.55,-4015.01,-62.9283,NULL,0,''), (425101,183,-6425.56,-4004.91,-62.8437,NULL,0,''), (425101,184,-6424.53,-3995.99,-62.8444,NULL,0,''), (425101,185,-6423.09,-3986.18,-62.8394,NULL,0,''), (425101,186,-6421.28,-3975.36,-62.8359,NULL,0,''), (425101,187,-6418.93,-3966.08,-62.8326,NULL,0,''), (425101,188,-6416.2,-3956.43,-62.8061,NULL,0,''), (425101,189,-6412.62,-3946.94,-62.6365,NULL,0,''), (425101,190,-6407.84,-3937.73,-62.266,NULL,0,''), (425101,191,-6401.56,-3927.91,-61.9102,NULL,0,''), (425101,192,-6395.28,-3919.51,-61.6526,NULL,0,''), (425101,193,-6387.85,-3911.94,-61.6891,NULL,0,''), (425101,194,-6379.98,-3906.36,-61.8822,NULL,0,''), (425101,195,-6371.86,-3902.53,-62.0803,NULL,0,''), (425101,196,-6362.79,-3900.35,-62.2368,NULL,0,''), (425101,197,-6352.99,-3898.99,-62.3269,NULL,0,''), (425101,198,-6343.68,-3899.36,-62.4514,NULL,0,''), (425101,199,-6333.33,-3900.22,-62.5877,NULL,0,''), (425101,200,-6322.52,-3901.13,-62.8141,NULL,0,''), (425101,201,-6311.36,-3902.06,-62.9706,NULL,0,''), (425101,202,-6300.37,-3902.95,-63.1136,NULL,0,''), (425101,203,-6289.89,-3903.6,-62.7118,NULL,0,''), (425101,204,-6280.23,-3904.21,-62.3654,NULL,0,''), (425101,205,-6270.45,-3904.84,-61.9714,NULL,0,''), (425101,206,-6261.94,-3905.18,-61.6432,NULL,0,''), (425101,207,-6253.55,-3905.48,-61.3237,NULL,0,''), (425101,208,-6244.92,-3905.8,-60.9986,NULL,0,''), (425101,209,-6236.54,-3906.1,-60.6798,NULL,0,''), (425101,210,-6227.33,-3906.44,-60.5224,NULL,0,''), (425101,211,-6218.47,-3906.77,-60.4412,NULL,0,''), (425101,212,-6210.65,-3907.06,-60.3711,NULL,0,''), (425101,213,-6199.5,-3906.93,-60.2643,NULL,0,''), (425102,1,-6188.01,-3907.96,-60.1272,NULL,0,''), (425102,2,-6177.6,-3906.84,-60.0201,NULL,0,''), (425102,3,-6168.58,-3905.66,-59.9351,NULL,0,''), (425102,4,-6157.99,-3907.73,-59.853,NULL,0,''), (425102,5,-6148.83,-3908.73,-59.8512,NULL,0,''), (425102,6,-6138.93,-3906.71,-59.8883,NULL,0,''), (425102,7,-6129.07,-3906.8,-59.9096,NULL,0,''), (425102,8,-6119.94,-3905.93,-59.9228,NULL,0,''), (425200,1,-6213.07,-3849.85,-58.7497,NULL,0,''), (425200,2,-6213.32,-3859.06,-58.7497,NULL,0,''), (425200,3,-6215.83,-3866.94,-58.7497,NULL,0,''), (425200,4,-6221.18,-3875.85,-58.7497,NULL,0,''), (425200,5,-6230.55,-3880.74,-58.8272,NULL,0,''), (425200,6,-6240.48,-3881.41,-59.0274,NULL,0,''), (425200,7,-6253.07,-3881.06,-59.0491,NULL,0,''), (425200,8,-6261.79,-3882.39,-59.2914,NULL,0,''), (425200,9,-6268.24,-3885.55,-60.3912,NULL,0,''), (425200,10,-6271.64,-3890.09,-61.6989,NULL,0,''), (425200,11,-6271.71,-3895.41,-62.0288,NULL,0,''), (425200,12,-6266.81,-3897.27,-61.8543,NULL,0,''), (425200,13,-6256.8,-3897.43,-61.4237,NULL,0,''), (425200,14,-6245.13,-3897.58,-61.0156,NULL,0,''), (425200,15,-6231.72,-3897.77,-60.5649,NULL,0,''), (425200,16,-6217.37,-3897.85,-60.4397,NULL,0,''), (425200,17,-6207.68,-3897.86,-60.3485,NULL,0,''), (425200,18,-6200.45,-3897.66,-60.2832,NULL,0,''), (425201,1,-6191.13,-3897.99,-60.1547,NULL,0,''), (425201,2,-6183.44,-3898.16,-60.0868,NULL,0,''), (425201,3,-6174.8,-3898.45,-60.0056,NULL,0,''), (425201,4,-6165.49,-3898.95,-59.9097,NULL,0,''), (425201,5,-6156.97,-3899.07,-59.8555,NULL,0,''), (425201,6,-6148.45,-3898.89,-59.8717,NULL,0,''), (425201,7,-6140.53,-3898.68,-59.8844,NULL,0,''), (425201,8,-6132.61,-3898.29,-59.9057,NULL,0,''), (425201,9,-6124.03,-3897.38,-59.9139,NULL,0,''), (425201,10,-6115.28,-3895.98,-59.949,NULL,0,''), (425201,11,-6106.84,-3893.7,-59.9951,NULL,0,''), (425201,12,-6098.68,-3891.24,-60.0377,NULL,0,''), (425201,13,-6090.25,-3888.54,-60.0788,NULL,0,''), (425201,14,-6081.56,-3885.46,-60.1355,NULL,0,''), (425201,15,-6072.5,-3882.04,-60.1736,NULL,0,''), (425201,16,-6064.86,-3879.16,-60.2146,NULL,0,''), (425201,17,-6056.94,-3876.05,-60.2663,NULL,0,''), (425201,18,-6049.15,-3872.9,-60.2967,NULL,0,''), (425201,19,-6041.14,-3869.67,-60.3445,NULL,0,''), (425201,20,-6032.96,-3866.25,-60.3929,NULL,0,''), (425201,21,-6024.91,-3862.81,-60.4201,NULL,0,''), (425201,22,-6017.94,-3859.83,-60.4674,NULL,0,''), (425201,23,-6010.55,-3856.64,-60.5121,NULL,0,''), (425201,24,-6002.64,-3853.19,-60.5419,NULL,0,''), (425201,25,-5994.61,-3849.69,-60.5862,NULL,0,''), (425201,26,-5986.62,-3846.13,-60.6333,NULL,0,''), (425201,27,-5978.73,-3842.61,-60.6723,NULL,0,''), (425201,28,-5970.21,-3838.81,-60.7158,NULL,0,''), (425201,29,-5961.54,-3834.75,-60.7743,NULL,0,''), (425201,30,-5953.2,-3828.76,-60.6922,NULL,0,''), (425201,31,-5944.69,-3822.82,-60.4692,NULL,0,''), (425201,32,-5936.07,-3817.66,-60.2527,NULL,0,''), (425201,33,-5926.36,-3812.3,-60.0549,NULL,0,''), (425201,34,-5917.03,-3807.91,-59.7889,NULL,0,''), (425201,35,-5906.75,-3802.67,-59.591,NULL,0,''), (425201,36,-5895.76,-3797.51,-59.7463,NULL,0,''), (425201,37,-5886.58,-3793.77,-60.0257,NULL,0,''), (425201,38,-5876.67,-3790.31,-60.1595,NULL,0,''), (425201,39,-5866.79,-3786.6,-60.2363,NULL,0,''), (425201,40,-5856.81,-3782.17,-60.7624,NULL,0,''), (425201,41,-5847.81,-3780.26,-60.9771,NULL,0,''), (425201,42,-5838.69,-3777.91,-61.0963,NULL,0,''), (425201,43,-5828.99,-3776.57,-61.1453,NULL,0,''), (425201,44,-5817.79,-3776.7,-61.2493,NULL,0,''), (425201,45,-5808.22,-3776.95,-61.3142,NULL,0,''), (425201,46,-5799.27,-3777.61,-61.4031,NULL,0,''), (425201,47,-5788.73,-3778.89,-61.4787,NULL,0,''), (425201,48,-5779.45,-3779.9,-61.5685,NULL,0,''), (425201,49,-5770.86,-3781.42,-61.6462,NULL,0,''), (425201,50,-5761.83,-3783.77,-61.7109,NULL,0,''), (425201,51,-5752.74,-3785.92,-61.4701,NULL,0,''), (425201,52,-5744.52,-3787.46,-61.3502,NULL,0,''), (425201,53,-5735.69,-3789.1,-61.0581,NULL,0,''), (425201,54,-5727.33,-3792.11,-60.9136,NULL,0,''), (425201,55,-5718.91,-3797.02,-60.6031,NULL,0,''), (425201,56,-5711.88,-3802.96,-60.9495,NULL,0,''), (425201,57,-5704.67,-3810.75,-61.4076,NULL,0,''), (425201,58,-5698.32,-3818.22,-61.6877,NULL,0,''), (425201,59,-5692.7,-3825.67,-62.0049,NULL,0,''), (425201,60,-5687.31,-3833.29,-62.2746,NULL,0,''), (425201,61,-5683.05,-3839.84,-62.4105,NULL,0,''), (425201,62,-5679.18,-3846.37,-62.5762,NULL,0,''), (425201,63,-5675.19,-3854.28,-62.3824,NULL,0,''), (425201,64,-5671.32,-3862.26,-62.2226,NULL,0,''), (425201,65,-5667.59,-3870.17,-62.0706,NULL,0,''), (425201,66,-5664.63,-3877.78,-61.9482,NULL,0,''), (425201,67,-5662.53,-3886.03,-61.839,NULL,0,''), (425201,68,-5660.7,-3894.46,-61.7547,NULL,0,''), (425201,69,-5659.71,-3903.38,-61.622,NULL,0,''), (425201,70,-5659,-3912.57,-61.528,NULL,0,''), (425201,71,-5657.93,-3921.85,-61.4457,NULL,0,''), (425201,72,-5656.73,-3930.87,-61.3267,NULL,0,''), (425201,73,-5655.31,-3940.45,-61.2273,NULL,0,''), (425201,74,-5653.95,-3949.8,-61.1983,NULL,0,''), (425201,75,-5652.19,-3959.55,-61.191,NULL,0,''), (425201,76,-5650.45,-3968.72,-61.1827,NULL,0,''), (425201,77,-5648.88,-3977.56,-61.1758,NULL,0,''), (425201,78,-5645.48,-3987.04,-61.1671,NULL,0,''), (425201,79,-5643.65,-3995.95,-61.1594,NULL,0,''), (425201,80,-5642.07,-4005.56,-61.1477,NULL,0,''), (425201,81,-5640.9,-4015.18,-61.1393,NULL,0,''), (425201,82,-5640.18,-4024.48,-61.1313,NULL,0,''), (425201,83,-5639.49,-4033.56,-61.1239,NULL,0,''), (425201,84,-5638.75,-4043.8,-61.1163,NULL,0,''), (425201,85,-5638.62,-4052.55,-61.1497,NULL,0,''), (425201,86,-5638.78,-4061.89,-61.2196,NULL,0,''), (425201,87,-5640.51,-4072.33,-61.2885,NULL,0,''), (425201,88,-5643.95,-4082.94,-61.3682,NULL,0,''), (425201,89,-5647.96,-4091.97,-61.4318,NULL,0,''), (425201,90,-5652.74,-4099.73,-61.4644,NULL,0,''), (425201,91,-5658.15,-4108.15,-61.5069,NULL,0,''), (425201,92,-5663.05,-4116.77,-61.547,NULL,0,''), (425201,93,-5668.11,-4125.02,-61.5868,NULL,0,''), (425201,94,-5673.62,-4133.69,-61.6279,NULL,0,''), (425201,95,-5679.39,-4141.17,-61.5546,NULL,0,''), (425201,96,-5685.81,-4147.76,-61.2686,NULL,0,''), (425201,97,-5693.73,-4153.52,-60.805,NULL,0,''), (425201,98,-5702.2,-4158.68,-60.38,NULL,0,''), (425201,99,-5711.17,-4163.68,-60.5767,NULL,0,''), (425201,100,-5719.97,-4167.7,-60.7495,NULL,0,''), (425201,101,-5728.91,-4171.09,-60.9849,NULL,0,''), (425201,102,-5738.42,-4174.28,-61.3725,NULL,0,''), (425201,103,-5747.66,-4176.74,-61.4211,NULL,0,''), (425201,104,-5757.03,-4179.17,-61.4857,NULL,0,''), (425201,105,-5766.08,-4181.43,-61.5319,NULL,0,''), (425201,106,-5775.63,-4183.64,-61.523,NULL,0,''), (425201,107,-5785.16,-4185.34,-61.3824,NULL,0,''), (425201,108,-5794.63,-4186.67,-61.2606,NULL,0,''), (425201,109,-5804.93,-4187.97,-61.3876,NULL,0,''), (425201,110,-5814.68,-4188.93,-61.6206,NULL,0,''), (425201,111,-5824.68,-4189.75,-61.8774,NULL,0,''), (425201,112,-5833.86,-4190.43,-62.1073,NULL,0,''), (425201,113,-5842.48,-4191,-62.3082,NULL,0,''), (425201,114,-5851.21,-4191.57,-62.5253,NULL,0,''), (425201,115,-5861.32,-4192.4,-62.6363,NULL,0,''), (425201,116,-5871.21,-4193.24,-62.6999,NULL,0,''), (425201,117,-5880.64,-4193.85,-62.7766,NULL,0,''), (425201,118,-5889.84,-4194.21,-62.8327,NULL,0,''), (425201,119,-5898.47,-4194.51,-62.8894,NULL,0,''), (425201,120,-5907.67,-4194.83,-62.8819,NULL,0,''), (425201,121,-5916.77,-4195.14,-62.7659,NULL,0,''), (425201,122,-5926.44,-4195.48,-62.6792,NULL,0,''), (425201,123,-5936.36,-4195.62,-62.5624,NULL,0,''), (425201,124,-5945.7,-4195.7,-62.4532,NULL,0,''), (425201,125,-5955.38,-4195.71,-62.3407,NULL,0,''), (425201,126,-5965.41,-4195.57,-62.2259,NULL,0,''), (425201,127,-5975.91,-4195.54,-62.2551,NULL,0,''), (425201,128,-5986.3,-4195.46,-62.3111,NULL,0,''), (425201,129,-5996.9,-4195.03,-62.3646,NULL,0,''), (425201,130,-6006.44,-4194.28,-62.4284,NULL,0,''), (425201,131,-6015.97,-4193.45,-62.4367,NULL,0,''), (425201,132,-6025.38,-4192.59,-62.5398,NULL,0,''), (425201,133,-6034.45,-4191.69,-62.5892,NULL,0,''), (425201,134,-6043.49,-4190.67,-62.6533,NULL,0,''), (425201,135,-6053.09,-4189.39,-62.6578,NULL,0,''), (425201,136,-6063.16,-4188.11,-62.4733,NULL,0,''), (425201,137,-6072.55,-4187.03,-62.2856,NULL,0,''), (425201,138,-6082.19,-4186.11,-62.0776,NULL,0,''), (425201,139,-6092.67,-4185.46,-62.051,NULL,0,''), (425201,140,-6103.04,-4184.89,-62.2653,NULL,0,''), (425201,141,-6113.42,-4184.63,-62.4858,NULL,0,''), (425201,142,-6124.15,-4184.92,-62.6071,NULL,0,''), (425201,143,-6134.52,-4185.2,-62.3842,NULL,0,''), (425201,144,-6145.36,-4185.69,-62.1294,NULL,0,''), (425201,145,-6155.71,-4186.58,-61.9095,NULL,0,''), (425201,146,-6166.17,-4187.48,-61.7304,NULL,0,''), (425201,147,-6177.33,-4188.44,-61.696,NULL,0,''), (425201,148,-6185.81,-4189.2,-61.6767,NULL,0,''), (425201,149,-6195.39,-4190.63,-61.6506,NULL,0,''), (425201,150,-6205.03,-4192.38,-61.6175,NULL,0,''), (425201,151,-6214.78,-4194.21,-61.5961,NULL,0,''), (425201,152,-6224.48,-4196.3,-61.6135,NULL,0,''), (425201,153,-6233.62,-4198.14,-61.6568,NULL,0,''), (425201,154,-6242.89,-4199.97,-61.6911,NULL,0,''), (425201,155,-6252.97,-4201.97,-61.7273,NULL,0,''), (425201,156,-6262.82,-4203.9,-61.6297,NULL,0,''), (425201,157,-6273.05,-4205.66,-61.5693,NULL,0,''), (425201,158,-6282.99,-4206.99,-61.4881,NULL,0,''), (425201,159,-6294.46,-4208.37,-61.3831,NULL,0,''), (425201,160,-6304.92,-4209.25,-61.3155,NULL,0,''), (425201,161,-6316.44,-4210.08,-61.9332,NULL,0,''), (425201,162,-6328.2,-4210.85,-62.4794,NULL,0,''), (425201,163,-6338.91,-4211.56,-62.6251,NULL,0,''), (425201,164,-6348.49,-4210.64,-62.0232,NULL,0,''), (425201,165,-6356.92,-4207.3,-61.6654,NULL,0,''), (425201,166,-6364.13,-4202.14,-61.1157,NULL,0,''), (425201,167,-6371.33,-4196.2,-61.4884,NULL,0,''), (425201,168,-6378.78,-4189.83,-61.7792,NULL,0,''), (425201,169,-6385.96,-4183.68,-62.2433,NULL,0,''), (425201,170,-6393.2,-4176.92,-62.6041,NULL,0,''), (425201,171,-6399.35,-4170.36,-62.9947,NULL,0,''), (425201,172,-6404.76,-4162.21,-63.22,NULL,0,''), (425201,173,-6409.01,-4154.56,-63.3792,NULL,0,''), (425201,174,-6412.76,-4146.4,-63.5873,NULL,0,''), (425201,175,-6416.19,-4138.1,-63.8013,NULL,0,''), (425201,176,-6419.27,-4129.67,-64.0044,NULL,0,''), (425201,177,-6421.97,-4120.87,-64.0823,NULL,0,''), (425201,178,-6424.7,-4111.7,-63.9544,NULL,0,''), (425201,179,-6427.14,-4102.09,-63.8454,NULL,0,''), (425201,180,-6429.14,-4092.39,-63.739,NULL,0,''), (425201,181,-6430.8,-4082.72,-63.6193,NULL,0,''), (425201,182,-6431.55,-4072.96,-63.5013,NULL,0,''), (425201,183,-6431.81,-4063.41,-63.4091,NULL,0,''), (425201,184,-6432.07,-4053.72,-63.3199,NULL,0,''), (425201,185,-6432.12,-4044.15,-63.2197,NULL,0,''), (425201,186,-6432.02,-4034.24,-63.1279,NULL,0,''), (425201,187,-6431.8,-4023.63,-63.0207,NULL,0,''), (425201,188,-6431.49,-4013.71,-62.927,NULL,0,''), (425201,189,-6431.01,-4004.51,-62.8465,NULL,0,''), (425201,190,-6429.68,-3994.92,-62.8435,NULL,0,''), (425201,191,-6428,-3984.32,-62.8388,NULL,0,''), (425201,192,-6425.7,-3974.44,-62.8355,NULL,0,''), (425201,193,-6423.12,-3964.14,-62.8313,NULL,0,''), (425201,194,-6420.24,-3954.9,-62.8263,NULL,0,''), (425201,195,-6416.66,-3945.65,-62.6458,NULL,0,''), (425201,196,-6412.34,-3937.4,-62.5412,NULL,0,''), (425201,197,-6406.42,-3928.75,-62.1537,NULL,0,''), (425201,198,-6398.58,-3922.15,-61.7519,NULL,0,''), (425201,199,-6389.51,-3916.89,-61.5696,NULL,0,''), (425201,200,-6380.43,-3912.63,-61.7523,NULL,0,''), (425201,201,-6370.58,-3909.01,-61.9721,NULL,0,''), (425201,202,-6360.86,-3906.08,-62.2233,NULL,0,''), (425201,203,-6351.73,-3903.65,-62.3375,NULL,0,''), (425201,204,-6342.71,-3901.26,-62.4708,NULL,0,''), (425201,205,-6333.07,-3898.94,-62.5955,NULL,0,''), (425201,206,-6322.43,-3897.58,-62.822,NULL,0,''), (425201,207,-6312.65,-3897.02,-62.939,NULL,0,''), (425201,208,-6302.74,-3896.83,-63.0881,NULL,0,''), (425201,209,-6293.4,-3896.73,-62.8319,NULL,0,''), (425201,210,-6283.84,-3896.64,-62.4841,NULL,0,''), (425201,211,-6274.15,-3896.57,-62.109,NULL,0,''), (425201,212,-6263.76,-3896.5,-61.7205,NULL,0,''), (425201,213,-6253.84,-3896.48,-61.3577,NULL,0,''), (425201,214,-6243.23,-3896.49,-60.9442,NULL,0,''), (425201,215,-6233.32,-3896.47,-60.5944,NULL,0,''), (425201,216,-6222.59,-3896.66,-60.4868,NULL,0,''), (425201,217,-6213.38,-3896.88,-60.3687,NULL,0,''), (425201,218,-6200.45,-3897.66,-60.2832,NULL,0,''), (425202,1,-6190.65,-3896.22,-60.1529,NULL,0,''), (425202,2,-6180.66,-3896.07,-60.0595,NULL,0,''), (425202,3,-6171.55,-3897.96,-59.9696,NULL,0,''), (425202,4,-6161.52,-3896.79,-59.8741,NULL,0,''), (425202,5,-6151.06,-3897.01,-59.8661,NULL,0,''), (425202,6,-6141.54,-3898.68,-59.8809,NULL,0,''), (425202,7,-6132.44,-3897.03,-59.9045,NULL,0,''), (425202,8,-6117.72,-3893.62,-59.9211,NULL,0,''), (430620,1,39.8513,-677.459,-25.1611,NULL,0,'Pusillin path'), (430620,2,11.7509,-698.469,-25.1611,NULL,0,'Pusillin path'), (430620,3,4.38368,-694.666,-25.1611,NULL,0,'Pusillin path'), (430620,4,4.88613,-671.499,-12.6426,NULL,0,'Pusillin path'), (430620,5,8.9517,-667.447,-12.6426,NULL,0,'Pusillin path'), (430620,6,13.0878,-672.124,-12.6426,NULL,0,'Pusillin path'), (430620,7,16.2925,-701.417,-12.6426,NULL,0,'Pusillin path'), (450700,1,-6181.54,-3901.89,-60.0522,NULL,0,''), (450700,2,-6181.91,-3906.66,-60.0592,NULL,0,''), (450700,3,-6182.58,-3912.22,-59.9758,NULL,0,''), (450700,4,-6182.4,-3917.94,-58.8287,NULL,0,''), (496600,1,-2895.49,-3350.66,31.2543,NULL,0,'Private Hendel'), (508800,1,-3714.99,-4527.66,25.8339,NULL,0,'Falgran Hastil - Path 1'), (508800,2,-3712.47,-4533.24,25.8339,NULL,0,'Falgran Hastil - Path 1'), (508800,3,-3716.93,-4541.17,25.8339,NULL,0,'Falgran Hastil - Path 1'), (508800,4,-3724.09,-4545.34,25.8339,NULL,0,'Falgran Hastil - Path 1'), (508801,1,-3716.93,-4541.17,25.8339,NULL,0,'Falgran Hastil - Path 2'), (508801,2,-3712.47,-4533.24,25.8339,NULL,0,'Falgran Hastil - Path 2'), (508801,3,-3714.99,-4527.66,25.8339,NULL,0,'Falgran Hastil - Path 2'), (508801,4,-3718.48,-4522.41,25.8338,NULL,0,'Falgran Hastil - Path 2'), (518400,1,-2906.15,-3345.12,31.3324,NULL,0,'Theramore Sentry'), (518400,2,-2910.64,-3353.77,30.4347,NULL,0,'Theramore Sentry'), (518401,1,-2897.26,-3330.35,33.442,NULL,0,'Theramore Sentry'), (518401,2,-2908.55,-3336.71,32.0493,NULL,0,'Theramore Sentry'), (518401,3,-2914.51,-3346.08,30.843,NULL,0,'Theramore Sentry'), (774400,1,399.622,-2118.75,131.918,NULL,0,NULL), (774400,2,398.372,-2113.75,131.918,NULL,0,NULL), (774400,3,398.122,-2112.5,131.918,NULL,0,NULL), (774400,4,396.622,-2104.75,131.918,NULL,0,NULL), (774400,5,396.19,-2103.14,131.792,NULL,0,NULL), (774400,6,395.44,-2100.64,131.792,NULL,0,NULL), (774400,7,394.19,-2094.14,131.792,NULL,0,NULL), (774400,8,393.69,-2092.39,131.792,NULL,0,NULL), (774400,9,393.223,-2090.41,131.734,NULL,0,NULL), (774400,10,392.723,-2089.16,131.734,NULL,0,NULL), (774400,11,392.473,-2087.91,131.734,NULL,0,NULL), (774400,12,392.223,-2086.91,131.734,NULL,0,NULL), (774400,13,390.917,-2081.43,131.801,NULL,0,NULL), (774400,14,391.848,-2085.33,131.707,NULL,0,NULL), (774400,15,392.434,-2087.05,131.937,NULL,0,NULL), (774400,16,393.184,-2089.55,131.937,NULL,0,NULL), (774400,17,393.434,-2090.8,131.937,NULL,0,NULL), (774400,18,393.684,-2092.3,131.937,NULL,0,NULL), (774400,19,393.934,-2093.8,131.937,NULL,0,NULL), (774400,20,394.684,-2097.05,131.937,NULL,0,NULL), (774400,21,395.69,-2100.93,131.918,NULL,0,NULL), (774400,22,396.44,-2103.43,131.918,NULL,0,NULL), (774400,23,396.69,-2104.43,131.918,NULL,0,NULL), (774400,24,398.19,-2112.43,131.918,NULL,0,NULL), (774400,25,398.19,-2113.18,131.918,NULL,0,NULL), (774400,26,398.44,-2113.93,131.918,NULL,0,NULL), (774400,27,399.44,-2118.68,131.918,NULL,0,NULL), (774400,28,399.725,-2119.74,131.668,NULL,0,NULL), (911700,1,-6027.85,-1020.16,-217.056,NULL,0,''), (911700,2,-6033.25,-1017.56,-217.055,NULL,0,''), (965560,1,3882.08,3605.61,47.2087,NULL,0,'Darkfallen Bloodbearer'), (965560,2,3880.68,3604.95,46.9814,NULL,0,'Darkfallen Bloodbearer'), (965560,3,3873.56,3605.22,47.1648,NULL,0,'Darkfallen Bloodbearer'), (965560,4,3864.23,3594.6,46.8939,NULL,0,'Darkfallen Bloodbearer'), (965560,5,3863.22,3593.01,46.8025,NULL,0,'Darkfallen Bloodbearer'), (965560,6,3857.54,3589.55,46.892,NULL,0,'Darkfallen Bloodbearer'), (965560,7,3849.74,3589.31,47.1981,NULL,0,'Darkfallen Bloodbearer'), (965560,8,3841.68,3593.68,47.0527,NULL,0,'Darkfallen Bloodbearer'), (965560,9,3835.92,3599.62,47.2669,NULL,0,'Darkfallen Bloodbearer'), (965560,10,3828.86,3599.79,47.1408,NULL,0,'Darkfallen Bloodbearer'), (965560,11,3821.26,3598.35,46.8344,NULL,0,'Darkfallen Bloodbearer'), (965560,12,3806.12,3590.27,48.67,NULL,0,'Darkfallen Bloodbearer'), (965560,13,3801.33,3586.16,49.7196,NULL,0,'Darkfallen Bloodbearer'), (1067600,1,-599.237,-4291.68,37.8486,NULL,0,'Raider Jhash'), (1067600,2,-599.729,-4335.89,37.6889,NULL,0,'Raider Jhash'), (1067600,3,-601.265,-4384.69,41.0606,NULL,0,'Raider Jhash'), (1067600,4,-598.055,-4419.42,43.002,NULL,0,'Raider Jhash'), (1067600,5,-584.533,-4447.33,41.702,NULL,0,'Raider Jhash'), (1067600,6,-570.708,-4472.14,42.3749,NULL,0,'Raider Jhash'), (1067600,7,-570.685,-4501.26,42.5982,NULL,0,'Raider Jhash'), (1067600,8,-585.577,-4518.71,42.1651,NULL,0,'Raider Jhash'), (1067601,1,-576.558,-4541.88,41.4274,NULL,0,'Raider Jhash'), (1067601,2,-561.176,-4549.65,41.6843,NULL,0,'Raider Jhash'), (1067601,3,-550.397,-4557.42,41.5015,NULL,0,'Raider Jhash'), (1067601,4,-548.972,-4570.2,41.3361,NULL,0,'Raider Jhash'), (1067601,5,-556.146,-4581.98,41.3607,NULL,0,'Raider Jhash'), (1067601,6,-580.877,-4576.48,41.441,NULL,0,'Raider Jhash'), (1067601,7,-595.318,-4577.64,40.9368,NULL,0,'Raider Jhash'), (1067601,8,-603.521,-4601.42,41.3329,NULL,1000,'Raider Jhash'), (1067602,1,-603.515,-4638.08,39.9765,NULL,0,'Raider Jhash'), (1067602,2,-603.65,-4681.45,38.4468,NULL,0,'Raider Jhash'), (1067602,3,-587.597,-4717.41,34.6128,NULL,0,'Raider Jhash'), (1067602,4,-562.93,-4734.52,33.5121,NULL,0,'Raider Jhash'), (1067602,5,-522.445,-4753.32,32.8195,NULL,0,'Raider Jhash'), (1067602,6,-483.757,-4771.4,32.077,NULL,0,'Raider Jhash'), (1067602,7,-441.956,-4778.61,32.8632,NULL,0,'Raider Jhash'), (1067602,8,-400.212,-4799.72,32.8092,NULL,0,'Raider Jhash'), (1067602,9,-362.897,-4817.08,32.3057,NULL,0,'Raider Jhash'), (1067602,10,-316.792,-4809.21,30.348,NULL,0,'Raider Jhash'), (1067602,11,-281.216,-4800.57,28.9882,NULL,0,'Raider Jhash'), (1067602,12,-235.254,-4791.38,25.6622,NULL,0,'Raider Jhash'), (1067602,13,-196.362,-4776.91,23.7779,NULL,0,'Raider Jhash'), (1067602,14,-164.07,-4760.92,23.2467,NULL,0,'Raider Jhash'), (1067602,15,-116.398,-4749.24,22.061,NULL,0,'Raider Jhash'), (1067602,16,-90.1631,-4744.41,21.3035,NULL,0,'Raider Jhash'), (1067602,17,-50.6099,-4746.97,20.9904,NULL,0,'Raider Jhash'), (1067602,18,-27.2671,-4752.64,21.3974,NULL,0,'Raider Jhash'), (1067602,19,21.3968,-4745.76,22.1913,NULL,0,'Raider Jhash'), (1067602,20,63.495,-4743.18,19.2716,NULL,0,'Raider Jhash'), (1067602,21,92.0944,-4742.21,17.2732,NULL,0,'Raider Jhash'), (1067602,22,131.745,-4765.46,12.5109,NULL,0,'Raider Jhash'), (1067602,23,152.063,-4766.49,11.9154,NULL,0,'Raider Jhash'), (1067602,24,184.833,-4748.72,11.3761,NULL,0,'Raider Jhash'), (1067602,25,224.22,-4741.74,10.2271,NULL,0,'Raider Jhash'), (1067602,26,248.54,-4737.56,10.1744,NULL,0,'Raider Jhash'), (1067602,27,268.483,-4748.65,9.94541,NULL,0,'Raider Jhash'), (1067602,28,292.895,-4739.64,9.44541,NULL,0,'Raider Jhash'), (1067602,29,315.015,-4721.64,11.1619,NULL,1000,'Raider Jhash'), (1067602,30,330.34,-4717.38,13.433,NULL,0,'Raider Jhash'), (1067602,31,300.932,-4734.5,9.45666,NULL,0,'Raider Jhash'), (1067602,32,259.137,-4745.54,10.2654,NULL,0,'Raider Jhash'), (1067602,33,242.193,-4735.69,10.1744,NULL,0,'Raider Jhash'), (1067602,34,211.733,-4744.54,10.4771,NULL,0,'Raider Jhash'), (1067602,35,165.806,-4756.87,11.6654,NULL,0,'Raider Jhash'), (1067602,36,137.908,-4768.71,12.0521,NULL,0,'Raider Jhash'), (1067602,37,101.193,-4747.2,16.5552,NULL,0,'Raider Jhash'), (1067602,38,65.2298,-4739.08,19.0045,NULL,0,'Raider Jhash'), (1067602,39,46.4861,-4745.2,20.7247,NULL,0,'Raider Jhash'), (1067602,40,6.25863,-4750.53,22.0663,NULL,0,'Raider Jhash'), (1067602,41,-35.5773,-4751.97,21.2404,NULL,0,'Raider Jhash'), (1067602,42,-69.9442,-4744.79,20.8035,NULL,0,'Raider Jhash'), (1067602,43,-108.879,-4746.86,22.0026,NULL,0,'Raider Jhash'), (1067602,44,-153.256,-4758.76,23.202,NULL,0,'Raider Jhash'), (1067602,45,-195.36,-4773.25,23.7779,NULL,0,'Raider Jhash'), (1067602,46,-242.287,-4789.28,25.8953,NULL,0,'Raider Jhash'), (1067602,47,-282.123,-4800.22,28.9882,NULL,0,'Raider Jhash'), (1067602,48,-325.77,-4810.03,30.7528,NULL,0,'Raider Jhash'), (1067602,49,-360.748,-4814.15,32.4307,NULL,0,'Raider Jhash'), (1067602,50,-385.379,-4807.94,32.6479,NULL,0,'Raider Jhash'), (1067602,51,-421.029,-4788.06,32.329,NULL,0,'Raider Jhash'), (1067602,52,-461.626,-4771.84,32.465,NULL,0,'Raider Jhash'), (1067602,53,-502.955,-4765.19,32.5636,NULL,0,'Raider Jhash'), (1067602,54,-545.534,-4742.61,33.2887,NULL,0,'Raider Jhash'), (1067602,55,-585.464,-4722.43,34.3628,NULL,0,'Raider Jhash'), (1067602,56,-603.311,-4687.97,37.7891,NULL,0,'Raider Jhash'), (1067602,57,-604.618,-4646.84,39.5932,NULL,0,'Raider Jhash'), (1067602,58,-605.466,-4617.58,40.8329,NULL,0,'Raider Jhash'), (1067603,1,-604.025,-4601.94,41.3329,NULL,0,'Raider Jhash'), (1067603,2,-599.359,-4580.02,40.7755,NULL,0,'Raider Jhash'), (1067603,3,-605.021,-4570.39,41.2657,NULL,0,'Raider Jhash'), (1067603,4,-629.726,-4561.11,41.5315,NULL,0,'Raider Jhash'), (1067603,5,-634.988,-4551.78,41.4548,NULL,0,'Raider Jhash'), (1067603,6,-630.247,-4537.6,41.4065,NULL,0,'Raider Jhash'), (1067603,7,-618.51,-4532.73,41.4648,NULL,0,'Raider Jhash'), (1067603,8,-588.908,-4523.62,41.701,NULL,0,'Raider Jhash'), (1067604,1,-570.418,-4500.89,42.5982,NULL,0,'Raider Jhash'), (1067604,2,-571.042,-4474.96,42.6926,NULL,0,'Raider Jhash'), (1067604,3,-591.169,-4436.44,42.0198,NULL,0,'Raider Jhash'), (1067604,4,-602,-4403.7,43.6098,NULL,0,'Raider Jhash'), (1067604,5,-599.839,-4357.36,38.5639,NULL,0,'Raider Jhash'), (1067604,6,-600.457,-4327.56,37.6366,NULL,0,'Raider Jhash'), (1067604,7,-601.642,-4288.53,37.9269,NULL,0,'Raider Jhash'), (1067605,1,-612.841,-4276.94,37.9269,NULL,0,'Raider Jhash'), (1067605,2,-625.562,-4261.94,38.311,NULL,0,'Raider Jhash'), (1067605,3,-628.084,-4246,38.436,NULL,0,'Raider Jhash'), (1067605,4,-621.983,-4229.88,38.3839,NULL,0,'Raider Jhash'), (1067605,5,-607.523,-4224.21,38.3839,NULL,0,'Raider Jhash'), (1067605,6,-591.121,-4229.64,38.4989,NULL,0,'Raider Jhash'), (1067605,7,-579.356,-4238.15,38.1169,NULL,0,'Raider Jhash'), (1067605,8,-576.728,-4251.93,38.061,NULL,0,'Raider Jhash'), (1067605,9,-580.829,-4268.68,38.0986,NULL,0,'Raider Jhash'), (1183200,1,7828.58,-2246.84,463.516,NULL,0,'Keeper Remulos - WP1'), (1183200,2,7824.64,-2279.03,459.317,NULL,0,'Keeper Remulos - WP2'), (1183200,3,7814.17,-2302.26,456.223,NULL,0,'Keeper Remulos - WP3'), (1183200,4,7787.46,-2320.98,454.547,NULL,0,'Keeper Remulos - WP4'), (1183200,5,7753.75,-2319.08,454.707,NULL,0,'Keeper Remulos - WP5'), (1183200,6,7787.46,-2320.98,454.547,NULL,0,'Keeper Remulos - WP6'), (1183200,7,7814.17,-2302.26,456.223,NULL,0,'Keeper Remulos - WP7'), (1183200,8,7824.64,-2279.03,459.317,NULL,0,'Keeper Remulos - WP8'), (1183200,9,7828.58,-2246.84,463.516,NULL,0,'Keeper Remulos - WP9'), (1183200,10,7848.3,-2216.35,470.888,NULL,0,'Keeper Remulos - WP10 (Home)'), (1183201,1,7940.57,-2577.85,488.947,NULL,0,'Keeper Remulos'), (1183201,2,7949.31,-2569.12,489.716,NULL,0,'Keeper Remulos'), (1183201,3,7976.86,-2552.7,490.081,NULL,0,'Keeper Remulos'), (1183201,4,7962.71,-2411.16,488.955,NULL,0,'Keeper Remulos'), (1183201,5,7953.04,-2357.95,486.379,NULL,0,'Keeper Remulos'), (1183201,6,7942.54,-2320.17,476.77,NULL,0,'Keeper Remulos'), (1183201,7,7933.29,-2314.78,473.674,NULL,0,'Keeper Remulos'), (1183201,8,7908.49,-2309.09,467.677,NULL,0,'Keeper Remulos'), (1183201,9,7866.54,-2312.2,463.32,NULL,0,'Keeper Remulos'), (1183201,10,7817.25,-2306.2,456,NULL,0,'Keeper Remulos'), (1183201,11,7829.66,-2244.87,463.87,NULL,0,'Keeper Remulos'), (1183201,12,7847.07,-2217.57,470.403,NULL,0,'Keeper Remulos'), (1227700,1,-1155.15,2709.41,111.236,NULL,0,'Melizza Brimbuzzle'), (1227700,2,-1155.15,2709.41,111.236,NULL,0,'Melizza Brimbuzzle'), (1227700,3,-1162.79,2712.46,111.583,NULL,0,'Melizza Brimbuzzle'), (1227700,4,-1162.75,2712.4,111.642,NULL,0,'Melizza Brimbuzzle'), (1227700,5,-1169.5,2711.4,112.392,NULL,0,'Melizza Brimbuzzle'), (1227700,6,-1177.48,2710.26,112.126,NULL,0,'Melizza Brimbuzzle'), (1227700,7,-1199.98,2702.51,111.626,NULL,0,'Melizza Brimbuzzle'), (1227700,8,-1206.39,2700.13,111.496,NULL,0,'Melizza Brimbuzzle'), (1227700,9,-1248.92,2680.27,111.892,NULL,0,'Melizza Brimbuzzle'), (1227700,10,-1272.49,2666.55,111.896,NULL,0,'Melizza Brimbuzzle'), (1227700,11,-1288.82,2646.1,111.711,NULL,0,'Melizza Brimbuzzle'), (1227700,12,-1290.41,2644.39,111.654,NULL,0,'Melizza Brimbuzzle'), (1227700,13,-1290.41,2644.39,111.654,NULL,0,'Melizza Brimbuzzle'), (1227700,14,-1290.41,2644.39,111.654,NULL,0,'Melizza Brimbuzzle'), (1227700,15,-1309.87,2622.18,111.778,NULL,0,'Melizza Brimbuzzle'), (1227700,16,-1309.91,2622.19,111.974,NULL,0,'Melizza Brimbuzzle'), (1227700,17,-1323.9,2605.01,111.899,NULL,0,'Melizza Brimbuzzle'), (1227700,18,-1336.77,2591.2,111.861,NULL,0,'Melizza Brimbuzzle'), (1227700,19,-1349.32,2578.49,111.765,NULL,0,'Melizza Brimbuzzle'), (1227700,20,-1359.6,2564.02,111.491,NULL,0,'Melizza Brimbuzzle'), (1227700,21,-1361.85,2559.52,110.741,NULL,0,'Melizza Brimbuzzle'), (1227700,22,-1362.35,2557.77,109.991,NULL,0,'Melizza Brimbuzzle'), (1227700,23,-1363.1,2556.27,109.491,NULL,0,'Melizza Brimbuzzle'), (1227700,24,-1364.6,2553.52,108.991,NULL,0,'Melizza Brimbuzzle'), (1227700,25,-1365.35,2551.77,108.241,NULL,0,'Melizza Brimbuzzle'), (1227700,26,-1366.1,2550.02,107.741,NULL,0,'Melizza Brimbuzzle'), (1227700,27,-1366.48,2549.69,107.572,NULL,0,'Melizza Brimbuzzle'), (1227700,28,-1366.73,2549.19,107.072,NULL,0,'Melizza Brimbuzzle'), (1227700,29,-1367.23,2547.19,106.822,NULL,0,'Melizza Brimbuzzle'), (1227700,30,-1367.73,2545.19,106.072,NULL,0,'Melizza Brimbuzzle'), (1227700,31,-1368.48,2543.44,105.322,NULL,0,'Melizza Brimbuzzle'), (1227700,32,-1368.98,2541.44,104.572,NULL,0,'Melizza Brimbuzzle'), (1227700,33,-1369.48,2539.44,103.822,NULL,0,'Melizza Brimbuzzle'), (1227700,34,-1370.23,2536.69,103.322,NULL,0,'Melizza Brimbuzzle'), (1227700,35,-1370.98,2534.69,102.572,NULL,0,'Melizza Brimbuzzle'), (1227700,36,-1371.23,2532.94,102.072,NULL,0,'Melizza Brimbuzzle'), (1227700,37,-1371.73,2531.19,101.322,NULL,0,'Melizza Brimbuzzle'), (1227700,38,-1372.23,2529.19,100.822,NULL,0,'Melizza Brimbuzzle'), (1227700,39,-1372.98,2527.19,100.072,NULL,0,'Melizza Brimbuzzle'), (1227700,40,-1373.73,2524.44,99.3219,NULL,0,'Melizza Brimbuzzle'), (1227700,41,-1374.23,2522.44,98.5719,NULL,0,'Melizza Brimbuzzle'), (1227700,42,-1374.73,2520.69,97.8219,NULL,0,'Melizza Brimbuzzle'), (1227700,43,-1375.48,2518.69,97.3219,NULL,0,'Melizza Brimbuzzle'), (1227700,44,-1375.64,2518.4,97.0018,NULL,0,'Melizza Brimbuzzle'), (1227700,45,-1375.89,2517.15,96.7518,NULL,0,'Melizza Brimbuzzle'), (1227700,46,-1376.39,2515.15,96.0018,NULL,0,'Melizza Brimbuzzle'), (1227700,47,-1376.89,2513.4,95.2518,NULL,0,'Melizza Brimbuzzle'), (1227700,48,-1378.14,2509.4,93.7518,NULL,0,'Melizza Brimbuzzle'), (1227700,49,-1378.39,2507.65,93.0018,NULL,0,'Melizza Brimbuzzle'), (1227700,50,-1379.14,2504.9,92.5018,NULL,0,'Melizza Brimbuzzle'), (1227700,51,-1379.89,2501.9,91.7518,NULL,0,'Melizza Brimbuzzle'), (1227700,52,-1380.39,2500.15,91.2518,NULL,0,'Melizza Brimbuzzle'), (1227700,53,-1381.39,2496.15,90.5018,NULL,0,'Melizza Brimbuzzle'), (1227700,54,-1381.56,2495.93,90.1499,NULL,0,'Melizza Brimbuzzle'), (1227700,55,-1381.81,2495.43,90.1499,NULL,0,'Melizza Brimbuzzle'), (1227700,56,-1382.31,2491.43,89.6499,NULL,0,'Melizza Brimbuzzle'), (1227700,57,-1385.49,2471.51,89.1121,NULL,0,'Melizza Brimbuzzle'), (1227700,58,-1386.62,2405.71,89.767,NULL,0,'Melizza Brimbuzzle'), (1227701,1,-1385.37,2401.21,90.267,NULL,0,'Melizza Brimbuzzle'), (1227701,2,-1383.62,2395.46,90.767,NULL,0,'Melizza Brimbuzzle'), (1227701,3,-1382.12,2390.71,91.517,NULL,0,'Melizza Brimbuzzle'), (1227701,4,-1377.25,2375.14,91.9162,NULL,0,'Melizza Brimbuzzle'), (1227701,5,-1373.76,2355.21,92.0626,NULL,0,'Melizza Brimbuzzle'), (1227701,6,-1366.36,2323.41,91.9967,NULL,0,'Melizza Brimbuzzle'), (1227701,7,-1362.62,2277.27,91.7929,NULL,0,'Melizza Brimbuzzle'), (1227701,8,-1358.12,2257.02,91.5429,NULL,0,'Melizza Brimbuzzle'), (1227701,9,-1354.14,2239.23,91.6203,NULL,0,'Melizza Brimbuzzle'), (1227701,10,-1352.89,2229.73,92.1203,NULL,0,'Melizza Brimbuzzle'), (1227701,11,-1350.87,2214.85,91.6384,NULL,0,'Melizza Brimbuzzle'), (1227701,12,-1351.87,2210.85,90.8884,NULL,0,'Melizza Brimbuzzle'), (1227701,13,-1352.12,2209.85,90.1384,NULL,0,'Melizza Brimbuzzle'), (1227701,14,-1352.62,2208.1,89.1384,NULL,0,'Melizza Brimbuzzle'), (1227701,15,-1352.87,2207.1,87.8884,NULL,0,'Melizza Brimbuzzle'), (1227701,16,-1353.12,2206.1,86.3884,NULL,0,'Melizza Brimbuzzle'), (1227701,17,-1353.37,2205.35,85.3884,NULL,0,'Melizza Brimbuzzle'), (1227701,18,-1353.62,2204.35,84.3884,NULL,0,'Melizza Brimbuzzle'), (1227701,19,-1354.12,2202.35,83.6384,NULL,0,'Melizza Brimbuzzle'), (1227701,20,-1354.37,2201.35,82.8884,NULL,0,'Melizza Brimbuzzle'), (1227701,21,-1354.62,2200.6,82.1384,NULL,0,'Melizza Brimbuzzle'), (1227701,22,-1354.87,2199.6,81.3884,NULL,0,'Melizza Brimbuzzle'), (1227701,23,-1355.12,2198.6,80.6384,NULL,0,'Melizza Brimbuzzle'), (1227701,24,-1355.12,2197.6,79.8884,NULL,0,'Melizza Brimbuzzle'), (1227701,25,-1355.62,2195.6,78.8884,NULL,0,'Melizza Brimbuzzle'), (1227701,26,-1356.12,2193.85,77.8884,NULL,0,'Melizza Brimbuzzle'), (1227701,27,-1356.62,2191.85,77.1384,NULL,0,'Melizza Brimbuzzle'), (1227701,28,-1357.62,2188.85,76.3884,NULL,0,'Melizza Brimbuzzle'), (1227701,29,-1355.24,2198.25,80.4351,NULL,0,'Melizza Brimbuzzle'), (1227701,30,-1355.49,2197.25,79.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,31,-1355.99,2195.5,78.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,32,-1356.49,2193.5,77.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,33,-1356.99,2191.5,76.9351,NULL,0,'Melizza Brimbuzzle'), (1227701,34,-1357.74,2188.75,76.1851,NULL,0,'Melizza Brimbuzzle'), (1227701,35,-1357.99,2187.5,75.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,36,-1358.74,2185.75,75.1851,NULL,0,'Melizza Brimbuzzle'), (1227701,37,-1359.24,2183.75,74.4351,NULL,0,'Melizza Brimbuzzle'), (1227701,38,-1359.99,2182,73.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,39,-1360.49,2180,72.9351,NULL,0,'Melizza Brimbuzzle'), (1227701,40,-1361.49,2177.25,72.1851,NULL,0,'Melizza Brimbuzzle'), (1227701,41,-1362.24,2175.25,71.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,42,-1362.74,2173.5,70.9351,NULL,0,'Melizza Brimbuzzle'), (1227701,43,-1363.24,2171.75,70.4351,NULL,0,'Melizza Brimbuzzle'), (1227701,44,-1363.74,2169.75,69.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,45,-1364.74,2167,68.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,46,-1365.49,2165,67.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,47,-1365.99,2163.25,66.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,48,-1366.74,2161.25,65.9351,NULL,0,'Melizza Brimbuzzle'), (1227701,49,-1367.49,2159.5,64.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,50,-1367.99,2157.5,63.9351,NULL,0,'Melizza Brimbuzzle'), (1227701,51,-1368.99,2154.75,63.1851,NULL,0,'Melizza Brimbuzzle'), (1227701,52,-1369.74,2152.75,62.4351,NULL,0,'Melizza Brimbuzzle'), (1227701,53,-1370.24,2151,61.6851,NULL,0,'Melizza Brimbuzzle'), (1227701,54,-1370.99,2149,60.9351,NULL,0,'Melizza Brimbuzzle'), (1227701,55,-1369.16,2154.36,62.8863,NULL,0,'Melizza Brimbuzzle'), (1227701,56,-1369.91,2152.61,62.6363,NULL,0,'Melizza Brimbuzzle'), (1227701,57,-1370.41,2150.61,61.6363,NULL,0,'Melizza Brimbuzzle'), (1227701,58,-1371.16,2148.86,61.1363,NULL,0,'Melizza Brimbuzzle'), (1227701,59,-1371.66,2147.61,60.6363,NULL,0,'Melizza Brimbuzzle'), (1227701,60,-1374.66,2142.36,60.1363,NULL,0,'Melizza Brimbuzzle'), (1227701,61,-1381.41,2131.61,60.8863,NULL,0,'Melizza Brimbuzzle'), (1227701,62,-1387.41,2121.36,61.3863,NULL,0,'Melizza Brimbuzzle'), (1227701,63,-1391.41,2114.36,62.1363,NULL,0,'Melizza Brimbuzzle'), (1227701,64,-1395.16,2108.36,62.6363,NULL,0,'Melizza Brimbuzzle'), (1227701,65,-1391.81,2114.25,61.7642,NULL,0,'Melizza Brimbuzzle'), (1227701,66,-1395.31,2108.25,62.2642,NULL,0,'Melizza Brimbuzzle'), (1227701,67,-1396.31,2106.5,62.5142,NULL,0,'Melizza Brimbuzzle'), (1227701,68,-1404.39,2088.97,62.0089,NULL,0,'Melizza Brimbuzzle'), (1227701,69,-1405.75,2087.39,62.0964,NULL,0,'Melizza Brimbuzzle'), (1227701,70,-1407.25,2086.89,62.0964,NULL,0,'Melizza Brimbuzzle'), (1227701,71,-1408.25,2086.89,62.3464,NULL,0,'Melizza Brimbuzzle'), (1227701,72,-1410.5,2086.39,62.3464,NULL,0,'Melizza Brimbuzzle'), (1227701,73,-1412.5,2086.39,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,74,-1414,2085.39,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,75,-1415.5,2083.39,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,76,-1416.5,2082.39,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,77,-1417.5,2079.39,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,78,-1418,2077.39,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,79,-1420,2075.14,62.5964,NULL,0,'Melizza Brimbuzzle'), (1227701,80,-1424.75,2073.14,62.3464,NULL,0,'Melizza Brimbuzzle'), (1227701,81,-1418.11,2077.1,62.5918,NULL,0,'Melizza Brimbuzzle'), (1227701,82,-1420.36,2075.35,62.5918,NULL,0,'Melizza Brimbuzzle'), (1227701,83,-1425.11,2073.1,62.3418,NULL,0,'Melizza Brimbuzzle'), (1227701,84,-1425.11,2075.1,62.3418,NULL,0,'Melizza Brimbuzzle'), (1227701,85,-1436.86,2074.35,62.8418,NULL,0,'Melizza Brimbuzzle'), (1227701,86,-1451.28,2073.54,62.71,NULL,0,'Melizza Brimbuzzle'), (1227701,87,-1464.78,2075.54,62.96,NULL,0,'Melizza Brimbuzzle'), (1227701,88,-1465.03,2075.66,62.8969,NULL,0,'Melizza Brimbuzzle'), (1227701,89,-1473.03,2077.16,63.1469,NULL,0,'Melizza Brimbuzzle'), (1227701,90,-1480.03,2086.41,62.3969,NULL,0,'Melizza Brimbuzzle'), (1227701,91,-1485.53,2093.41,61.8969,NULL,0,'Melizza Brimbuzzle'), (1227701,92,-1485.64,2093.88,61.824,NULL,0,'Melizza Brimbuzzle'), (1227701,93,-1487.89,2096.38,61.824,NULL,0,'Melizza Brimbuzzle'), (1399600,1,-7466.55,-1015.38,408.566,NULL,0,'Blackwing Technician'), (1399600,2,-7453.62,-1019.73,408.57,NULL,0,'Blackwing Technician'), (1399600,3,-7443.76,-1031.75,408.613,NULL,0,'Blackwing Technician'), (1399600,4,-7436.59,-1037.8,408.646,NULL,0,'Blackwing Technician'), (1399600,5,-7433.49,-1032.99,408.641,NULL,0,'Blackwing Technician'), (1399600,6,-7436.15,-1025.96,414.025,NULL,0,'Blackwing Technician'), (1399600,7,-7441.49,-1017.68,423.096,NULL,0,'Blackwing Technician'), (1399600,8,-7443.33,-1015.06,423.666,NULL,0,'Blackwing Technician'), (1399600,9,-7456.49,-996.301,423.666,NULL,0,'Blackwing Technician'), (1399600,10,-7483.34,-962.278,423.809,NULL,0,'Blackwing Technician'), (1399600,11,-7488.85,-962.927,423.693,NULL,0,'Blackwing Technician'), (1399600,12,-7506.71,-972.992,423.607,NULL,0,'Blackwing Technician'), (1399600,13,-7514.11,-974.566,423.477,NULL,0,'Blackwing Technician'), (1399600,14,-7519.98,-969.585,423.429,NULL,0,'Blackwing Technician'), (1399600,15,-7526.96,-961.592,427.805,NULL,0,'Blackwing Technician'), (1399601,1,-7487.86,-1036.58,408.562,NULL,0,'Blackwing Technician'), (1399601,2,-7490.35,-1046.43,408.571,NULL,0,'Blackwing Technician'), (1399601,3,-7478.75,-1064.94,408.633,NULL,0,'Blackwing Technician'), (1399601,4,-7483.2,-1069.96,408.636,NULL,0,'Blackwing Technician'), (1399601,5,-7491.67,-1062.21,415.998,NULL,0,'Blackwing Technician'), (1399601,6,-7496.75,-1054.78,423.665,NULL,0,'Blackwing Technician'), (1399601,7,-7512.88,-1032.64,423.665,NULL,0,'Blackwing Technician'), (1399601,8,-7531.46,-1007.4,423.665,NULL,0,'Blackwing Technician'), (1399601,9,-7534.84,-997.096,423.764,NULL,0,'Blackwing Technician'), (1399601,10,-7520.4,-979.642,423.502,NULL,0,'Blackwing Technician'), (1399601,11,-7519.79,-976.306,423.43,NULL,0,'Blackwing Technician'), (1399601,12,-7526.15,-964.647,426.48,NULL,0,'Blackwing Technician'), (1399601,13,-7529.9,-959.013,427.93,NULL,0,'Blackwing Technician'), (1404100,1,33.3452,31.454,-4.29735,NULL,0,'Haggle'), (1404100,2,26.457,34.8939,-4.29735,NULL,0,'Haggle'), (1404100,3,20.477,34.7853,-4.29798,NULL,0,'Haggle'), (1404100,4,17.3282,31.8551,-4.28852,NULL,0,'Haggle'), (1404100,5,17.432,-19.7009,-4.29735,NULL,0,'Haggle'), (1404100,6,14.176,-24.8832,-4.2906,NULL,0,'Haggle'), (1404100,7,14.1695,-28.3302,-4.29736,NULL,0,'Haggle'), (1404100,8,11.5643,-30.8877,-4.29735,NULL,0,'Haggle'), (1404100,9,-4.73596,-30.9294,-4.29785,NULL,0,'Haggle'), (1404100,10,-7.36618,-25.01,-4.29724,NULL,0,'Haggle'), (1404100,11,-19.3366,-17.3769,-4.29737,NULL,0,'Haggle - start wander 1'), (1404100,12,-15.262,-3.65386,-4.29743,NULL,0,'Haggle - resume waypoint'), (1404100,13,-17.9233,-1.26331,-4.28761,NULL,0,'Haggle - into sleeping on bench'), (1404100,14,-16.7732,-1.11766,-4.28746,NULL,0,'Haggle'), (1404100,15,-14.9335,-15.8821,-4.29737,NULL,0,'Haggle'), (1404100,16,-19.3372,-17.266,-4.29737,NULL,0,'Haggle - start wander 2'), (1404100,17,-22.054,-9.90883,-4.29654,NULL,0,'Haggle'), (1404100,18,-21.4974,-9.65114,-4.2966,NULL,0,'Haggle - sifting through trash 1'), (1404100,19,-19.4521,-3.62143,-4.29706,NULL,0,'Haggle - sifting through trash 2'), (1404100,20,-14.4879,0.329824,-4.28702,NULL,0,'Haggle'), (1404100,21,-15.1688,20.1665,-4.3063,NULL,0,'Haggle'), (1404100,22,-16.6638,21.671,-4.30528,NULL,0,'Haggle'), (1404100,23,-18.4311,21.2733,-4.3043,NULL,0,'Haggle - sifting through trash 3'), (1404100,24,-15.2601,26.6593,-4.3,NULL,0,'Haggle'), (1404100,25,-16.3755,26.8937,-4.2998,NULL,0,'Haggle - sifting through trash 4'), (1404100,26,-13.4715,-15.4744,-4.29737,NULL,0,'Haggle - into sitting on ground'), (1404100,27,-19.3333,-17.3269,-4.29737,NULL,0,'Haggle - start wander 3'), (1404100,28,-15.2934,-22.2303,-4.29968,NULL,0,'Haggle'), (1404100,29,-11.042,-22.3951,-4.29911,NULL,0,'Haggle'), (1404100,30,-6.8757,-25.8103,-4.29732,NULL,0,'Haggle'), (1404100,31,-6.51816,-29.3581,-4.29772,NULL,0,'Haggle'), (1404100,32,-4.61519,-32.011,-4.29797,NULL,0,'Haggle'), (1404100,33,10.9158,-32.9333,-4.29735,NULL,0,'Haggle'), (1404100,34,14.3433,-28.1642,-4.29736,NULL,0,'Haggle'), (1404100,35,14.4729,-22.5671,-4.28947,NULL,0,'Haggle'), (1404100,36,21.931,-18.6902,-4.29735,NULL,0,'Haggle'), (1404100,37,22.1499,-17.6567,-4.29735,NULL,0,'Haggle - sifting through trash 5'), (1404100,38,30.8955,-16.9475,-4.29735,NULL,0,'Haggle'), (1404100,39,38.9748,-11.6907,-4.29735,NULL,0,'Haggle - sifting through trash 6'), (1404100,40,37.5145,-1.18889,-4.29735,NULL,0,'Haggle'), (1404100,41,38.9683,0.839936,-4.29735,NULL,0,'Haggle - sifting through trash 7'), (1404100,42,27.4393,5.25261,-4.29735,NULL,0,'Haggle'), (1404100,43,21.3242,13.6973,-4.29735,NULL,0,'Haggle'), (1404100,44,21.23,14.5742,-4.29735,NULL,0,'Haggle - sifting through trash 8'), (1404100,45,27.3082,14.7152,-4.29735,NULL,0,'Haggle'), (1404100,46,32.701,21.9622,-4.29735,NULL,0,'Haggle - talking'), (1404100,47,38.9948,24.3756,-4.29735,NULL,0,'Haggle - sifting through trash 9'), (1463500,1,-6571.01,-1310.01,208.7,NULL,0,'Dark Iron Worker'), (1463500,2,-6565.9,-1330.04,208.83,NULL,0,'Dark Iron Worker'), (1463500,3,-6554.73,-1341.21,208.93,NULL,0,'Dark Iron Worker'), (1463500,4,-6527.23,-1350.97,209.94,NULL,0,'Dark Iron Worker'), (1463500,5,-6499.62,-1352.41,210.86,NULL,0,'Dark Iron Worker'), (1463500,6,-6477.65,-1353.51,212.1,NULL,0,'Dark Iron Worker'), (1463500,7,-6497.14,-1352.41,210.86,NULL,0,'Dark Iron Worker'), (1463500,8,-6521.47,-1347.69,209.94,NULL,0,'Dark Iron Worker'), (1463500,9,-6551.05,-1343.47,208.93,NULL,0,'Dark Iron Worker'), (1463500,10,-6565.92,-1328.37,208.83,NULL,0,'Dark Iron Worker'), (1463501,1,-6568.69,-1306.02,208.7,NULL,0,'Dark Iron Worker'), (1463501,2,-6560.79,-1322.42,208.83,NULL,0,'Dark Iron Worker'), (1463501,3,-6553.94,-1341.82,208.93,NULL,0,'Dark Iron Worker'), (1463501,4,-6526.74,-1351.1,209.94,NULL,0,'Dark Iron Worker'), (1463501,5,-6498.66,-1347.99,210.86,NULL,0,'Dark Iron Worker'), (1463501,6,-6480.37,-1352.99,212.1,NULL,0,'Dark Iron Worker'), (1463501,7,-6497.48,-1350.84,210.86,NULL,0,'Dark Iron Worker'), (1463501,8,-6523.57,-1350.01,209.94,NULL,0,'Dark Iron Worker'), (1463501,9,-6551.08,-1340.64,208.93,NULL,0,'Dark Iron Worker'), (1463501,10,-6564.98,-1329.96,208.83,NULL,0,'Dark Iron Worker'), (1463502,1,-6566.57,-1311.09,208.7,NULL,0,'Dark Iron Worker'), (1463502,2,-6565.01,-1323.49,208.83,NULL,0,'Dark Iron Worker'), (1463502,3,-6554.39,-1334.81,208.93,NULL,0,'Dark Iron Worker'), (1463502,4,-6519.73,-1349.07,209.94,NULL,0,'Dark Iron Worker'), (1463502,5,-6495.62,-1346.78,210.86,NULL,0,'Dark Iron Worker'), (1463502,6,-6476.91,-1346.77,212.1,NULL,0,'Dark Iron Worker'), (1463502,7,-6494.62,-1352.22,210.86,NULL,0,'Dark Iron Worker'), (1463502,8,-6525.72,-1355.94,209.94,NULL,0,'Dark Iron Worker'), (1463502,9,-6555.21,-1343.24,208.93,NULL,0,'Dark Iron Worker'), (1463502,10,-6556.97,-1326.98,208.83,NULL,0,'Dark Iron Worker'), (1463503,1,-6570.05,-1306.44,208.7,NULL,0,'Dark Iron Worker'), (1463503,2,-6565.88,-1325.34,208.83,NULL,0,'Dark Iron Worker'), (1463503,3,-6546.48,-1337.35,208.93,NULL,0,'Dark Iron Worker'), (1463503,4,-6523.84,-1349.33,209.94,NULL,0,'Dark Iron Worker'), (1463503,5,-6490.75,-1351.55,210.86,NULL,0,'Dark Iron Worker'), (1463503,6,-6479.97,-1353.76,212.1,NULL,0,'Dark Iron Worker'), (1463503,7,-6491.59,-1354.88,210.86,NULL,0,'Dark Iron Worker'), (1463503,8,-6519.3,-1352.83,209.94,NULL,0,'Dark Iron Worker'), (1463503,9,-6545.53,-1339.51,208.93,NULL,0,'Dark Iron Worker'), (1463503,10,-6563.64,-1327.15,208.83,NULL,0,'Dark Iron Worker'), (1463504,1,-6569.32,-1303.39,208.7,NULL,0,'Dark Iron Worker'), (1463504,2,-6559.3,-1327.23,208.83,NULL,0,'Dark Iron Worker'), (1463504,3,-6550.54,-1343.35,208.93,NULL,0,'Dark Iron Worker'), (1463504,4,-6526.89,-1355.23,209.94,NULL,0,'Dark Iron Worker'), (1463504,5,-6497.63,-1351.14,210.86,NULL,0,'Dark Iron Worker'), (1463504,6,-6477.18,-1348.72,212.1,NULL,0,'Dark Iron Worker'), (1463504,7,-6492.91,-1348.36,210.86,NULL,0,'Dark Iron Worker'), (1463504,8,-6523.31,-1354.16,209.94,NULL,0,'Dark Iron Worker'), (1463504,9,-6553.1,-1339,208.93,NULL,0,'Dark Iron Worker'), (1463504,10,-6557.23,-1328.21,208.83,NULL,0,'Dark Iron Worker'), (1463505,1,-6564.52,-1308.97,208.7,NULL,0,'Dark Iron Worker'), (1463505,2,-6560.33,-1328.83,208.83,NULL,0,'Dark Iron Worker'), (1463505,3,-6550.13,-1338.94,208.93,NULL,0,'Dark Iron Worker'), (1463505,4,-6520.88,-1347.87,209.94,NULL,0,'Dark Iron Worker'), (1463505,5,-6492.72,-1355.62,210.86,NULL,0,'Dark Iron Worker'), (1463505,6,-6478,-1347.03,212.1,NULL,0,'Dark Iron Worker'), (1463505,7,-6498.29,-1351.96,210.86,NULL,0,'Dark Iron Worker'), (1463505,8,-6525.09,-1353.6,209.94,NULL,0,'Dark Iron Worker'), (1463505,9,-6549.43,-1334.96,208.93,NULL,0,'Dark Iron Worker'), (1463505,10,-6564.78,-1322.71,208.83,NULL,0,'Dark Iron Worker'), (1463506,1,-6569.81,-1302.34,208.7,NULL,0,'Dark Iron Worker'), (1463506,2,-6566.72,-1324.22,208.83,NULL,0,'Dark Iron Worker'), (1463506,3,-6552.36,-1342.93,208.93,NULL,0,'Dark Iron Worker'), (1463506,4,-6528.49,-1349.84,209.94,NULL,0,'Dark Iron Worker'), (1463506,5,-6492.48,-1353.18,210.86,NULL,0,'Dark Iron Worker'), (1463506,6,-6481.95,-1350.36,212.1,NULL,0,'Dark Iron Worker'), (1463506,7,-6499.13,-1353.06,210.86,NULL,0,'Dark Iron Worker'), (1463506,8,-6527.13,-1355.97,209.94,NULL,0,'Dark Iron Worker'), (1463506,9,-6548.8,-1335.09,208.93,NULL,0,'Dark Iron Worker'), (1463506,10,-6560.04,-1325.01,208.83,NULL,0,'Dark Iron Worker'), (1463507,1,-6567.03,-1309.58,208.7,NULL,0,'Dark Iron Worker'), (1463507,2,-6559,-1328.47,208.83,NULL,0,'Dark Iron Worker'), (1463507,3,-6551.75,-1338.33,208.93,NULL,0,'Dark Iron Worker'), (1463507,4,-6522.69,-1353.94,209.94,NULL,0,'Dark Iron Worker'), (1463507,5,-6493.91,-1353.89,210.86,NULL,0,'Dark Iron Worker'), (1463507,6,-6481.68,-1351.74,212.1,NULL,0,'Dark Iron Worker'), (1463507,7,-6491.77,-1352.91,210.86,NULL,0,'Dark Iron Worker'), (1463507,8,-6526.63,-1349.93,209.94,NULL,0,'Dark Iron Worker'), (1463507,9,-6546.77,-1337.66,208.93,NULL,0,'Dark Iron Worker'), (1463507,10,-6566.42,-1325.94,208.83,NULL,0,'Dark Iron Worker'), (1463508,1,-6566.35,-1310.61,208.7,NULL,0,'Dark Iron Worker'), (1463508,2,-6558.86,-1329.27,208.83,NULL,0,'Dark Iron Worker'), (1463508,3,-6552.16,-1335.98,208.93,NULL,0,'Dark Iron Worker'), (1463508,4,-6520.94,-1348.59,209.94,NULL,0,'Dark Iron Worker'), (1463508,5,-6491.11,-1355.25,210.86,NULL,0,'Dark Iron Worker'), (1463508,6,-6484.48,-1350.91,212.1,NULL,0,'Dark Iron Worker'), (1463508,7,-6491.73,-1352.03,210.86,NULL,0,'Dark Iron Worker'), (1463508,8,-6520.12,-1347.55,209.94,NULL,0,'Dark Iron Worker'), (1463508,9,-6546.5,-1337.46,208.93,NULL,0,'Dark Iron Worker'), (1463508,10,-6563.04,-1329.6,208.83,NULL,0,'Dark Iron Worker'), (1463509,1,-6569.6,-1301.85,208.7,NULL,0,'Dark Iron Worker'), (1463509,2,-6562.01,-1327.36,208.83,NULL,0,'Dark Iron Worker'), (1463509,3,-6545.53,-1341.85,208.93,NULL,0,'Dark Iron Worker'), (1463509,4,-6523.89,-1353.44,209.94,NULL,0,'Dark Iron Worker'), (1463509,5,-6498.2,-1351.68,210.86,NULL,0,'Dark Iron Worker'), (1463509,6,-6478.66,-1350.74,212.1,NULL,0,'Dark Iron Worker'), (1463509,7,-6496.03,-1355.8,210.86,NULL,0,'Dark Iron Worker'), (1463509,8,-6521.96,-1349.44,209.94,NULL,0,'Dark Iron Worker'), (1463509,9,-6553.02,-1340.34,208.93,NULL,0,'Dark Iron Worker'), (1463509,10,-6559.26,-1325.82,208.83,NULL,0,'Dark Iron Worker'), (1565501,1,8648.83,-6790.43,96.2708,NULL,0,'Rotlimb Cannibal/Plaguebone Villager'), (1589100,1,0.350253,-946.004,61.9387,NULL,0,NULL), (1589100,2,2.42399,-942.742,61.9396,NULL,0,NULL), (1589200,1,-7.60962,-943.344,61.9371,NULL,0,NULL), (1589200,2,-1.75652,-941.321,61.9381,NULL,0,NULL), (1589300,1,0.299552,-938.505,61.935,NULL,0,NULL), (1589300,2,0.826452,-941.134,61.9409,NULL,0,NULL), (1669900,1,56.8655,225.095,-13.1142,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 4 - Decomposed'), (1669900,2,74.7081,216.942,-13.2296,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 4 - Decomposed'), (1669900,3,75.6365,216.518,-13.2219,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 4'), (1669900,4,73.5306,203.362,-13.1992,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 4'), (1670000,1,55.6437,2.6325,-13.2085,NULL,0,'Shattered Halls Entrance Legionnaire Path'), (1670000,2,37.24,1.64768,-13.1956,NULL,0,'Shattered Halls Entrance Legionnaire Path'), (1670000,3,21.5489,1.67225,-13.1886,NULL,0,'Shattered Halls Entrance Legionnaire Path'), (1670000,4,9.57407,1.84343,-13.1916,NULL,0,'Shattered Halls Entrance Legionnaire Path'), (1670000,5,21.5489,1.67225,-13.1886,NULL,0,'Shattered Halls Entrance Legionnaire Path'), (1670000,6,37.24,1.64768,-13.1956,NULL,0,'Shattered Halls Entrance Legionnaire Path'), (1670001,1,56.9667,74.2579,-13.2229,NULL,0,'Shattered Halls Entrance Legionnaire Path 2'), (1670001,2,64.0052,79.5599,-13.2225,NULL,0,'Shattered Halls Entrance Legionnaire Path 2'), (1670001,3,73.1336,78.9491,-13.2227,NULL,0,'Shattered Halls Entrance Legionnaire Path 2'), (1670001,4,80.2024,73.1727,-13.2225,NULL,0,'Shattered Halls Entrance Legionnaire Path 2'), (1670001,5,73.1336,78.9491,-13.2227,NULL,0,'Shattered Halls Entrance Legionnaire Path 2'), (1670001,6,64.0052,79.5599,-13.2225,NULL,0,'Shattered Halls Entrance Legionnaire Path 2'), (1670002,1,85.4162,150.316,-13.2212,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1 - Decomposed'), (1670002,2,80.1913,150.63,-13.2257,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1 - Decomposed'), (1670002,3,71.0279,146.303,-13.2294,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1'), (1670002,4,69.9458,137.836,-13.2063,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1'), (1670002,5,70.0597,130.191,-13.1986,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1'), (1670003,1,70.1152,142.675,-13.2263,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1 - Repeat Path'), (1670003,2,69.9348,128.13,-13.1965,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1 - Repeat Path'), (1670003,3,70.1152,142.675,-13.2263,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1 - Repeat Path'), (1670003,4,69.9348,128.13,-13.1965,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 1 - Repeat Path'), (1670004,1,71.8055,182.785,-13.245,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2'), (1670004,2,69.4616,171,-13.2044,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2'), (1670004,3,69.7183,164.115,-13.1974,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2'), (1670004,4,70.1404,158.162,-13.2194,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2'), (1670005,1,69.8349,177.278,-13.2158,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2 - Repeat Path'), (1670005,2,70.1404,158.162,-13.2194,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2 - Repeat Path'), (1670005,3,69.8349,177.278,-13.2158,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2 - Repeat Path'), (1670005,4,70.1404,158.162,-13.2194,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 2 - Repeat Path'), (1670006,1,66.7052,210.729,-13.2067,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3'), (1670006,2,67.4717,201.656,-13.1975,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3'), (1670006,3,69.6624,195.642,-13.2306,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3'), (1670006,4,79.7088,194.187,-13.2318,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3'), (1670007,1,61.9584,195.326,-13.2312,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3 - Repeat Path'), (1670007,2,79.7088,194.187,-13.2318,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3 - Repeat Path'), (1670007,3,61.9584,195.326,-13.2312,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3 - Repeat Path'), (1670007,4,79.7088,194.187,-13.2318,NULL,0,'Shattered Halls Legionnaire Gauntlet Leader 3 - Repeat Path'), (1670008,1,76.4216,261.567,-13.2031,NULL,0,'Shattered Halls Legionnaire Barracks Path 1'), (1670008,2,66.6358,268.749,-13.2009,NULL,0,'Shattered Halls Legionnaire Barracks Path 1'), (1670008,3,76.4216,261.567,-13.2031,NULL,0,'Shattered Halls Legionnaire Barracks Path 1'), (1670008,4,66.6358,268.749,-13.2009,NULL,0,'Shattered Halls Legionnaire Barracks Path 1'), (1670008,5,69.7139,263.393,-13.201,NULL,0,'Shattered Halls Legionnaire Barracks Path 1'), (1670009,1,77.1567,257.299,-13.2026,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,2,86.6775,258.973,-13.2062,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,3,90.0337,267.763,-13.2087,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,4,80.5666,275.735,-13.2068,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,5,70.8446,280.13,-13.2041,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,6,63.219,278.316,-13.1926,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,7,61.7547,269.223,-13.1993,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670009,8,69.7139,263.393,-13.201,NULL,0,'Shattered Halls Legionnaire Barracks Path 2'), (1670010,1,63.4647,269.655,-13.1999,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,2,64.4153,277.185,-13.2015,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,3,72.1938,278.969,-13.2044,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,4,80.1167,274.187,-13.2064,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,5,88.3872,265.499,-13.2078,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,6,84.6359,258.439,-13.2054,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,7,76.9478,257.962,-13.2027,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,8,84.6359,258.439,-13.2054,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,9,88.3872,265.499,-13.2078,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,10,80.1167,274.187,-13.2064,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670010,11,69.7139,263.393,-13.201,NULL,0,'Shattered Halls Legionnaire Barracks Path 3'), (1670011,1,528.156,228.073,1.93354,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 1'), (1670011,2,521.939,226.187,1.93849,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 1'), (1670011,3,519.155,222.235,1.9348,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 1'), (1670011,4,521.939,226.187,1.93849,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 1'), (1670012,1,511.353,162.067,1.93121,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 2'), (1670012,2,522.757,158.841,1.9295,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 2'), (1670012,3,511.353,162.067,1.93121,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 2'), (1670012,4,522.757,158.841,1.9295,NULL,0,'Shattered Halls Legionnaire Sparring Hall Path 2'), (1670400,1,74.6946,219.922,-13.2141,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 2 - Decomposed'), (1670400,2,71.4316,216.942,-13.2294,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 2 - Decomposed'), (1670400,3,63.088,209.325,-13.2053,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 2'), (1670400,4,63.8416,200.181,-13.196,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 2'), (1670401,1,82.7552,225.059,-13.1136,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 3 - Decomposed'), (1670401,2,78.3351,222.296,-13.2019,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 3 - Decomposed'), (1670401,3,69.9974,217.084,-13.229,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 3'), (1670401,4,69.6775,203.891,-13.1998,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 3'), (1680800,1,312.591,-84.1852,1.937,NULL,0,'Warchief Kargath Bladefist Add'), (1680800,2,301.183,-83.9418,1.93704,NULL,0,'Warchief Kargath Bladefist Add'), (1680800,3,289.016,-83.9931,1.93046,NULL,0,'Warchief Kargath Bladefist Add'), (1680800,4,279.155,-84.0808,2.18954,NULL,0,'Warchief Kargath Bladefist Add'), (1680800,5,274.118,-84.0676,2.3095,NULL,0,'Warchief Kargath Bladefist Add'), (1708301,1,72.1931,182.906,-13.2448,NULL,0,'Fel Orc Convert Legionnaire Add Path 1'), (1708301,2,69.3608,151.975,-13.2361,NULL,0,'Fel Orc Convert Legionnaire Add Path 1'), (1708301,3,71.6256,126.86,-13.1951,NULL,0,'Fel Orc Convert Legionnaire Add Path 1'), (1708301,4,69.6598,92.9446,-13.2219,NULL,0,'Fel Orc Convert Legionnaire Add Path 1'), (1708302,1,69.4639,207.249,-13.2032,NULL,0,'Fel Orc Convert Legionnaire Add Path 2'), (1708302,2,69.6244,171.318,-13.2047,NULL,0,'Fel Orc Convert Legionnaire Add Path 2'), (1708302,3,69.5825,147.602,-13.2315,NULL,0,'Fel Orc Convert Legionnaire Add Path 2'), (1708302,4,69.5902,139.92,-13.2238,NULL,0,'Fel Orc Convert Legionnaire Add Path 2'), (1708302,5,69.0485,140.094,-13.2243,NULL,0,'Fel Orc Convert Legionnaire Add Path 2'), (1708303,1,70.0843,243.775,-13.198,NULL,0,'Fel Orc Convert Legionnaire Add Path 3'), (1708303,2,69.5945,222.396,-13.214,NULL,0,'Fel Orc Convert Legionnaire Add Path 3'), (1708303,3,69.8109,195.432,-13.2308,NULL,0,'Fel Orc Convert Legionnaire Add Path 3'), (1708303,4,69.7419,167.363,-13.2007,NULL,0,'Fel Orc Convert Legionnaire Add Path 3'), (1724200,1,-4699.27,-12419.8,11.7,NULL,0,'Archaeologist Adamant Ironheart'), (1724201,1,-4693.81,-12423.1,11.8935,NULL,0,'Archaeologist Adamant Ironheart'), (1728000,1,-1273.86,1493.8,68.5593,NULL,0,'Shattered Hand Warhound - Decomposed'), (1728000,2,-1279.33,1497.25,68.5615,NULL,0,'Shattered Hand Warhound'), (1728000,3,-1290.99,1513.85,68.5775,NULL,0,'Shattered Hand Warhound'), (1728000,4,-1293.74,1531.07,68.578,NULL,0,'Shattered Hand Warhound'), (1742000,1,67.8932,39.0141,-13.2296,NULL,0,'Shattered Halls Entrance Path 1'), (1742000,2,64.0192,12.3123,-13.219,NULL,0,'Shattered Halls Entrance Path 1'), (1742000,3,46.6975,4.63054,-13.1906,NULL,0,'Shattered Halls Entrance Path 1'), (1742000,4,33.7657,6.79465,-13.1942,NULL,0,'Shattered Halls Entrance Path 1'), (1742000,5,22.7783,7.14236,-13.1889,NULL,0,'Shattered Halls Entrance Path 1'), (1742001,1,69.6013,39.0919,-13.2298,NULL,0,'Shattered Halls Entrance Path 2'), (1742001,2,65.8643,14.4801,-13.2172,NULL,0,'Shattered Halls Entrance Path 2'), (1742001,3,57.2744,7.4202,-13.215,NULL,0,'Shattered Halls Entrance Path 2'), (1742001,4,45.6987,6.42616,-13.1907,NULL,0,'Shattered Halls Entrance Path 2'), (1742002,1,70.8613,33.1677,-13.2132,NULL,0,'Shattered Halls Entrance Path 3'), (1742002,2,63.0986,2.38798,-13.1956,NULL,0,'Shattered Halls Entrance Path 3'), (1742002,3,36.6416,-1.55471,-13.1958,NULL,0,'Shattered Halls Entrance Path 3'), (1742002,4,25.2589,-4.47658,-13.1881,NULL,0,'Shattered Halls Entrance Path 3'), (1742002,5,12.3784,-2.32701,-13.1913,NULL,0,'Shattered Halls Entrance Path 3'), (1742003,1,73.6565,52.4234,-13.2227,NULL,0,'Shattered Halls Entrance Path 4'), (1742003,2,71.5909,37.8002,-13.2262,NULL,0,'Shattered Halls Entrance Path 4'), (1742003,3,70.0568,10.5743,-13.2209,NULL,0,'Shattered Halls Entrance Path 4'), (1742003,4,52.6026,-0.81406,-13.2027,NULL,0,'Shattered Halls Entrance Path 4'), (1742003,5,37.0071,-1.50796,-13.1959,NULL,0,'Shattered Halls Entrance Path 4'), (1742004,1,73.4619,54.4364,-13.2227,NULL,0,'Shattered Halls Entrance Path 5'), (1742004,2,70.8612,26.3303,-13.191,NULL,0,'Shattered Halls Entrance Path 5'), (1742004,3,69.0497,8.98774,-13.2077,NULL,0,'Shattered Halls Entrance Path 5'), (1742004,4,62.9846,-0.321715,-13.1952,NULL,0,'Shattered Halls Entrance Path 5'), (1742004,5,57.8027,-0.197392,-13.2067,NULL,0,'Shattered Halls Entrance Path 5'), (1742005,1,96.9828,151.079,-13.063,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 1 - Decomposed'), (1742005,2,88.9845,150.389,-13.146,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 1 - Decomposed'), (1742005,3,73.5262,149.054,-13.2308,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 1'), (1742005,4,72.9082,131.602,-13.2,NULL,0,'Shattered Halls Legionnaire Gauntlet Member 1'), (1746200,1,518.514,254.915,1.93509,NULL,0,'Shattered Hand Zealot - Summon Gauntlet Guards'), (1746200,2,522.138,253.961,1.93443,NULL,0,'Shattered Hand Zealot - Summon Gauntlet Guards'), (1746200,3,512.824,286.973,2.19,NULL,0,'Shattered Hand Zealot - Summon Gauntlet Guards'), (1746200,4,497.687,316.307,1.94545,NULL,0,'Shattered Hand Zealot - Summon Gauntlet Guards'), (1746200,5,485.92,316.088,1.94634,NULL,0,'Shattered Hand Zealot - Summon Gauntlet Guards'), (1746201,1,495.478,316.986,1.94653,NULL,0,'Shattered Hand Zealot - Add 1'), (1746201,2,483.191,317.87,1.94735,NULL,0,'Shattered Hand Zealot - Add 1'), (1746201,3,455.102,317.378,1.94219,NULL,0,'Shattered Hand Zealot - Add 1'), (1746201,4,430.992,316.976,1.91608,NULL,0,'Shattered Hand Zealot - Add 1'), (1746201,5,400.693,318.741,1.89798,NULL,0,'Shattered Hand Zealot - Add 1'), (1746201,6,385.034,321.492,1.93892,3.35103,0,'Shattered Hand Zealot - Add 1'), (1746202,1,501.754,320.932,1.94347,NULL,0,'Shattered Hand Zealot - Add 2'), (1746202,2,476.058,317.751,1.93641,NULL,0,'Shattered Hand Zealot - Add 2'), (1746202,3,455.176,318.799,1.94212,NULL,0,'Shattered Hand Zealot - Add 2'), (1746202,4,429.972,317.084,1.92096,NULL,0,'Shattered Hand Zealot - Add 2'), (1746202,5,418.716,319.878,1.94471,3.35103,0,'Shattered Hand Zealot - Add 2'), (1746203,1,503.322,321.562,1.94133,NULL,0,'Shattered Hand Zealot - Add 3'), (1746203,2,492.08,318.116,1.9482,NULL,0,'Shattered Hand Zealot - Add 3'), (1746203,3,480.329,318.594,1.94091,NULL,0,'Shattered Hand Zealot - Add 3'), (1746203,4,454.697,319.929,1.94261,3.35103,0,'Shattered Hand Zealot - Add 3'), (1746204,1,503.593,319.846,1.94257,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,2,493.926,316.135,1.94729,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,3,476.058,317.751,1.93641,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,4,455.657,317.68,1.94163,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,5,429.972,317.084,1.92096,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,6,409.813,318.263,1.91704,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,7,384.479,318.111,1.93949,NULL,0,'Shattered Hand Zealot - Add 4'), (1746204,8,359.876,320.175,1.91816,3.35103,0,'Shattered Hand Zealot - Add 4'), (1746205,1,497.697,309.741,1.94539,NULL,0,'Shattered Hand Zealot - Add 5 - Decomposed'), (1746205,2,485.075,314.659,1.94634,NULL,0,'Shattered Hand Zealot - Add 5'), (1746205,3,460.724,313.978,1.93647,NULL,0,'Shattered Hand Zealot - Add 5'), (1746205,4,434.422,314.336,1.90771,NULL,0,'Shattered Hand Zealot - Add 5'), (1746205,5,403.791,314.166,1.90087,NULL,0,'Shattered Hand Zealot - Add 5'), (1746205,6,374.9,312.64,1.92475,NULL,0,'Shattered Hand Zealot - Add 5'), (1746205,7,359.434,312.438,1.91816,2.80998,0,'Shattered Hand Zealot - Add 5'), (1746206,1,496.763,314.173,1.9459,NULL,0,'Shattered Hand Zealot - Add 6'), (1746206,2,485.075,314.659,1.94634,NULL,0,'Shattered Hand Zealot - Add 6'), (1746206,3,460.783,315.04,1.93641,NULL,0,'Shattered Hand Zealot - Add 6'), (1746206,4,435.24,312.744,1.90615,NULL,0,'Shattered Hand Zealot - Add 6'), (1746206,5,403.837,312.208,1.90237,NULL,0,'Shattered Hand Zealot - Add 6'), (1746206,6,385.502,309.696,1.93845,2.80998,0,'Shattered Hand Zealot - Add 6'), (1746207,1,497.287,314.529,1.94565,NULL,0,'Shattered Hand Zealot - Add 7'), (1746207,2,484.366,313.183,1.94634,NULL,0,'Shattered Hand Zealot - Add 7'), (1746207,3,459.757,313.035,1.93745,NULL,0,'Shattered Hand Zealot - Add 7'), (1746207,4,439.543,312.245,1.88739,NULL,0,'Shattered Hand Zealot - Add 7'), (1746207,5,420.895,309.709,1.94309,2.80998,0,'Shattered Hand Zealot - Add 7'), (1746208,1,497.149,314.88,1.94572,NULL,0,'Shattered Hand Zealot - Add 8'), (1746208,2,485.255,314.551,1.94634,NULL,0,'Shattered Hand Zealot - Add 8'), (1746208,3,469.406,311.163,1.91732,NULL,0,'Shattered Hand Zealot - Add 8'), (1746208,4,460.553,309.967,1.93664,2.80998,0,'Shattered Hand Zealot - Add 8'), (1752800,1,-2542.23,-11328.8,22.8675,NULL,0,'Tzerak'), (1752800,2,-2524.86,-11312.4,25.5424,NULL,0,'Tzerak'), (1752800,3,-2516.88,-11305,29.4704,NULL,0,'Tzerak'), (1752800,4,-2504.32,-11295.3,32.0184,NULL,0,'Tzerak'), (1752800,5,-2484.1,-11275.5,33.354,NULL,0,'Tzerak'), (1752800,6,-2470.59,-11269.7,30.1162,NULL,0,'Tzerak'), (1752800,7,-2434.22,-11274.3,30.9809,NULL,0,'Tzerak'), (1752800,8,-2417.37,-11278,30.3146,NULL,0,'Tzerak'), (1752800,9,-2407.49,-11286,33.2194,NULL,0,'Tzerak'), (1752800,10,-2395.33,-11298.7,29.1992,NULL,0,'Tzerak'), (1752800,11,-2384.19,-11290,31.0475,NULL,0,'Tzerak'), (1752800,12,-2359.67,-11270.9,28.8272,NULL,0,'Tzerak'), (1752800,13,-2347.69,-11268.9,30.022,NULL,0,'Tzerak'), (1752800,14,-2315.89,-11266.3,35.8439,NULL,0,'Tzerak'), (1752800,15,-2315.89,-11266.3,35.8439,NULL,0,'Tzerak'), (1779900,1,-184.539,-261.096,-7.75556,NULL,0,'Dreghood Slave - Escape'), (1779900,2,-171.868,-266.131,-7.75557,NULL,0,'Dreghood Slave - Escape'), (1779900,3,-164.48,-285.262,-8.20448,NULL,0,'Dreghood Slave - Escape'), (1779900,4,-158.778,-305.796,-7.48572,NULL,0,'Dreghood Slave - Escape'), (1779900,5,-142.621,-316.044,-7.41315,NULL,0,'Dreghood Slave - Escape'), (1779900,6,-116.597,-327.738,-7.40698,NULL,0,'Dreghood Slave - Escape'), (1779900,7,-98.1253,-330.569,-7.82594,NULL,0,'Dreghood Slave - Escape'), (1779900,8,-90.6976,-316.38,-7.76734,NULL,0,'Dreghood Slave - Escape'), (1779900,9,-90.3564,-283.377,-7.76734,NULL,0,'Dreghood Slave - Escape'), (1787500,1,-1944.07,-11891.9,48.6064,NULL,0,'Hunter of the Hand'), (1787500,2,-1940.07,-11890.9,47.8564,NULL,0,'Hunter of the Hand'), (1787500,3,-1934.32,-11889.4,47.3564,NULL,0,'Hunter of the Hand'), (1787500,4,-1929.57,-11888.4,46.6064,NULL,0,'Hunter of the Hand'), (1787500,5,-1924.82,-11887.1,46.1064,NULL,0,'Hunter of the Hand'), (1787500,6,-1920.07,-11885.9,45.3564,NULL,0,'Hunter of the Hand'), (1787500,7,-1917.07,-11885.1,44.6064,NULL,0,'Hunter of the Hand'), (1787500,8,-1914.32,-11884.4,44.1064,NULL,0,'Hunter of the Hand'), (1787500,9,-1910.32,-11883.4,42.6064,NULL,0,'Hunter of the Hand'), (1789300,1,-190.925,-796.389,43.7993,NULL,0,'Naturalist Bite'), (1789300,2,-183.408,-780.199,43.7993,NULL,0,'Naturalist Bite'), (1799300,1,5.77468,59.1551,-5.46349,NULL,0,'Bloodwarder Protector'), (1799300,2,3.70889,59.1549,-5.55738,NULL,0,'Bloodwarder Protector'), (1799300,3,1.6431,59.1547,-5.65128,NULL,0,'Bloodwarder Protector'), (1799300,4,0.291677,59.1546,-5.67444,NULL,0,'Bloodwarder Protector'), (1799300,5,0.245317,56.6564,-5.65143,NULL,0,'Bloodwarder Protector'), (1799300,6,0.13369,50.6411,-5.65058,NULL,0,'Bloodwarder Protector'), (1799300,7,0.0797016,47.7317,-5.50897,NULL,0,'Bloodwarder Protector'), (1799300,8,0.06524,46.9524,-5.61148,NULL,0,'Bloodwarder Protector'), (1799300,9,2.6164,46.7177,-5.61204,4.81711,0,'Bloodwarder Protector'), (1799301,1,-8.35336,59.346,-5.47265,NULL,0,'Bloodwarder Protector'), (1799301,2,-6.33425,59.407,-5.55881,NULL,0,'Bloodwarder Protector'), (1799301,3,-4.31515,59.468,-5.64497,NULL,0,'Bloodwarder Protector'), (1799301,4,-2.54516,59.5215,-5.65959,NULL,0,'Bloodwarder Protector'), (1799301,5,-2.50035,57.2733,-5.65324,NULL,0,'Bloodwarder Protector'), (1799301,6,-2.3677,50.6192,-5.65058,NULL,0,'Bloodwarder Protector'), (1799301,7,-2.30973,47.7108,-5.50897,NULL,0,'Bloodwarder Protector'), (1799301,8,-2.28679,46.5602,-5.61938,NULL,0,'Bloodwarder Protector'), (1799301,9,-5.08065,46.597,-5.62181,4.81711,0,'Bloodwarder Protector'), (1799302,1,11.5152,97.8517,-5.48743,NULL,0,'Bloodwarder Protector'), (1799302,2,8.47522,99.6128,-5.55404,NULL,0,'Bloodwarder Protector'), (1799302,3,5.43524,101.374,-5.62066,NULL,0,'Bloodwarder Protector'), (1799302,4,1.0048,103.941,-5.62499,NULL,0,'Bloodwarder Protector'), (1799302,5,0.660349,104.14,-5.60802,NULL,0,'Bloodwarder Protector'), (1799302,6,0.660349,104.14,-5.60802,NULL,0,'Bloodwarder Protector'), (1799302,7,-0.022206,89.4493,-5.65958,4.81711,0,'Bloodwarder Protector'), (1799303,1,-13.4408,98.2518,-5.61105,NULL,0,'Bloodwarder Protector'), (1799303,2,-9.54071,100.506,-5.55732,NULL,0,'Bloodwarder Protector'), (1799303,3,-5.64059,102.76,-5.50359,NULL,0,'Bloodwarder Protector'), (1799303,4,-3.22927,104.154,-5.52776,NULL,0,'Bloodwarder Protector'), (1799303,5,-2.99843,104.287,-5.62851,NULL,0,'Bloodwarder Protector'), (1799303,6,-2.99843,104.287,-5.62851,NULL,0,'Bloodwarder Protector'), (1799303,7,-2.6445,89.429,-5.65958,4.81711,0,'Bloodwarder Protector'), (1799304,1,2.3628,147.592,-5.54037,NULL,0,'Bloodwarder Protector'), (1799304,2,1.45089,134.909,-5.54037,NULL,0,'Bloodwarder Protector'), (1799304,3,4.29729,131.945,-5.54038,4.72984,0,'Bloodwarder Protector'), (1799305,1,-4.11074,148.594,-5.54036,NULL,0,'Bloodwarder Protector'), (1799305,2,-2.9295,133.551,-5.54037,NULL,0,'Bloodwarder Protector'), (1799305,3,-5.79915,131.359,-5.54036,4.72984,0,'Bloodwarder Protector'), (1799306,1,32.3718,285.14,-5.33661,NULL,0,'Bloodwarder Protector'), (1799306,2,32.6218,287.14,-5.33661,NULL,0,'Bloodwarder Protector'), (1799306,3,30.1218,287.14,-5.33661,NULL,0,'Bloodwarder Protector'), (1799306,4,29.3718,287.14,-5.33661,NULL,0,'Bloodwarder Protector'), (1799306,5,26.897,287.071,-4.11278,NULL,0,'Bloodwarder Protector'), (1799306,6,23.7708,286.694,-1.73026,NULL,0,'Bloodwarder Protector'), (1799306,7,21.5208,286.694,-1.73026,NULL,0,'Bloodwarder Protector'), (1799306,8,20.1107,286.303,-1.80926,NULL,0,'Bloodwarder Protector'), (1799306,9,17.2925,284.651,-1.487,NULL,0,'Bloodwarder Protector'), (1799306,10,16.2712,284.024,-1.58281,3.07178,0,'Bloodwarder Protector'), (1799307,1,33.1697,289.297,-5.19126,NULL,0,'Bloodwarder Protector'), (1799307,2,32.6697,289.297,-5.19126,NULL,0,'Bloodwarder Protector'), (1799307,3,29.6697,289.297,-5.19126,NULL,0,'Bloodwarder Protector'), (1799307,4,29.1697,289.297,-5.19126,NULL,0,'Bloodwarder Protector'), (1799307,5,23.6697,289.547,-1.69126,NULL,0,'Bloodwarder Protector'), (1799307,6,22.9197,289.547,-1.69126,NULL,0,'Bloodwarder Protector'), (1799307,7,21.0919,289.263,-1.82035,NULL,0,'Bloodwarder Protector'), (1799307,8,17.2601,291.329,-1.68207,NULL,0,'Bloodwarder Protector'), (1799307,9,16.0164,291.94,-1.51886,3.07178,0,'Bloodwarder Protector'), (1799308,1,-2.52084,231.523,-5.54037,NULL,0,'Bloodwarder Protector'), (1799308,2,-2.58276,229.599,-5.2704,NULL,0,'Bloodwarder Protector'), (1799308,3,-2.83276,226.599,-5.2704,NULL,0,'Bloodwarder Protector'), (1799308,4,-3.33276,216.099,-5.2704,NULL,0,'Bloodwarder Protector'), (1799308,5,-3.37245,213.478,-5.54036,NULL,0,'Bloodwarder Protector'), (1799308,6,-7.0613,213.172,-5.54035,4.72984,0,'Bloodwarder Protector'), (1799309,1,1.56004,230.915,-5.54038,NULL,0,'Bloodwarder Protector'), (1799309,2,1.67762,229.287,-5.27227,NULL,0,'Bloodwarder Protector'), (1799309,3,1.67762,226.287,-5.27227,NULL,0,'Bloodwarder Protector'), (1799309,4,1.67762,215.787,-5.27227,NULL,0,'Bloodwarder Protector'), (1799309,5,1.47147,212.704,-5.54038,NULL,0,'Bloodwarder Protector'), (1799309,6,1.68184,213.049,-5.29037,NULL,0,'Bloodwarder Protector'), (1799309,7,6.88059,213.506,-5.54038,4.72984,0,'Bloodwarder Protector'), (1799310,1,75.0637,286.658,-5.28144,NULL,0,'Bloodwarder Protector'), (1799310,2,74.0637,286.658,-5.28144,NULL,0,'Bloodwarder Protector'), (1799310,3,71.0637,286.408,-5.53144,NULL,0,'Bloodwarder Protector'), (1799310,4,64.3137,285.908,-5.53144,NULL,0,'Bloodwarder Protector'), (1799310,5,57.5637,285.158,-5.53144,NULL,0,'Bloodwarder Protector'), (1799310,6,47.6149,284.434,-5.67086,3.07178,0,'Bloodwarder Protector'), (1799311,1,74.86,290.379,-5.27588,NULL,0,'Bloodwarder Protector'), (1799311,2,74.11,290.379,-5.27588,NULL,0,'Bloodwarder Protector'), (1799311,3,71.11,290.629,-5.52588,NULL,0,'Bloodwarder Protector'), (1799311,4,65.36,290.129,-5.52588,NULL,0,'Bloodwarder Protector'), (1799311,5,63.36,290.379,-5.52588,NULL,0,'Bloodwarder Protector'), (1799311,6,50.86,291.879,-5.52588,NULL,0,'Bloodwarder Protector'), (1799311,7,47.418,291.922,-5.67051,3.07178,0,'Bloodwarder Protector'), (1799312,1,-161.206,391.88,-17.6449,NULL,0,'Bloodwarder Protector'), (1799312,2,-162.18,409.834,-17.7086,NULL,0,'Bloodwarder Protector'), (1799312,3,-162.644,427.759,-17.7937,NULL,0,'Bloodwarder Protector'), (1799313,1,-166.552,392.079,-17.6792,NULL,0,'Bloodwarder Protector'), (1799313,2,-168.302,403.079,-17.6792,NULL,0,'Bloodwarder Protector'), (1799313,3,-169.052,407.079,-17.4292,NULL,0,'Bloodwarder Protector'), (1799313,4,-169.052,409.329,-17.4292,NULL,0,'Bloodwarder Protector'), (1799313,5,-171.44,422.895,-17.7446,NULL,0,'Bloodwarder Protector'), (1806900,1,-714.559,7927.98,58.9806,NULL,0,'Mogor'), (1806900,2,-715.809,7925.23,59.2306,NULL,0,'Mogor'), (1806900,3,-716.059,7924.23,59.4806,NULL,0,'Mogor'), (1806900,4,-717.309,7920.73,58.9806,NULL,0,'Mogor'), (1806900,5,-718.059,7918.98,58.2306,NULL,0,'Mogor'), (1806900,6,-718.809,7916.98,57.9806,NULL,0,'Mogor'), (1806900,7,-719.309,7916.23,57.2306,NULL,0,'Mogor'), (1806900,8,-719.559,7915.23,56.4806,NULL,0,'Mogor'), (1806900,9,-720.218,7914.13,55.3233,NULL,0,'Mogor'), (1806900,10,-720.469,7905.35,50.5249,NULL,0,'Mogor'), (1806900,11,-720.152,7905.26,50.7709,NULL,0,'Mogor'), (1806900,12,-719.652,7904.51,50.5209,NULL,0,'Mogor'), (1806900,13,-719.402,7903.51,50.0209,NULL,0,'Mogor'), (1806900,14,-718.402,7902.01,49.7709,NULL,0,'Mogor'), (1806900,15,-717.652,7900.26,49.5209,NULL,0,'Mogor'), (1806900,16,-716.902,7898.51,49.2709,NULL,0,'Mogor'), (1806900,17,-715.938,7896.43,48.3333,NULL,0,'Mogor'), (1815200,1,1169.53,8146.21,19.4132,NULL,0,'Baby Murloc'), (1815201,1,1184.13,8162.72,18.7203,NULL,0,'Baby Murloc'), (1815202,1,1205.03,8157.71,18.4315,NULL,0,'Baby Murloc'), (1815203,1,1204.71,8140.14,18.7722,NULL,0,'Baby Murloc'), (1815500,1,-12.8591,292.175,-0.471236,NULL,0,'Bloodfalcon'), (1815500,2,-4.63465,291.633,0.828106,NULL,0,'Bloodfalcon'), (1815500,3,-3.13214,288.059,0.97123,NULL,0,'Bloodfalcon'), (1815500,4,-12.7796,283.811,-0.531374,NULL,0,'Bloodfalcon'), (1815500,5,-23.2348,285.88,-1.84732,NULL,0,'Bloodfalcon'), (1815500,6,-29.07,287.013,-1.84732,NULL,0,'Bloodfalcon'), (1815500,7,-28.1916,288.617,-1.84732,NULL,0,'Bloodfalcon'), (1815501,1,-32.6339,313.693,-2.98924,NULL,0,'Bloodfalcon'), (1815501,2,-36.4441,294.667,-1.84732,NULL,0,'Bloodfalcon'), (1815501,3,-42.861,291.474,-1.84732,NULL,0,'Bloodfalcon'), (1815501,4,-42.8368,283.741,-1.84732,NULL,0,'Bloodfalcon'), (1815501,5,-29.8242,283.916,-1.84732,NULL,0,'Bloodfalcon'), (1815501,6,-29.3928,291.658,-1.84732,NULL,0,'Bloodfalcon'), (1815501,7,-36.823,294.928,-1.84732,NULL,0,'Bloodfalcon'), (1815502,1,-30.4827,259.804,-3.44429,NULL,0,'Bloodfalcon'), (1815502,2,-36.0388,280.802,-1.84733,NULL,0,'Bloodfalcon'), (1815502,3,-30.4548,284.314,-1.84732,NULL,0,'Bloodfalcon'), (1815502,4,-30.2976,292.209,-1.84732,NULL,0,'Bloodfalcon'), (1815502,5,-36.5484,295.92,-1.84732,NULL,0,'Bloodfalcon'), (1815502,6,-43.9906,283.763,-1.84732,NULL,0,'Bloodfalcon'), (1815502,7,-36.4867,280.839,-1.84733,NULL,0,'Bloodfalcon'), (1815503,1,85.9911,289.54,-5.44105,NULL,0,'Bloodfalcon'), (1815503,2,79.6733,286.722,-5.4663,NULL,0,'Bloodfalcon'), (1815503,3,77.9802,270.554,-5.47999,NULL,0,'Bloodfalcon'), (1815503,4,84.0715,264.817,-5.45944,NULL,0,'Bloodfalcon'), (1815503,5,92.0411,267.708,-5.42788,NULL,0,'Bloodfalcon'), (1815503,6,99.9794,272.195,-6.95119,NULL,0,'Bloodfalcon'), (1815503,7,100.847,280.373,-6.86187,NULL,0,'Bloodfalcon'), (1815504,1,106.604,296.393,-6.72209,NULL,0,'Bloodfalcon'), (1815504,2,114.86,296.713,-5.40335,NULL,0,'Bloodfalcon'), (1815504,3,120.557,289.947,-5.41019,NULL,0,'Bloodfalcon'), (1815504,4,119.759,278.023,-5.42305,NULL,0,'Bloodfalcon'), (1815504,5,114.742,276.314,-6.95881,NULL,0,'Bloodfalcon'), (1815504,6,109.528,279.675,-6.90164,NULL,0,'Bloodfalcon'), (1827530,1,-1335.21,6313.92,45.5142,NULL,0,'Kor\'kron Honor Guard - start movement at spawn area'), (1827530,2,-1370.96,6349.6,42.4444,NULL,0,''), (1827530,3,-1388.86,6366.9,40.3741,NULL,0,''), (1827530,4,-1412.88,6389.24,37.5789,NULL,0,''), (1827530,5,-1439.27,6416.66,34.7893,NULL,0,''), (1827530,6,-1461.66,6438.39,32.2328,NULL,0,''), (1827530,7,-1477.93,6453.51,30.4757,NULL,0,''), (1827530,8,-1492.94,6469.55,28.9347,NULL,0,''), (1827530,9,-1506.93,6498.09,25.1076,NULL,0,''), (1827530,10,-1511.49,6515.69,23.482,NULL,0,''), (1827530,11,-1513.08,6527.15,22.4819,NULL,0,''), (1827530,12,-1517.57,6552.81,21.6337,NULL,0,''), (1827530,13,-1520.96,6580.41,20.6239,NULL,0,''), (1827530,14,-1513.67,6622.25,21.3794,NULL,0,''), (1827530,15,-1505.73,6653.42,23.8876,NULL,0,''), (1827530,16,-1503.2,6662.35,24.2441,NULL,0,''), (1827530,17,-1489.22,6698.05,24.5517,NULL,0,''), (1827530,18,-1472.45,6733.01,25.155,NULL,0,''), (1827530,19,-1456.33,6762.94,26.8497,NULL,0,''), (1827530,20,-1447.99,6777.4,28.01,NULL,0,''), (1827530,21,-1430.96,6801.7,28.0114,NULL,0,''), (1827530,22,-1417.35,6824.06,27.2499,NULL,0,''), (1827530,23,-1401.95,6847.91,27.6743,NULL,0,''), (1827530,24,-1374.87,6866.76,30.0865,NULL,0,''), (1827530,25,-1364.21,6876.67,30.6103,NULL,0,''), (1827530,26,-1352.93,6886.95,30.9309,NULL,0,''), (1827530,27,-1322.32,6914.78,32.4916,NULL,0,''), (1827530,28,-1317.95,6917.53,32.9089,NULL,0,'Kor\'kron Honor Guard - before the gates of Garadar'), (1827540,1,-1346.92,6327.71,43.987,NULL,0,'Kor\'kron Honor Guard - start movement at spawn area'), (1827540,2,-1385.75,6361.83,40.8401,NULL,0,''), (1827540,3,-1399.72,6375.52,39.0399,NULL,0,''), (1827540,4,-1414.3,6390.69,37.1796,NULL,0,''), (1827540,5,-1428.22,6404.8,36.0057,NULL,0,''), (1827540,6,-1452.07,6426.11,33.0952,NULL,0,''), (1827540,7,-1464.91,6440.2,31.7718,NULL,0,''), (1827540,8,-1490.51,6468.81,28.8412,NULL,0,''), (1827540,9,-1506.09,6501.07,24.8507,NULL,0,''), (1827540,10,-1512.87,6529.67,22.5326,NULL,0,''), (1827540,11,-1519.98,6574.27,21.0504,NULL,0,''), (1827540,12,-1516.59,6602.93,21.3015,NULL,0,''), (1827540,13,-1507.95,6655.63,23.9588,NULL,0,''), (1827540,14,-1505.95,6664.89,24.4943,NULL,0,''), (1827540,15,-1490.85,6696.35,24.3976,NULL,0,''), (1827540,16,-1467.24,6747.52,25.8578,NULL,0,''), (1827540,17,-1455.33,6767.13,27.2101,NULL,0,''), (1827540,18,-1441.82,6786.84,28.3389,NULL,0,''), (1827540,19,-1428.62,6802.31,27.7745,NULL,0,''), (1827540,20,-1418.5,6822.2,27.2854,NULL,0,''), (1827540,21,-1409.67,6844.44,27.4851,NULL,0,''), (1827540,22,-1392.21,6855.19,28.6108,NULL,0,''), (1827540,23,-1366.37,6876.59,30.3794,NULL,0,''), (1827540,24,-1333.16,6911.21,31.6812,NULL,0,''), (1827540,25,-1331.01,6913.66,31.8991,NULL,0,''), (1827540,26,-1329.03,6928.55,32.1665,NULL,0,'Kor\'kron Honor Guard - before the gates of Garadar'), (1827550,1,-1333.76,6317.53,44.7642,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827550,2,-1363.91,6343.13,42.917,NULL,0,''), (1827550,3,-1370.02,6348.56,42.3184,NULL,0,''), (1827550,4,-1378.52,6356.66,41.4787,NULL,0,''), (1827550,5,-1390.3,6368.31,40.2747,NULL,0,''), (1827550,6,-1399.08,6376.38,39.2154,NULL,0,''), (1827550,7,-1408.19,6384.93,38.1225,NULL,0,''), (1827550,8,-1417.01,6392.93,37.1172,NULL,0,''), (1827550,9,-1420.31,6396.71,36.5081,NULL,0,''), (1827550,10,-1433.71,6410.69,35.3755,NULL,0,''), (1827550,11,-1436.64,6413.75,34.5788,NULL,0,''), (1827550,12,-1450.41,6427.48,33.3481,NULL,0,''), (1827550,13,-1458.15,6434.96,32.6637,NULL,0,''), (1827550,14,-1461.81,6438.35,32.017,NULL,0,''), (1827550,15,-1471.09,6446.86,30.9089,NULL,0,''), (1827550,16,-1484.46,6459.56,29.7656,NULL,0,''), (1827550,17,-1491.49,6467.95,28.8459,NULL,0,''), (1827550,18,-1499.08,6476.82,28.1244,NULL,0,''), (1827550,19,-1502.82,6487.98,26.591,NULL,0,''), (1827550,20,-1507.24,6498.78,25.0731,NULL,0,''), (1827550,21,-1509.25,6507.41,24.0393,NULL,0,''), (1827550,22,-1511.66,6515.82,23.0853,NULL,0,''), (1827550,23,-1513.32,6527.42,22.3445,NULL,0,''), (1827550,24,-1516.32,6546.91,21.6097,NULL,0,''), (1827550,25,-1519.1,6558.42,21.1516,NULL,0,''), (1827550,26,-1521.86,6569.84,20.69,NULL,0,''), (1827550,27,-1521.07,6580.76,20.5764,NULL,0,''), (1827550,28,-1521.41,6593.63,20.6136,NULL,0,''), (1827550,29,-1518.83,6604.96,20.9653,NULL,0,''), (1827550,30,-1515.4,6616.24,21.2183,NULL,0,''), (1827550,31,-1512.26,6626.47,22.0251,NULL,0,''), (1827550,32,-1509.62,6637.62,23.0454,NULL,0,''), (1827550,33,-1508.07,6643.55,23.3106,NULL,0,''), (1827550,34,-1505.01,6655.95,24.2037,NULL,0,''), (1827550,35,-1499.99,6670.88,24.7143,NULL,0,''), (1827550,36,-1495.02,6683.65,24.5692,NULL,0,''), (1827550,37,-1490.67,6694.65,24.3192,NULL,0,''), (1827550,38,-1485.9,6705.44,24.3102,NULL,0,''), (1827550,39,-1480.96,6716.09,24.2427,NULL,0,''), (1827550,40,-1476.01,6726.78,24.5875,NULL,0,''), (1827550,41,-1473.61,6731,24.9583,NULL,0,''), (1827550,42,-1468.32,6741.46,25.3899,NULL,0,''), (1827550,43,-1464.55,6748.06,25.9854,NULL,0,''), (1827550,44,-1458.85,6758.31,26.6134,NULL,0,''), (1827550,45,-1453.86,6767.14,27.1245,NULL,0,''), (1827550,46,-1444.2,6783.81,28.1824,NULL,0,''), (1827550,47,-1437.69,6794.88,28.2691,NULL,0,''), (1827550,48,-1431.5,6801.29,27.9012,NULL,0,''), (1827550,49,-1421.83,6812.32,27.4745,NULL,0,''), (1827550,50,-1417.68,6823.27,26.9745,NULL,0,''), (1827550,51,-1412.78,6834.06,26.7866,NULL,0,''), (1827550,52,-1405.64,6843.26,27.1477,NULL,0,''), (1827550,53,-1399.68,6850.85,27.8909,NULL,0,''), (1827550,54,-1395.24,6853.68,28.3816,NULL,0,''), (1827550,55,-1381.86,6862.52,29.2046,NULL,0,''), (1827550,56,-1375.53,6867.13,29.8038,NULL,0,''), (1827550,57,-1364.12,6876.72,30.6363,NULL,0,''), (1827550,58,-1352.06,6887.74,30.6812,NULL,0,''), (1827550,59,-1344.63,6896.47,30.8887,NULL,0,''), (1827550,60,-1341.48,6900.03,31.5356,NULL,0,''), (1827550,61,-1329.53,6909.88,31.8761,NULL,0,''), (1827550,62,-1320.01,6914.57,32.7706,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827560,1,-1329.35,6321.17,44.8128,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827560,2,-1361.64,6336.36,43.0871,NULL,0,''), (1827560,3,-1372.82,6346.11,42.0144,NULL,0,''), (1827560,4,-1384.14,6356.92,40.8881,NULL,0,''), (1827560,5,-1388.69,6361.06,40.4735,NULL,0,''), (1827560,6,-1399.95,6371.86,39.028,NULL,0,''), (1827560,7,-1407.79,6379.15,38.0183,NULL,0,''), (1827560,8,-1419.11,6389.89,36.6692,NULL,0,''), (1827560,9,-1423.2,6394.18,36.0192,NULL,0,''), (1827560,10,-1434.26,6405.52,35.0453,NULL,0,''), (1827560,11,-1439.7,6411.31,34.2342,NULL,0,''), (1827560,12,-1447.91,6419.52,33.3556,NULL,0,''), (1827560,13,-1455.81,6426.94,32.3861,NULL,0,''), (1827560,14,-1464.23,6435.1,31.6623,NULL,0,''), (1827560,15,-1474.72,6445.1,30.6614,NULL,0,''), (1827560,16,-1481.8,6451.78,29.9213,NULL,0,''), (1827560,17,-1491.77,6462.49,29.1906,NULL,0,''), (1827560,18,-1501.55,6473.98,28.0988,NULL,0,''), (1827560,19,-1505.85,6485.06,26.8376,NULL,0,''), (1827560,20,-1509.41,6493.93,25.1576,NULL,0,''), (1827560,21,-1511.95,6502.63,23.958,NULL,0,''), (1827560,22,-1516.03,6518.24,22.9527,NULL,0,''), (1827560,23,-1517.37,6533.15,22.1332,NULL,0,''), (1827560,24,-1519.74,6544.64,21.3243,NULL,0,''), (1827560,25,-1521.56,6553.42,21.1659,NULL,0,''), (1827560,26,-1525.3,6567.62,20.69,NULL,0,''), (1827560,27,-1525.08,6580.3,20.44,NULL,0,''), (1827560,28,-1525.25,6592.18,20.4389,NULL,0,''), (1827560,29,-1522.82,6593.66,20.6313,NULL,0,''), (1827560,30,-1519.5,6616.02,21.0576,NULL,0,''), (1827560,31,-1516.54,6625.61,21.7775,NULL,0,''), (1827560,32,-1513.55,6637.81,22.7097,NULL,0,''), (1827560,33,-1512.12,6643.13,23.0477,NULL,0,''), (1827560,34,-1509.59,6653.51,23.8174,NULL,0,''), (1827560,35,-1505.08,6667.46,24.4168,NULL,0,''), (1827560,36,-1499.12,6683.76,24.4442,NULL,0,''), (1827560,37,-1494.77,6694.77,24.2544,NULL,0,''), (1827560,38,-1489.98,6705.79,24.6385,NULL,0,''), (1827560,39,-1485.05,6716.44,24.324,NULL,0,''), (1827560,40,-1480.09,6727.13,24.5125,NULL,0,''), (1827560,41,-1476.94,6733.17,24.8285,NULL,0,''), (1827560,42,-1472.81,6741.39,25.3093,NULL,0,''), (1827560,43,-1466.33,6753.2,26.5233,NULL,0,''), (1827560,44,-1463.65,6757.48,26.7638,NULL,0,''), (1827560,45,-1456.65,6770.11,27.4998,NULL,0,''), (1827560,46,-1451.99,6777.81,28.0887,NULL,0,''), (1827560,47,-1441.73,6795.63,28.4637,NULL,0,''), (1827560,48,-1436.47,6801.09,28.1938,NULL,0,''), (1827560,49,-1427.71,6811.35,27.8099,NULL,0,''), (1827560,50,-1421.77,6823.58,27.1493,NULL,0,''), (1827560,51,-1416.88,6834.37,26.9118,NULL,0,''), (1827560,52,-1409.53,6844.57,27.1372,NULL,0,''), (1827560,53,-1402.18,6853.8,27.7806,NULL,0,''), (1827560,54,-1392.78,6860.6,28.954,NULL,0,''), (1827560,55,-1385.38,6864.94,29.1711,NULL,0,''), (1827560,56,-1373.84,6873.02,29.7064,NULL,0,''), (1827560,57,-1364.65,6881.43,30.0562,NULL,0,''), (1827560,58,-1356.83,6888.6,30.6804,NULL,0,''), (1827560,59,-1348.45,6897.95,30.8729,NULL,0,''), (1827560,60,-1342.01,6905.35,31.534,NULL,0,''), (1827560,61,-1330.48,6914.28,31.6961,NULL,0,''), (1827560,62,-1327.21,6915.98,32.0548,NULL,0,''), (1827560,63,-1319.09,6921.4,32.8296,NULL,0,''), (1827560,64,-1316.29,6921.04,32.9875,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827570,1,-1325.3,6324.27,43.7884,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827570,2,-1361.91,6333.86,42.9147,NULL,0,''), (1827570,3,-1374.65,6345.04,42.2324,NULL,0,''), (1827570,4,-1380.99,6351.01,41.4009,NULL,0,''), (1827570,5,-1386.78,6356.61,40.5062,NULL,0,''), (1827570,6,-1401.02,6369.92,39.2264,NULL,0,''), (1827570,7,-1405.87,6374.74,38.5178,NULL,0,''), (1827570,8,-1417.92,6385.98,37.1386,NULL,0,''), (1827570,9,-1420.83,6388.93,36.3953,NULL,0,''), (1827570,10,-1432.5,6400.78,35.2874,NULL,0,''), (1827570,11,-1438.21,6406.57,34.5702,NULL,0,''), (1827570,12,-1448.35,6417.05,33.4741,NULL,0,''), (1827570,13,-1458.7,6427.23,32.2258,NULL,0,''), (1827570,14,-1466.38,6434.67,31.2396,NULL,0,''), (1827570,15,-1475.04,6442.66,30.7621,NULL,0,''), (1827570,16,-1482.09,6449.11,30.0378,NULL,0,''), (1827570,17,-1492.05,6460.01,29.5945,NULL,0,''), (1827570,18,-1498.25,6466.95,29.0697,NULL,0,''), (1827570,19,-1505.5,6479.77,27.4961,NULL,0,''), (1827570,20,-1510.31,6490.88,25.7138,NULL,0,''), (1827570,21,-1513.28,6500.4,23.8247,NULL,0,''), (1827570,22,-1517.09,6514.26,23.0071,NULL,0,''), (1827570,23,-1519.04,6529.05,22.0738,NULL,0,''), (1827570,24,-1519.89,6532.95,21.642,NULL,0,''), (1827570,25,-1523.68,6552.21,20.649,NULL,0,''), (1827570,26,-1526.46,6563.68,20.6431,NULL,0,''), (1827570,27,-1527.09,6576.71,20.44,NULL,0,''), (1827570,28,-1527.25,6588.6,20.496,NULL,0,''), (1827570,29,-1522.97,6593.72,20.7231,NULL,0,''), (1827570,30,-1519.17,6604.85,21.0372,NULL,0,''), (1827570,31,-1519.06,6624,21.665,NULL,0,''), (1827570,32,-1517.82,6626.51,21.7934,NULL,0,''), (1827570,33,-1515.17,6637.85,22.8116,NULL,0,''), (1827570,34,-1512.43,6650.39,23.7075,NULL,0,''), (1827570,35,-1508.85,6662.67,24.4682,NULL,0,''), (1827570,36,-1502.34,6681.21,24.6262,NULL,0,''), (1827570,37,-1497.99,6692.21,24.5152,NULL,0,''), (1827570,38,-1493.34,6703.43,24.6326,NULL,0,''), (1827570,39,-1488.41,6714.08,24.4432,NULL,0,''), (1827570,40,-1483.45,6724.77,24.3956,NULL,0,''), (1827570,41,-1479.77,6731.99,24.8067,NULL,0,''), (1827570,42,-1474.44,6742.43,25.1943,NULL,0,''), (1827570,43,-1472.17,6746.61,25.7476,NULL,0,''), (1827570,44,-1467.68,6754.61,26.7286,NULL,0,''), (1827570,45,-1458.2,6771.54,27.4872,NULL,0,''), (1827570,46,-1452.3,6781.78,28.6878,NULL,0,''), (1827570,47,-1446.89,6790.88,29.0572,NULL,0,''), (1827570,48,-1437.4,6803.47,28.1359,NULL,0,''), (1827570,49,-1436.55,6803.94,28.2954,NULL,0,''), (1827570,50,-1427.78,6816.6,27.6759,NULL,0,''), (1827570,51,-1420.21,6831.98,27.0995,NULL,0,''), (1827570,52,-1413.35,6843.06,27.2622,NULL,0,''), (1827570,53,-1406,6852.3,27.6003,NULL,0,''), (1827570,54,-1396.47,6860.55,28.8135,NULL,0,''), (1827570,55,-1391.94,6862.94,28.9678,NULL,0,''), (1827570,56,-1378.51,6871.8,29.8481,NULL,0,''), (1827570,57,-1368.65,6880.53,29.8314,NULL,0,''), (1827570,58,-1363.03,6885.77,30.373,NULL,0,''), (1827570,59,-1355.94,6892.94,31.1947,NULL,0,''), (1827570,60,-1345.19,6904.81,31.7437,NULL,0,''), (1827570,61,-1334.58,6914.14,31.6583,NULL,0,''), (1827570,62,-1322.63,6911.81,32.5137,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827580,1,-1321.75,6328.9,41.6263,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827580,2,-1363.82,6335.64,43.1801,NULL,0,''), (1827580,3,-1367.53,6339.69,42.4947,NULL,0,''), (1827580,4,-1380.59,6351.53,41.4011,NULL,0,''), (1827580,5,-1384.64,6355.61,40.7598,NULL,0,''), (1827580,6,-1394.61,6365.19,39.9352,NULL,0,''), (1827580,7,-1406.17,6375.75,38.3701,NULL,0,''), (1827580,8,-1413.23,6382.48,37.6844,NULL,0,''), (1827580,9,-1422.3,6391.2,36.6082,NULL,0,''), (1827580,10,-1431.17,6400.62,35.3494,NULL,0,''), (1827580,11,-1437.4,6406.9,34.6661,NULL,0,''), (1827580,12,-1443,6412.43,34.034,NULL,0,''), (1827580,13,-1455.31,6424.91,32.8535,NULL,0,''), (1827580,14,-1464.48,6433.62,31.6765,NULL,0,''), (1827580,15,-1466.62,6435.91,31.2764,NULL,0,''), (1827580,16,-1478.64,6446.88,30.3559,NULL,0,''), (1827580,17,-1484.99,6453.34,29.772,NULL,0,''), (1827580,18,-1496.3,6465.88,29.0777,NULL,0,''), (1827580,19,-1504.33,6478.23,27.7221,NULL,0,''), (1827580,20,-1509.02,6489.26,26.0363,NULL,0,''), (1827580,21,-1512.6,6499.55,24.256,NULL,0,''), (1827580,22,-1513.65,6503.07,23.5242,NULL,0,''), (1827580,23,-1517.4,6521.19,22.6656,NULL,0,''), (1827580,24,-1518.43,6528.76,21.9276,NULL,0,''), (1827580,25,-1522.04,6548.45,20.9236,NULL,0,''), (1827580,26,-1524.81,6559.92,20.5904,NULL,0,''), (1827580,27,-1526.32,6572.68,20.5305,NULL,0,''), (1827580,28,-1526.48,6584.56,20.4305,NULL,0,''), (1827580,29,-1526.42,6597.86,20.69,NULL,0,''), (1827580,30,-1519.96,6605.21,21.0099,NULL,0,''), (1827580,31,-1519.59,6620.32,21.0576,NULL,0,''), (1827580,32,-1517.53,6626.11,21.7447,NULL,0,''), (1827580,33,-1515.49,6634.92,22.5574,NULL,0,''), (1827580,34,-1512.44,6647.41,23.4037,NULL,0,''), (1827580,35,-1509.4,6658.88,24.1039,NULL,0,''), (1827580,36,-1503.16,6677.19,24.6174,NULL,0,''), (1827580,37,-1498.81,6688.19,24.4888,NULL,0,''), (1827580,38,-1494.4,6699.46,24.3192,NULL,0,''), (1827580,39,-1489.46,6710.11,24.4178,NULL,0,''), (1827580,40,-1484.51,6720.8,24.3597,NULL,0,''), (1827580,41,-1480.98,6728.06,24.6756,NULL,0,''), (1827580,42,-1476.51,6736.51,25.3096,NULL,0,''), (1827580,43,-1472.12,6745.33,25.6624,NULL,0,''), (1827580,44,-1466.02,6756.48,26.9297,NULL,0,''), (1827580,45,-1458.72,6769.36,27.1441,NULL,0,''), (1827580,46,-1453.23,6778.67,28.3225,NULL,0,''), (1827580,47,-1450.31,6783.54,28.7496,NULL,0,''), (1827580,48,-1439.5,6800.01,28.5634,NULL,0,''), (1827580,49,-1436.33,6803.38,28.2796,NULL,0,''), (1827580,50,-1427.07,6816.09,27.6851,NULL,0,''), (1827580,51,-1421.5,6827.61,27.3265,NULL,0,''), (1827580,52,-1415.31,6839.46,27.1623,NULL,0,''), (1827580,53,-1407.96,6848.69,27.3872,NULL,0,''), (1827580,54,-1401.46,6855.69,28.0879,NULL,0,''), (1827580,55,-1389.88,6863.91,29.1686,NULL,0,''), (1827580,56,-1382.77,6867.55,29.6189,NULL,0,''), (1827580,57,-1371.15,6877.27,29.7313,NULL,0,''), (1827580,58,-1362.21,6885.48,30.2513,NULL,0,''), (1827580,59,-1355.52,6892.04,30.934,NULL,0,''), (1827580,60,-1351.28,6896.91,31.4434,NULL,0,''), (1827580,61,-1339.37,6909.6,31.7974,NULL,0,''), (1827580,62,-1327.95,6917.35,32.1479,NULL,0,''), (1827580,63,-1314.08,6923.66,33.3851,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827590,1,-1336.72,6309.46,46.2323,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827590,2,-1356.15,6332.3,43.4011,NULL,0,''), (1827590,3,-1364.42,6340.5,42.6986,NULL,0,''), (1827590,4,-1371.57,6347.12,42.2151,NULL,0,''), (1827590,5,-1380.57,6356.03,41.3463,NULL,0,''), (1827590,6,-1392.04,6366.9,40.1548,NULL,0,''), (1827590,7,-1399.84,6374.24,39.0708,NULL,0,''), (1827590,8,-1409.9,6383.49,37.994,NULL,0,''), (1827590,9,-1418.97,6392.33,36.7525,NULL,0,''), (1827590,10,-1423.06,6396.65,36.0518,NULL,0,''), (1827590,11,-1435.31,6409.42,35.1863,NULL,0,''), (1827590,12,-1438.91,6412.78,34.3375,NULL,0,''), (1827590,13,-1451.97,6426.07,33.1385,NULL,0,''), (1827590,14,-1459.66,6433.54,32.4016,NULL,0,''), (1827590,15,-1468.79,6442.38,31.2344,NULL,0,''), (1827590,16,-1473.12,6446.19,30.6206,NULL,0,''), (1827590,17,-1480.42,6453.12,29.8838,NULL,0,''), (1827590,18,-1490.21,6463.72,29.0659,NULL,0,''), (1827590,19,-1499.84,6476.37,28.0887,NULL,0,''), (1827590,20,-1505.1,6488.16,26.3147,NULL,0,''), (1827590,21,-1508.56,6497.28,24.9764,NULL,0,''), (1827590,22,-1511.2,6506.82,23.9871,NULL,0,''), (1827590,23,-1514.12,6520.39,22.9654,NULL,0,''), (1827590,24,-1514.86,6527.26,22.5215,NULL,0,''), (1827590,25,-1518.36,6546.62,21.3807,NULL,0,''), (1827590,26,-1520.08,6554.29,21.2866,NULL,0,''), (1827590,27,-1523.14,6570.09,20.69,NULL,0,''), (1827590,28,-1522.83,6579.91,20.5603,NULL,0,''), (1827590,29,-1524.18,6594.42,20.7082,NULL,0,''), (1827590,30,-1520.75,6605.7,20.9326,NULL,0,''), (1827590,31,-1517.35,6616.88,21.0576,NULL,0,''), (1827590,32,-1514.48,6626.12,21.9044,NULL,0,''), (1827590,33,-1511.41,6638.48,22.9036,NULL,0,''), (1827590,34,-1510.28,6642.4,23.0046,NULL,0,''), (1827590,35,-1507.21,6655.43,23.9882,NULL,0,''), (1827590,36,-1502.89,6668.72,24.7168,NULL,0,''), (1827590,37,-1496.86,6684.58,24.3794,NULL,0,''), (1827590,38,-1492.65,6695.74,24.1942,NULL,0,''), (1827590,39,-1487.72,6706.39,24.3592,NULL,0,''), (1827590,40,-1482.76,6717.08,24.0267,NULL,0,''), (1827590,41,-1479.38,6724.28,24.2706,NULL,0,''), (1827590,42,-1474.64,6733.74,25.0756,NULL,0,''), (1827590,43,-1469.98,6743.02,25.5512,NULL,0,''), (1827590,44,-1466.78,6748.47,26.0432,NULL,0,''), (1827590,45,-1460.67,6759.35,26.7346,NULL,0,''), (1827590,46,-1455.62,6768.27,27.2509,NULL,0,''), (1827590,47,-1447.45,6782.42,28.3694,NULL,0,''), (1827590,48,-1438.87,6795.96,28.371,NULL,0,''), (1827590,49,-1434.36,6800.85,28.02,NULL,0,''), (1827590,50,-1424.34,6813.51,27.4582,NULL,0,''), (1827590,51,-1419.46,6824.31,26.9745,NULL,0,''), (1827590,52,-1414.5,6835.44,26.9521,NULL,0,''), (1827590,53,-1407.15,6844.67,27.0922,NULL,0,''), (1827590,54,-1401.38,6852.38,27.6915,NULL,0,''), (1827590,55,-1391.1,6859.36,28.9475,NULL,0,''), (1827590,56,-1383.2,6863.23,29.207,NULL,0,''), (1827590,57,-1377.71,6867.61,29.6949,NULL,0,''), (1827590,58,-1362.46,6881.13,30.496,NULL,0,''), (1827590,59,-1353.83,6889.06,30.5562,NULL,0,''), (1827590,60,-1346.1,6897.9,30.8667,NULL,0,''), (1827590,61,-1344.1,6900.31,31.1985,NULL,0,''), (1827590,62,-1325.03,6908.24,32.1665,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827600,1,-1339.82,6305.84,45.9031,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827600,2,-1353.48,6335,43.6629,NULL,0,''), (1827600,3,-1362.38,6343.9,42.9165,NULL,0,''), (1827600,4,-1367.99,6349.57,42.4176,NULL,0,''), (1827600,5,-1377.23,6358.24,41.5879,NULL,0,''), (1827600,6,-1388.46,6369.13,40.4214,NULL,0,''), (1827600,7,-1399.02,6379.23,39.0536,NULL,0,''), (1827600,8,-1406.37,6386.01,38.2169,NULL,0,''), (1827600,9,-1414.84,6394,37.2386,NULL,0,''), (1827600,10,-1420.88,6400.27,36.3685,NULL,0,''), (1827600,11,-1430.34,6410.01,35.601,NULL,0,''), (1827600,12,-1440.76,6420.68,34.6067,NULL,0,''), (1827600,13,-1445.65,6425.55,34.0351,NULL,0,''), (1827600,14,-1452.06,6431.74,33.1847,NULL,0,''), (1827600,15,-1461.73,6441.12,32.1221,NULL,0,''), (1827600,16,-1468.27,6447.4,31.4397,NULL,0,''), (1827600,17,-1482.44,6460.69,29.9448,NULL,0,''), (1827600,18,-1488.62,6467.91,29.1313,NULL,0,''), (1827600,19,-1493.09,6474.17,28.3697,NULL,0,''), (1827600,20,-1501.13,6489.08,26.4147,NULL,0,''), (1827600,21,-1504.18,6497.06,25.4574,NULL,0,''), (1827600,22,-1507.24,6508.1,24.2015,NULL,0,''), (1827600,23,-1509.34,6516.58,23.3781,NULL,0,''), (1827600,24,-1510.84,6531.01,22.5149,NULL,0,''), (1827600,25,-1514.37,6547.58,21.8433,NULL,0,''), (1827600,26,-1516.34,6556.98,21.7165,NULL,0,''), (1827600,27,-1518.61,6568.8,21.1698,NULL,0,''), (1827600,28,-1518.76,6576.45,20.7382,NULL,0,''), (1827600,29,-1520.25,6593.23,20.565,NULL,0,''), (1827600,30,-1517.12,6602.81,21.3113,NULL,0,''), (1827600,31,-1513.42,6615.69,20.9877,NULL,0,''), (1827600,32,-1510.27,6626.06,22.0037,NULL,0,''), (1827600,33,-1508.34,6634.28,23.1557,NULL,0,''), (1827600,34,-1507.03,6645.71,23.4217,NULL,0,''), (1827600,35,-1503.43,6656.32,24.2547,NULL,0,''), (1827600,36,-1499.53,6666.33,24.6426,NULL,0,''), (1827600,37,-1493.04,6683.08,24.7166,NULL,0,''), (1827600,38,-1488.93,6694.02,24.4603,NULL,0,''), (1827600,39,-1483.99,6704.67,24.6315,NULL,0,''), (1827600,40,-1479.04,6715.36,24.4268,NULL,0,''), (1827600,41,-1475.72,6722.42,24.5206,NULL,0,''), (1827600,42,-1472.73,6728.4,25.4366,NULL,0,''), (1827600,43,-1465.14,6743.2,25.4876,NULL,0,''), (1827600,44,-1460.47,6751.65,26.2424,NULL,0,''), (1827600,45,-1456.11,6759.3,26.5955,NULL,0,''), (1827600,46,-1451.8,6766.74,27.275,NULL,0,''), (1827600,47,-1441.83,6783.81,28.0191,NULL,0,''), (1827600,48,-1435.78,6793.26,28.1441,NULL,0,''), (1827600,49,-1427.95,6802.21,27.7719,NULL,0,''), (1827600,50,-1420.6,6811.82,27.5995,NULL,0,''), (1827600,51,-1416.27,6821.47,27.3221,NULL,0,''), (1827600,52,-1411.29,6832.88,26.8998,NULL,0,''), (1827600,53,-1404.95,6840.65,27.3362,NULL,0,''), (1827600,54,-1402.68,6843.91,27.6754,NULL,0,''), (1827600,55,-1393.61,6852.47,28.4778,NULL,0,''), (1827600,56,-1381.98,6859.23,29.2978,NULL,0,''), (1827600,57,-1374.51,6865.04,30.0235,NULL,0,''), (1827600,58,-1361.95,6876.1,30.9143,NULL,0,''), (1827600,59,-1350.74,6886.36,31.1034,NULL,0,''), (1827600,60,-1343.01,6895.2,31.0961,NULL,0,''), (1827600,61,-1339.52,6899.67,31.7179,NULL,0,''), (1827600,62,-1329.86,6907.14,32.014,NULL,0,''), (1827600,63,-1323.76,6911.4,32.4035,NULL,0,''), (1827600,64,-1316.07,6920.82,33.4344,NULL,0,''), (1827600,65,-1310.89,6927.24,33.4653,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827610,1,-1341.41,6302.39,45.428,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827610,2,-1356.48,6342.94,43.6828,NULL,0,''), (1827610,3,-1363.91,6349.95,42.8591,NULL,0,''), (1827610,4,-1366.55,6352.47,42.1033,NULL,0,''), (1827610,5,-1380.98,6366.6,41.2988,NULL,0,''), (1827610,6,-1386.75,6372,40.4866,NULL,0,''), (1827610,7,-1398.06,6382.58,39.4056,NULL,0,''), (1827610,8,-1405.38,6389.33,38.2613,NULL,0,''), (1827610,9,-1409.75,6393.59,37.3306,NULL,0,''), (1827610,10,-1423.21,6407.11,36.6762,NULL,0,''), (1827610,11,-1428.67,6412.86,35.937,NULL,0,''), (1827610,12,-1433.39,6417.77,35.1549,NULL,0,''), (1827610,13,-1448.79,6433.09,33.939,NULL,0,''), (1827610,14,-1457.25,6441.08,32.9916,NULL,0,''), (1827610,15,-1465.78,6449.26,32.037,NULL,0,''), (1827610,16,-1468.85,6452.03,31.3884,NULL,0,''), (1827610,17,-1480.48,6463.5,30.0385,NULL,0,''), (1827610,18,-1488.48,6472.71,29.0319,NULL,0,''), (1827610,19,-1492.57,6479.3,28.291,NULL,0,''), (1827610,20,-1498.86,6492,26.4596,NULL,0,''), (1827610,21,-1503.03,6503.52,24.9407,NULL,0,''), (1827610,22,-1505.62,6514.44,24.0824,NULL,0,''), (1827610,23,-1506.44,6518.2,23.335,NULL,0,''), (1827610,24,-1509.16,6539.38,22.8829,NULL,0,''), (1827610,25,-1511.31,6548.73,22.5092,NULL,0,''), (1827610,26,-1514.71,6562.37,22.1924,NULL,0,''), (1827610,27,-1515.34,6570.03,21.6797,NULL,0,''), (1827610,28,-1515.47,6574.36,21.2842,NULL,0,''), (1827610,29,-1516.48,6594.84,20.6502,NULL,0,''), (1827610,30,-1516.9,6604.51,21.0576,NULL,0,''), (1827610,31,-1514.44,6616.55,21.24,NULL,0,''), (1827610,32,-1508.06,6625.79,21.9133,NULL,0,''), (1827610,33,-1506.09,6631.8,23.2203,NULL,0,''), (1827610,34,-1503.04,6642.19,23.8324,NULL,0,''), (1827610,35,-1499.57,6656.23,24.7088,NULL,0,''), (1827610,36,-1493.49,6673.37,25.0374,NULL,0,''), (1827610,37,-1489.15,6684.38,25.1841,NULL,0,''), (1827610,38,-1484.97,6695.09,24.8373,NULL,0,''), (1827610,39,-1480.03,6705.74,24.9793,NULL,0,''), (1827610,40,-1480.38,6710.65,24.6934,NULL,0,''), (1827610,41,-1471.72,6723.33,25.1011,NULL,0,''), (1827610,42,-1470.28,6726.52,25.6071,NULL,0,''), (1827610,43,-1461.11,6743.95,25.8421,NULL,0,''), (1827610,44,-1455.31,6754.21,26.2376,NULL,0,''), (1827610,45,-1453.08,6758.27,26.8434,NULL,0,''), (1827610,46,-1448.51,6765.93,27.4687,NULL,0,''), (1827610,47,-1437.78,6784.49,27.8457,NULL,0,''), (1827610,48,-1431.68,6793.17,28.2073,NULL,0,''), (1827610,49,-1423.85,6802.13,27.9826,NULL,0,''), (1827610,50,-1416.84,6812.67,27.4745,NULL,0,''), (1827610,51,-1414.3,6818.92,27.3018,NULL,0,''), (1827610,52,-1407.19,6832.98,26.7245,NULL,0,''), (1827610,53,-1400.9,6840.82,28.2408,NULL,0,''), (1827610,54,-1400.23,6841.27,28.2844,NULL,0,''), (1827610,55,-1386.23,6853.79,29.5198,NULL,0,''), (1827610,56,-1374.77,6860.33,30.5235,NULL,0,''), (1827610,57,-1366.71,6869.74,30.7969,NULL,0,''), (1827610,58,-1357.34,6876.92,31.3494,NULL,0,''), (1827610,59,-1352.12,6882.85,31.6838,NULL,0,''), (1827610,60,-1338.91,6895.11,31.5747,NULL,0,''), (1827610,61,-1332.15,6902.58,31.8706,NULL,0,''), (1827610,62,-1326.82,6904.98,32.1665,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827620,1,-1313.6,6337.39,37.4875,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827620,2,-1359.69,6346.81,43.1964,NULL,0,''), (1827620,3,-1364.92,6352.55,42.5948,NULL,0,''), (1827620,4,-1369.9,6357.03,41.8591,NULL,0,''), (1827620,5,-1381.82,6368.41,40.9967,NULL,0,''), (1827620,6,-1391.92,6377.79,39.9671,NULL,0,''), (1827620,7,-1400.53,6385.86,39.1028,NULL,0,''), (1827620,8,-1406.36,6391.12,37.8944,NULL,0,''), (1827620,9,-1413.88,6398.69,37.028,NULL,0,''), (1827620,10,-1424.02,6409.25,36.3701,NULL,0,''), (1827620,11,-1433.69,6419,35.5678,NULL,0,''), (1827620,12,-1437.98,6423.13,34.9393,NULL,0,''), (1827620,13,-1446.94,6432.18,33.9385,NULL,0,''), (1827620,14,-1456.12,6440.88,33.0257,NULL,0,''), (1827620,15,-1466.67,6451,31.7066,NULL,0,''), (1827620,16,-1475.55,6459.02,30.8728,NULL,0,''), (1827620,17,-1484.04,6468.69,29.5141,NULL,0,''), (1827620,18,-1487.6,6472.46,29.0674,NULL,0,''), (1827620,19,-1495.55,6485.82,27.7691,NULL,0,''), (1827620,20,-1498.87,6494.21,26.5796,NULL,0,''), (1827620,21,-1502.38,6505.08,25.1067,NULL,0,''), (1827620,22,-1505.96,6518.53,23.6273,NULL,0,''), (1827620,23,-1506.44,6521.31,23.2086,NULL,0,''), (1827620,24,-1509.41,6543.47,22.9964,NULL,0,''), (1827620,25,-1510.51,6547.07,22.543,NULL,0,''), (1827620,26,-1514.97,6566.46,21.8892,NULL,0,''), (1827620,27,-1514.89,6574.35,21.4341,NULL,0,''), (1827620,28,-1515.18,6579.39,20.9364,NULL,0,''), (1827620,29,-1514.62,6598.5,21.065,NULL,0,''), (1827620,30,-1516.26,6604.57,21.0472,NULL,0,''), (1827620,31,-1514.33,6616.66,21.3078,NULL,0,''), (1827620,32,-1507.05,6628.65,22.352,NULL,0,''), (1827620,33,-1502.05,6643.44,23.7092,NULL,0,''), (1827620,34,-1501.1,6647.11,24.0263,NULL,0,''), (1827620,35,-1497.41,6660.16,24.8511,NULL,0,''), (1827620,36,-1492.36,6674.19,25.3945,NULL,0,''), (1827620,37,-1487,6687.87,25.3192,NULL,0,''), (1827620,38,-1482.62,6698.46,25.0923,NULL,0,''), (1827620,39,-1477.69,6709.1,25.0755,NULL,0,''), (1827620,40,-1476.32,6716.77,24.9791,NULL,0,''), (1827620,41,-1470.69,6724.65,25.5325,NULL,0,''), (1827620,42,-1469.2,6727.64,25.7196,NULL,0,''), (1827620,43,-1458.5,6747.12,26.231,NULL,0,''), (1827620,44,-1453.15,6756.34,26.5798,NULL,0,''), (1827620,45,-1447.82,6766.16,27.6333,NULL,0,''), (1827620,46,-1443.57,6773.12,27.9267,NULL,0,''), (1827620,47,-1435.11,6787.61,28.1441,NULL,0,''), (1827620,48,-1428.48,6795.75,28.3323,NULL,0,''), (1827620,49,-1420.65,6804.7,27.9325,NULL,0,''), (1827620,50,-1415.64,6814.1,27.7412,NULL,0,''), (1827620,51,-1412.37,6821.2,27.2022,NULL,0,''), (1827620,52,-1404.11,6835.7,26.984,NULL,0,''), (1827620,53,-1399.67,6841.12,28.3839,NULL,0,''), (1827620,54,-1389.8,6851.24,28.6921,NULL,0,''), (1827620,55,-1383.24,6854.67,29.9294,NULL,0,''), (1827620,56,-1374.69,6860.17,30.4327,NULL,0,''), (1827620,57,-1361.51,6864.02,31.7169,NULL,0,''), (1827620,58,-1360.47,6870.77,31.4648,NULL,0,''), (1827620,59,-1343.44,6888.85,31.5562,NULL,0,''), (1827620,60,-1335.71,6897.69,31.6812,NULL,0,''), (1827620,61,-1328.34,6904.11,31.897,NULL,0,''), (1827620,62,-1319.17,6909.73,32.7013,NULL,0,''), (1827620,63,-1308.54,6930.48,33.4841,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827630,1,-1317.68,6332.95,39.394,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827630,2,-1359.26,6345.07,43.3477,NULL,0,''), (1827630,3,-1368.19,6352.65,42.4996,NULL,0,''), (1827630,4,-1375.15,6358.98,41.6422,NULL,0,''), (1827630,5,-1383.78,6367.35,40.957,NULL,0,''), (1827630,6,-1396.65,6379.48,39.4655,NULL,0,''), (1827630,7,-1403.28,6385.55,38.5535,NULL,0,''), (1827630,8,-1412.6,6394.29,37.4895,NULL,0,''), (1827630,9,-1418.6,6400.48,36.6892,NULL,0,''), (1827630,10,-1427.22,6409.63,35.9276,NULL,0,''), (1827630,11,-1437.63,6420.15,35.1682,NULL,0,''), (1827630,12,-1445.19,6427.7,34.2669,NULL,0,''), (1827630,13,-1450.92,6433.2,33.4747,NULL,0,''), (1827630,14,-1458.86,6440.64,32.5041,NULL,0,''), (1827630,15,-1468.67,6449.95,31.5604,NULL,0,''), (1827630,16,-1480.04,6460.68,30.339,NULL,0,''), (1827630,17,-1485.21,6466.82,29.4335,NULL,0,''), (1827630,18,-1495.25,6478.29,28.2853,NULL,0,''), (1827630,19,-1497.6,6485.76,27.175,NULL,0,''), (1827630,20,-1503.67,6500.33,25.222,NULL,0,''), (1827630,21,-1504.67,6504.81,24.5493,NULL,0,''), (1827630,22,-1509.08,6522.18,23.1273,NULL,0,''), (1827630,23,-1510.11,6534.35,22.4539,NULL,0,''), (1827630,24,-1512.24,6546.45,22.0992,NULL,0,''), (1827630,25,-1514.55,6556.84,22.0028,NULL,0,''), (1827630,26,-1517.01,6566.9,21.354,NULL,0,''), (1827630,27,-1517.12,6576.43,20.9015,NULL,0,''), (1827630,28,-1517.53,6592.28,20.565,NULL,0,''), (1827630,29,-1518.95,6593.44,20.6852,NULL,0,''), (1827630,30,-1512.58,6611.89,21.364,NULL,0,''), (1827630,31,-1508.72,6624.95,21.7395,NULL,0,''), (1827630,32,-1506.41,6634.52,23.354,NULL,0,''), (1827630,33,-1507.46,6638.42,23.1342,NULL,0,''), (1827630,34,-1500.78,6656.85,24.5266,NULL,0,''), (1827630,35,-1499.38,6658.49,24.5921,NULL,0,''), (1827630,36,-1491.95,6680.93,24.9489,NULL,0,''), (1827630,37,-1487.6,6691.93,24.6197,NULL,0,''), (1827630,38,-1482.99,6702.54,24.9026,NULL,0,''), (1827630,39,-1478.05,6713.19,24.7166,NULL,0,''), (1827630,40,-1473.1,6723.88,24.8526,NULL,0,''), (1827630,41,-1470.75,6728.06,25.6541,NULL,0,''), (1827630,42,-1464.13,6741.16,25.6028,NULL,0,''), (1827630,43,-1458.54,6751.23,25.9876,NULL,0,''), (1827630,44,-1455.16,6756.96,26.5944,NULL,0,''), (1827630,45,-1451.7,6763.03,27.2419,NULL,0,''), (1827630,46,-1441.03,6781.61,27.7691,NULL,0,''), (1827630,47,-1435.08,6791.72,28.1441,NULL,0,''), (1827630,48,-1427.69,6799.77,28.0823,NULL,0,''), (1827630,49,-1419.86,6808.73,27.7245,NULL,0,''), (1827630,50,-1416.22,6817.65,27.4612,NULL,0,''), (1827630,51,-1410.87,6829.03,26.8873,NULL,0,''), (1827630,52,-1403.51,6839.73,27.2622,NULL,0,''), (1827630,53,-1401.93,6841.43,27.7558,NULL,0,''), (1827630,54,-1390.28,6852.67,28.8115,NULL,0,''), (1827630,55,-1384.66,6856.31,29.3601,NULL,0,''), (1827630,56,-1369.81,6866.48,30.7002,NULL,0,''), (1827630,57,-1363.65,6872.15,31.2179,NULL,0,''), (1827630,58,-1350.49,6883.95,31.4238,NULL,0,''), (1827630,59,-1342.65,6892.87,31.2507,NULL,0,''), (1827630,60,-1334.91,6901.71,31.6484,NULL,0,''), (1827630,61,-1329.68,6901.37,32.0425,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827640,1,-1346.4,6323.44,44.1311,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827640,2,-1375.75,6352.64,41.8134,NULL,0,''), (1827640,3,-1386.41,6362.12,40.7629,NULL,0,''), (1827640,4,-1394.86,6370.75,39.6482,NULL,0,''), (1827640,5,-1402.95,6378.72,38.6411,NULL,0,''), (1827640,6,-1408.65,6384.41,37.8554,NULL,0,''), (1827640,7,-1416.05,6392.42,36.9577,NULL,0,''), (1827640,8,-1424.23,6400.86,35.8921,NULL,0,''), (1827640,9,-1438.51,6414.22,34.7319,NULL,0,''), (1827640,10,-1447.23,6422.04,33.9389,NULL,0,''), (1827640,11,-1455.3,6429.05,32.7209,NULL,0,''), (1827640,12,-1458.61,6432.95,32.3049,NULL,0,''), (1827640,13,-1467.95,6443.74,31.2249,NULL,0,''), (1827640,14,-1475.27,6451.74,30.4942,NULL,0,''), (1827640,15,-1487.13,6465.03,29.4199,NULL,0,''), (1827640,16,-1494.22,6473.05,28.6001,NULL,0,''), (1827640,17,-1498.58,6483.97,27.5084,NULL,0,''), (1827640,18,-1502.86,6493.58,25.859,NULL,0,''), (1827640,19,-1508.28,6506.33,24.16,NULL,0,''), (1827640,20,-1509.04,6510.97,23.5473,NULL,0,''), (1827640,21,-1511.6,6522.4,22.6852,NULL,0,''), (1827640,22,-1514.62,6536.92,22.0285,NULL,0,''), (1827640,23,-1517.41,6553.44,21.2557,NULL,0,''), (1827640,24,-1519.01,6565.21,21.0371,NULL,0,''), (1827640,25,-1519.76,6571.95,20.8631,NULL,0,''), (1827640,26,-1519.18,6588.37,20.44,NULL,0,''), (1827640,27,-1517.3,6600.12,20.9326,NULL,0,''), (1827640,28,-1515.43,6611.83,21.1826,NULL,0,''), (1827640,29,-1513.56,6623.59,21.451,NULL,0,''), (1827640,30,-1512.84,6627.28,21.8899,NULL,0,''), (1827640,31,-1510.81,6637.1,22.8831,NULL,0,''), (1827640,32,-1508.53,6651.39,23.6996,NULL,0,''), (1827640,33,-1506.26,6664.81,24.5883,NULL,0,''), (1827640,34,-1498.99,6679.93,24.3489,NULL,0,''), (1827640,35,-1493.87,6690.64,24.3192,NULL,0,''), (1827640,36,-1488.8,6701.26,24.3956,NULL,0,''), (1827640,37,-1484.89,6712.44,24.1456,NULL,0,''), (1827640,38,-1480.61,6723.45,24.2706,NULL,0,''), (1827640,39,-1475.71,6732.93,24.9554,NULL,0,''), (1827640,40,-1470.24,6742.17,25.2282,NULL,0,''), (1827640,41,-1463.48,6753.48,26.435,NULL,0,''), (1827640,42,-1461.19,6757.31,26.6043,NULL,0,''), (1827640,43,-1454.66,6768.04,27.3549,NULL,0,''), (1827640,44,-1446.97,6779.56,28.1712,NULL,0,''), (1827640,45,-1439.7,6790.03,28.2691,NULL,0,''), (1827640,46,-1431.82,6798.76,27.9573,NULL,0,''), (1827640,47,-1425.26,6805.85,27.7477,NULL,0,''), (1827640,48,-1419.95,6818.38,27.1811,NULL,0,''), (1827640,49,-1415.99,6828.37,27.0278,NULL,0,''), (1827640,50,-1411.3,6840.22,27.0122,NULL,0,''), (1827640,51,-1406.99,6850.98,27.5122,NULL,0,''), (1827640,52,-1395.88,6852.98,28.066,NULL,0,''), (1827640,53,-1386.5,6858.12,29.0453,NULL,0,''), (1827640,54,-1377.48,6865.98,29.5562,NULL,0,''), (1827640,55,-1369.06,6873.78,30.0534,NULL,0,''), (1827640,56,-1359.18,6883.3,30.6647,NULL,0,''), (1827640,57,-1350.45,6892.71,30.5562,NULL,0,''), (1827640,58,-1343.19,6900.4,31.3177,NULL,0,''), (1827640,59,-1334.4,6909.83,31.3332,NULL,0,''), (1827640,60,-1332.97,6914.57,31.7593,NULL,0,''), (1827640,61,-1327.05,6931.75,31.9987,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827650,1,-1343.66,6326.06,44.25,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827650,2,-1378.53,6350.31,41.6669,NULL,0,''), (1827650,3,-1388.36,6359.08,40.542,NULL,0,''), (1827650,4,-1398.77,6369.11,39.555,NULL,0,''), (1827650,5,-1406.18,6376.54,38.3722,NULL,0,''), (1827650,6,-1412.92,6383.47,37.5902,NULL,0,''), (1827650,7,-1418.57,6389.21,36.7554,NULL,0,''), (1827650,8,-1431.26,6402.66,35.6151,NULL,0,''), (1827650,9,-1439.4,6409.98,34.48,NULL,0,''), (1827650,10,-1445,6414.72,33.9434,NULL,0,''), (1827650,11,-1456.04,6424.47,32.7231,NULL,0,''), (1827650,12,-1459.96,6429.11,32.038,NULL,0,''), (1827650,13,-1468.07,6438.09,31.0007,NULL,0,''), (1827650,14,-1478.44,6449.61,30.1971,NULL,0,''), (1827650,15,-1486.32,6458.42,29.5919,NULL,0,''), (1827650,16,-1492.91,6465.67,28.9787,NULL,0,''), (1827650,17,-1500.02,6478.22,27.6464,NULL,0,''), (1827650,18,-1506.21,6491.39,25.7586,NULL,0,''), (1827650,19,-1510.74,6502.49,24.1348,NULL,0,''), (1827650,20,-1511.52,6505.47,23.7321,NULL,0,''), (1827650,21,-1515.01,6520.88,22.8459,NULL,0,''), (1827650,22,-1517.08,6529.95,21.9438,NULL,0,''), (1827650,23,-1520.71,6551.22,21.3664,NULL,0,''), (1827650,24,-1522.64,6563.3,20.8514,NULL,0,''), (1827650,25,-1524.23,6575,20.565,NULL,0,''), (1827650,26,-1523.21,6587.59,20.44,NULL,0,''), (1827650,27,-1521.32,6599.34,20.815,NULL,0,''), (1827650,28,-1519.46,6611.05,21.0576,NULL,0,''), (1827650,29,-1517.59,6622.81,21.2595,NULL,0,''), (1827650,30,-1516.89,6626.5,21.7407,NULL,0,''), (1827650,31,-1514.85,6638.13,22.8307,NULL,0,''), (1827650,32,-1511.57,6656.43,24.1394,NULL,0,''), (1827650,33,-1510.8,6661.1,24.4818,NULL,0,''), (1827650,34,-1503.07,6680.33,24.6084,NULL,0,''), (1827650,35,-1497.96,6691.04,24.3865,NULL,0,''), (1827650,36,-1492.88,6701.66,24.4905,NULL,0,''), (1827650,37,-1489,6712.54,24.3293,NULL,0,''), (1827650,38,-1484.71,6723.54,24.3956,NULL,0,''), (1827650,39,-1479.31,6734.66,24.9664,NULL,0,''), (1827650,40,-1474.19,6743.02,25.4392,NULL,0,''), (1827650,41,-1468.8,6752.16,26.6339,NULL,0,''), (1827650,42,-1466.02,6756.52,26.8236,NULL,0,''), (1827650,43,-1457.2,6771.32,27.5684,NULL,0,''), (1827650,44,-1452.71,6778,28.1131,NULL,0,''), (1827650,45,-1443.59,6791.21,28.5699,NULL,0,''), (1827650,46,-1435.6,6800.37,28.0954,NULL,0,''), (1827650,47,-1431.06,6805.12,27.9027,NULL,0,''), (1827650,48,-1424.05,6818.49,27.3291,NULL,0,''), (1827650,49,-1419.75,6829.42,26.9745,NULL,0,''), (1827650,50,-1415.4,6840.35,27.173,NULL,0,''), (1827650,51,-1411.09,6851.12,27.5122,NULL,0,''), (1827650,52,-1398.21,6856.16,28.3871,NULL,0,''), (1827650,53,-1395.16,6857.69,28.7536,NULL,0,''), (1827650,54,-1382.8,6866.73,29.6178,NULL,0,''), (1827650,55,-1370.54,6877.84,29.6791,NULL,0,''), (1827650,56,-1362.02,6885.83,30.3062,NULL,0,''), (1827650,57,-1356.17,6892.38,30.7645,NULL,0,''), (1827650,58,-1351.74,6897.01,31.2651,NULL,0,''), (1827650,59,-1338.17,6911.45,31.4959,NULL,0,''), (1827650,60,-1334.68,6918.35,32.1995,NULL,0,''), (1827650,61,-1331.26,6925.24,32.0076,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827660,1,-1341.66,6328.95,44.3995,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827660,2,-1380.61,6349.27,41.5878,NULL,0,''), (1827660,3,-1385.34,6353.74,40.9392,NULL,0,''), (1827660,4,-1397.23,6364.83,40.1236,NULL,0,''), (1827660,5,-1403.98,6371.51,39.0748,NULL,0,''), (1827660,6,-1412.69,6380.29,37.909,NULL,0,''), (1827660,7,-1420.84,6389.01,36.8026,NULL,0,''), (1827660,8,-1430.49,6398.68,35.754,NULL,0,''), (1827660,9,-1436.73,6404.8,34.7849,NULL,0,''), (1827660,10,-1442.95,6410.32,33.9302,NULL,0,''), (1827660,11,-1456.23,6421.83,32.7563,NULL,0,''), (1827660,12,-1464.76,6431.27,31.7391,NULL,0,''), (1827660,13,-1466.82,6433.49,31.0858,NULL,0,''), (1827660,14,-1480.38,6448.64,30.4152,NULL,0,''), (1827660,15,-1484.74,6453.45,29.7832,NULL,0,''), (1827660,16,-1494.13,6463.98,29.1858,NULL,0,''), (1827660,17,-1501.11,6475.72,28.1276,NULL,0,''), (1827660,18,-1506.5,6487.33,26.4983,NULL,0,''), (1827660,19,-1511.44,6498.42,24.5681,NULL,0,''), (1827660,20,-1513.39,6505.98,23.7474,NULL,0,''), (1827660,21,-1516.66,6518.94,22.7264,NULL,0,''), (1827660,22,-1519.55,6532.54,21.6988,NULL,0,''), (1827660,23,-1521.61,6544.36,21.182,NULL,0,''), (1827660,24,-1524.19,6559.5,20.6646,NULL,0,''), (1827660,25,-1525.79,6571.2,20.565,NULL,0,''), (1827660,26,-1525.8,6584.4,20.44,NULL,0,''), (1827660,27,-1523.91,6596.16,20.6663,NULL,0,''), (1827660,28,-1519.33,6600.69,20.9326,NULL,0,''), (1827660,29,-1520.17,6619.62,21.0576,NULL,0,''), (1827660,30,-1518.73,6626.78,21.8037,NULL,0,''), (1827660,31,-1517.42,6633.77,22.5575,NULL,0,''), (1827660,32,-1514.69,6651.23,24.0842,NULL,0,''), (1827660,33,-1513.44,6656.19,24.4621,NULL,0,''), (1827660,34,-1506.46,6678,24.8607,NULL,0,''), (1827660,35,-1501.34,6688.71,24.6989,NULL,0,''), (1827660,36,-1496.27,6699.33,24.4336,NULL,0,''), (1827660,37,-1492.89,6708.46,25.2211,NULL,0,''), (1827660,38,-1487.91,6720.98,24.9152,NULL,0,''), (1827660,39,-1482.9,6732.65,25.0303,NULL,0,''), (1827660,40,-1476.82,6742.84,25.4461,NULL,0,''), (1827660,41,-1473.39,6748.4,26.2156,NULL,0,''), (1827660,42,-1469.61,6754.55,27.1584,NULL,0,''), (1827660,43,-1465.29,6766.6,27.8325,NULL,0,''), (1827660,44,-1455.3,6778.65,28.6234,NULL,0,''), (1827660,45,-1453.14,6781.72,28.857,NULL,0,''), (1827660,46,-1439.53,6799.18,28.5389,NULL,0,''), (1827660,47,-1436.49,6802.1,28.2517,NULL,0,''), (1827660,48,-1427.27,6815.93,27.5,NULL,0,''), (1827660,49,-1422.96,6826.86,27.2924,NULL,0,''), (1827660,50,-1418.63,6837.81,27.2846,NULL,0,''), (1827660,51,-1413.37,6841.08,27.2622,NULL,0,''), (1827660,52,-1403.03,6854.75,27.8947,NULL,0,''), (1827660,53,-1391.11,6862.24,28.9684,NULL,0,''), (1827660,54,-1385.77,6866.77,29.4607,NULL,0,''), (1827660,55,-1378.88,6873.12,29.879,NULL,0,''), (1827660,56,-1365.9,6885.01,29.9771,NULL,0,''), (1827660,57,-1363.38,6887.82,30.5018,NULL,0,''), (1827660,58,-1354.93,6896.6,31.2955,NULL,0,''), (1827660,59,-1343.92,6902.88,31.2645,NULL,0,''), (1827660,60,-1336.66,6915.72,31.8479,NULL,0,''), (1827660,61,-1325.15,6934.72,31.5966,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827670,1,-1342.18,6320.71,44.544,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827670,2,-1372.27,6342.79,42.4683,NULL,0,''), (1827670,3,-1383.51,6352.7,41.295,NULL,0,''), (1827670,4,-1387.6,6356.55,40.4812,NULL,0,''), (1827670,5,-1401.68,6370.03,39.388,NULL,0,''), (1827670,6,-1406.58,6375.13,38.4015,NULL,0,''), (1827670,7,-1418.74,6387.83,36.8916,NULL,0,''), (1827670,8,-1427.17,6396.3,35.9618,NULL,0,''), (1827670,9,-1435.58,6404.82,34.919,NULL,0,''), (1827670,10,-1438.6,6407.3,34.2909,NULL,0,''), (1827670,11,-1449.02,6416.47,33.4328,NULL,0,''), (1827670,12,-1458.15,6425.44,32.3981,NULL,0,''), (1827670,13,-1465.06,6432.76,31.5185,NULL,0,''), (1827670,14,-1477.1,6446.08,30.6721,NULL,0,''), (1827670,15,-1481.97,6451.62,29.9896,NULL,0,''), (1827670,16,-1490.9,6461.44,29.2496,NULL,0,''), (1827670,17,-1499.37,6473.49,28.3951,NULL,0,''), (1827670,18,-1502.82,6481.42,27.1989,NULL,0,''), (1827670,19,-1508.67,6494.02,25.3214,NULL,0,''), (1827670,20,-1513.49,6508.12,23.6843,NULL,0,''), (1827670,21,-1515.78,6518.23,23.1263,NULL,0,''), (1827670,22,-1518.48,6530.77,21.9826,NULL,0,''), (1827670,23,-1518.96,6532.78,21.6178,NULL,0,''), (1827670,24,-1522.94,6555.59,20.7493,NULL,0,''), (1827670,25,-1524.54,6567.29,20.69,NULL,0,''), (1827670,26,-1525.73,6580.3,20.44,NULL,0,''), (1827670,27,-1523.85,6592.05,20.565,NULL,0,''), (1827670,28,-1521.97,6603.76,20.8076,NULL,0,''), (1827670,29,-1520.1,6615.52,21.0576,NULL,0,''), (1827670,30,-1518.2,6626.26,21.8383,NULL,0,''), (1827670,31,-1516.17,6638.45,22.8,NULL,0,''), (1827670,32,-1515.4,6643.26,23.212,NULL,0,''), (1827670,33,-1512.42,6658.97,24.618,NULL,0,''), (1827670,34,-1508.42,6670.81,25.097,NULL,0,''), (1827670,35,-1502.44,6684.76,24.7055,NULL,0,''), (1827670,36,-1497.37,6695.38,24.4407,NULL,0,''), (1827670,37,-1493,6705.94,24.8935,NULL,0,''), (1827670,38,-1488.71,6716.95,24.9501,NULL,0,''), (1827670,39,-1484.35,6728.82,25.1011,NULL,0,''), (1827670,40,-1480.35,6735.33,25.3439,NULL,0,''), (1827670,41,-1473.34,6747.31,25.8503,NULL,0,''), (1827670,42,-1467.82,6756.48,27.1092,NULL,0,''), (1827670,43,-1465.28,6766.77,27.7524,NULL,0,''), (1827670,44,-1455.38,6777.4,28.3497,NULL,0,''), (1827670,45,-1441.77,6795.74,28.6455,NULL,0,''), (1827670,46,-1435.94,6801.63,28.2096,NULL,0,''), (1827670,47,-1428.65,6811.19,27.9757,NULL,0,''), (1827670,48,-1423.78,6822.84,27.3495,NULL,0,''), (1827670,49,-1419.47,6833.79,27.1372,NULL,0,''), (1827670,50,-1415.16,6844.57,27.3872,NULL,0,''), (1827670,51,-1404.54,6854.38,27.6004,NULL,0,''), (1827670,52,-1398.6,6856.84,28.2918,NULL,0,''), (1827670,53,-1388.4,6863.49,29.2133,NULL,0,''), (1827670,54,-1381.44,6869.97,29.5867,NULL,0,''), (1827670,55,-1368.36,6881.73,29.8163,NULL,0,''), (1827670,56,-1362.99,6887.22,30.4394,NULL,0,''), (1827670,57,-1357.2,6893.19,31.0511,NULL,0,''), (1827670,58,-1346.38,6904.45,31.8028,NULL,0,''), (1827670,59,-1336.48,6911.62,31.3558,NULL,0,''), (1827670,60,-1333.5,6921.92,32.0661,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827680,1,-1339.96,6323.31,44.4758,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827680,2,-1368.23,6343.5,42.3884,NULL,0,''), (1827680,3,-1376.41,6350.43,41.5188,NULL,0,''), (1827680,4,-1385.08,6358.32,40.8587,NULL,0,''), (1827680,5,-1396.86,6369.95,39.5888,NULL,0,''), (1827680,6,-1404.48,6377.44,38.5138,NULL,0,''), (1827680,7,-1414.66,6388.14,37.2041,NULL,0,''), (1827680,8,-1418.35,6391.63,36.7619,NULL,0,''), (1827680,9,-1431.22,6405,35.3933,NULL,0,''), (1827680,10,-1438.44,6411.54,34.6907,NULL,0,''), (1827680,11,-1444.18,6416.55,34.016,NULL,0,''), (1827680,12,-1456.31,6427.81,32.5702,NULL,0,''), (1827680,13,-1464.31,6436.55,31.7301,NULL,0,''), (1827680,14,-1469,6441.72,30.996,NULL,0,''), (1827680,15,-1477.4,6451.25,30.2896,NULL,0,''), (1827680,16,-1485.23,6460,29.5703,NULL,0,''), (1827680,17,-1495.83,6472.95,28.3931,NULL,0,''), (1827680,18,-1499.17,6480.52,27.4149,NULL,0,''), (1827680,19,-1505.23,6493.86,25.5102,NULL,0,''), (1827680,20,-1509.71,6505.81,24.0403,NULL,0,''), (1827680,21,-1510.59,6509.88,23.6478,NULL,0,''), (1827680,22,-1513.83,6524.12,22.761,NULL,0,''), (1827680,23,-1515.9,6532.98,21.9034,NULL,0,''), (1827680,24,-1519.47,6553.4,21.2557,NULL,0,''), (1827680,25,-1521.06,6565.1,20.8807,NULL,0,''), (1827680,26,-1522.51,6575.8,20.7099,NULL,0,''), (1827680,27,-1521.16,6588.95,20.44,NULL,0,''), (1827680,28,-1519.28,6600.6,20.9326,NULL,0,''), (1827680,29,-1517.41,6612.42,21.0576,NULL,0,''), (1827680,30,-1515.52,6624.05,21.5057,NULL,0,''), (1827680,31,-1514.58,6628.74,21.9098,NULL,0,''), (1827680,32,-1512.57,6640.29,22.8536,NULL,0,''), (1827680,33,-1510.56,6652.71,23.6812,NULL,0,''), (1827680,34,-1507.51,6664.1,24.4008,NULL,0,''), (1827680,35,-1500.74,6681.02,24.5017,NULL,0,''), (1827680,36,-1495.67,6691.64,24.3192,NULL,0,''), (1827680,37,-1491.03,6702.34,24.3956,NULL,0,''), (1827680,38,-1486.74,6713.35,24.1569,NULL,0,''), (1827680,39,-1483,6724.94,24.7239,NULL,0,''), (1827680,40,-1476.96,6735.04,24.9149,NULL,0,''), (1827680,41,-1473.48,6740.94,25.3962,NULL,0,''), (1827680,42,-1466.01,6753.58,26.5714,NULL,0,''), (1827680,43,-1462.96,6758.39,26.7637,NULL,0,''), (1827680,44,-1455.81,6770.2,27.4926,NULL,0,''), (1827680,45,-1451.97,6775.79,27.84,NULL,0,''), (1827680,46,-1441.28,6791.67,28.2691,NULL,0,''), (1827680,47,-1433.29,6800.19,27.9062,NULL,0,''), (1827680,48,-1428.88,6805.1,27.8018,NULL,0,''), (1827680,49,-1421.81,6819.23,27.2245,NULL,0,''), (1827680,50,-1417.53,6830.17,26.8234,NULL,0,''), (1827680,51,-1413.23,6840.95,27.1372,NULL,0,''), (1827680,52,-1405.41,6850.37,27.5122,NULL,0,''), (1827680,53,-1398.09,6853.63,28.1562,NULL,0,''), (1827680,54,-1392.86,6856.94,28.6752,NULL,0,''), (1827680,55,-1380.59,6866.38,29.4249,NULL,0,''), (1827680,56,-1368.13,6877.63,29.8399,NULL,0,''), (1827680,57,-1359.9,6885.62,30.3062,NULL,0,''), (1827680,58,-1351.92,6894.13,30.6103,NULL,0,''), (1827680,59,-1345.9,6900.38,31.3503,NULL,0,''), (1827680,60,-1333.7,6908.6,31.2734,NULL,0,''), (1827680,61,-1333.24,6917.5,31.9057,NULL,0,''), (1827680,62,-1332.71,6919.74,32.0853,NULL,0,''), (1827680,63,-1324.53,6934.59,31.7551,NULL,0,''), (1827680,64,-1322.31,6938.5,31.1221,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827690,1,-1337.86,6326.29,44.6321,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827690,2,-1364.77,6345.73,42.8071,NULL,0,''), (1827690,3,-1373.72,6353.52,41.9977,NULL,0,''), (1827690,4,-1387.28,6366.06,40.5937,NULL,0,''), (1827690,5,-1392.8,6371.44,39.7709,NULL,0,''), (1827690,6,-1403.06,6381.82,38.7381,NULL,0,''), (1827690,7,-1410.47,6389.75,37.6349,NULL,0,''), (1827690,8,-1414.64,6393.96,36.7886,NULL,0,''), (1827690,9,-1423.64,6402.97,36.0511,NULL,0,''), (1827690,10,-1432.66,6411.81,35.1728,NULL,0,''), (1827690,11,-1445.96,6423.38,33.9552,NULL,0,''), (1827690,12,-1454.44,6431.73,33.0252,NULL,0,''), (1827690,13,-1462.44,6440.47,32.0354,NULL,0,''), (1827690,14,-1470.03,6449.05,31.415,NULL,0,''), (1827690,15,-1475.17,6454.82,30.954,NULL,0,''), (1827690,16,-1483.7,6464.27,29.8011,NULL,0,''), (1827690,17,-1491.68,6474.14,28.8178,NULL,0,''), (1827690,18,-1496.74,6485.05,27.3991,NULL,0,''), (1827690,19,-1499.74,6492.02,26.3475,NULL,0,''), (1827690,20,-1505.32,6505.56,24.591,NULL,0,''), (1827690,21,-1508.12,6517.34,23.4314,NULL,0,''), (1827690,22,-1509.33,6522.25,23.0039,NULL,0,''), (1827690,23,-1512.36,6536.44,22.1783,NULL,0,''), (1827690,24,-1515.41,6553.95,21.5943,NULL,0,''), (1827690,25,-1517,6565.65,21.2784,NULL,0,''), (1827690,26,-1517.7,6570.25,21.0307,NULL,0,''), (1827690,27,-1517.11,6588.3,20.5743,NULL,0,''), (1827690,28,-1515.58,6598.08,21.3478,NULL,0,''), (1827690,29,-1514.09,6610.3,21.3248,NULL,0,''), (1827690,30,-1511.48,6623.33,21.5452,NULL,0,''), (1827690,31,-1509.91,6632.76,22.8093,NULL,0,''), (1827690,32,-1509.06,6635.81,23.0661,NULL,0,''), (1827690,33,-1506.28,6652.98,23.7856,NULL,0,''), (1827690,34,-1502.88,6666.35,24.5972,NULL,0,''), (1827690,35,-1497.04,6679.25,24.6641,NULL,0,''), (1827690,36,-1491.96,6689.87,24.3192,NULL,0,''), (1827690,37,-1487.2,6700.85,24.3687,NULL,0,''), (1827690,38,-1482.92,6711.86,24.0223,NULL,0,''), (1827690,39,-1479.48,6722.84,24.2706,NULL,0,''), (1827690,40,-1473.85,6732.23,25.085,NULL,0,''), (1827690,41,-1470.53,6737.68,25.3308,NULL,0,''), (1827690,42,-1464.45,6748.05,25.8916,NULL,0,''), (1827690,43,-1459.44,6756.29,26.5287,NULL,0,''), (1827690,44,-1452.88,6767.21,27.2775,NULL,0,''), (1827690,45,-1449.32,6772.24,27.6604,NULL,0,''), (1827690,46,-1438.28,6788.86,28.1441,NULL,0,''), (1827690,47,-1430.28,6797.39,28.0826,NULL,0,''), (1827690,48,-1422.31,6806.8,27.6064,NULL,0,''), (1827690,49,-1417.99,6817.73,27.1591,NULL,0,''), (1827690,50,-1414.6,6826.73,27.0187,NULL,0,''), (1827690,51,-1409.42,6839.42,27.0122,NULL,0,''), (1827690,52,-1403.78,6846.31,27.6379,NULL,0,''), (1827690,53,-1396.69,6849.87,28.0853,NULL,0,''), (1827690,54,-1385.11,6857.05,29.3216,NULL,0,''), (1827690,55,-1375.62,6865.09,29.9502,NULL,0,''), (1827690,56,-1370.57,6869.67,30.1885,NULL,0,''), (1827690,57,-1356.91,6882.81,30.6646,NULL,0,''), (1827690,58,-1348.93,6891.33,30.6005,NULL,0,''), (1827690,59,-1341.65,6899.07,31.4022,NULL,0,''), (1827690,60,-1333.32,6905.1,31.7303,NULL,0,''), (1827690,61,-1335.74,6918.61,32.0024,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827700,1,-1338.36,6318.15,45.0107,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827700,2,-1366.54,6351.1,42.684,NULL,0,''), (1827700,3,-1371.53,6355.52,42.0982,NULL,0,''), (1827700,4,-1385.44,6368.98,40.6408,NULL,0,''), (1827700,5,-1395.11,6378.12,39.688,NULL,0,''), (1827700,6,-1401.88,6385.12,38.7265,NULL,0,''), (1827700,7,-1408.55,6392.33,37.7611,NULL,0,''), (1827700,8,-1416.72,6400.79,36.9354,NULL,0,''), (1827700,9,-1425.9,6409.82,36.2452,NULL,0,''), (1827700,10,-1434.81,6417.92,35.3893,NULL,0,''), (1827700,11,-1443.6,6425.72,34.3296,NULL,0,''), (1827700,12,-1449.08,6431.05,33.5638,NULL,0,''), (1827700,13,-1457.52,6439.9,32.7052,NULL,0,''), (1827700,14,-1465.88,6449.28,31.8225,NULL,0,''), (1827700,15,-1475.26,6459.55,30.8891,NULL,0,''), (1827700,16,-1482.35,6467.57,29.9904,NULL,0,''), (1827700,17,-1490.46,6478.49,28.9525,NULL,0,''), (1827700,18,-1495.56,6489.77,27.2401,NULL,0,''), (1827700,19,-1498.95,6497.49,26.4205,NULL,0,''), (1827700,20,-1502.9,6509.29,24.5968,NULL,0,''), (1827700,21,-1504.44,6515.89,24.0905,NULL,0,''), (1827700,22,-1508.09,6532.02,22.9365,NULL,0,''), (1827700,23,-1511.05,6545.22,22.4798,NULL,0,''), (1827700,24,-1511.19,6547.37,22.4665,NULL,0,''), (1827700,25,-1513.87,6567.74,22.3615,NULL,0,''), (1827700,26,-1514.56,6574.31,21.569,NULL,0,''), (1827700,27,-1513.59,6590.41,20.8719,NULL,0,''), (1827700,28,-1511.71,6602.13,21.0251,NULL,0,''), (1827700,29,-1515.46,6610.35,21.3261,NULL,0,''), (1827700,30,-1508.02,6624.96,21.9939,NULL,0,''), (1827700,31,-1507.31,6630.81,22.8838,NULL,0,''), (1827700,32,-1502.06,6645.73,23.8487,NULL,0,''), (1827700,33,-1501.96,6648.02,24.027,NULL,0,''), (1827700,34,-1498.54,6668.55,24.9235,NULL,0,''), (1827700,35,-1493.06,6680.28,24.9132,NULL,0,''), (1827700,36,-1487.99,6690.9,24.6392,NULL,0,''), (1827700,37,-1483.32,6702.17,24.9474,NULL,0,''), (1827700,38,-1479.03,6713.18,24.4283,NULL,0,''), (1827700,39,-1475.43,6723.5,24.5206,NULL,0,''), (1827700,40,-1472.07,6728.46,25.2394,NULL,0,''), (1827700,41,-1463.46,6743.59,25.5598,NULL,0,''), (1827700,42,-1457.32,6753.72,26.0462,NULL,0,''), (1827700,43,-1453.89,6759.4,26.7276,NULL,0,''), (1827700,44,-1449.56,6766.19,27.4009,NULL,0,''), (1827700,45,-1440.57,6779.78,27.7691,NULL,0,''), (1827700,46,-1434.18,6788.64,28.1441,NULL,0,''), (1827700,47,-1426.19,6797.18,28.2785,NULL,0,''), (1827700,48,-1418.42,6808.1,27.7923,NULL,0,''), (1827700,49,-1415.96,6815.12,27.5146,NULL,0,''), (1827700,50,-1411.45,6825.97,26.9746,NULL,0,''), (1827700,51,-1405.52,6840.69,27.0371,NULL,0,''), (1827700,52,-1402.43,6841.92,27.6587,NULL,0,''), (1827700,53,-1392.36,6848.61,28.4933,NULL,0,''), (1827700,54,-1383.23,6854.8,29.8069,NULL,0,''), (1827700,55,-1373.1,6863.21,30.309,NULL,0,''), (1827700,56,-1365.27,6870.64,30.8986,NULL,0,''), (1827700,57,-1352.81,6882.59,31.1589,NULL,0,''), (1827700,58,-1344.83,6891.1,31.1191,NULL,0,''), (1827700,59,-1336.76,6899.71,31.6812,NULL,0,''), (1827700,60,-1326.48,6909.89,32.3162,NULL,0,''), (1827700,61,-1325.03,6921.41,31.7239,NULL,0,''), (1827700,62,-1321.3,6936.86,31.4009,NULL,0,''), (1827700,63,-1320.95,6938.08,31.3483,NULL,0,''), (1827700,64,-1320.08,6941.82,31.0778,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827710,1,-1336.1,6321.05,44.6394,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827710,2,-1370.5,6355.8,42.2506,NULL,0,''), (1827710,3,-1380.13,6364.81,41.5426,NULL,0,''), (1827710,4,-1386.94,6371.18,40.7081,NULL,0,''), (1827710,5,-1397,6380.99,39.5892,NULL,0,''), (1827710,6,-1403.39,6387.95,38.5037,NULL,0,''), (1827710,7,-1413.58,6398.45,37.258,NULL,0,''), (1827710,8,-1422.06,6406.96,36.7312,NULL,0,''), (1827710,9,-1430.37,6414.89,35.839,NULL,0,''), (1827710,10,-1433.17,6417.46,35.1651,NULL,0,''), (1827710,11,-1447.67,6430.2,34.0624,NULL,0,''), (1827710,12,-1450.41,6433.35,33.5263,NULL,0,''), (1827710,13,-1460.51,6444.11,32.5418,NULL,0,''), (1827710,14,-1467.07,6451.26,31.7657,NULL,0,''), (1827710,15,-1475.9,6461.51,30.5903,NULL,0,''), (1827710,16,-1486.51,6473.29,29.3391,NULL,0,''), (1827710,17,-1491.51,6482.73,28.3336,NULL,0,''), (1827710,18,-1496.43,6493.94,26.9105,NULL,0,''), (1827710,19,-1500.69,6503.52,25.3449,NULL,0,''), (1827710,20,-1502.96,6512.6,24.7424,NULL,0,''), (1827710,21,-1506.21,6526,23.5078,NULL,0,''), (1827710,22,-1508.05,6535.49,22.9978,NULL,0,''), (1827710,23,-1510.25,6546.97,22.5452,NULL,0,''), (1827710,24,-1512.07,6560.22,22.8352,NULL,0,''), (1827710,25,-1513.47,6569.84,22.2129,NULL,0,''), (1827710,26,-1513.81,6575.56,21.3366,NULL,0,''), (1827710,27,-1512.24,6594.29,21.0968,NULL,0,''), (1827710,28,-1510.37,6606.01,20.9897,NULL,0,''), (1827710,29,-1509.37,6612.41,21.3332,NULL,0,''), (1827710,30,-1506.95,6625.79,21.8996,NULL,0,''), (1827710,31,-1504.62,6639.59,23.5605,NULL,0,''), (1827710,32,-1503.59,6646.04,23.8718,NULL,0,''), (1827710,33,-1501.31,6658.85,24.6823,NULL,0,''), (1827710,34,-1497.47,6668.72,24.9393,NULL,0,''), (1827710,35,-1490.68,6683.62,25.0003,NULL,0,''), (1827710,36,-1485.6,6694.24,24.863,NULL,0,''), (1827710,37,-1481.19,6705.68,24.8409,NULL,0,''), (1827710,38,-1476.9,6716.69,24.6652,NULL,0,''), (1827710,39,-1472.74,6726.6,24.9788,NULL,0,''), (1827710,40,-1471.71,6727.62,25.4966,NULL,0,''), (1827710,41,-1460.75,6746.67,25.8465,NULL,0,''), (1827710,42,-1456.74,6753.44,26.3156,NULL,0,''), (1827710,43,-1452.21,6760.69,26.8078,NULL,0,''), (1827710,44,-1445.25,6771.42,27.5695,NULL,0,''), (1827710,45,-1437.66,6782.68,27.7691,NULL,0,''), (1827710,46,-1430.97,6791.02,28.3323,NULL,0,''), (1827710,47,-1429.99,6797.28,28.0962,NULL,0,''), (1827710,48,-1417.09,6810.67,27.8619,NULL,0,''), (1827710,49,-1414.66,6817.46,27.3581,NULL,0,''), (1827710,50,-1409.45,6829.34,26.9736,NULL,0,''), (1827710,51,-1404.38,6841.55,27.3208,NULL,0,''), (1827710,52,-1401.4,6842.54,27.8775,NULL,0,''), (1827710,53,-1389.5,6849.63,29.0597,NULL,0,''), (1827710,54,-1375.87,6859.64,30.3839,NULL,0,''), (1827710,55,-1372.46,6862.98,30.5783,NULL,0,''), (1827710,56,-1357.81,6876.39,31.2017,NULL,0,''), (1827710,57,-1349.53,6885.05,31.4071,NULL,0,''), (1827710,58,-1341.55,6893.56,31.3428,NULL,0,''), (1827710,59,-1333.48,6902.18,31.6484,NULL,0,''), (1827710,60,-1337.2,6915.83,31.8606,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1827720,1,-1333.94,6323.75,44.8534,NULL,0,'Kor\'kron Warrior - start movement at spawn area'), (1827720,2,-1372.98,6355.6,42.1772,NULL,0,''), (1827720,3,-1380.7,6362.48,41.3888,NULL,0,''), (1827720,4,-1393.17,6374.48,39.9179,NULL,0,''), (1827720,5,-1402.02,6383.17,38.7765,NULL,0,''), (1827720,6,-1406.12,6387.85,38.1073,NULL,0,''), (1827720,7,-1412.97,6394.52,37.0957,NULL,0,''), (1827720,8,-1421.72,6403.78,36.4021,NULL,0,''), (1827720,9,-1433.08,6414.56,35.4697,NULL,0,''), (1827720,10,-1443.61,6423.72,34.3649,NULL,0,''), (1827720,11,-1452.46,6431.77,33.2746,NULL,0,''), (1827720,12,-1456.17,6436.21,32.6898,NULL,0,''), (1827720,13,-1467.68,6449.08,31.6122,NULL,0,''), (1827720,14,-1468.97,6450.54,31.2223,NULL,0,''), (1827720,15,-1480.56,6463.54,30.0947,NULL,0,''), (1827720,16,-1489.66,6473.82,28.7717,NULL,0,''), (1827720,17,-1493.37,6481.85,28.1543,NULL,0,''), (1827720,18,-1499.81,6495.99,26.265,NULL,0,''), (1827720,19,-1503.46,6504.89,24.8764,NULL,0,''), (1827720,20,-1504.96,6512.26,23.917,NULL,0,''), (1827720,21,-1506.79,6519.46,23.3535,NULL,0,''), (1827720,22,-1511.3,6540.13,22.4965,NULL,0,''), (1827720,23,-1513.4,6552.57,21.8355,NULL,0,''), (1827720,24,-1515,6564.34,22.0574,NULL,0,''), (1827720,25,-1515.5,6569.12,21.4177,NULL,0,''), (1827720,26,-1515.8,6579.86,20.8433,NULL,0,''), (1827720,27,-1513.71,6598.12,21.065,NULL,0,''), (1827720,28,-1515.31,6600,21.0576,NULL,0,''), (1827720,29,-1514.25,6616.75,21.1817,NULL,0,''), (1827720,30,-1508.64,6631.32,22.7814,NULL,0,''), (1827720,31,-1510.23,6634.84,22.6085,NULL,0,''), (1827720,32,-1505.24,6651.35,23.9668,NULL,0,''), (1827720,33,-1503.26,6661.04,24.2379,NULL,0,''), (1827720,34,-1497.55,6674.14,24.9518,NULL,0,''), (1827720,35,-1491,6687.71,24.554,NULL,0,''), (1827720,36,-1485.92,6698.33,24.5692,NULL,0,''), (1827720,37,-1481.81,6709.74,24.4101,NULL,0,''), (1827720,38,-1477.52,6720.74,24.4056,NULL,0,''), (1827720,39,-1472.88,6730.48,25.195,NULL,0,''), (1827720,40,-1468.46,6737.82,25.6772,NULL,0,''), (1827720,41,-1460.65,6750.78,25.8965,NULL,0,''), (1827720,42,-1457.14,6756.59,26.4395,NULL,0,''), (1827720,43,-1452.09,6764.84,27.1441,NULL,0,''), (1827720,44,-1442.27,6779.77,27.9569,NULL,0,''), (1827720,45,-1437.29,6786.76,27.8575,NULL,0,''), (1827720,46,-1429.97,6795.1,28.2073,NULL,0,''), (1827720,47,-1421.98,6803.65,28.0237,NULL,0,''), (1827720,48,-1418.86,6812.07,27.6968,NULL,0,''), (1827720,49,-1413.82,6823.54,27.1134,NULL,0,''), (1827720,50,-1408.24,6837.48,26.8872,NULL,0,''), (1827720,51,-1404.64,6846.63,27.4494,NULL,0,''), (1827720,52,-1396.57,6848.58,27.9887,NULL,0,''), (1827720,53,-1387.11,6853.48,29.2365,NULL,0,''), (1827720,54,-1375.79,6862.61,29.8334,NULL,0,''), (1827720,55,-1373.31,6864.99,30.3576,NULL,0,''), (1827720,56,-1361.35,6876.02,31.1377,NULL,0,''), (1827720,57,-1348.59,6889.05,30.9143,NULL,0,''), (1827720,58,-1340.61,6897.56,31.3502,NULL,0,''), (1827720,59,-1332.54,6906.17,31.5737,NULL,0,''), (1827720,60,-1327.8,6915.72,32.1437,NULL,0,''), (1827720,61,-1318.26,6944.24,31.368,NULL,0,'Kor\'kron Warrior - before the gates of Garadar'), (1829800,1,-2672.97,7931.34,-27.1762,NULL,0,'Gava\'xi'), (1829800,2,-2684.01,7918.59,-31.4494,NULL,0,'Gava\'xi'), (1829800,3,-2709.65,7895.35,-40.8449,NULL,0,'Gava\'xi'), (1829800,4,-2722.38,7894.16,-41.9317,NULL,0,'Gava\'xi'), (1829800,5,-2732.93,7900.94,-41.4345,NULL,0,'Gava\'xi'), (1829800,6,-2738.07,7909.87,-41.6156,NULL,0,'Gava\'xi'), (1829800,7,-2731.48,7926.87,-40.4302,NULL,0,'Gava\'xi'), (1829800,8,-2706.21,7966.69,-44.4246,NULL,0,'Gava\'xi'), (1829800,9,-2678.33,7982.95,-46.4789,NULL,0,'Gava\'xi'), (1829800,10,-2664.78,7981.76,-47.2842,NULL,0,'Gava\'xi'), (1829800,11,-2643.71,7983.62,-47.9508,NULL,0,'Gava\'xi'), (1829800,12,-2627.47,7988.22,-48.7253,NULL,0,'Gava\'xi'), (1829800,13,-2608.57,7992.21,-49.9563,NULL,0,'Gava\'xi'), (1829800,14,-2591.19,7998.15,-51.645,NULL,0,'Gava\'xi'), (1829800,15,-2587.06,8000.88,-51.988,NULL,0,'Gava\'xi'), (1829801,1,-2595.99,7978.75,-51.3186,NULL,0,'Gava\'xi'), (1829801,2,-2606.41,7970.7,-50.8992,NULL,0,'Gava\'xi'), (1829801,3,-2618.4,7955.81,-51.9524,NULL,0,'Gava\'xi'), (1829801,4,-2631.37,7933.14,-52.1711,NULL,0,'Gava\'xi'), (1829801,5,-2629.68,7916.78,-53.127,NULL,0,'Gava\'xi'), (1829801,6,-2638.38,7903.31,-51.5179,NULL,0,'Gava\'xi'), (1829801,7,-2654.43,7890.79,-49.8595,NULL,0,'Gava\'xi'), (1829801,8,-2675.76,7878.15,-45.6592,NULL,0,'Gava\'xi'), (1829801,9,-2694.02,7872.35,-44.2873,NULL,0,'Gava\'xi'), (1829801,10,-2705.95,7878.06,-43.9975,NULL,0,'Gava\'xi'), (1829801,11,-2707.87,7888.2,-41.7541,NULL,0,'Gava\'xi'), (1829801,12,-2702.42,7895.16,-39.9751,NULL,0,'Gava\'xi'), (1829801,13,-2694.28,7903.42,-37.313,NULL,0,'Gava\'xi'), (1829801,14,-2675.75,7928.28,-28.2461,NULL,0,'Gava\'xi'), (1829801,15,-2670.22,7942.92,-23.1938,NULL,0,'Gava\'xi'), (1829801,16,-2665.61,7954,-18.9608,NULL,0,'Gava\'xi'), (1840400,1,77.1244,287.891,-5.47546,NULL,0,'Bloodwarder Steward'), (1840400,2,77.0827,287.982,-5.2669,NULL,0,'Bloodwarder Steward'), (1840400,3,74.0827,287.982,-5.2669,NULL,0,'Bloodwarder Steward'), (1840400,4,71.0827,287.982,-5.5169,NULL,0,'Bloodwarder Steward'), (1840400,5,64.8327,287.982,-5.5169,NULL,0,'Bloodwarder Steward'), (1840400,6,60.8327,287.732,-5.5169,NULL,0,'Bloodwarder Steward'), (1840401,1,50.1857,282.52,-5.63339,NULL,0,'Bloodwarder Steward'), (1840401,2,50.0157,292.97,-5.647,NULL,0,'Bloodwarder Steward'), (1842000,1,161.053,446.549,-6.88246,NULL,0,'Sunseeker Geomancer'), (1842000,2,162.576,441.698,-6.84998,NULL,0,'Sunseeker Geomancer'), (1842000,3,162.004,439.02,-6.83428,NULL,0,'Sunseeker Geomancer'), (1842000,4,157.236,436.556,-6.77415,NULL,0,'Sunseeker Geomancer'), (1842001,1,162.693,439.47,-6.8433,NULL,0,'Sunseeker Geomancer'), (1842001,2,163.469,442.284,-6.86169,NULL,0,'Sunseeker Geomancer'), (1842001,3,161.09,446.559,-6.88291,NULL,0,'Sunseeker Geomancer'), (1842001,4,159.738,450.842,-5.41347,4.69494,0,'Sunseeker Geomancer'), (1842002,1,98.2499,491.089,-6.78813,NULL,0,'Sunseeker Geomancer'), (1842002,2,101.621,492.358,-6.81487,NULL,0,'Sunseeker Geomancer'), (1842003,1,96.1656,490.708,-6.77617,NULL,0,'Sunseeker Geomancer'), (1842003,2,92.9932,491.445,-6.77286,NULL,0,'Sunseeker Geomancer'), (1842003,3,89.4469,492.11,-5.42828,6.24828,0,'Sunseeker Geomancer'), (1842100,1,158.661,492.343,-4.39302,NULL,0,'Sunseeker Researcher'), (1842100,2,156.153,489.367,-4.85746,NULL,0,'Sunseeker Researcher'), (1842100,3,150.529,483.85,-4.52191,NULL,0,'Sunseeker Researcher'), (1842100,4,138.156,471.441,-1.71059,NULL,0,'Sunseeker Researcher'), (1842100,5,125.092,458.282,-4.0026,NULL,0,'Sunseeker Researcher'), (1842100,6,121.709,455.645,-4.80652,NULL,0,'Sunseeker Researcher'), (1842101,1,130.028,463.016,-2.58229,NULL,0,'Sunseeker Researcher'), (1842101,2,136.787,469.637,-1.53533,NULL,0,'Sunseeker Researcher'), (1842101,3,143.61,477.306,-2.87525,NULL,0,'Sunseeker Researcher'), (1842101,4,151.296,484.317,-4.55905,NULL,0,'Sunseeker Researcher'), (1842101,5,157.285,490.947,-4.81549,NULL,0,'Sunseeker Researcher'), (1842101,6,158.175,496.274,-3.86825,NULL,0,'Sunseeker Researcher'), (1842101,7,159.999,499.248,-2.3277,NULL,0,'Sunseeker Researcher'), (1842101,8,164.138,501.653,-2.16962,0.418879,0,'Sunseeker Researcher'), (1853700,1,4819.2,3769.35,210.502,NULL,0,'Adyen the Lightwarden'), (1853700,2,4842.37,3776.31,206.514,NULL,0,'Adyen the Lightwarden'), (1853700,3,4860.45,3791.83,199.586,NULL,0,'Adyen the Lightwarden'), (1853700,4,4883.19,3808.03,198.982,NULL,0,'Adyen the Lightwarden'), (1853700,5,4898.16,3817.55,208.138,NULL,0,'Adyen the Lightwarden'), (1853700,6,4912.55,3827.19,211.505,NULL,0,'Adyen the Lightwarden'), (1853700,7,4925.75,3835.36,211.491,NULL,0,'Adyen the Lightwarden'), (1853800,1,4881.53,3806.91,199.503,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,2,4883.53,3808.66,199.503,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,3,4885.78,3810.41,199.503,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,4,4889.53,3812.41,202.753,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,5,4894.2,3814.93,205.523,NULL,0,'Ishanah'), (1853800,6,4898.74,3817.81,208.488,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,7,4907.24,3822.81,211.738,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,8,4909.89,3824.38,211.506,NULL,0,'Ishanah'), (1853800,9,4910.1,3824.61,211.673,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,10,4919.1,3826.61,211.673,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,11,4919.6,3826.61,211.673,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,12,4922.6,3827.36,211.673,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,13,4923.28,3827.54,211.487,NULL,0,'Ishanah'), (1853800,14,4926.3,3828.29,211.718,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,15,4932.8,3829.79,211.718,NULL,0,'Ishanah - Decomposed Waypoint'), (1853800,16,4933.63,3830.12,211.437,NULL,0,'Ishanah'), (1853800,17,4935.65,3831.15,211.393,NULL,0,'Ishanah'), (1853800,18,4937.06,3832.6,211.428,NULL,0,'Ishanah'), (1863300,1,-52.0284,7.98965,-1.13634,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863300,2,-60.4681,-17.7868,-1.1281,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863300,3,-62.2594,-17.6715,-0.878148,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement - Decomposed'), (1863300,4,-72.0094,-18.1715,-0.878148,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement - Decomposed'), (1863300,5,-88.0094,-19.1715,-0.878148,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement - Decomposed'), (1863300,6,-91.5967,-19.7507,-1.1282,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863301,1,-79.3547,-18.3697,-1.12819,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863301,2,-60.6814,-18.417,-1.12811,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863301,3,-59.339,8.93759,-1.13319,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863301,4,-38.2076,6.4706,-1.13963,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,1,-72.578,-57.4638,-1.12829,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,2,-73.3125,-47.8105,-1.12827,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,3,-75.1045,-31.2827,-1.12824,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,4,-70.5358,-9.52937,-1.1282,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,5,-71.1105,4.41533,-1.13131,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,6,-77.0548,13.6411,-1.12596,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863310,7,-83.7188,16.4396,-1.1253,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863311,1,-83.4268,9.0653,-1.12815,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863311,2,-87.137,5.34765,-1.12944,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863311,3,-92.5854,6.67538,-1.12819,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863312,1,-75.1226,5.94552,-1.13342,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863312,2,-71.0354,0.777348,-1.13327,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863312,3,-71.0259,-13.7505,-1.12821,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863312,4,-78.0493,-34.817,-1.12825,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,1,-71.2307,-3.68194,-1.1282,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,2,-71.7559,4.0653,-1.13127,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,3,-83.3389,16.1834,-1.12537,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,4,-83.4268,9.0653,-1.12815,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,5,-87.137,5.34765,-1.12944,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,6,-92.5854,6.67538,-1.12819,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863313,7,-95.1975,15.9352,-1.12819,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863320,1,-31.4674,-76.3581,-1.13879,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863320,2,-40.8818,-83.1875,-1.13875,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863320,3,-53.1905,-85.8652,-1.12932,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863320,4,-48.5165,-89.5627,-1.12831,5.27089,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863321,1,-54.635,-86.1985,-1.12765,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863321,2,-71.1444,-87.4735,-1.12768,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863321,3,-71.6712,-88.5413,-0.878062,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement - Decomposed'), (1863321,4,-74.5881,-92.2936,-1.12828,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863322,1,-76.0376,-87.9683,-1.12829,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863322,2,-77.0105,-87.4032,-0.878467,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement - Decomposed'), (1863322,3,-87.9734,-84.8758,-1.12865,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863322,4,-93.0686,-93.0166,-1.12831,0.802851,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863323,1,-88.0366,-83.6809,-1.12858,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863323,2,-80.1142,-88.8328,-1.12829,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863323,3,-67.9837,-85.8964,-1.12521,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863323,4,-44.8397,-84.9054,-1.1335,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863323,5,-31.4674,-76.3581,-1.13879,NULL,0,'Cabal Acolyte/Deathsworn - Scripted Movement'), (1863400,1,-161.233,-341.401,17.3353,NULL,0,'Cabal Summoner - Decomposed'), (1863400,2,-158.233,-338.151,17.3353,NULL,0,'Cabal Summoner - Decomposed'), (1863400,3,-156.733,-327.651,17.3353,NULL,0,'Cabal Summoner - Decomposed'), (1863400,4,-156.471,-325.668,17.0865,NULL,0,'Cabal Summoner'), (1863400,5,-156.38,-317.941,17.3359,NULL,0,'Cabal Summoner - Decomposed'), (1863400,6,-156.38,-317.691,17.3359,NULL,0,'Cabal Summoner - Decomposed'), (1863400,7,-156.38,-314.441,17.3359,NULL,0,'Cabal Summoner - Decomposed'), (1863400,8,-156.289,-310.714,17.0854,NULL,0,'Cabal Summoner'), (1864400,1,2579.17,741.495,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,2,2567.52,739.045,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,3,2559.57,735.604,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,4,2556.54,742.212,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,5,2559.57,735.604,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,6,2567.52,739.045,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,7,2573.79,744.614,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864400,8,2577.36,741.224,55.263,NULL,0,'Tarren Mill Peasant 1 Loop'), (1864401,1,2580.76,733.779,55.263,NULL,0,'Tarren Mill Peasant 1 - Drop-Off'), (1864401,2,2585.12,729.656,55.5401,NULL,0,'Tarren Mill Peasant 1 - Drop-Off'), (1864401,3,2597.3,727.745,57.138,NULL,0,'Tarren Mill Peasant 1 - Drop-Off'), (1864401,4,2610.73,723.779,56.3007,NULL,0,'Tarren Mill Peasant 1 - Drop-Off'), (1864401,5,2616.56,724.437,55.6671,NULL,0,'Tarren Mill Peasant 1 - Drop-Off'), (1864401,6,2618.23,722.125,55.5745,NULL,0,'Tarren Mill Peasant 1 - Drop-Off'), (1864402,1,2605.04,728.338,56.9934,NULL,0,'Tarren Mill Peasant 1 - Return'), (1864402,2,2598.83,729.49,57.2093,NULL,0,'Tarren Mill Peasant 1 - Return'), (1864402,3,2591.67,728.974,56.3253,NULL,0,'Tarren Mill Peasant 1 - Return'), (1864402,4,2580.68,730.132,55.263,NULL,0,'Tarren Mill Peasant 1 - Return'), (1864402,5,2579.17,741.495,55.263,NULL,0,'Tarren Mill Peasant 1 - Return'), (1864403,1,2560.08,735.026,55.263,NULL,0,'Tarren Mill Peasant 2 Loop'), (1864403,2,2554.52,733.966,55.263,NULL,0,'Tarren Mill Peasant 2 Loop'), (1864403,3,2560.08,735.026,55.263,NULL,0,'Tarren Mill Peasant 2 Loop'), (1864403,4,2566.18,736.396,55.263,NULL,0,'Tarren Mill Peasant 2 Loop'), (1864403,5,2574.57,741.919,55.263,NULL,0,'Tarren Mill Peasant 2 Loop'), (1864403,6,2566.18,736.396,55.263,NULL,0,'Tarren Mill Peasant 2 Loop'), (1864404,1,2555.21,743.618,55.263,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,2,2558.58,752.505,55.263,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,3,2555.68,755.835,55.7812,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,4,2571.75,764.778,56.8099,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,5,2604.65,742.22,56.6373,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,6,2604.18,731.388,56.7744,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,7,2612.17,718.78,56.8866,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864404,8,2618.56,716.993,56.3753,NULL,0,'Tarren Mill Peasant 2 Drop-Off'), (1864405,1,2596.17,722.985,56.9364,NULL,0,'Tarren Mill Peasant 2 - Return'), (1864405,2,2588.94,729.465,55.984,NULL,0,'Tarren Mill Peasant 2 - Return'), (1864405,3,2579.84,729.307,55.263,NULL,0,'Tarren Mill Peasant 2 - Return'), (1864405,4,2572.82,726.197,55.263,NULL,0,'Tarren Mill Peasant 2 - Return'), (1864406,1,2533.39,698.424,55.3269,NULL,0,'Tarren Mill Peasant 3 Loop'), (1864406,2,2523.56,692.624,55.2429,NULL,0,'Tarren Mill Peasant 3 Loop'), (1864406,3,2518.55,698.556,55.2429,NULL,0,'Tarren Mill Peasant 3 Loop'), (1864406,4,2524.59,708.3,55.263,NULL,0,'Tarren Mill Peasant 3 Loop'), (1864406,5,2536.45,714.069,55.263,NULL,0,'Tarren Mill Peasant 3 Loop'), (1864406,6,2540.64,708.139,55.388,NULL,0,'Tarren Mill Peasant 3 Loop'), (1864407,1,2536.11,682.465,55.2019,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,2,2547.97,682.897,55.2019,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,3,2566.05,679.423,55.2019,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,4,2584.72,689.228,55.1808,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,5,2593.81,689.333,55.5008,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,6,2607.13,689.227,55.6487,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,7,2606.87,693.581,55.6487,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,8,2607.52,707.465,56.7088,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,9,2611.93,718.201,57.0553,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864407,10,2615.43,719.905,56.1004,NULL,0,'Tarren Mill Peasant 3 - Drop-Off'), (1864408,1,2586.53,711.448,55.263,NULL,0,'Tarren Mill Peasant 3 - Return'), (1864408,2,2566.79,707.869,55.263,NULL,0,'Tarren Mill Peasant 3 - Return'), (1864408,3,2549.64,712.898,55.263,NULL,0,'Tarren Mill Peasant 3 - Return'), (1864408,4,2541.92,705.367,55.388,NULL,0,'Tarren Mill Peasant 3 - Return'), (1864408,5,2528.43,703.281,55.263,NULL,0,'Tarren Mill Peasant 3 - Return'), (1864409,1,2540.2,707.581,55.388,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,2,2537.25,698.395,55.3269,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,3,2547.08,696.181,55.4519,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,4,2558.41,702.443,55.513,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,5,2561.82,713.652,55.263,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,6,2558.41,702.443,55.513,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,7,2547.08,696.181,55.4519,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,8,2537.25,698.395,55.3269,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,9,2540.2,707.581,55.388,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,10,2534.49,711.681,55.2988,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,11,2526.24,706.005,55.263,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864409,12,2534.49,711.681,55.2988,NULL,0,'Tarren Mill Peasant 4 Loop'), (1864410,1,2563.38,706.643,55.2784,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,2,2574.25,707.03,55.263,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,3,2584.53,707.47,55.263,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,4,2588.75,713.869,55.263,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,5,2591.81,713.59,55.5467,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,6,2607.04,706.183,56.401,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,7,2614.28,708.19,56.5874,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864410,8,2620.36,713.873,56.3236,NULL,0,'Tarren Mill Peasant 4 - Drop-Off'), (1864411,1,2604,705.332,56.1622,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,2,2595.18,695.505,55.1808,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,3,2589.29,690.234,55.1808,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,4,2575.03,685.809,55.1808,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,5,2561.45,689.112,55.5769,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,6,2557.96,696.917,55.7594,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,7,2539.31,693.718,55.3269,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864411,8,2531.89,704.264,55.388,NULL,0,'Tarren Mill Peasant 4 - Return'), (1864412,1,2581.02,719.077,55.263,NULL,0,'Tarren Mill Peasant - \'Benjamin\''), (1864412,2,2575.65,720.175,55.263,NULL,0,'Tarren Mill Peasant - \'Benjamin\''), (1864412,3,2571.33,717.384,55.263,NULL,0,'Tarren Mill Peasant - \'Benjamin\''), (1864412,4,2564.62,715.741,55.263,NULL,0,'Tarren Mill Peasant - \'Benjamin\''), (1864412,5,2571.33,717.384,55.263,NULL,0,'Tarren Mill Peasant - \'Benjamin\''), (1864412,6,2575.65,720.175,55.263,NULL,0,'Tarren Mill Peasant - \'Benjamin\''), (1864600,1,2479.33,692.804,55.7774,NULL,0,'Tarren Mill Horsehand'), (1864600,2,2497.59,694.666,55.5071,NULL,0,'Tarren Mill Horsehand'), (1864600,3,2508.37,695.03,55.6179,NULL,0,'Tarren Mill Horsehand'), (1864600,4,2512.19,688.57,55.6179,NULL,0,'Tarren Mill Horsehand'), (1864600,5,2519.5,680.451,55.2149,NULL,0,'Tarren Mill Horsehand'), (1864600,6,2535.39,679.163,55.2019,NULL,0,'Tarren Mill Horsehand'), (1864600,7,2551.9,684.323,55.3269,NULL,0,'Tarren Mill Horsehand'), (1864600,8,2559.02,690.308,55.5769,NULL,0,'Tarren Mill Horsehand'), (1864600,9,2561.91,703.527,55.513,NULL,0,'Tarren Mill Horsehand'), (1864600,10,2570.48,712.637,55.263,NULL,0,'Tarren Mill Horsehand'), (1864601,1,2568.82,692.886,55.4308,NULL,0,'Tarren Mill Horsehand'), (1864601,2,2566.03,680.229,55.2019,NULL,0,'Tarren Mill Horsehand'), (1864601,3,2557.42,669.976,54.9985,NULL,0,'Tarren Mill Horsehand'), (1864602,1,2533.06,663.352,56.7272,NULL,0,'Tarren Mill Horsehand'), (1864602,2,2516.83,669.879,55.1607,NULL,0,'Tarren Mill Horsehand'), (1864602,3,2503.23,687.023,55.6125,NULL,0,'Tarren Mill Horsehand'), (1864602,4,2502.07,695.517,55.6179,NULL,0,'Tarren Mill Horsehand'), (1864602,5,2490.73,702.201,55.7549,NULL,0,'Tarren Mill Horsehand'), (1864602,6,2483.65,701.971,55.7892,NULL,0,'Tarren Mill Horsehand'), (1864602,7,2482.7,697.552,55.7761,NULL,0,'Tarren Mill Horsehand'), (1864602,8,2479.44,694.752,55.7804,NULL,0,'Tarren Mill Horsehand'), (1864602,9,2479.09,692.331,55.7704,NULL,0,'Tarren Mill Horsehand'), (1864603,1,2501.14,695.277,55.5085,NULL,0,'Tarren Mill Horsehand'), (1864603,2,2507.51,717.004,56.1522,NULL,0,'Tarren Mill Horsehand'), (1864603,3,2514.11,740.42,57.5685,NULL,0,'Tarren Mill Horsehand'), (1864603,4,2529.06,757.962,56.8697,NULL,0,'Tarren Mill Horsehand'), (1864603,5,2552.32,768.635,56.8671,NULL,0,'Tarren Mill Horsehand'), (1864603,6,2589.64,766.457,57.138,NULL,0,'Tarren Mill Horsehand'), (1864603,7,2612.71,760.853,56.3497,NULL,0,'Tarren Mill Horsehand'), (1864603,8,2641.68,754.334,62.2737,NULL,0,'Tarren Mill Horsehand'), (1864603,9,2666.71,760.218,59.8505,NULL,0,'Tarren Mill Horsehand'), (1864603,10,2689,752.828,57.6659,NULL,0,'Tarren Mill Horsehand'), (1864603,11,2692.92,723.447,58.6886,NULL,0,'Tarren Mill Horsehand'), (1864603,12,2694.6,693.045,59.2334,NULL,0,'Tarren Mill Horsehand'), (1864603,13,2694.49,666.045,57.3273,NULL,0,'Tarren Mill Horsehand'), (1864603,14,2697.69,625.09,56.2372,NULL,0,'Tarren Mill Horsehand'), (1864603,15,2677.27,603.823,56.3267,NULL,0,'Tarren Mill Horsehand'), (1864603,16,2637.63,597.051,56.7183,NULL,0,'Tarren Mill Horsehand'), (1864603,17,2593.48,596.882,57.0246,NULL,0,'Tarren Mill Horsehand'), (1864603,18,2586.71,631.363,56.4634,NULL,0,'Tarren Mill Horsehand'), (1864603,19,2563.77,655.014,55.4986,NULL,0,'Tarren Mill Horsehand'), (1864603,20,2537.46,663.682,56.851,NULL,0,'Tarren Mill Horsehand'), (1864603,21,2512.96,669.448,55.5006,NULL,0,'Tarren Mill Horsehand'), (1864603,22,2503.61,694.108,55.6179,NULL,0,'Tarren Mill Horsehand'), (1864603,23,2491.72,694.369,55.7083,NULL,0,'Tarren Mill Horsehand'), (1864603,24,2490.17,703.341,55.7625,NULL,0,'Tarren Mill Horsehand'), (1864603,25,2484.98,703.171,55.7878,NULL,0,'Tarren Mill Horsehand'), (1864603,26,2483.58,697.528,55.7711,NULL,0,'Tarren Mill Horsehand'), (1864603,27,2479.33,692.804,55.7774,NULL,0,'Tarren Mill Horsehand'), (1864604,1,2501.33,695.587,55.51,NULL,0,'Tarren Mill Horsehand'), (1864604,2,2513.35,676.753,55.7267,NULL,0,'Tarren Mill Horsehand'), (1864604,3,2527.72,669.721,55.2429,NULL,0,'Tarren Mill Horsehand'), (1864604,4,2543.72,667.516,56.1425,NULL,0,'Tarren Mill Horsehand'), (1864605,1,2579.36,666.994,55.6653,NULL,0,'Tarren Mill Horsehand'), (1864605,2,2598.65,670.293,56.6808,NULL,0,'Tarren Mill Horsehand'), (1864605,3,2617.46,674.86,55.1165,NULL,0,'Tarren Mill Horsehand'), (1864605,4,2631.45,670.668,54.3987,NULL,0,'Tarren Mill Horsehand'), (1864605,5,2638.25,684.026,54.8519,NULL,0,'Tarren Mill Horsehand'), (1864605,6,2640.07,703.365,56.1331,NULL,0,'Tarren Mill Horsehand'), (1864605,7,2631.11,719.334,56.2126,NULL,0,'Tarren Mill Horsehand'), (1864605,8,2615.6,732.151,55.5421,NULL,0,'Tarren Mill Horsehand'), (1864605,9,2612.75,750.855,56.3873,NULL,0,'Tarren Mill Horsehand'), (1864605,10,2596.14,760.049,57.2893,NULL,0,'Tarren Mill Horsehand'), (1864605,11,2563.99,762.29,56.5877,NULL,0,'Tarren Mill Horsehand'), (1864605,12,2552.8,757.954,56.388,NULL,0,'Tarren Mill Horsehand'), (1864605,13,2541.6,758.378,57.1251,NULL,0,'Tarren Mill Horsehand'), (1864605,14,2524.96,752.036,57.6308,NULL,0,'Tarren Mill Horsehand'), (1864605,15,2513.06,734.446,57.4429,NULL,0,'Tarren Mill Horsehand'), (1864605,16,2507.13,710.17,55.888,NULL,0,'Tarren Mill Horsehand'), (1864605,17,2505.31,698.122,55.6179,NULL,0,'Tarren Mill Horsehand'), (1865500,1,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865500,2,2617.09,732.954,55.809,NULL,0,'Jay Lemieux'), (1865500,3,2601.97,758.873,57.0865,NULL,0,'Jay Lemieux'), (1865500,4,2572.07,763.486,56.4998,NULL,0,'Jay Lemieux'), (1865500,5,2559.01,755.424,55.4764,NULL,0,'Jay Lemieux'), (1865500,6,2551.73,729.04,55.263,NULL,0,'Jay Lemieux'), (1865500,7,2538.65,715.668,55.263,NULL,0,'Jay Lemieux'), (1865500,8,2561.73,693.924,55.6069,NULL,0,'Jay Lemieux'), (1865500,9,2558.59,672.139,54.8269,NULL,0,'Jay Lemieux'), (1865500,10,2575.21,657.851,55.5575,NULL,0,'Jay Lemieux'), (1865500,11,2590.89,652.992,55.8847,NULL,0,'Jay Lemieux'), (1865500,12,2602.6,667.192,56.6487,NULL,0,'Jay Lemieux'), (1865500,13,2595.37,699.333,55.1808,NULL,0,'Jay Lemieux'), (1865500,14,2615.41,711.974,56.7556,NULL,0,'Jay Lemieux'), (1865500,15,2627.98,711.646,56.207,NULL,0,'Jay Lemieux'), (1865500,16,2645.3,717.604,57.6807,NULL,0,'Jay Lemieux'), (1865500,17,2674.5,711.607,57.5657,NULL,0,'Jay Lemieux'), (1865500,18,2678.14,697.728,57.338,NULL,0,'Jay Lemieux'), (1865500,19,2668.84,682.762,56.6874,NULL,0,'Jay Lemieux'), (1865500,20,2652.7,685.836,56.2102,NULL,0,'Jay Lemieux'), (1865500,21,2639.46,688.837,55.2472,NULL,0,'Jay Lemieux'), (1865500,22,2640.2,699.235,55.949,NULL,0,'Jay Lemieux'), (1865500,23,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865501,1,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865501,2,2617.09,732.954,55.809,NULL,0,'Jay Lemieux'), (1865501,3,2601.97,758.873,57.0865,NULL,0,'Jay Lemieux'), (1865501,4,2572.07,763.486,56.4998,NULL,0,'Jay Lemieux'), (1865501,5,2559.01,755.424,55.4764,NULL,0,'Jay Lemieux'), (1865501,6,2551.73,729.04,55.263,NULL,0,'Jay Lemieux'), (1865501,7,2538.65,715.668,55.263,NULL,0,'Jay Lemieux'), (1865501,8,2561.73,693.924,55.6069,NULL,0,'Jay Lemieux'), (1865501,9,2558.59,672.139,54.8269,NULL,0,'Jay Lemieux'), (1865501,10,2575.21,657.851,55.5575,NULL,0,'Jay Lemieux'), (1865501,11,2590.89,652.992,55.8847,NULL,0,'Jay Lemieux'), (1865501,12,2602.6,667.192,56.6487,NULL,0,'Jay Lemieux'), (1865501,13,2574.6,666.645,55.1825,NULL,0,'Jay Lemieux'), (1865501,14,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865501,15,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865501,16,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865501,17,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865501,18,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865501,19,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865501,20,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865501,21,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865501,22,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865501,23,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865501,24,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865501,25,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865501,26,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865501,27,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865501,28,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865501,29,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865501,30,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865501,31,2595.37,699.333,55.1808,NULL,0,'Jay Lemieux'), (1865501,32,2615.41,711.974,56.7556,NULL,0,'Jay Lemieux'), (1865501,33,2627.98,711.646,56.207,NULL,0,'Jay Lemieux'), (1865501,34,2645.3,717.604,57.6807,NULL,0,'Jay Lemieux'), (1865501,35,2674.5,711.607,57.5657,NULL,0,'Jay Lemieux'), (1865501,36,2678.14,697.728,57.338,NULL,0,'Jay Lemieux'), (1865501,37,2668.84,682.762,56.6874,NULL,0,'Jay Lemieux'), (1865501,38,2652.7,685.836,56.2102,NULL,0,'Jay Lemieux'), (1865501,39,2639.46,688.837,55.2472,NULL,0,'Jay Lemieux'), (1865501,40,2640.2,699.235,55.949,NULL,0,'Jay Lemieux'), (1865501,41,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865502,1,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865502,2,2617.09,732.954,55.809,NULL,0,'Jay Lemieux'), (1865502,3,2601.97,758.873,57.0865,NULL,0,'Jay Lemieux'), (1865502,4,2572.07,763.486,56.4998,NULL,0,'Jay Lemieux'), (1865502,5,2559.01,755.424,55.4764,NULL,0,'Jay Lemieux'), (1865502,6,2551.73,729.04,55.263,NULL,0,'Jay Lemieux'), (1865502,7,2538.65,715.668,55.263,NULL,0,'Jay Lemieux'), (1865502,8,2561.73,693.924,55.6069,NULL,0,'Jay Lemieux'), (1865502,9,2558.59,672.139,54.8269,NULL,0,'Jay Lemieux'), (1865502,10,2575.21,657.851,55.5575,NULL,0,'Jay Lemieux'), (1865502,11,2590.89,652.992,55.8847,NULL,0,'Jay Lemieux'), (1865502,12,2602.6,667.192,56.6487,NULL,0,'Jay Lemieux'), (1865502,13,2596.33,685.737,55.8269,NULL,0,'Jay Lemieux'), (1865502,14,2581.18,692.015,55.1808,NULL,0,'Jay Lemieux'), (1865502,15,2580.18,694.69,55.1808,NULL,0,'Jay Lemieux'), (1865502,16,2567.57,693.402,55.4308,NULL,0,'Jay Lemieux'), (1865502,17,2554.71,701.254,55.513,NULL,0,'Jay Lemieux'), (1865502,18,2543.66,711.09,55.3369,NULL,0,'Jay Lemieux'), (1865502,19,2532.16,725.542,55.5963,NULL,0,'Jay Lemieux'), (1865502,20,2521.32,737.649,58.1471,NULL,0,'Jay Lemieux'), (1865502,21,2525.95,758.98,56.9076,NULL,0,'Jay Lemieux'), (1865502,22,2542.32,763.969,56.4146,NULL,0,'Jay Lemieux'), (1865502,23,2560.55,757.724,55.7525,NULL,0,'Jay Lemieux'), (1865502,24,2576.94,745.348,55.263,NULL,0,'Jay Lemieux'), (1865502,25,2582.42,732.504,55.263,NULL,0,'Jay Lemieux'), (1865502,26,2584.68,729.092,55.5404,NULL,0,'Jay Lemieux'), (1865502,27,2595.48,728.665,56.9077,NULL,0,'Jay Lemieux'), (1865502,28,2612.96,717.943,56.8408,NULL,0,'Jay Lemieux'), (1865502,29,2619.09,709.768,56.4387,NULL,0,'Jay Lemieux'), (1865502,30,2630.77,705.355,56.2921,NULL,0,'Jay Lemieux'), (1865502,31,2631.51,692.082,55.9168,NULL,0,'Jay Lemieux'), (1865502,32,2619.14,679.454,54.8868,NULL,0,'Jay Lemieux'), (1865502,33,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865502,34,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865502,35,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865502,36,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865502,37,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865502,38,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865502,39,2534.69,716.653,55.263,NULL,0,'Jay Lemieux'), (1865502,40,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865502,41,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865502,42,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865502,43,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865502,44,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865502,45,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865502,46,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865502,47,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865502,48,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865502,49,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865502,50,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865502,51,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865502,52,2596.33,685.737,55.8269,NULL,0,'Jay Lemieux'), (1865502,53,2581.18,692.015,55.1808,NULL,0,'Jay Lemieux'), (1865502,54,2580.18,694.69,55.1808,NULL,0,'Jay Lemieux'), (1865502,55,2554.71,701.254,55.513,NULL,0,'Jay Lemieux'), (1865502,56,2543.66,711.09,55.3369,NULL,0,'Jay Lemieux'), (1865502,57,2532.16,725.542,55.5963,NULL,0,'Jay Lemieux'), (1865502,58,2521.32,737.649,58.1471,NULL,0,'Jay Lemieux'), (1865502,59,2525.95,758.98,56.9076,NULL,0,'Jay Lemieux'), (1865502,60,2542.32,763.969,56.4146,NULL,0,'Jay Lemieux'), (1865502,61,2560.55,757.724,55.7525,NULL,0,'Jay Lemieux'), (1865502,62,2576.94,745.348,55.263,NULL,0,'Jay Lemieux'), (1865502,63,2582.42,732.504,55.263,NULL,0,'Jay Lemieux'), (1865502,64,2595.48,728.665,56.9077,NULL,0,'Jay Lemieux'), (1865502,65,2612.96,717.943,56.8408,NULL,0,'Jay Lemieux'), (1865502,66,2619.09,709.768,56.4387,NULL,0,'Jay Lemieux'), (1865502,67,2630.77,705.355,56.2921,NULL,0,'Jay Lemieux'), (1865502,68,2631.51,692.082,55.9168,NULL,0,'Jay Lemieux'), (1865502,69,2619.14,679.454,54.8868,NULL,0,'Jay Lemieux'), (1865502,70,2595.37,699.333,55.1808,NULL,0,'Jay Lemieux'), (1865502,71,2615.41,711.974,56.7556,NULL,0,'Jay Lemieux'), (1865502,72,2627.98,711.646,56.207,NULL,0,'Jay Lemieux'), (1865502,73,2645.3,717.604,57.6807,NULL,0,'Jay Lemieux'), (1865502,74,2674.5,711.607,57.5657,NULL,0,'Jay Lemieux'), (1865502,75,2678.14,697.728,57.338,NULL,0,'Jay Lemieux'), (1865502,76,2668.84,682.762,56.6874,NULL,0,'Jay Lemieux'), (1865502,77,2652.7,685.836,56.2102,NULL,0,'Jay Lemieux'), (1865502,78,2639.46,688.837,55.2472,NULL,0,'Jay Lemieux'), (1865502,79,2640.2,699.235,55.949,NULL,0,'Jay Lemieux'), (1865502,80,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865503,1,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865503,2,2617.09,732.954,55.809,NULL,0,'Jay Lemieux'), (1865503,3,2601.97,758.873,57.0865,NULL,0,'Jay Lemieux'), (1865503,4,2572.07,763.486,56.4998,NULL,0,'Jay Lemieux'), (1865503,5,2559.01,755.424,55.4764,NULL,0,'Jay Lemieux'), (1865503,6,2551.73,729.04,55.263,NULL,0,'Jay Lemieux'), (1865503,7,2538.65,715.668,55.263,NULL,0,'Jay Lemieux'), (1865503,8,2561.73,693.924,55.6069,NULL,0,'Jay Lemieux'), (1865503,9,2558.59,672.139,54.8269,NULL,0,'Jay Lemieux'), (1865503,10,2575.21,657.851,55.5575,NULL,0,'Jay Lemieux'), (1865503,11,2590.89,652.992,55.8847,NULL,0,'Jay Lemieux'), (1865503,12,2602.6,667.192,56.6487,NULL,0,'Jay Lemieux'), (1865503,13,2596.33,685.737,55.8269,NULL,0,'Jay Lemieux'), (1865503,14,2581.18,692.015,55.1808,NULL,0,'Jay Lemieux'), (1865503,15,2580.18,694.69,55.1808,NULL,0,'Jay Lemieux'), (1865503,16,2567.57,693.402,55.4308,NULL,0,'Jay Lemieux'), (1865503,17,2554.71,701.254,55.513,NULL,0,'Jay Lemieux'), (1865503,18,2543.66,711.09,55.3369,NULL,0,'Jay Lemieux'), (1865503,19,2532.16,725.542,55.5963,NULL,0,'Jay Lemieux'), (1865503,20,2521.32,737.649,58.1471,NULL,0,'Jay Lemieux'), (1865503,21,2525.95,758.98,56.9076,NULL,0,'Jay Lemieux'), (1865503,22,2542.32,763.969,56.4146,NULL,0,'Jay Lemieux'), (1865503,23,2560.55,757.724,55.7525,NULL,0,'Jay Lemieux'), (1865503,24,2576.94,745.348,55.263,NULL,0,'Jay Lemieux'), (1865503,25,2582.42,732.504,55.263,NULL,0,'Jay Lemieux'), (1865503,26,2595.48,728.665,56.9077,NULL,0,'Jay Lemieux'), (1865503,27,2612.96,717.943,56.8408,NULL,0,'Jay Lemieux'), (1865503,28,2619.09,709.768,56.4387,NULL,0,'Jay Lemieux'), (1865503,29,2630.77,705.355,56.2921,NULL,0,'Jay Lemieux'), (1865503,30,2631.51,692.082,55.9168,NULL,0,'Jay Lemieux'), (1865503,31,2619.14,679.454,54.8868,NULL,0,'Jay Lemieux'), (1865503,32,2596.33,685.737,55.8269,NULL,0,'Jay Lemieux'), (1865503,33,2581.18,692.015,55.1808,NULL,0,'Jay Lemieux'), (1865503,34,2580.18,694.69,55.1808,NULL,0,'Jay Lemieux'), (1865503,35,2567.57,693.402,55.4308,NULL,0,'Jay Lemieux'), (1865503,36,2554.71,701.254,55.513,NULL,0,'Jay Lemieux'), (1865503,37,2543.66,711.09,55.3369,NULL,0,'Jay Lemieux'), (1865503,38,2532.16,725.542,55.5963,NULL,0,'Jay Lemieux'), (1865503,39,2521.32,737.649,58.1471,NULL,0,'Jay Lemieux'), (1865503,40,2525.95,758.98,56.9076,NULL,0,'Jay Lemieux'), (1865503,41,2542.32,763.969,56.4146,NULL,0,'Jay Lemieux'), (1865503,42,2560.55,757.724,55.7525,NULL,0,'Jay Lemieux'), (1865503,43,2576.94,745.348,55.263,NULL,0,'Jay Lemieux'), (1865503,44,2582.42,732.504,55.263,NULL,0,'Jay Lemieux'), (1865503,45,2584.68,729.092,55.5404,NULL,0,'Jay Lemieux'), (1865503,46,2595.48,728.665,56.9077,NULL,0,'Jay Lemieux'), (1865503,47,2612.96,717.943,56.8408,NULL,0,'Jay Lemieux'), (1865503,48,2619.09,709.768,56.4387,NULL,0,'Jay Lemieux'), (1865503,49,2630.77,705.355,56.2921,NULL,0,'Jay Lemieux'), (1865503,50,2631.51,692.082,55.9168,NULL,0,'Jay Lemieux'), (1865503,51,2619.14,679.454,54.8868,NULL,0,'Jay Lemieux'), (1865503,52,2595.37,699.333,55.1808,NULL,0,'Jay Lemieux'), (1865503,53,2615.41,711.974,56.7556,NULL,0,'Jay Lemieux'), (1865503,54,2627.98,711.646,56.207,NULL,0,'Jay Lemieux'), (1865503,55,2645.3,717.604,57.6807,NULL,0,'Jay Lemieux'), (1865503,56,2674.5,711.607,57.5657,NULL,0,'Jay Lemieux'), (1865503,57,2678.14,697.728,57.338,NULL,0,'Jay Lemieux'), (1865503,58,2668.84,682.762,56.6874,NULL,0,'Jay Lemieux'), (1865503,59,2652.7,685.836,56.2102,NULL,0,'Jay Lemieux'), (1865503,60,2639.46,688.837,55.2472,NULL,0,'Jay Lemieux'), (1865503,61,2640.2,699.235,55.949,NULL,0,'Jay Lemieux'), (1865503,62,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865504,1,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865504,2,2617.09,732.954,55.809,NULL,0,'Jay Lemieux'), (1865504,3,2601.97,758.873,57.0865,NULL,0,'Jay Lemieux'), (1865504,4,2572.07,763.486,56.4998,NULL,0,'Jay Lemieux'), (1865504,5,2559.01,755.424,55.4764,NULL,0,'Jay Lemieux'), (1865504,6,2551.73,729.04,55.263,NULL,0,'Jay Lemieux'), (1865504,7,2538.65,715.668,55.263,NULL,0,'Jay Lemieux'), (1865504,8,2561.73,693.924,55.6069,NULL,0,'Jay Lemieux'), (1865504,9,2558.59,672.139,54.8269,NULL,0,'Jay Lemieux'), (1865504,10,2575.21,657.851,55.5575,NULL,0,'Jay Lemieux'), (1865504,11,2590.89,652.992,55.8847,NULL,0,'Jay Lemieux'), (1865504,12,2602.6,667.192,56.6487,NULL,0,'Jay Lemieux'), (1865504,13,2574.6,666.645,55.1825,NULL,0,'Jay Lemieux'), (1865504,14,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865504,15,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865504,16,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865504,17,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865504,18,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865504,19,2534.69,716.653,55.263,NULL,0,'Jay Lemieux'), (1865504,20,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865504,21,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865504,22,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865504,23,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865504,24,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865504,25,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865504,26,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865504,27,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865504,28,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865504,29,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865504,30,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865504,31,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865504,32,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865504,33,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865504,34,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865504,35,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865504,36,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865504,37,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865504,38,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865504,39,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865504,40,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865504,41,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865504,42,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865504,43,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865504,44,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865504,45,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865504,46,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865504,47,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865504,48,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865504,49,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865504,50,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865504,51,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865504,52,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865504,53,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865504,54,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865504,55,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865504,56,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865504,57,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865504,58,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865504,59,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865504,60,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865504,61,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865504,62,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865504,63,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865504,64,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865504,65,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865504,66,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865504,67,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865504,68,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865504,69,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865504,70,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865504,71,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865504,72,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865504,73,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865504,74,2534.69,716.653,55.263,NULL,0,'Jay Lemieux'), (1865504,75,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865504,76,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865504,77,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865504,78,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865504,79,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865504,80,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865504,81,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865504,82,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865504,83,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865504,84,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865504,85,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865504,86,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865504,87,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865504,88,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865504,89,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865504,90,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865504,91,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865504,92,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865504,93,2534.69,716.653,55.263,NULL,0,'Jay Lemieux'), (1865504,94,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865504,95,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865504,96,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865504,97,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865504,98,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865504,99,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865504,100,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865504,101,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865504,102,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865504,103,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865504,104,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865504,105,2595.37,699.333,55.1808,NULL,0,'Jay Lemieux'), (1865504,106,2615.41,711.974,56.7556,NULL,0,'Jay Lemieux'), (1865504,107,2627.98,711.646,56.207,NULL,0,'Jay Lemieux'), (1865504,108,2645.3,717.604,57.6807,NULL,0,'Jay Lemieux'), (1865504,109,2674.5,711.607,57.5657,NULL,0,'Jay Lemieux'), (1865504,110,2678.14,697.728,57.338,NULL,0,'Jay Lemieux'), (1865504,111,2668.84,682.762,56.6874,NULL,0,'Jay Lemieux'), (1865504,112,2652.7,685.836,56.2102,NULL,0,'Jay Lemieux'), (1865504,113,2639.46,688.837,55.2472,NULL,0,'Jay Lemieux'), (1865504,114,2640.2,699.235,55.949,NULL,0,'Jay Lemieux'), (1865504,115,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865505,1,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1865505,2,2617.09,732.954,55.809,NULL,0,'Jay Lemieux'), (1865505,3,2601.97,758.873,57.0865,NULL,0,'Jay Lemieux'), (1865505,4,2572.07,763.486,56.4998,NULL,0,'Jay Lemieux'), (1865505,5,2559.01,755.424,55.4764,NULL,0,'Jay Lemieux'), (1865505,6,2551.73,729.04,55.263,NULL,0,'Jay Lemieux'), (1865505,7,2538.65,715.668,55.263,NULL,0,'Jay Lemieux'), (1865505,8,2561.73,693.924,55.6069,NULL,0,'Jay Lemieux'), (1865505,9,2558.59,672.139,54.8269,NULL,0,'Jay Lemieux'), (1865505,10,2575.21,657.851,55.5575,NULL,0,'Jay Lemieux'), (1865505,11,2590.89,652.992,55.8847,NULL,0,'Jay Lemieux'), (1865505,12,2602.6,667.192,56.6487,NULL,0,'Jay Lemieux'), (1865505,13,2574.6,666.645,55.1825,NULL,0,'Jay Lemieux'), (1865505,14,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865505,15,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865505,16,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865505,17,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865505,18,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865505,19,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865505,20,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865505,21,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865505,22,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865505,23,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865505,24,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865505,25,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865505,26,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865505,27,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865505,28,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865505,29,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865505,30,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865505,31,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865505,32,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865505,33,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865505,34,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865505,35,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865505,36,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865505,37,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865505,38,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865505,39,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865505,40,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865505,41,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865505,42,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865505,43,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865505,44,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865505,45,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865505,46,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865505,47,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865505,48,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865505,49,2574.59,666.635,55.1963,NULL,0,'Jay Lemieux'), (1865505,50,2558.33,671.57,54.8893,NULL,0,'Jay Lemieux'), (1865505,51,2553.32,678.779,55.186,NULL,0,'Jay Lemieux'), (1865505,52,2540.09,685.095,55.2019,NULL,0,'Jay Lemieux'), (1865505,53,2532.86,700.723,55.388,NULL,0,'Jay Lemieux'), (1865505,54,2533.54,709.473,55.388,NULL,0,'Jay Lemieux'), (1865505,55,2534.69,716.653,55.263,NULL,0,'Jay Lemieux'), (1865505,56,2535.77,725.207,55.388,NULL,0,'Jay Lemieux'), (1865505,57,2548.42,728.508,55.263,NULL,0,'Jay Lemieux'), (1865505,58,2553.31,736.561,55.263,NULL,0,'Jay Lemieux'), (1865505,59,2557.31,750.462,55.263,NULL,0,'Jay Lemieux'), (1865505,60,2563.28,763.017,56.6373,NULL,0,'Jay Lemieux'), (1865505,61,2588.31,764.795,57.1009,NULL,0,'Jay Lemieux'), (1865505,62,2598.89,755.09,57.1864,NULL,0,'Jay Lemieux'), (1865505,63,2618.48,740.903,56.1691,NULL,0,'Jay Lemieux'), (1865505,64,2636.16,722.044,56.7159,NULL,0,'Jay Lemieux'), (1865505,65,2639.96,698.745,55.949,NULL,0,'Jay Lemieux'), (1865505,66,2633.96,671.723,54.3682,NULL,0,'Jay Lemieux'), (1865505,67,2615.81,672.779,55.314,NULL,0,'Jay Lemieux'), (1865505,68,2595.37,699.333,55.1808,NULL,0,'Jay Lemieux'), (1865505,69,2615.41,711.974,56.7556,NULL,0,'Jay Lemieux'), (1865505,70,2627.98,711.646,56.207,NULL,0,'Jay Lemieux'), (1865505,71,2645.3,717.604,57.6807,NULL,0,'Jay Lemieux'), (1865505,72,2674.5,711.607,57.5657,NULL,0,'Jay Lemieux'), (1865505,73,2678.14,697.728,57.338,NULL,0,'Jay Lemieux'), (1865505,74,2668.84,682.762,56.6874,NULL,0,'Jay Lemieux'), (1865505,75,2652.7,685.836,56.2102,NULL,0,'Jay Lemieux'), (1865505,76,2639.46,688.837,55.2472,NULL,0,'Jay Lemieux'), (1865505,77,2640.2,699.235,55.949,NULL,0,'Jay Lemieux'), (1865505,78,2631.63,712.856,56.1671,NULL,0,'Jay Lemieux'), (1867000,1,-2254.98,3456.67,-22.4501,NULL,0,'Ironjaw'), (1867000,2,-2260.09,3436.65,-19.2671,NULL,0,'Ironjaw'), (1867000,3,-2269.33,3417.35,-18.0369,NULL,0,'Ironjaw'), (1867000,4,-2261.4,3401.65,-19.3112,NULL,0,'Ironjaw'), (1867000,5,-2241.92,3399.45,-20.9343,NULL,0,'Ironjaw'), (1867000,6,-2223.09,3399.69,-22.3447,NULL,0,'Ironjaw'), (1867000,7,-2212.78,3398.44,-25.6551,NULL,0,'Ironjaw'), (1867000,8,-2203.85,3393.87,-29.0478,NULL,0,'Ironjaw'), (1867000,9,-2193.18,3385.06,-31.7139,NULL,0,'Ironjaw'), (1867000,10,-2187.94,3375,-31.812,NULL,0,'Ironjaw'), (1867000,11,-2188.95,3363.05,-31.1389,NULL,0,'Ironjaw'), (1867000,12,-2190.24,3350.65,-31.0419,NULL,0,'Ironjaw'), (1867000,13,-2188.94,3363.03,-31.1683,NULL,0,'Ironjaw'), (1867000,14,-2187.94,3375,-31.812,NULL,0,'Ironjaw'), (1867000,15,-2193.18,3385.06,-31.7139,NULL,0,'Ironjaw'), (1867000,16,-2203.85,3393.87,-29.0478,NULL,0,'Ironjaw'), (1867000,17,-2223.09,3399.69,-22.3447,NULL,0,'Ironjaw'), (1867000,18,-2241.92,3399.45,-20.9343,NULL,0,'Ironjaw'), (1867000,19,-2261.4,3401.65,-19.3112,NULL,0,'Ironjaw'), (1867000,20,-2269.33,3417.35,-18.0369,NULL,0,'Ironjaw'), (1867000,21,-2260.09,3436.65,-19.2671,NULL,0,'Ironjaw'), (1867000,22,-2254.98,3456.67,-22.4501,NULL,0,'Ironjaw'), (1867000,23,-2255.64,3470.46,-23.312,NULL,0,'Ironjaw'), (1867000,24,-2264.99,3485.09,-24.062,NULL,0,'Ironjaw'), (1867000,25,-2261.06,3496.82,-23.8825,NULL,0,'Ironjaw'), (1867000,26,-2254.76,3518.59,-25.6786,NULL,0,'Ironjaw'), (1867000,27,-2256.25,3543.88,-22.9542,NULL,0,'Ironjaw'), (1867000,28,-2260.65,3560.11,-16.4753,NULL,0,'Ironjaw'), (1867000,29,-2264.52,3586.55,-18.4019,NULL,0,'Ironjaw'), (1867000,30,-2273.02,3609.4,-15.2517,NULL,0,'Ironjaw'), (1867000,31,-2271.39,3641.37,-9.79167,NULL,0,'Ironjaw'), (1867000,32,-2273.02,3609.4,-15.2517,NULL,0,'Ironjaw'), (1867000,33,-2264.52,3586.55,-18.4019,NULL,0,'Ironjaw'), (1867000,34,-2260.65,3560.11,-16.4753,NULL,0,'Ironjaw'), (1867000,35,-2256.25,3543.88,-22.9542,NULL,0,'Ironjaw'), (1867000,36,-2254.76,3518.59,-25.6786,NULL,0,'Ironjaw'), (1867000,37,-2261.06,3496.82,-23.8825,NULL,0,'Ironjaw'), (1867000,38,-2264.99,3485.09,-24.062,NULL,0,'Ironjaw'), (1867000,39,-2255.64,3470.46,-23.312,NULL,0,'Ironjaw'), (1871300,1,-3012.45,3983.7,3.10552,NULL,0,'Lieutenant Gravelhammer'), (1871300,2,-3011.6,3991.66,3.43526,NULL,0,'Lieutenant Gravelhammer'), (1871300,3,-3011.15,3993.25,4.07544,NULL,0,'Lieutenant Gravelhammer'), (1871300,4,-3010.12,3994.75,4.46475,NULL,0,'Lieutenant Gravelhammer'), (1871300,5,-3010.28,3994.08,4.46465,NULL,0,'Lieutenant Gravelhammer'), (1871300,6,-3012.07,3984.19,3.10552,NULL,0,'Lieutenant Gravelhammer'), (1871300,7,-3007.9,3978.22,3.10527,NULL,0,'Lieutenant Gravelhammer'), (1895600,1,-156.811,159.9,0.552411,NULL,0,'Lakka'), (1895600,2,-152.811,162.15,0.552411,NULL,0,'Lakka'), (1895600,3,-148.561,163.65,0.552411,NULL,0,'Lakka'), (1895600,4,-141.811,164.9,0.552411,NULL,0,'Lakka'), (1895600,5,-136.061,167.4,0.552411,NULL,0,'Lakka'), (1895600,6,-129.811,171.4,0.552411,NULL,0,'Lakka'), (1895600,7,-118.061,173.9,0.552411,NULL,0,'Lakka'), (1895600,8,-99.0612,173.4,0.302411,NULL,0,'Lakka'), (1895600,9,-79.8091,172.757,0.010726,NULL,0,'Lakka'), (1916600,1,76.8514,59.6219,14.9247,NULL,0,'Tempest-Forge Patroller'), (1916600,2,38.192,59.6879,0.163062,NULL,0,'Tempest-Forge Patroller'), (1916600,3,30.0118,55.2301,0.163062,NULL,0,'Tempest-Forge Patroller'), (1916600,4,32.0415,39.3867,0.0143055,NULL,0,'Tempest-Forge Patroller'), (1916600,5,30.0118,55.2301,0.163062,NULL,0,'Tempest-Forge Patroller'), (1916600,6,38.192,59.6879,0.163062,NULL,0,'Tempest-Forge Patroller'), (1916601,1,73.9181,-56.7124,14.9247,NULL,0,'Tempest-Forge Patroller'), (1916601,2,38.8435,-56.286,0.224327,NULL,0,'Tempest-Forge Patroller'), (1916601,3,30.6248,-54.9074,0.265859,NULL,0,'Tempest-Forge Patroller'), (1916601,4,31.9309,-34.8763,0.0109548,NULL,0,'Tempest-Forge Patroller'), (1916601,5,30.6248,-54.9074,0.265859,NULL,0,'Tempest-Forge Patroller'), (1916601,6,38.8435,-56.286,0.224327,NULL,0,'Tempest-Forge Patroller'), (1950500,1,-5.63021,580.354,-17.8328,NULL,0,'Sunseeker Channeler'), (1950500,2,-5.10536,573.276,-17.9172,NULL,0,'Sunseeker Channeler'), (1950501,1,-6.47056,582.909,-17.804,NULL,0,'Sunseeker Channeler'), (1950501,2,-9.86026,588.5,-17.7448,2.1158,0,'Sunseeker Channeler'), (1950502,1,17.9586,579.548,-17.8431,NULL,0,'Sunseeker Channeler'), (1950502,2,18.16,574.673,-17.9376,NULL,0,'Sunseeker Channeler'), (1950503,1,18.7341,581.637,-17.8436,NULL,0,'Sunseeker Channeler'), (1950503,2,20.1137,588.086,-17.7599,1.36005,0,'Sunseeker Channeler'), (1961000,1,2984.46,3699.44,142.647,NULL,0,'Irradiated Worker'), (1961000,2,2982.82,3701.98,142.641,NULL,0,'Irradiated Worker'), (1961000,3,2980.69,3704.22,142.516,NULL,0,'Irradiated Worker'), (1961000,4,2979.41,3706.95,142.516,NULL,0,'Irradiated Worker'), (1961000,5,2972.23,3710.49,142.57,NULL,0,'Irradiated Worker'), (1961000,6,2975.73,3712.64,142.391,NULL,0,'Irradiated Worker'), (1961000,7,2978.26,3714.2,142.391,NULL,0,'Irradiated Worker'), (1961000,8,2980.5,3716.54,142.391,NULL,0,'Irradiated Worker'), (1961000,9,2983.39,3717.42,142.46,NULL,0,'Irradiated Worker'), (1961000,10,2988.86,3715.1,143.092,NULL,0,'Irradiated Worker'), (1961000,11,2990.2,3717.81,143.077,NULL,0,'Irradiated Worker'), (1961000,12,2991.54,3720.53,143.189,NULL,0,'Irradiated Worker'), (1961000,13,2992.89,3723.26,143.494,NULL,0,'Irradiated Worker'), (1961000,14,2993.46,3724.4,143.632,NULL,0,'Irradiated Worker'), (1961000,15,2997.08,3726.94,143.853,NULL,0,'Irradiated Worker'), (1961001,1,2982.83,3701.96,142.641,NULL,0,'Irradiated Worker'), (1961001,2,2981.2,3704.5,142.516,NULL,0,'Irradiated Worker'), (1961001,3,2979.42,3706.94,142.516,NULL,0,'Irradiated Worker'), (1961001,4,2978.14,3709.66,142.363,NULL,0,'Irradiated Worker'), (1961001,5,2974.79,3712.06,142.257,NULL,0,'Irradiated Worker'), (1961001,6,2978.28,3714.21,142.391,NULL,0,'Irradiated Worker'), (1961001,7,2980.81,3715.77,142.391,NULL,0,'Irradiated Worker'), (1961001,8,2983.37,3717.42,142.458,NULL,0,'Irradiated Worker'), (1961001,9,2986.25,3718.3,142.679,NULL,0,'Irradiated Worker'), (1961001,10,2990.19,3717.79,143.079,NULL,0,'Irradiated Worker'), (1961001,11,2991.53,3720.5,143.187,NULL,0,'Irradiated Worker'), (1961001,12,2992.87,3723.22,143.49,NULL,0,'Irradiated Worker'), (1961001,13,2994.22,3725.95,143.692,NULL,0,'Irradiated Worker'), (1961001,14,2994.79,3727.09,143.829,NULL,0,'Irradiated Worker'), (1961001,15,2993.27,3728.82,144.037,NULL,0,'Irradiated Worker'), (1961002,1,2976.52,3713.12,142.391,NULL,0,'Irradiated Worker'), (1961002,2,2976.68,3713.48,142.677,NULL,0,'Irradiated Worker'), (1961002,3,2991.18,3719.8,143.145,NULL,0,'Irradiated Worker'), (1961002,4,2996.11,3729.78,143.988,NULL,0,'Irradiated Worker'), (1961003,1,2995.45,3728.86,144.042,NULL,0,'Irradiated Worker'), (1961003,2,2993.67,3726.41,143.748,NULL,0,'Irradiated Worker'), (1961003,3,2992.5,3723.4,143.512,NULL,0,'Irradiated Worker'), (1961003,4,2990.97,3722.04,143.203,NULL,0,'Irradiated Worker'), (1961003,5,2987.99,3719.38,142.763,NULL,0,'Irradiated Worker'), (1961003,6,2983.94,3718.58,142.527,NULL,0,'Irradiated Worker'), (1961003,7,2982.99,3715.74,142.461,NULL,0,'Irradiated Worker'), (1961003,8,2980.01,3713.13,142.628,NULL,0,'Irradiated Worker'), (1961003,9,2980.16,3711.08,142.688,NULL,0,'Irradiated Worker'), (1961003,10,2980.46,3707.1,142.523,NULL,0,'Irradiated Worker'), (1961003,11,2980.06,3704.01,142.268,NULL,0,'Irradiated Worker'), (1961003,12,2980.81,3701.12,142.641,NULL,0,'Irradiated Worker'), (1961003,13,2983.23,3692.62,143.048,NULL,0,'Irradiated Worker'), (1961003,14,2986.02,3691.54,142.949,NULL,0,'Irradiated Worker'), (1961003,15,2988.53,3688.7,142.885,NULL,0,'Irradiated Worker'), (1961003,16,2994.54,3689.01,143.455,NULL,0,'Irradiated Worker'), (1961003,17,2997.56,3689.18,143.631,NULL,0,'Irradiated Worker'), (1961003,18,3000.59,3689.34,143.631,NULL,0,'Irradiated Worker'), (1961003,19,3003.6,3689.8,143.631,NULL,0,'Irradiated Worker'), (1961003,20,3006.64,3689.78,143.631,NULL,0,'Irradiated Worker'), (1961003,21,3009.67,3689.76,143.631,NULL,0,'Irradiated Worker'), (1961003,22,3012.7,3689.74,143.631,NULL,0,'Irradiated Worker'), (1961003,23,3015.75,3690.37,143.631,NULL,0,'Irradiated Worker'), (1961003,24,3018.77,3690.02,143.631,NULL,0,'Irradiated Worker'), (1961003,25,3021.78,3689.66,143.631,NULL,0,'Irradiated Worker'), (1961003,26,3024.79,3689.31,143.631,NULL,0,'Irradiated Worker'), (1961003,27,3027.82,3689.12,143.631,NULL,0,'Irradiated Worker'), (1961003,28,3030.81,3688.72,143.276,NULL,0,'Irradiated Worker'), (1961003,29,3033.77,3688.14,143.048,NULL,0,'Irradiated Worker'), (1961003,30,3036.72,3687.55,142.964,NULL,0,'Irradiated Worker'), (1961003,31,3039.85,3684.93,142.766,NULL,0,'Irradiated Worker'), (1961003,32,3042.66,3686.02,142.713,NULL,0,'Irradiated Worker'), (1961003,33,3045.46,3687.12,142.645,NULL,0,'Irradiated Worker'), (1961003,34,3048.52,3687.69,142.345,NULL,0,'Irradiated Worker'), (1961003,35,3051.2,3689.11,142.526,NULL,0,'Irradiated Worker'), (1961003,36,3053.87,3690.53,140.503,NULL,0,'Irradiated Worker'), (1961003,37,3056.6,3691.82,142.894,NULL,0,'Irradiated Worker'), (1961003,38,3058.23,3692.76,143.255,NULL,0,'Irradiated Worker'), (1961003,39,3058.29,3692.8,143.258,NULL,0,'Irradiated Worker'), (1967100,1,-354.443,-65.6078,-0.974173,NULL,0,'Cryo-Engineer Sha\'heen'), (1967100,2,-357.678,-68.8768,-0.965925,NULL,0,'Cryo-Engineer Sha\'heen'), (1967100,3,-364.536,-72.4586,-0.958762,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,1,-370.569,-73.0397,0.701426,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,2,-363.58,-72.4485,-0.958762,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,3,-371.816,-86.798,-0.958762,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,4,-372.807,-115.39,-0.958739,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,5,-373.527,-149.397,-0.978792,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,6,-382.367,-163.194,-0.949381,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,7,-378.773,-164.443,-0.121638,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,8,-375.342,-164.191,0.715779,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,9,-381.804,-167.05,-0.958763,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,10,-374.27,-195.67,-0.987616,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,11,-371.052,-221.115,-0.957548,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,12,-357.353,-224.112,-0.959159,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,13,-327.207,-223.101,-0.958185,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,14,-317.373,-220.935,-0.953047,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,15,-302.139,-201.611,-0.901858,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,16,-291.984,-190.271,-0.932169,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,17,-272.204,-165.114,-1.96207,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,18,-260.874,-158.342,-1.20301,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,19,-246.702,-160.236,-0.95348,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,20,-238.467,-174.358,-0.953746,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,21,-237.852,-188.023,-0.951081,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,22,-218.732,-207.175,0.0477782,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,23,-183.58,-223.292,-0.9552,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,24,-147.253,-222.202,-0.715918,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,25,-114.525,-221.926,0.401335,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,26,-89.6078,-222.852,-0.518731,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,27,-67.5887,-223.654,-0.405379,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,28,-56.8648,-223.162,0.0263932,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,29,-20.5673,-224.033,0.516719,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,30,-12.5858,-222.507,1.78605,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,31,-29.4036,-223.261,0.0166533,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,32,-53.0864,-219.651,0.213706,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,33,-64.9098,-210.442,-0.292502,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,34,-66.8504,-179.138,-1.30715,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,35,-67.1303,-133.788,-1.03494,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,36,-67.1666,-112.943,-0.742676,NULL,0,'Cryo-Engineer Sha\'heen'), (1967101,37,-67.0159,-87.2571,-1.27677,NULL,0,'Cryo-Engineer Sha\'heen'), (1967102,1,-67.6084,-38.3906,-0.95245,NULL,0,'Cryo-Engineer Sha\'heen'), (1967102,2,-63.4646,-14.1817,-0.947986,NULL,0,'Cryo-Engineer Sha\'heen'), (1973700,1,3031.13,3688.06,143.158,NULL,0,'Engineering Crewmember'), (1973700,2,3011.83,3689.2,143.637,NULL,0,'Engineering Crewmember'), (1973701,1,3071.31,3668.19,142.373,NULL,0,'Engineering Crewmember'), (1973701,2,3089.57,3678.56,142.487,NULL,0,'Engineering Crewmember'), (1973701,3,3108.98,3684.02,142.991,NULL,0,'Engineering Crewmember'), (1973701,4,3121.06,3690.8,143.111,NULL,0,'Engineering Crewmember'), (1973702,1,3071.93,3660.87,142.951,NULL,0,'Engineering Crewmember'), (1973702,2,3084.32,3655.31,142.873,NULL,0,'Engineering Crewmember'), (1973702,3,3090.72,3645.07,143.13,NULL,0,'Engineering Crewmember'), (1973702,4,3090.02,3629.16,143.11,NULL,0,'Engineering Crewmember'), (1973702,5,3081.21,3620.21,143.61,NULL,0,'Engineering Crewmember'), (1973703,1,3026.31,3644.55,143.468,NULL,0,'Engineering Crewmember'), (1973703,2,3009.58,3644.34,143.756,NULL,0,'Engineering Crewmember'), (1976700,1,-2699.77,1352.98,32.9657,NULL,0,'Coilskar Sorceress'), (1976700,2,-2695.39,1362.6,35.8267,NULL,0,'Coilskar Sorceress'), (1976700,3,-2687.72,1368.57,37.4748,NULL,0,'Coilskar Sorceress'), (1976700,4,-2677.85,1371.76,36.1571,NULL,0,'Coilskar Sorceress'), (1976700,5,-2668.15,1368.83,33.5866,NULL,0,'Coilskar Sorceress'), (1976700,6,-2677.85,1371.76,36.1571,NULL,0,'Coilskar Sorceress'), (1976700,7,-2687.62,1368.61,37.4752,NULL,0,'Coilskar Sorceress'), (1976700,8,-2695.39,1362.6,35.8267,NULL,0,'Coilskar Sorceress'), (1976700,9,-2699.77,1352.98,32.9657,NULL,0,'Coilskar Sorceress'), (1985100,1,3137.21,3268.27,110.691,NULL,0,'Negatron'), (1985100,2,3128.09,3294.45,107.879,NULL,0,'Negatron'), (1985100,3,3121.03,3314.78,110.843,NULL,0,'Negatron'), (1985100,4,3113.22,3336.41,107.649,NULL,0,'Negatron'), (1985100,5,3104.83,3361.31,104.649,NULL,0,'Negatron'), (1985100,6,3097.52,3381.6,105.865,NULL,0,'Negatron'), (1985101,1,3053.56,3421.56,111.007,NULL,0,'Negatron'), (1985101,2,3051.79,3455.13,118.631,NULL,0,'Negatron'), (1985101,3,3034.66,3492.14,134.735,NULL,0,'Negatron'), (1985101,4,3024.47,3515.75,143.771,NULL,0,'Negatron'), (1985101,5,3028.9,3538.7,144.361,NULL,0,'Negatron'), (1985101,6,3036.74,3573.28,143.183,NULL,0,'Negatron'), (1985101,7,3049.17,3585.14,143.413,NULL,0,'Negatron'), (2000110,1,2315.69,-5998.78,2.62002,NULL,0,NULL), (2000110,2,2315.94,-5997.28,2.12002,NULL,0,NULL), (2000110,3,2316.2,-5997.02,2.25691,NULL,0,NULL), (2000110,4,2316.45,-5995.27,2.00691,NULL,0,NULL), (2000110,5,2316.45,-5993.02,2.00691,NULL,0,NULL), (2000110,6,2316.7,-5991.02,2.00691,NULL,0,NULL), (2000110,7,2316.61,-5990.38,1.74378,NULL,0,NULL), (2000110,8,2316.3,-5992.46,2.60143,NULL,0,NULL), (2000110,9,2315.8,-5994.96,1.85143,NULL,0,NULL), (2000110,10,2315.55,-5997.21,2.35143,NULL,0,NULL), (2000110,11,2315.55,-5998.21,2.60143,NULL,0,NULL), (2000110,12,2314.8,-6002.71,2.10143,NULL,0,NULL), (2000110,13,2314.5,-6004.03,1.95909,NULL,0,NULL), (2021800,1,2918.93,4180.71,161.867,NULL,0,'Manforge B\'naar cast point 1'), (2021801,1,2911.8,4196.94,161.883,NULL,0,'Manforge B\'naar cast point 2'), (2021802,1,2417.71,2748.97,132.416,NULL,0,'Manforge Coruu cast point 1'), (2021803,1,2424.12,2765.2,132.368,NULL,0,'Manforge Coruu cast point 2'), (2021804,1,2969.34,2175.69,163.198,NULL,0,'Manforge Duru cast point 1'), (2021805,1,2986.23,2184.67,163.204,NULL,0,'Manforge Duru cast point 2'), (2037800,1,1813.27,1010.93,11.675,NULL,0,'Chef Jessen'), (2037800,2,1812.71,1019.19,11.6855,NULL,0,'Chef Jessen'), (2037800,3,1811.67,1025.13,11.6855,NULL,0,'Chef Jessen'), (2037801,1,1812.9,1010.82,11.6748,NULL,0,'Chef Jessen'), (2037801,2,1816.14,1006.6,11.672,NULL,0,'Chef Jessen'), (2043900,1,4004.42,4033.56,192.624,NULL,0,'Manforge Ara cast point 1'), (2043901,1,4024.73,4027.47,192.56,NULL,0,'Manforge Ara cast point 2'), (2079400,1,4950.15,3887.85,212.332,NULL,0,'Kaylaan the Lost'), (2079400,2,4946.88,3872.51,211.485,NULL,0,'Kaylaan the Lost'), (2079400,3,4939.23,3853.85,211.486,NULL,0,'Kaylaan the Lost'), (2079400,4,4941.73,3852.19,211.467,NULL,0,'Kaylaan the Lost'), (2079401,1,4940.22,3847.43,211.499,NULL,0,'Kaylaan the Lost'), (2079402,1,4938,3834.37,211.35,NULL,0,'Kaylaan the Lost'), (2086400,1,217.094,9.08226,-7.4684,NULL,0,'Protean Nightmare'), (2086400,2,224.826,-1.10532,-8.19745,NULL,0,'Protean Nightmare'), (2086400,3,223.713,-13.4088,-9.59938,NULL,0,'Protean Nightmare'), (2086400,4,212.491,-17.9782,-10.091,NULL,0,'Protean Nightmare'), (2086400,5,198.71,-5.96541,-10.1021,NULL,0,'Protean Nightmare - Random Movement'), (2086401,1,192.635,6.12909,-10.1053,NULL,0,'Protean Nightmare'), (2086401,2,183.206,12.0265,-10.0966,NULL,0,'Protean Nightmare'), (2086401,3,187.252,20.871,-9.6406,NULL,0,'Protean Nightmare'), (2086401,4,196.88,22.9698,-8.60054,NULL,0,'Protean Nightmare'), (2086401,5,205.797,18.4592,-7.62649,NULL,0,'Protean Nightmare'), (2086401,6,208.348,9.84498,-7.4684,NULL,0,'Protean Nightmare'), (2086401,7,208.993,6.98038,-7.4684,2.86234,0,'Protean Nightmare - Random Movement'), (2086402,1,203.179,-32.2069,-10.1014,NULL,0,'Protean Nightmare'), (2086402,2,203.193,-20.8439,-10.0933,NULL,0,'Protean Nightmare - Random Movement'), (2086403,1,203.179,-32.2069,-10.1014,NULL,0,'Protean Nightmare'), (2086403,2,202.78,-41.4077,-10.0957,5.84685,0,'Protean Nightmare - Random Movement'), (2086500,1,237.779,-161.021,-9.86023,NULL,0,'Protean Horror - Random Path 1'), (2086500,2,236.758,-193.393,-10.1072,NULL,0,'Protean Horror - Random Path 1'), (2086500,3,260.389,-194.682,-10.1051,NULL,0,'Protean Horror - Random Path 1'), (2086500,4,268.605,-158.099,-10.1055,NULL,0,'Protean Horror - Random Path 1'), (2086500,5,237.727,-160.155,-10.1017,NULL,0,'Protean Horror - Random Path 1'), (2086500,6,220.8,-160.149,-10.1133,NULL,0,'Protean Horror - Random Path 1'), (2086501,1,202.589,-149.758,-10.1143,NULL,0,'Protean Horror - Random Path 2'), (2086501,2,202.546,-119.981,-10.1197,NULL,0,'Protean Horror - Random Path 2'), (2086501,3,235.296,-126.666,-10.1169,NULL,0,'Protean Horror - Random Path 2'), (2086501,4,260.443,-120.108,-10.1232,NULL,0,'Protean Horror - Random Path 2'), (2086501,5,261.344,-148.696,-10.1092,NULL,0,'Protean Horror - Random Path 2'), (2086501,6,220.357,-161.025,-10.1134,NULL,0,'Protean Horror - Random Path 2'), (2086502,1,228.457,-182.324,-0.404747,NULL,0,'Protean Horror - Random Path 3'), (2086502,2,242.843,-189.013,6.22204,NULL,0,'Protean Horror - Random Path 3'), (2086502,3,258.372,-185.335,13.0208,NULL,0,'Protean Horror - Random Path 3'), (2086502,4,267.943,-170.104,20.8637,NULL,0,'Protean Horror - Random Path 3'), (2086502,5,267.905,-139.871,22.6304,NULL,0,'Protean Horror - Random Path 3'), (2086502,6,267.398,-90.3662,22.4977,NULL,0,'Protean Horror - Random Path 3'), (2086502,7,267.346,-139.877,22.636,NULL,0,'Protean Horror - Random Path 3'), (2086502,8,267.206,-169.324,21.1121,NULL,0,'Protean Horror - Random Path 3'), (2086502,9,258.333,-183.849,13.5197,NULL,0,'Protean Horror - Random Path 3'), (2086502,10,243.24,-187.991,6.28657,NULL,0,'Protean Horror - Random Path 3'), (2086502,11,229.674,-182.055,-0.169813,NULL,0,'Protean Horror - Random Path 3'), (2086502,12,220.871,-168.256,-7.49284,NULL,0,'Protean Horror - Random Path 3'), (2086502,13,220.356,-160.707,-10.1134,NULL,0,'Protean Horror - Random Path 3'), (2086503,1,261.613,-189.987,-10.1049,NULL,0,'Protean Horror - Random Path 1'), (2086503,2,227.534,-192.881,-10.1057,NULL,0,'Protean Horror - Random Path 1'), (2086503,3,234.717,-166.732,-10.1076,NULL,0,'Protean Horror - Random Path 1'), (2086503,4,273.682,-161.139,-10.1103,NULL,0,'Protean Horror - Random Path 1'), (2086504,1,230.678,-159.686,-10.1131,NULL,0,'Protean Horror - Random Path 2'), (2086504,2,230.014,-122.997,-10.1181,NULL,0,'Protean Horror - Random Path 2'), (2086504,3,260.836,-119.308,-10.1232,NULL,0,'Protean Horror - Random Path 2'), (2086504,4,274.492,-160.368,-10.1113,NULL,0,'Protean Horror - Random Path 2'), (2086505,1,246.392,-144.104,-10.1099,NULL,0,'Protean Horror - Random Path 3'), (2086505,2,216.76,-123.821,-10.1087,NULL,0,'Protean Horror - Random Path 3'), (2086505,3,202.982,-110.555,-10.1231,NULL,0,'Protean Horror - Random Path 3'), (2086505,4,194.932,-130.288,-10.1201,NULL,0,'Protean Horror - Random Path 3'), (2086505,5,194.448,-140.823,-10.1187,NULL,0,'Protean Horror - Random Path 3'), (2086505,6,224.493,-142.083,-10.1109,NULL,0,'Protean Horror - Random Path 3'), (2086505,7,253.41,-160.714,-10.1048,NULL,0,'Protean Horror - Random Path 3'), (2086505,8,274.55,-161.289,-10.1104,NULL,0,'Protean Horror - Random Path 3'), (2086700,1,232.485,-138.726,-10.1111,2.40855,0,'Death Watcher'), (2086700,2,214.052,-138.744,-10.1106,NULL,0,'Death Watcher'), (2086700,3,232.485,-138.726,-10.1111,2.40855,0,'Death Watcher - Duplicated Waypoint, Delete Later'), (2086700,4,214.052,-138.744,-10.1106,NULL,0,'Death Watcher - Duplicated Waypoint, Delete Later'), (2086800,1,257.83,-125.837,-10.1232,NULL,0,'Entropic Eye'), (2086800,2,258.54,-147.478,-10.1095,NULL,0,'Entropic Eye'), (2086800,3,257.83,-125.837,-10.1232,NULL,0,'Entropic Eye - Duplicated Waypoint, Delete Later'), (2086800,4,258.54,-147.478,-10.1095,NULL,0,'Entropic Eye - Duplicated Waypoint, Delete Later'), (2087300,1,275.325,37.1431,22.4411,5.63741,0,'Negaton Warp-Master'), (2087300,2,265.885,55.0724,22.4412,NULL,0,'Negaton Warp-Master'), (2087300,3,275.325,37.1431,22.4411,5.63741,0,'Negaton Warp-Master - Duplicated Waypoint, Delete Later'), (2087300,4,265.885,55.0724,22.4412,NULL,0,'Negaton Warp-Master - Duplicated Waypoint, Delete Later'), (2087301,1,291.263,6.76101,22.4412,NULL,0,'Negaton Warp-Master'), (2087301,2,308.485,-14.2373,22.4435,NULL,0,'Negaton Warp-Master'), (2087301,3,291.263,6.76101,22.4412,NULL,0,'Negaton Warp-Master - Duplicated Waypoint, Delete Later'), (2087301,4,308.485,-14.2373,22.4435,NULL,0,'Negaton Warp-Master - Duplicated Waypoint, Delete Later'), (2087500,1,266.75,-17.8235,22.4492,5.89921,0,'Negaton Screamer'), (2087500,2,275.194,4.18341,22.4441,NULL,0,'Negaton Screamer'), (2087500,3,266.75,-17.8235,22.4492,5.89921,0,'Negaton Screamer - Duplicated Waypoint, Delete Later'), (2087500,4,275.194,4.18341,22.4441,NULL,0,'Negaton Screamer - Duplicated Waypoint, Delete Later'), (2088100,1,199.715,135.694,22.4594,NULL,0,'Unbound Devastator'), (2088100,2,188.944,135.948,22.4411,NULL,0,'Unbound Devastator'), (2088100,3,178.95,136.186,22.4411,NULL,0,'Unbound Devastator - Random Movement'), (2088100,4,193.133,134.669,22.5717,NULL,0,'Unbound Devastator'), (2088100,5,199.884,134.856,22.3744,NULL,0,'Unbound Devastator'), (2088100,6,200.02,143.806,22.4042,NULL,0,'Unbound Devastator - Random Movement'), (2088300,1,189.484,157.879,22.4412,NULL,0,'Spiteful Temptress'), (2088300,2,180.367,158.239,22.4411,NULL,0,'Spiteful Temptress'), (2088300,3,180.269,151.431,22.4411,NULL,0,'Spiteful Temptress - Random Movement'), (2088300,4,179.832,157.972,22.4411,NULL,0,'Spiteful Temptress'), (2088300,5,189.296,157.533,22.4412,NULL,0,'Spiteful Temptress'), (2088300,6,198.717,156.832,22.3645,NULL,0,'Spiteful Temptress - Random Movement'), (2102700,1,-2673.4,1347.09,34.451,NULL,0,'Earthmender Wilda'), (2102700,2,-2698.36,1336.27,34.4367,NULL,0,'Earthmender Wilda'), (2102700,3,-2717.75,1327.24,33.7274,NULL,0,'Earthmender Wilda'), (2102700,4,-2750.5,1308.48,33.5149,NULL,0,'Earthmender Wilda'), (2102700,5,-2758.46,1291.12,33.2118,NULL,0,'Earthmender Wilda'), (2102700,6,-2749.86,1271.73,33.18,NULL,0,'Earthmender Wilda'), (2102700,7,-2735.68,1250.09,33.4818,NULL,0,'Earthmender Wilda'), (2102700,8,-2728.05,1239.6,33.5559,NULL,0,'Earthmender Wilda'), (2102700,9,-2724.77,1235.36,33.3629,NULL,0,'Earthmender Wilda'), (2102701,1,-2747.92,1267.63,33.1852,NULL,0,'Earthmender Wilda'), (2102701,2,-2759.83,1286.53,33.2273,NULL,0,'Earthmender Wilda'), (2102701,3,-2756.96,1306.51,33.3852,NULL,0,'Earthmender Wilda'), (2102701,4,-2725.83,1321.67,33.3997,NULL,0,'Earthmender Wilda'), (2102701,5,-2713.26,1311.89,33.8825,NULL,0,'Earthmender Wilda'), (2102701,6,-2703.68,1297.76,32.953,NULL,0,'Earthmender Wilda'), (2102701,7,-2696.51,1290.15,34.049,NULL,0,'Earthmender Wilda'), (2102701,8,-2676.73,1285.51,30.5295,NULL,0,'Earthmender Wilda'), (2102701,9,-2654.96,1274.19,25.2051,NULL,0,'Earthmender Wilda'), (2102701,10,-2644.62,1264.01,23.5245,NULL,0,'Earthmender Wilda'), (2102701,11,-2638.54,1253.47,21.1017,NULL,0,'Earthmender Wilda'), (2102701,12,-2646.68,1220.61,7.95927,NULL,0,'Earthmender Wilda'), (2102701,13,-2656.3,1203.65,6.29202,NULL,0,'Earthmender Wilda'), (2102701,14,-2672.95,1186.23,3.17851,NULL,0,'Earthmender Wilda'), (2102701,15,-2686.1,1175.73,5.34694,NULL,0,'Earthmender Wilda'), (2102701,16,-2697.55,1163.48,5.50978,NULL,0,'Earthmender Wilda'), (2102701,17,-2712.25,1149.66,4.13103,NULL,0,'Earthmender Wilda'), (2102701,18,-2731.74,1141.2,2.04956,NULL,0,'Earthmender Wilda'), (2102701,19,-2755.19,1145.89,6.09108,NULL,0,'Earthmender Wilda'), (2102702,1,-2775.92,1163.65,6.2431,NULL,0,'Earthmender Wilda'), (2102702,2,-2785.04,1176.49,5.94468,NULL,0,'Earthmender Wilda'), (2102702,3,-2805.22,1203.58,6.28922,NULL,0,'Earthmender Wilda'), (2102702,4,-2823.84,1230.32,6.26481,NULL,0,'Earthmender Wilda'), (2102702,5,-2841.98,1247.98,6.79606,NULL,0,'Earthmender Wilda'), (2102702,6,-2850.04,1263.78,7.05594,NULL,0,'Earthmender Wilda'), (2102702,7,-2842.13,1282.3,8.04148,NULL,0,'Earthmender Wilda'), (2102702,8,-2845.81,1293.17,6.37102,NULL,0,'Earthmender Wilda'), (2102702,9,-2870.98,1302.02,6.79606,NULL,0,'Earthmender Wilda'), (2117000,1,-1166.15,2232.44,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 1'), (2117000,2,-1166.44,2233.4,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 2'), (2117000,3,-1162.91,2207.57,140.908,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 3'), (2117000,4,-1165.15,2160.38,126.13,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 4'), (2117000,5,-1171.2,2119.91,110.074,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 5'), (2117000,6,-1152.6,2108.96,101.907,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 6'), (2117000,7,-1126.18,2129.6,118.657,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 7'), (2117000,8,-1113.31,2146.84,135.13,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 8'), (2117000,9,-1105.45,2173.65,171.018,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 9'), (2117000,10,-1107.9,2202.19,195.935,NULL,0,'Honor Hold Gryphon Brigadier, South Path 1 WP 10'), (2117001,1,-1166.15,2232.44,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 1'), (2117001,2,-1166.44,2233.4,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 2'), (2117001,3,-1182.96,2208.79,125.38,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 3'), (2117001,4,-1182.29,2161.91,114.241,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 4'), (2117001,5,-1175.9,2113.83,105.185,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 5'), (2117001,6,-1152.6,2108.96,104.546,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 6'), (2117001,7,-1126.18,2129.6,117.018,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 7'), (2117001,8,-1097.3,2159.93,136.074,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 8'), (2117001,9,-1084.76,2185.17,157.88,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 9'), (2117001,10,-1074.36,2208.39,178.13,NULL,0,'Honor Hold Gryphon Brigadier, South Path 2 WP 10'), (2117002,1,-1166.15,2232.44,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 1'), (2117002,2,-1166.44,2233.4,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 2'), (2117002,3,-1150.55,2194.86,120.93,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 3'), (2117002,4,-1151.81,2161.05,110.986,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 4'), (2117002,5,-1152.94,2131.73,105.958,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 5'), (2117002,6,-1151.15,2107.6,99.458,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 6'), (2117002,7,-1165.41,2089.04,115.68,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 7'), (2117002,8,-1174.07,2083.78,125.069,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 8'), (2117002,9,-1205.33,2083.08,164.097,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 9'), (2117002,10,-1232.79,2084.87,183.402,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 10'), (2117002,11,-1264.57,2093.13,197.514,NULL,0,'Honor Hold Gryphon Brigadier, South Path 3 WP 11'), (2117003,1,-1166.15,2232.44,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 1'), (2117003,2,-1166.44,2233.4,154.481,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 2'), (2117003,3,-1152.79,2211.29,120.93,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 3'), (2117003,4,-1146.58,2178.45,110.986,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 4'), (2117003,5,-1155.94,2146.78,105.958,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 5'), (2117003,6,-1151.15,2107.6,99.6803,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 6'), (2117003,7,-1142.79,2094.16,103.541,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 7'), (2117003,8,-1136.9,2085.38,109.125,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 8'), (2117003,9,-1119.04,2071.98,118.875,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 9'), (2117003,10,-1103.59,2050.4,128.208,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 10'), (2117003,11,-1080.57,2022.38,137.514,NULL,0,'Honor Hold Gryphon Brigadier, South Path 4 WP 11'), (2120500,1,-2746.24,1138.45,54.1534,NULL,0,'Ravenous Flayer Matriarch'), (2120500,2,-2762.29,1128.41,46.5309,NULL,0,'Ravenous Flayer Matriarch'), (2120500,3,-2729.6,1104.1,49.9248,NULL,0,'Ravenous Flayer Matriarch'), (2120500,4,-2727.4,1087.5,48.1707,NULL,0,'Ravenous Flayer Matriarch'), (2120500,5,-2728.12,1075.56,45.8428,NULL,0,'Ravenous Flayer Matriarch'), (2120500,6,-2710.21,1072.81,47.8697,NULL,0,'Ravenous Flayer Matriarch'), (2120500,7,-2692.17,1095.08,51.2589,NULL,0,'Ravenous Flayer Matriarch'), (2120500,8,-2676.87,1087.67,48.087,NULL,0,'Ravenous Flayer Matriarch'), (2120500,9,-2651.98,1074.55,49.9473,NULL,0,'Ravenous Flayer Matriarch'), (2120500,10,-2634.34,1060.09,50.2106,NULL,0,'Ravenous Flayer Matriarch'), (2120500,11,-2619.97,1053.7,37.6463,NULL,0,'Ravenous Flayer Matriarch'), (2120500,12,-2598.03,1047.93,43.4309,NULL,0,'Ravenous Flayer Matriarch'), (2120500,13,-2571.26,1035.18,43.2686,NULL,0,'Ravenous Flayer Matriarch'), (2120500,14,-2563.9,1032.31,37.8759,NULL,0,'Ravenous Flayer Matriarch - Decomposed'), (2120500,15,-2561.15,1031.06,33.1259,NULL,0,'Ravenous Flayer Matriarch - Decomposed'), (2120500,16,-2552.08,1026.86,37.6076,NULL,0,'Ravenous Flayer Matriarch'), (2120500,17,-2521.41,1022.47,42.7088,NULL,0,'Ravenous Flayer Matriarch'), (2120500,18,-2516.26,1031.32,39.3425,NULL,0,'Ravenous Flayer Matriarch - Decomposed'), (2120500,19,-2508.91,1042.7,49.504,NULL,0,'Ravenous Flayer Matriarch'), (2120500,20,-2502.51,1057.8,53.3626,NULL,0,'Ravenous Flayer Matriarch'), (2120500,21,-2518.22,1084.74,63.1398,NULL,0,'Ravenous Flayer Matriarch'), (2120500,22,-2519.81,1103.4,66.5716,NULL,0,'Ravenous Flayer Matriarch'), (2120500,23,-2526.53,1123.96,72.6586,NULL,0,'Ravenous Flayer Matriarch'), (2120500,24,-2555.38,1145.95,76.9177,NULL,0,'Ravenous Flayer Matriarch'), (2120500,25,-2574.61,1140.25,74.2895,NULL,0,'Ravenous Flayer Matriarch'), (2120500,26,-2581.99,1117.11,68.2025,NULL,0,'Ravenous Flayer Matriarch'), (2120500,27,-2606.01,1116.44,66.1912,NULL,0,'Ravenous Flayer Matriarch'), (2120500,28,-2631.04,1119.79,64.492,NULL,0,'Ravenous Flayer Matriarch'), (2120500,29,-2661.71,1119.63,64.4481,NULL,0,'Ravenous Flayer Matriarch'), (2120500,30,-2698.28,1122.56,58.2829,NULL,0,'Ravenous Flayer Matriarch'), (2120500,31,-2731.42,1141.44,59.5394,NULL,0,'Ravenous Flayer Matriarch'), (2121800,1,-60.5944,-379.658,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,2,-64.3093,-376.507,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,3,-66.5442,-371.83,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,4,-65.5117,-366.978,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,5,-62.41,-363.248,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,6,-57.7713,-361.357,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,7,-52.857,-362.195,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,8,-49.2033,-365.689,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,9,-47.2343,-370.225,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,10,-48.1357,-375.176,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,11,-51.2934,-378.918,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121800,12,-55.7438,-380.309,1.58649,NULL,0,'Vashj\'r Honor Guard Group 1'), (2121801,1,36.9438,-311.964,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,2,33.1808,-308.936,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,3,31.4236,-303.966,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,4,32.6272,-299.892,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,5,35.7032,-295.848,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,6,40.717,-294.123,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,7,45.5759,-295.008,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,8,49.2791,-298.167,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,9,50.6321,-303.067,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,10,49.4853,-307.698,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,11,46.0956,-311.587,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121801,12,41.8469,-313.213,1.58649,NULL,0,'Vashj\'r Honor Guard Group 2'), (2121802,1,137.361,-361.415,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,2,133.731,-358.758,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,3,132.104,-353.77,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,4,133.541,-348.564,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,5,137.17,-345.4,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,6,141.657,-344.108,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,7,146.345,-345.242,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,8,149.932,-348.638,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,9,150.792,-353.555,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,10,149.483,-358.004,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,11,146.341,-361.444,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121802,12,142.335,-362.497,1.58649,NULL,0,'Vashj\'r Honor Guard Group 3'), (2121803,1,137.151,-518.578,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,2,133.977,-515.05,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,3,132.29,-510.377,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,4,133.723,-505.887,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,5,137.074,-501.996,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,6,142.066,-500.876,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,7,146.423,-502.158,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,8,149.962,-505.769,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,9,151.52,-510.366,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,10,149.962,-515.071,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,11,146.361,-518.207,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121803,12,141.823,-519.411,1.58649,NULL,0,'Vashj\'r Honor Guard Group 4'), (2121804,1,34.8763,-562.194,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,2,32.4752,-558.149,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,3,32.2472,-553.14,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,4,34.135,-548.7,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,5,38.1949,-546.624,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,6,42.7496,-545.751,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,7,47.3477,-547.551,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,8,50.0385,-551.35,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,9,50.9432,-556.186,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,10,48.8492,-560.832,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,11,44.5059,-563.69,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121804,12,39.5276,-564.081,1.58649,NULL,0,'Vashj\'r Honor Guard Group 5'), (2121805,1,-61.2066,-490.859,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,2,-64.49,-487.467,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,3,-65.1697,-483.003,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,4,-64.1514,-478.391,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,5,-61.0078,-475.545,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,6,-57.0187,-473.851,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,7,-52.7358,-475.258,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,8,-48.9379,-478.29,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,9,-47.8464,-482.863,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,10,-48.9969,-487.533,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,11,-52.1982,-490.692,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2121805,12,-56.6703,-491.753,1.58649,NULL,0,'Vashj\'r Honor Guard Group 6'), (2130100,1,-47.0079,-351.056,0.764899,NULL,0,'Coilfang Shatterer'), (2130100,2,-38.7666,-358.982,0.761491,NULL,0,'Coilfang Shatterer'), (2130100,3,-36.491,-369.527,0.763832,NULL,0,'Coilfang Shatterer'), (2130100,4,-38.7666,-358.982,0.761491,NULL,0,'Coilfang Shatterer'), (2130101,1,-74.3473,-383.365,0.75868,NULL,0,'Coilfang Shatterer'), (2130101,2,-55.3853,-391.623,0.76049,NULL,0,'Coilfang Shatterer'), (2130101,3,-45.8505,-388.251,0.763573,NULL,0,'Coilfang Shatterer'), (2130101,4,-55.3853,-391.623,0.76049,NULL,0,'Coilfang Shatterer'), (2130101,5,-66.2682,-390.667,0.761316,NULL,0,'Coilfang Shatterer'), (2130102,1,50.09,-285.62,0.764276,NULL,0,'Coilfang Shatterer'), (2130102,2,39.9316,-282.167,0.758243,NULL,0,'Coilfang Shatterer'), (2130102,3,28.8165,-285.609,0.761081,NULL,0,'Coilfang Shatterer'), (2130102,4,39.9316,-282.167,0.758243,NULL,0,'Coilfang Shatterer'), (2130103,1,62.545,-302.556,0.766222,NULL,0,'Coilfang Shatterer'), (2130103,2,60.939,-313.451,0.76092,NULL,0,'Coilfang Shatterer'), (2130103,3,53.3784,-321.483,0.761625,NULL,0,'Coilfang Shatterer'), (2130103,4,60.939,-313.451,0.76092,NULL,0,'Coilfang Shatterer'), (2130104,1,152.664,-335.663,0.762753,NULL,0,'Coilfang Shatterer'), (2130104,2,160.708,-343.497,0.758684,NULL,0,'Coilfang Shatterer'), (2130104,3,162.006,-354.099,0.764356,NULL,0,'Coilfang Shatterer'), (2130104,4,160.708,-343.497,0.758684,NULL,0,'Coilfang Shatterer'), (2130105,1,151.987,-373.016,0.765365,NULL,0,'Coilfang Shatterer'), (2130105,2,141.177,-375.921,0.76056,NULL,0,'Coilfang Shatterer'), (2130105,3,130.138,-372.889,0.759681,NULL,0,'Coilfang Shatterer'), (2130105,4,141.177,-375.921,0.76056,NULL,0,'Coilfang Shatterer'), (2130106,1,151.893,-528.627,0.763007,NULL,0,'Coilfang Shatterer'), (2130106,2,160.597,-522.173,0.756989,NULL,0,'Coilfang Shatterer'), (2130106,3,163.358,-510.612,0.761918,NULL,0,'Coilfang Shatterer'), (2130106,4,160.597,-522.173,0.756989,NULL,0,'Coilfang Shatterer'), (2130107,1,122.94,-498.961,0.756873,NULL,0,'Coilfang Shatterer'), (2130107,2,122.464,-521.043,0.760662,NULL,0,'Coilfang Shatterer'), (2130107,3,130.474,-528.23,0.766253,NULL,0,'Coilfang Shatterer'), (2130107,4,122.464,-521.043,0.760662,NULL,0,'Coilfang Shatterer'), (2130107,5,120.063,-509.663,0.760876,NULL,0,'Coilfang Shatterer'), (2130108,1,27.9656,-569.771,0.764281,NULL,0,'Coilfang Shatterer'), (2130108,2,37.1583,-572.555,0.765577,NULL,0,'Coilfang Shatterer'), (2130108,3,48.0502,-572.588,0.757528,NULL,0,'Coilfang Shatterer'), (2130108,4,56.7777,-568.109,0.76145,NULL,0,'Coilfang Shatterer'), (2130108,5,37.1583,-572.555,0.765577,NULL,0,'Coilfang Shatterer'), (2130109,1,20.53,-549.359,0.765696,NULL,0,'Coilfang Shatterer'), (2130109,2,24.3289,-539.426,0.759817,NULL,0,'Coilfang Shatterer'), (2130109,3,33.9426,-533.193,0.75967,NULL,0,'Coilfang Shatterer'), (2130109,4,20.53,-549.359,0.765696,NULL,0,'Coilfang Shatterer'), (2130109,5,33.9426,-533.193,0.75967,NULL,0,'Coilfang Shatterer'), (2130109,6,24.3289,-539.426,0.759817,NULL,0,'Coilfang Shatterer'), (2130110,1,-78.4015,-482.657,0.761765,NULL,0,'Coilfang Shatterer'), (2130110,2,-76.489,-493.467,0.760275,NULL,0,'Coilfang Shatterer'), (2130110,3,-68.469,-502.217,0.75963,NULL,0,'Coilfang Shatterer'), (2130110,4,-76.489,-493.467,0.760275,NULL,0,'Coilfang Shatterer'), (2130111,1,-44.5599,-462.772,0.757983,NULL,0,'Coilfang Shatterer'), (2130111,2,-56.1098,-459.618,0.758765,NULL,0,'Coilfang Shatterer'), (2130111,3,-66.9132,-463.238,0.760672,NULL,0,'Coilfang Shatterer'), (2130111,4,-56.1098,-459.618,0.758765,NULL,0,'Coilfang Shatterer'), (2131500,1,-3810.77,1074.14,125.56,NULL,0,'Ruul the Darkener'), (2131500,2,-3839.98,1071.58,118.499,NULL,0,''), (2131500,3,-3867.75,1062.55,106.879,NULL,0,''), (2131500,4,-3896.48,1041.89,85.963,NULL,0,''), (2131500,5,-3923.94,1020.87,60.165,NULL,0,''), (2131500,6,-3946.8,1009.01,42.2177,NULL,0,''), (2131500,7,-3981.31,987.115,15.5192,NULL,0,''), (2131500,8,-3988.65,978.964,14.183,NULL,0,''), (2131500,9,-3994.63,970.492,13.4223,NULL,0,''), (2131500,10,-3999.27,963.359,11.8978,NULL,0,''), (2131500,11,-4002.65,956.702,13.1709,NULL,0,''), (2131500,12,-4006.13,948.931,14.0756,NULL,0,''), (2131500,13,-4009.08,941.564,13.9254,NULL,0,''), (2131500,14,-4012.38,932.841,12.7417,NULL,0,''), (2131500,15,-4015.21,924.932,11.9336,NULL,0,''), (2131500,16,-4018.21,916.585,11.4392,NULL,0,''), (2131500,17,-4021.09,908.568,9.90932,NULL,0,''), (2131500,18,-4023.53,901.509,8.09585,NULL,0,''), (2131500,19,-4025.94,893.223,6.46008,NULL,0,''), (2131500,20,-4027.94,885.911,6.6277,NULL,0,''), (2131500,21,-4030.02,878.134,5.05458,NULL,0,''), (2131500,22,-4031.69,871.699,4.27596,NULL,0,''), (2131500,23,-4033.41,864.072,4.70797,NULL,0,''), (2131500,24,-4034.91,855.929,4.55505,NULL,0,''), (2131500,25,-4036.04,849.376,3.86906,NULL,0,''), (2131500,26,-4037.32,842.018,2.85057,NULL,0,''), (2131500,27,-4038.59,834.424,1.48921,NULL,0,''), (2131500,28,-4039.96,825.306,1.31322,NULL,0,''), (2131500,29,-4041.57,816.706,2.23125,NULL,0,''), (2131500,30,-4043.16,808.102,2.51651,NULL,0,''), (2131500,31,-4044.74,799.141,2.17118,NULL,0,''), (2131500,32,-4046.31,789.718,2.22293,NULL,0,''), (2131500,33,-4048.57,778.75,2.56021,NULL,0,''), (2131500,34,-4050.58,769.518,2.58665,NULL,0,''), (2131500,35,-4052.51,760.737,2.30316,NULL,0,''), (2131500,36,-4054.78,751.808,1.35838,NULL,0,''), (2131500,37,-4059.46,742.17,0.61918,NULL,0,''), (2131500,38,-4065.09,733.178,0.61918,NULL,0,''), (2131500,39,-4071.71,723.998,0.71151,NULL,0,''), (2131500,40,-4077.79,715.879,1.83836,NULL,0,''), (2131500,41,-4084.31,706.928,2.53091,NULL,0,''), (2131500,42,-4090.45,698.544,2.5732,NULL,0,''), (2131500,43,-4096.37,690.448,2.95817,NULL,0,''), (2131500,44,-4102.31,681.796,2.67915,NULL,0,''), (2131500,45,-4108.59,672.95,1.73231,NULL,0,''), (2131500,46,-4115.71,663.703,2.73044,NULL,0,''), (2131500,47,-4122.24,655.339,3.09841,NULL,0,''), (2131500,48,-4128.94,646.224,4.00574,NULL,0,''), (2131500,49,-4134.55,637.621,3.6254,NULL,0,''), (2131500,50,-4139.81,628.014,4.27954,NULL,0,''), (2131500,51,-4143,617.558,3.6599,NULL,0,''), (2131500,52,-4145,609.041,4.80565,NULL,0,''), (2131500,53,-4147.11,597.93,6.45364,NULL,0,''), (2131500,54,-4149.08,586.674,8.64551,NULL,0,''), (2131500,55,-4152.33,575.23,9.68845,NULL,0,''), (2131500,56,-4156.26,563.385,11.2971,NULL,0,''), (2131500,57,-4160.94,552.97,13.1934,NULL,0,''), (2131500,58,-4165.42,542.826,15.6237,NULL,0,''), (2131500,59,-4171.16,531.23,19.8849,NULL,0,''), (2131500,60,-4174.9,523.848,22.9552,NULL,0,''), (2131500,61,-4171.16,531.23,19.8849,NULL,0,''), (2131500,62,-4165.42,542.826,15.6237,NULL,0,''), (2131500,63,-4160.94,552.97,13.1934,NULL,0,''), (2131500,64,-4156.26,563.385,11.2971,NULL,0,''), (2131500,65,-4152.33,575.23,9.68845,NULL,0,''), (2131500,66,-4149.08,586.674,8.64551,NULL,0,''), (2131500,67,-4147.11,597.93,6.45364,NULL,0,''), (2131500,68,-4145,609.041,4.80565,NULL,0,''), (2131500,69,-4143,617.558,3.6599,NULL,0,''), (2131500,70,-4139.81,628.014,4.27954,NULL,0,''), (2131500,71,-4134.55,637.621,3.6254,NULL,0,''), (2131500,72,-4128.94,646.224,4.00574,NULL,0,''), (2131500,73,-4122.24,655.339,3.09841,NULL,0,''), (2131500,74,-4115.71,663.703,2.73044,NULL,0,''), (2131500,75,-4108.59,672.95,1.73231,NULL,0,''), (2131500,76,-4102.31,681.796,2.67915,NULL,0,''), (2131500,77,-4096.37,690.448,2.95817,NULL,0,''), (2131500,78,-4090.45,698.544,2.5732,NULL,0,''), (2131500,79,-4084.31,706.928,2.53091,NULL,0,''), (2131500,80,-4077.79,715.879,1.83836,NULL,0,''), (2131500,81,-4071.71,723.998,0.71151,NULL,0,''), (2131500,82,-4065.09,733.178,0.61918,NULL,0,''), (2131500,83,-4059.46,742.17,0.61918,NULL,0,''), (2131500,84,-4054.78,751.808,1.35838,NULL,0,''), (2131500,85,-4052.51,760.737,2.30316,NULL,0,''), (2131500,86,-4050.58,769.518,2.58665,NULL,0,''), (2131500,87,-4048.57,778.75,2.56021,NULL,0,''), (2131500,88,-4046.31,789.718,2.22293,NULL,0,''), (2131500,89,-4044.74,799.141,2.17118,NULL,0,''), (2131500,90,-4043.16,808.102,2.51651,NULL,0,''), (2131500,91,-4041.57,816.706,2.23125,NULL,0,''), (2131500,92,-4039.96,825.306,1.31322,NULL,0,''), (2131500,93,-4038.59,834.424,1.48921,NULL,0,''), (2131500,94,-4037.32,842.018,2.85057,NULL,0,''), (2131500,95,-4036.04,849.376,3.86906,NULL,0,''), (2131500,96,-4034.91,855.929,4.55505,NULL,0,''), (2131500,97,-4033.41,864.072,4.70797,NULL,0,''), (2131500,98,-4031.69,871.699,4.27596,NULL,0,''), (2131500,99,-4030.02,878.134,5.05458,NULL,0,''), (2131500,100,-4027.94,885.911,6.6277,NULL,0,''), (2131500,101,-4025.94,893.223,6.46008,NULL,0,''), (2131500,102,-4023.53,901.509,8.09585,NULL,0,''), (2131500,103,-4021.09,908.568,9.90932,NULL,0,''), (2131500,104,-4018.21,916.585,11.4392,NULL,0,''), (2131500,105,-4015.21,924.932,11.9336,NULL,0,''), (2131500,106,-4012.38,932.841,12.7417,NULL,0,''), (2131500,107,-4009.08,941.564,13.9254,NULL,0,''), (2131500,108,-4006.13,948.931,14.0756,NULL,0,''), (2131500,109,-4002.65,956.702,13.1709,NULL,0,''), (2131500,110,-3999.27,963.359,11.8978,NULL,0,''), (2131500,111,-3994.63,970.492,13.4223,NULL,0,''), (2131500,112,-3988.65,978.964,14.183,NULL,0,''), (2131500,113,-3981.31,987.115,15.5192,NULL,0,''), (2131500,114,-3946.8,1009.01,42.2177,NULL,0,''), (2131500,115,-3923.94,1020.87,60.165,NULL,0,''), (2131500,116,-3896.48,1041.89,85.963,NULL,0,''), (2131500,117,-3867.75,1062.55,106.879,NULL,0,''), (2131500,118,-3839.98,1071.58,118.499,NULL,0,''), (2131500,119,-3810.77,1074.14,125.56,NULL,0,''), (2131500,120,-3761.74,1081.67,125.316,NULL,0,''), (2168500,1,-3600.32,1898.6,47.3654,NULL,0,'Oronok Torn-heart (Path 2)'), (2168600,1,-3597.45,1895.45,47.3654,NULL,0,'Borak, Son of Oronok (Path 2)'), (2168700,1,-3603.95,1895.17,47.3654,NULL,0,'Gromtor, Son of Oronok (Path 2)'), (2210200,1,-3243.46,281.49,137.111,NULL,0,''), (2210200,2,-3241.79,298.108,137.055,NULL,0,''), (2210200,3,-3258.93,306.993,136.986,NULL,0,''), (2210200,4,-3269.23,294.214,136.989,NULL,0,''), (2210200,5,-3265.87,279.522,137.01,NULL,0,''), (2210200,6,-3243.46,281.49,137.111,NULL,0,''), (2210200,7,-3220.84,303.139,137.045,NULL,0,''), (2210201,1,-3243.46,281.49,137.111,NULL,0,''), (2210201,2,-3241.79,298.108,137.055,NULL,0,''), (2210201,3,-3258.93,306.993,136.986,NULL,0,''), (2210201,4,-3269.23,294.214,136.989,NULL,0,''), (2210201,5,-3263.77,268.623,137.019,NULL,0,''), (2210201,6,-3254.17,266.099,137.088,NULL,0,''), (2210201,7,-3248.72,278.363,137.108,NULL,0,''), (2210202,1,-3243.46,281.49,137.111,NULL,0,''), (2210202,2,-3228.1,292.874,137.111,NULL,0,''), (2210203,1,-3240.07,346.884,127.5,NULL,0,''), (2210203,2,-3230.84,332.969,128.183,NULL,0,''), (2210203,3,-3230.15,308.479,136.995,NULL,0,''), (2210203,4,-3243.53,293.283,137.067,NULL,0,''), (2210203,5,-3243,278.767,137.121,NULL,0,''), (2210203,6,-3253.34,265.224,137.095,NULL,0,''), (2210203,7,-3266.03,269.369,137,NULL,0,''), (2210203,8,-3270.26,295.106,136.985,NULL,0,''), (2210203,9,-3256.06,301.488,137.038,NULL,0,''), (2210203,10,-3251.09,292.567,137.079,NULL,0,''), (2210204,1,-3240.07,346.884,127.5,NULL,0,''), (2210204,2,-3230.84,332.969,128.183,NULL,0,''), (2210204,3,-3230.15,308.479,136.995,NULL,0,''), (2210204,4,-3241.79,298.108,137.055,NULL,0,''), (2210204,5,-3258.93,306.993,136.986,NULL,0,''), (2210204,6,-3269.23,294.214,136.989,NULL,0,''), (2210204,7,-3264.68,284.52,137.014,NULL,0,''), (2210204,8,-3258.65,285.294,137.031,NULL,0,''), (2240400,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,4,-774.873,1952.79,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,5,-786.857,1972.59,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,6,-799.943,2000.45,78.9513,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,7,-806.104,2017.68,73.3679,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,8,-819.273,2032.52,73.1735,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,9,-831.757,2046.86,80.6179,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,10,-844.098,2058.49,83.6458,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,11,-859.039,2080.07,95.7846,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240400,12,-883.338,2095.61,107.562,NULL,0,'Honor Hold Gryphon Brigadier, North Path 1 WP'), (2240401,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,4,-773.302,1941.18,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,5,-792.357,1953.98,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,6,-812.739,1993.08,78.9513,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,7,-823.251,2008.55,73.3679,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,8,-823.464,2030.83,73.1735,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,9,-812.504,2051.15,80.6179,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,10,-775.508,2066,83.6458,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240401,11,-728.439,2072.98,87.729,NULL,0,'Honor Hold Gryphon Brigadier, North Path 2 WP'), (2240402,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,4,-773.302,1941.18,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,5,-798.551,1950.06,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,6,-822.979,1966.3,78.9513,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,7,-829.121,1999.82,73.3679,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,8,-823.464,2030.83,73.1735,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,9,-822.024,2049.51,80.6179,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,10,-838.626,2088.11,83.6458,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,11,-857.725,2123.35,87.729,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240402,12,-856.735,2157.76,99.9512,NULL,0,'Honor Hold Gryphon Brigadier, North Path 3 WP'), (2240403,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,4,-773.302,1941.18,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,5,-792.357,1953.98,99.479,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,6,-812.739,1993.08,78.9513,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,7,-823.251,2008.55,73.3679,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,8,-823.464,2030.83,73.1735,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,9,-812.504,2051.15,80.6179,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,10,-838.626,2088.11,83.6458,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,11,-857.725,2123.35,87.729,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240403,12,-891.104,2149.23,87.729,NULL,0,'Honor Hold Gryphon Brigadier, North Path 4 WP'), (2240500,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,4,-779.029,1934.05,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,5,-805.923,1932.24,104.229,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,6,-837.349,1926.67,101.09,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,7,-862.734,1923.36,97.618,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,8,-897.917,1921.76,99.5902,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,9,-914.859,1930.44,97.6736,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,10,-932.51,1940.81,109.062,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,11,-945.128,1950.6,122.785,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,12,-966.256,1954.87,135.812,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240500,13,-993.241,1956.07,157.451,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 1 WP'), (2240501,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,4,-780.662,1927.18,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,5,-811.286,1921.43,104.229,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,6,-834.978,1920.71,101.09,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,7,-866.052,1916.7,97.618,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,8,-895.76,1922.27,99.5902,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,9,-923.193,1916.77,97.6736,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,10,-948.404,1901.38,98.9791,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,11,-966.732,1893.37,110.007,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,12,-989.969,1893.08,135.812,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240501,13,-1025.91,1875.03,164.979,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 2 WP'), (2240502,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,4,-773.302,1941.18,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,5,-799.021,1938.27,104.229,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,6,-821.945,1929.91,101.09,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,7,-847.097,1925.13,97.618,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,8,-884.163,1919.39,99.5902,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,9,-910.097,1918.05,97.6736,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,10,-931.74,1901.31,98.9791,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,11,-938.863,1883.56,110.007,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240502,12,-948.27,1857.24,135.812,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 3 WP'), (2240503,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,3,-750.117,1929.09,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,4,-773.302,1941.18,99.479,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,5,-799.021,1938.27,104.229,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,6,-821.945,1929.91,101.09,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,7,-847.097,1925.13,97.618,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,8,-884.163,1919.39,99.5902,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,9,-898.538,1920.82,97.6736,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,10,-909.067,1943.9,98.9791,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,11,-882.724,1983.16,110.007,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,12,-857.7,1997.67,135.812,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,13,-834.738,1999.24,151.173,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240503,14,-797.808,1990.24,154.701,NULL,0,'Honor Hold Gryphon Brigadier, Forge Path 4 WP'), (2240600,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 1'), (2240600,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 2'), (2240600,3,-750.117,1929.09,115.785,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 3'), (2240600,4,-780.604,1912.87,111.451,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 4'), (2240600,5,-812.356,1903.76,119.896,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 5'), (2240600,6,-844.337,1894.09,121.118,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 6'), (2240600,7,-875.87,1888.31,134.007,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 7'), (2240600,8,-908.748,1889.96,139.368,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 8'), (2240600,9,-936.43,1891.45,135.562,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 9'), (2240600,10,-956.945,1888.21,129.84,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 10'), (2240600,11,-976.423,1879.73,128.313,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 11'), (2240600,12,-999.743,1861.68,156.951,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 12'), (2240600,13,-1019.37,1838.22,181.423,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 13'), (2240600,14,-1015.93,1818.59,198.423,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 14'), (2240600,15,-1003.39,1791.96,211.84,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 1 WP 15'), (2240601,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 1'), (2240601,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 2'), (2240601,3,-750.117,1929.09,115.785,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 3'), (2240601,4,-780.604,1912.87,111.451,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 4'), (2240601,5,-812.356,1903.76,119.896,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 5'), (2240601,6,-844.337,1894.09,121.118,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 6'), (2240601,7,-875.87,1888.31,134.007,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 7'), (2240601,8,-905.619,1885.85,139.368,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 8'), (2240601,9,-933.749,1881.11,135.562,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 9'), (2240601,10,-957.059,1876.28,129.84,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 10'), (2240601,11,-976.423,1879.73,128.313,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 11'), (2240601,12,-1001.6,1896.85,136.09,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 12'), (2240601,13,-1026.94,1912.22,153.896,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 13'), (2240601,14,-1046.06,1925.07,168.284,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 14'), (2240601,15,-1065.9,1940.89,183.062,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 2 WP 15'), (2240602,1,-739.33,1922.59,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 1'), (2240602,2,-738.335,1922.69,100.958,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 2'), (2240602,3,-750.117,1929.09,115.785,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 3'), (2240602,4,-780.604,1912.87,111.451,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 4'), (2240602,5,-812.356,1903.76,119.896,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 5'), (2240602,6,-852.649,1887.49,134.729,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 6'), (2240602,7,-885.863,1878.92,144.84,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 7'), (2240602,8,-910.213,1876.21,149.118,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 8'), (2240602,9,-933.766,1874.89,145.979,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 9'), (2240602,10,-957.059,1876.28,129.84,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 10'), (2240602,11,-976.423,1879.73,128.313,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 11'), (2240602,12,-1003.33,1901.21,136.09,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 12'), (2240602,13,-1019.15,1920.59,153.896,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 13'), (2240602,14,-1035.73,1937.61,168.284,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 14'), (2240602,15,-1055.79,1959.02,183.062,NULL,0,'Honor Hold Gryphon Brigadier, Foothill Path 3 WP 15'), (2296500,1,951.517,409.849,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,2,948.652,415.505,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,3,938.818,426.609,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,4,938.982,441.364,111.814,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,5,938.982,441.364,111.814,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,6,938.746,432.98,111.818,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,7,942.192,425.038,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,8,946.937,416.526,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,9,951.4,403.291,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296500,10,955.499,403.631,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 1'), (2296501,1,942.962,404.162,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,2,934.83,404.589,115.639,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,3,921.01,404.372,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,4,913.989,403.238,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,5,913.989,403.238,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,6,923.656,403.877,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,7,943.107,403.742,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296501,8,955.509,403.639,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 2'), (2296502,1,948.647,403.048,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,2,941.642,402.176,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,3,938.823,407.579,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,4,933.542,413.185,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,5,925.814,417.507,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,6,917.932,418.983,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,7,908.75,425.024,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,8,895.814,435.501,111.814,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,9,894.695,442.761,111.814,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,10,894.748,454.335,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,11,886.569,454.624,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,12,874.562,454.853,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,13,872.672,454.822,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,14,872.343,440.355,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,15,872.542,433.176,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,16,872.746,428.476,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,17,879.368,428.206,111.951,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,18,883.442,431.496,111.814,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,19,890.876,431.223,111.814,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,20,898.017,430.635,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,21,908.005,424.386,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,22,916.781,419.19,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,23,925.675,417.356,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,24,933.527,413.318,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,25,938.873,407.778,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,26,941.679,402.329,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,27,950.713,403.197,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,28,955.531,403.592,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,29,942.962,404.162,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,30,934.83,404.589,115.639,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,31,921.01,404.372,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,32,913.989,403.238,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,33,913.989,403.238,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,34,923.656,403.877,118.236,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,35,943.107,403.742,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296502,36,955.509,403.639,112.767,NULL,0,'Enslaved Servant or Spellbound Attendant - Path 3'), (2296503,1,943.198,383.697,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,2,944.068,389.167,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,3,943.656,396.137,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,4,941.775,403.967,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,5,939.545,407.727,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,6,932.924,413.698,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,7,925.58,417.3,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,8,918.166,418.785,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,9,909.952,417.956,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,10,902.659,414.343,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,11,896.676,408.46,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,12,892.474,401.012,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,13,891.08,393.131,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,14,892.226,384.951,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,15,895.84,377.601,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,16,901.961,371.207,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,17,908.351,367.917,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,18,916.565,366.356,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,19,924.721,367.28,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,20,932.084,370.651,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,21,937.677,376.293,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,22,943.013,383.14,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,23,950.056,382.112,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,24,954.907,381.409,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296503,25,954.907,381.409,112.767,NULL,0,'Enslaved Servant - Path 1'), (2296504,1,950.075,376.29,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,2,946.623,370.399,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,3,938.309,362.565,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,4,938.696,350.695,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,5,939.101,335.93,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,6,939.853,333.553,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,7,953.979,333.339,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,8,958.842,333.315,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,9,958.814,343.124,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,10,958.327,350.664,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,11,959.414,356.209,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,12,953.533,360.57,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,13,947.068,370.041,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,14,950.479,376.263,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,15,952.864,381.426,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,16,955.072,381.297,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,17,950.075,376.29,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,18,946.623,370.399,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,19,938.309,362.565,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,20,938.696,350.695,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,21,939.101,335.93,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,22,939.853,333.553,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,23,953.979,333.339,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,24,958.842,333.315,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,25,958.814,343.124,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,26,958.327,350.664,111.814,NULL,0,'Enslaved Servant - Path 2'), (2296504,27,959.414,356.209,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,28,953.533,360.57,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,29,947.068,370.041,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,30,950.479,376.263,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,31,952.864,381.426,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,32,955.072,381.297,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,33,943.198,383.697,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,34,944.068,389.167,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,35,943.656,396.137,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,36,941.775,403.967,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,37,939.545,407.727,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,38,932.924,413.698,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,39,925.58,417.3,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,40,918.166,418.785,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,41,909.952,417.956,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,42,902.659,414.343,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,43,896.676,408.46,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,44,892.474,401.012,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,45,891.08,393.131,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,46,892.226,384.951,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,47,895.84,377.601,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,48,901.961,371.207,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,49,908.351,367.917,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,50,916.565,366.356,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,51,924.721,367.28,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,52,932.084,370.651,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,53,937.677,376.293,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,54,943.013,383.14,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,55,950.056,382.112,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,56,954.907,381.409,112.767,NULL,0,'Enslaved Servant - Path 2'), (2296504,57,954.907,381.409,112.767,NULL,0,'Enslaved Servant - Path 2'), (2305000,1,-8720.44,470.818,98.7446,NULL,0,'Little Noah'), (2305000,2,-8719.9,474.748,98.7446,NULL,0,'Little Noah'), (2305000,3,-8723.15,475.566,98.7446,NULL,0,'Little Noah'), (2305000,4,-8723.76,471.798,98.7446,NULL,0,'Little Noah'), (2328300,1,-5163.22,645.611,77.39,NULL,0,'Lady Sinestra'), (2328400,1,-5155.74,636.084,80.5373,NULL,0,'Lady Sinestra'), (2328400,2,-5130.9,609.521,83.9969,NULL,0,'Lady Sinestra'), (2328400,3,-5113.64,604.067,84.9935,NULL,0,'Lady Sinestra'), (2328400,4,-5093.57,586.983,86.4673,NULL,0,'Lady Sinestra'), (2328400,5,-5113.7,604.714,85.0217,NULL,0,'Lady Sinestra'), (2328400,6,-5134.05,612.112,83.5305,NULL,0,'Lady Sinestra'), (2328400,7,-5163.21,645.577,77.394,NULL,0,'Lady Sinestra'), (2344000,1,-8450.69,-4176.05,-199.007,NULL,0,'Time Watcher'), (2344000,2,-8449.39,-4160.06,-209.985,NULL,0,'Time Watcher'), (2344000,3,-8448.97,-4158.05,-208.872,NULL,0,'Time Watcher'), (2344000,4,-8436.92,-4107.06,-209.588,NULL,0,'Time Watcher'), (2344000,5,-8393.62,-4071.73,-209.588,NULL,0,'Time Watcher'), (2344000,6,-8349.18,-4058.92,-209.033,NULL,0,'Time Watcher'), (2344001,1,-8340.62,-4344.33,-199.383,NULL,0,'Time Watcher'), (2344001,2,-8314.34,-4348.68,-209.549,NULL,0,'Time Watcher'), (2344001,3,-8246.21,-4344.39,-205.16,NULL,0,'Time Watcher'), (2344001,4,-8207.16,-4307.92,-196.205,NULL,0,'Time Watcher'), (2344001,5,-8186.44,-4259.73,-183.949,NULL,0,'Time Watcher'), (2344001,6,-8188.97,-4211.27,-174.057,NULL,0,'Time Watcher'), (2344001,7,-8169.54,-4167.97,-165.149,NULL,0,'Time Watcher'), (2404400,1,1875.43,-6090.37,17.1647,NULL,0,'Winterskorn Guard'), (2404400,2,1872.01,-6118.74,21.1188,NULL,0,'Winterskorn Guard'), (2404400,3,1871.45,-6121.62,22.1513,NULL,0,'Winterskorn Guard'), (2404400,4,1870.97,-6123.6,23.0285,NULL,0,'Winterskorn Guard'), (2404400,5,1870.27,-6129.77,23.7014,NULL,0,'Winterskorn Guard'), (2404400,6,1868.96,-6133.23,23.7071,NULL,0,'Winterskorn Guard'), (2404400,7,1869.78,-6135.36,23.6908,NULL,0,'Winterskorn Guard'), (2404401,1,1872.46,-6087.84,16.1443,NULL,0,'Winterskorn Guard'), (2404401,2,1875.46,-6089.59,16.8943,NULL,0,'Winterskorn Guard'), (2404401,3,1874.7,-6092.1,16.9207,NULL,0,'Winterskorn Guard'), (2404401,4,1870.7,-6117.12,20.6659,NULL,0,'Winterskorn Guard'), (2404401,5,1870.08,-6119.84,21.7851,NULL,0,'Winterskorn Guard'), (2404401,6,1869.59,-6122.63,22.4812,NULL,0,'Winterskorn Guard'), (2404401,7,1869.2,-6126.33,23.5593,NULL,0,'Winterskorn Guard'), (2404402,1,1869.44,-6101.17,17.9098,NULL,0,'Winterskorn Guard'), (2404402,2,1868.04,-6112.88,19.764,NULL,0,'Winterskorn Guard'), (2404402,3,1867.52,-6115.75,20.5917,NULL,0,'Winterskorn Guard'), (2404402,4,1866.82,-6117.84,21.2947,NULL,0,'Winterskorn Guard'), (2404402,5,1866.27,-6120.75,21.8297,NULL,0,'Winterskorn Guard'), (2404402,6,1865.87,-6124.45,22.9288,NULL,0,'Winterskorn Guard'), (2404403,1,1865.73,-6101.42,17.5182,NULL,0,'Winterskorn Guard'), (2404403,2,1865.29,-6105.1,18.3474,NULL,0,'Winterskorn Guard'), (2404403,3,1864.67,-6110.87,19.5032,NULL,0,'Winterskorn Guard'), (2404403,4,1864.29,-6113.65,19.8951,NULL,0,'Winterskorn Guard'), (2404403,5,1863.77,-6115.76,20.6548,NULL,0,'Winterskorn Guard'), (2404403,6,1863.1,-6118.5,21.3386,NULL,0,'Winterskorn Guard'), (2404403,7,1862.85,-6120.25,22.0886,NULL,0,'Winterskorn Guard'), (2404403,8,1862.58,-6121.74,22.4535,NULL,0,'Winterskorn Guard'), (2404403,9,1862.18,-6125.5,23.3062,NULL,0,'Winterskorn Guard'), (2522000,1,2253.64,5195.47,11.4006,NULL,0,'Civilian Recruit'), (2522000,2,2254.1,5196.36,11.4006,NULL,0,'Civilian Recruit'), (2522000,3,2277.82,5238.72,11.451,NULL,0,'Civilian Recruit'), (2522000,4,2279.22,5241.41,11.451,NULL,0,'Civilian Recruit'), (2522000,5,2280.84,5244.22,11.4572,NULL,0,'Civilian Recruit'), (2522000,6,2282.6,5245.74,11.3635,NULL,0,'Civilian Recruit'), (2522000,7,2284.87,5246.3,11.451,NULL,0,'Civilian Recruit'), (2522000,8,2287.47,5245.93,11.451,NULL,0,'Civilian Recruit'), (2522000,9,2289.47,5244.9,11.451,NULL,0,'Civilian Recruit'), (2522000,10,2291.77,5243.93,11.451,NULL,0,'Civilian Recruit'), (2522000,11,2294.13,5242.71,11.451,NULL,0,'Civilian Recruit'), (2522000,12,2296.28,5241.78,11.401,NULL,0,'Civilian Recruit'), (2522000,13,2303.02,5253.31,11.5058,NULL,0,'Civilian Recruit'), (2522000,14,2308.73,5256.93,11.5058,NULL,0,'Civilian Recruit'), (2522000,15,2320.83,5259.26,11.2558,NULL,0,'Civilian Recruit'), (2522001,1,2296.56,5246.85,11.404,NULL,0,'Civilian Recruit'), (2522001,2,2292.45,5254.65,11.388,NULL,0,'Civilian Recruit'), (2522001,3,2285.2,5253.81,11.234,NULL,0,'Civilian Recruit'), (2522001,4,2277.2,5253.5,11.276,NULL,0,'Civilian Recruit'), (2522001,5,2269.23,5256.37,7.161,NULL,0,'Civilian Recruit'), (2522001,6,2261.54,5259.82,7.163,NULL,0,'Civilian Recruit'), (2522001,7,2258.66,5260.92,7.359,NULL,0,'Civilian Recruit'), (2522001,8,2252,5263.71,11.654,NULL,0,'Civilian Recruit'), (2522001,9,2242.16,5267.34,11.658,NULL,0,'Civilian Recruit'), (2522001,10,2234.74,5269.07,7.347,NULL,0,'Civilian Recruit'), (2522001,11,2224.12,5274.07,7.163,NULL,0,'Civilian Recruit'), (2522001,12,2216.15,5276.91,11.278,NULL,0,'Civilian Recruit'), (2522001,13,2214.97,5278.05,11.281,NULL,0,'Civilian Recruit'), (2522001,14,2213.54,5282.75,10.813,NULL,0,'Civilian Recruit'), (2522001,15,2214.52,5288.73,10.604,NULL,0,'Civilian Recruit'), (2522001,16,2212.03,5291.22,10.618,NULL,0,'Civilian Recruit'), (2522001,17,2205.3,5292.44,15.717,NULL,0,'Civilian Recruit'), (2522001,18,2197.44,5295.87,22.238,NULL,0,'Civilian Recruit'), (2522001,19,2194.67,5296.06,21.897,NULL,0,'Civilian Recruit'), (2522001,20,2192.11,5293.87,22.002,NULL,0,'Civilian Recruit'), (2522001,21,2188.32,5286.67,22.058,NULL,0,'Civilian Recruit'), (2522001,22,2184.88,5284.93,22.058,NULL,0,'Civilian Recruit'), (2522001,23,2182.7,5284.85,22.058,NULL,0,'Civilian Recruit'), (2522001,24,2178.03,5285.95,24.625,NULL,0,'Civilian Recruit'), (2522001,25,2169.74,5289.78,24.665,NULL,0,'Civilian Recruit'), (2522001,26,2163.19,5290.49,24.665,NULL,0,'Civilian Recruit'), (2522001,27,2158.47,5291.99,24.665,NULL,0,'Civilian Recruit'), (2523400,1,2261.39,5305.25,21.6818,NULL,0,'Stormfleet Deckhand'), (2523400,2,2259.96,5295.58,20.0898,NULL,0,'Stormfleet Deckhand'), (2523400,3,2260,5287,15.4909,NULL,0,'Stormfleet Deckhand'), (2523400,4,2257.71,5281.93,12.0934,NULL,0,'Stormfleet Deckhand'), (2523400,5,2261.76,5286.73,15.7673,NULL,0,'Stormfleet Deckhand'), (2523400,6,2260.9,5294.65,19.9527,NULL,0,'Stormfleet Deckhand'), (2523400,7,2263.46,5304.82,21.7292,NULL,0,'Stormfleet Deckhand'), (2523400,8,2265.7,5314.69,22.4381,NULL,0,'Stormfleet Deckhand'), (2523401,1,2248.88,5255.39,36.4589,NULL,0,'Stormfleet Deckhand'), (2523401,2,2246.62,5256.64,37.2089,NULL,0,'Stormfleet Deckhand'), (2523401,3,2244.62,5258.64,36.4589,NULL,0,'Stormfleet Deckhand'), (2523401,4,2241.62,5258.39,37.2089,NULL,0,'Stormfleet Deckhand'), (2523401,5,2238.62,5259.39,36.4589,NULL,0,'Stormfleet Deckhand'), (2523401,6,2232.96,5260.39,35.7183,NULL,0,'Stormfleet Deckhand'), (2523401,7,2235.38,5260.14,36.2089,NULL,0,'Stormfleet Deckhand'), (2523401,8,2239.38,5259.14,36.4589,NULL,0,'Stormfleet Deckhand'), (2523401,9,2241.62,5258.64,37.2089,NULL,0,'Stormfleet Deckhand'), (2523401,10,2244.62,5258.64,36.4589,NULL,0,'Stormfleet Deckhand'), (2523401,11,2247.12,5256.39,37.2089,NULL,0,'Stormfleet Deckhand'), (2523401,12,2249.12,5255.39,36.4589,NULL,0,'Stormfleet Deckhand'), (2523401,13,2253.79,5252.39,35.6994,NULL,0,'Stormfleet Deckhand'), (2523402,1,2212.3,5281.93,10.8259,NULL,0,'Stormfleet Deckhand'), (2523402,2,2211.7,5275.36,10.8259,NULL,0,'Stormfleet Deckhand'), (2523402,3,2224.38,5268.12,7.16619,NULL,0,'Stormfleet Deckhand'), (2523402,4,2235.35,5264.7,8.60625,NULL,0,'Stormfleet Deckhand'), (2523402,5,2244.24,5262.41,11.8163,NULL,0,'Stormfleet Deckhand'), (2523402,6,2248.37,5259.46,11.7849,NULL,0,'Stormfleet Deckhand'), (2523402,7,2247.78,5252.42,11.9668,NULL,0,'Stormfleet Deckhand'), (2523402,8,2246.38,5249.14,15.5344,NULL,0,'Stormfleet Deckhand'), (2523402,9,2243.87,5243.42,21.4974,NULL,0,'Stormfleet Deckhand'), (2523402,10,2245.98,5248.25,16.5162,NULL,0,'Stormfleet Deckhand'), (2523402,11,2248.44,5255.79,11.8694,NULL,0,'Stormfleet Deckhand'), (2523402,12,2248.4,5261.32,11.747,NULL,0,'Stormfleet Deckhand'), (2523402,13,2228.01,5267.48,7.16457,NULL,0,'Stormfleet Deckhand'), (2523402,14,2215.57,5274.18,11.1356,NULL,0,'Stormfleet Deckhand'), (2523402,15,2213.56,5283.1,10.8259,NULL,0,'Stormfleet Deckhand'), (2523402,16,2218.24,5291.42,10.7009,NULL,0,'Stormfleet Deckhand'), (2523402,17,2224.21,5293.65,10.8259,NULL,0,'Stormfleet Deckhand'), (2523402,18,2220.03,5292.01,10.7009,NULL,0,'Stormfleet Deckhand'), (2523403,1,2232.03,5289.31,11.1143,NULL,0,'Stormfleet Deckhand'), (2523403,2,2229.51,5285.92,11.2207,NULL,0,'Stormfleet Deckhand'), (2523403,3,2231.24,5285.13,11.2266,NULL,0,'Stormfleet Deckhand'), (2523403,4,2229.85,5285.71,11.2241,NULL,0,'Stormfleet Deckhand'), (2523403,5,2228.48,5291.18,11.1367,NULL,0,'Stormfleet Deckhand'), (2523403,6,2226.17,5291.41,10.9509,NULL,0,'Stormfleet Deckhand'), (2523403,7,2223.73,5291.46,10.8259,NULL,0,'Stormfleet Deckhand'), (2523403,8,2218.56,5293.64,10.7009,NULL,0,'Stormfleet Deckhand'), (2523403,9,2213.53,5285.79,10.7009,NULL,0,'Stormfleet Deckhand'), (2523403,10,2208.85,5275.45,10.8259,NULL,0,'Stormfleet Deckhand'), (2523403,11,2206.38,5260.24,10.5892,NULL,0,'Stormfleet Deckhand'), (2523403,12,2211.11,5256.54,10.7142,NULL,0,'Stormfleet Deckhand'), (2523403,13,2219.19,5252.96,11.3361,NULL,0,'Stormfleet Deckhand'), (2523403,14,2216.95,5251.28,11.261,NULL,0,'Stormfleet Deckhand'), (2523403,15,2215.49,5248.68,11.4461,NULL,0,'Stormfleet Deckhand'), (2523403,16,2217.45,5248.06,11.4383,NULL,0,'Stormfleet Deckhand'), (2523403,17,2213.41,5251.71,10.9642,NULL,0,'Stormfleet Deckhand'), (2523403,18,2207.36,5257.07,10.7142,NULL,0,'Stormfleet Deckhand'), (2523403,19,2205.43,5262.28,10.5892,NULL,0,'Stormfleet Deckhand'), (2523403,20,2208.18,5274.88,10.8259,NULL,0,'Stormfleet Deckhand'), (2523403,21,2214.61,5286.97,10.8259,NULL,0,'Stormfleet Deckhand'), (2523403,22,2219.42,5292.91,10.7009,NULL,0,'Stormfleet Deckhand'), (2523403,23,2224.72,5291.44,10.8259,NULL,0,'Stormfleet Deckhand'), (2523403,24,2228.35,5291.14,10.9509,NULL,0,'Stormfleet Deckhand'), (2523403,25,2233.5,5291.67,11.2177,NULL,0,'Stormfleet Deckhand'), (2523700,1,2836.88,6186.15,84.9327,NULL,0,'Garrosh Hellscream (Path 1)'), (2523700,2,2835.62,6183.71,84.9327,NULL,0,'Garrosh Hellscream (Path 1)'), (2523700,3,2838.32,6187.36,84.6827,NULL,0,'Garrosh Hellscream (Path 1)'), (2523701,1,2834.37,6182.8,84.9327,NULL,0,'Garrosh Hellscream (Path 2)'), (2523701,2,2833.12,6185.05,84.9327,NULL,0,'Garrosh Hellscream (Path 2)'), (2523701,3,2832.88,6185.25,84.9327,NULL,0,'Garrosh Hellscream (Path 2)'), (2523701,4,2834.38,6184,84.9327,NULL,0,'Garrosh Hellscream (Path 2)'), (2523701,5,2838.32,6187.36,84.6827,NULL,0,'Garrosh Hellscream (Path 2)'), (2549600,1,2943.3,6805.71,6.86362,NULL,0,'Kvaldir Mist Lord'), (2549600,2,2946.38,6808.99,6.89997,NULL,0,'Kvaldir Mist Lord'), (2549600,3,2952.22,6815.03,5.49191,NULL,0,'Kvaldir Mist Lord'), (2549600,4,2956.26,6811.33,5.7004,NULL,0,'Kvaldir Mist Lord'), (2549600,5,2959.27,6809.55,5.73998,NULL,0,'Kvaldir Mist Lord'), (2549600,6,2958.56,6804.6,6.10027,NULL,0,'Kvaldir Mist Lord'), (2549600,7,2958.36,6799.58,6.55177,NULL,0,'Kvaldir Mist Lord'), (2549600,8,2953.32,6798.66,6.69609,NULL,0,'Kvaldir Mist Lord'), (2572900,1,3123.36,6575.42,78.3303,NULL,0,'Shadowstalker Getry'), (2572900,2,3126.64,6584.8,77.6568,NULL,0,'Shadowstalker Getry'), (2572900,3,3127.3,6589.03,79.7077,NULL,0,'Shadowstalker Getry'), (2572900,4,3118.87,6590.16,83.4022,NULL,0,'Shadowstalker Getry'), (2572900,5,3117.81,6583.02,86.2196,NULL,0,'Shadowstalker Getry'), (2572900,6,3123.86,6582.14,88.7861,NULL,0,'Shadowstalker Getry'), (2572900,7,3125.11,6590.98,91.3785,NULL,0,'Shadowstalker Getry'), (2572900,8,3115.41,6595.68,91.3621,NULL,0,'Shadowstalker Getry'), (2572900,9,3109.21,6587.15,91.3691,NULL,0,'Shadowstalker Getry'), (2572900,10,3113.42,6576.81,97.0907,NULL,0,'Shadowstalker Getry'), (2643700,1,3872.9,1594.42,90.0797,NULL,0,'Taunka Soldier'), (2643701,1,3880.85,1591.76,90.9863,NULL,0,'Taunka Soldier'), (2643702,1,3874.77,1589.4,90.3903,NULL,0,'Taunka Soldier'), (2643703,1,3877.77,1588.82,90.9233,NULL,0,'Taunka Soldier'), (2643704,1,3876.75,1597.52,90.6906,NULL,0,'Taunka Soldier'), (2643705,1,3879.27,1595.72,90.7812,NULL,0,'Taunka Soldier'), (2643706,1,3873.47,1597.84,90.1854,NULL,0,'Taunka Soldier'), (2658200,1,4680.19,-2044.68,189.441,NULL,0,NULL), (2658200,2,4662.73,-2045.93,184.189,NULL,0,NULL), (2658200,3,4651.83,-2051.77,184.368,NULL,0,NULL), (2658200,4,4643.71,-2060.59,184.18,NULL,0,NULL), (2658200,5,4635.04,-2061.83,184.1,NULL,0,NULL), (2658200,6,4617.55,-2061.84,184.182,NULL,0,NULL), (2658200,7,4596.55,-2061.57,184.186,NULL,0,NULL), (2658200,8,4579.06,-2061.36,184.186,NULL,0,NULL), (2658200,9,4562.37,-2062.32,184.167,NULL,0,NULL), (2658200,10,4551.87,-2062.12,178.315,NULL,0,NULL), (2658200,11,4534.37,-2062.09,168.354,NULL,0,NULL), (2658200,12,4523.88,-2061.96,162.377,NULL,0,NULL), (2658200,13,4509.88,-2062.05,160.823,NULL,0,NULL), (2658200,14,4498.51,-2063.27,160.823,NULL,0,NULL), (2658200,15,4490.23,-2069.98,160.823,NULL,0,NULL), (2658200,16,4492.74,-2078.85,160.823,NULL,0,NULL), (2658200,17,4496.31,-2094.72,160.8,NULL,0,NULL), (2658200,18,4506.59,-2103.06,160.831,NULL,0,NULL), (2658200,19,4518.52,-2110.39,160.833,NULL,0,NULL), (2658200,20,4533.43,-2119.56,160.845,NULL,0,NULL), (2658200,21,4545.35,-2130.19,160.842,NULL,0,NULL), (2658201,1,4692.36,-2045.14,195.516,NULL,0,NULL), (2658201,2,4674.86,-2044.91,186.46,NULL,0,NULL), (2658201,3,4671.36,-2044.89,185.043,NULL,0,NULL), (2658201,4,4659.89,-2044.58,184.318,NULL,0,NULL), (2658201,5,4648.06,-2033.35,184.184,NULL,0,NULL), (2658201,6,4641.49,-2028.73,183.862,NULL,0,NULL), (2658201,7,4630.25,-2028.22,184.182,NULL,0,NULL), (2658201,8,4612.76,-2028.2,184.185,NULL,0,NULL), (2658201,9,4591.76,-2027.91,184.189,NULL,0,NULL), (2658201,10,4574.26,-2027.67,184.185,NULL,0,NULL), (2658201,11,4563.76,-2027.47,184.166,NULL,0,NULL), (2658201,12,4556.77,-2027.4,180.928,NULL,0,NULL), (2658201,13,4539.27,-2027.25,170.966,NULL,0,NULL), (2658201,14,4525.27,-2027.07,162.997,NULL,0,NULL), (2658201,15,4511.28,-2026.61,160.823,NULL,0,NULL), (2658201,16,4494.03,-2024.8,160.824,NULL,0,NULL), (2658201,17,4488.19,-2012.02,161.055,NULL,0,NULL), (2658201,18,4492.56,-1993.64,160.824,NULL,0,NULL), (2658201,19,4503.51,-1980.34,160.824,NULL,0,NULL), (2658201,20,4517.17,-1973.46,160.824,NULL,0,NULL), (2663500,1,-358.149,-591.396,4.8929,NULL,0,'Risen Drakkari Warrior'), (2663500,2,-355.111,-588.661,7.43521,NULL,0,'Risen Drakkari Warrior'), (2663500,3,-351.322,-585.026,10.995,NULL,0,'Risen Drakkari Warrior'), (2663500,4,-345.376,-579.253,11.012,NULL,0,'Risen Drakkari Warrior'), (2663500,5,-343.792,-579.642,11.012,NULL,0,'Risen Drakkari Warrior'), (2663500,6,-346.169,-582.965,11.012,NULL,0,'Risen Drakkari Warrior'), (2663500,7,-350.619,-586.543,10.6995,NULL,0,'Risen Drakkari Warrior'), (2663500,8,-356.449,-591.583,5.55874,NULL,0,'Risen Drakkari Warrior'), (2663500,9,-363.399,-595.822,2.26113,NULL,0,'Risen Drakkari Warrior'), (2663501,1,-361.498,-611.317,2.82481,NULL,0,'Risen Drakkari Warrior'), (2663501,2,-358.749,-613.483,4.91993,NULL,0,'Risen Drakkari Warrior'), (2663501,3,-351.531,-619.59,11.0096,NULL,0,'Risen Drakkari Warrior'), (2663501,4,-349.112,-623.42,11.0119,NULL,0,'Risen Drakkari Warrior'), (2663501,5,-347.686,-624.43,11.0119,NULL,0,'Risen Drakkari Warrior'), (2663501,6,-346.433,-620.963,11.0119,NULL,0,'Risen Drakkari Warrior'), (2663501,7,-350.655,-617.858,10.8491,NULL,0,'Risen Drakkari Warrior'), (2663501,8,-356.367,-613.813,6.09785,NULL,0,'Risen Drakkari Warrior'), (2663501,9,-366.529,-607.86,2.26056,NULL,0,'Risen Drakkari Warrior'), (2664500,1,4153.73,5344.67,29.3407,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,2,4152.79,5345.6,29.6297,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,3,4157.79,5346.6,29.6297,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,4,4160.79,5343.1,30.3797,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,5,4158.29,5341.35,29.6297,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,6,4156.34,5341.52,29.4187,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,7,4158.54,5340.62,29.5669,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,8,4159.29,5338.12,29.0669,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,9,4157.04,5336.12,29.0669,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,10,4152.73,5336.72,28.7152,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,11,4152.22,5335.37,29.058,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,12,4150.22,5335.87,29.058,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,13,4148.97,5337.87,29.308,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,14,4149.72,5343.52,28.9009,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,15,4148.82,5340.95,29.4656,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,16,4149.32,5336.7,29.2156,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,17,4154.32,5334.2,29.2156,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,18,4158.57,5336.7,28.9656,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,19,4160.82,5343.2,30.2156,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,20,4158.07,5347.2,29.7156,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664500,21,4153.92,5347.38,29.0303,NULL,0,'Fizzcrank Engineering Crew wp 1'), (2664501,1,4147,5327.73,29.3272,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,2,4149.25,5326.73,29.0772,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,3,4151.5,5329.48,29.3272,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,4,4150.25,5330.73,29.3272,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,5,4148.83,5329.6,28.9719,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,6,4150.05,5331.48,29.3232,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,7,4152.05,5333.48,29.0732,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,8,4150.8,5335.73,29.0732,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,9,4147.55,5336.48,29.0732,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,10,4143.78,5335.35,28.6746,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,11,4146.73,5336.82,29.2076,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,12,4150.98,5335.57,29.2076,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,13,4153.23,5331.32,28.9576,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,14,4150.48,5326.82,28.7076,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,15,4144.73,5324.57,29.4576,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,16,4141.48,5326.82,29.2076,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,17,4139.69,5329.79,28.7406,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,18,4141.88,5331.73,28.6935,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,19,4141.27,5330.55,29.188,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,20,4141.77,5328.3,29.188,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,21,4142.77,5326.05,29.188,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,22,4145.52,5326.05,29.438,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,23,4146.77,5328.05,29.188,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2664501,24,4145.67,5329.37,28.6824,NULL,0,'Fizzcrank Engineering Crew wp 2'), (2707100,1,3416.03,-2792.59,201.818,NULL,0,NULL), (2707100,2,3416.28,-2791.84,201.818,NULL,0,NULL), (2707100,3,3420.28,-2786.09,201.818,NULL,0,NULL), (2707100,4,3421,-2785.11,201.657,NULL,0,NULL), (2707100,5,3421.46,-2784.44,201.777,NULL,0,NULL), (2707100,6,3422.37,-2783.12,202.621,NULL,0,NULL), (2707100,7,3422.38,-2783.11,202.614,NULL,0,NULL), (2707100,8,3423.12,-2782.5,202.625,NULL,0,NULL), (2707100,9,3424.93,-2780.98,202.628,NULL,0,NULL), (2707100,10,3426.54,-2779.83,202.889,NULL,0,NULL), (2707100,11,3427.29,-2779.33,202.889,NULL,0,NULL), (2707100,12,3428.04,-2779.33,202.889,NULL,0,NULL), (2707100,13,3431.14,-2779.69,202.65,NULL,0,NULL), (2712300,1,4329.57,982.507,91.5652,NULL,0,'Icefist Forager'), (2712300,2,4326.12,981.914,90.95,NULL,0,''), (2712300,3,4319.46,981.222,84.7116,NULL,0,''), (2712300,4,4314.1,982.313,83.5768,NULL,0,''), (2712300,5,4307.14,986.06,81.3415,NULL,0,''), (2712300,6,4304.23,992.166,78.9614,NULL,0,''), (2712300,7,4302.37,1000.1,75.3801,NULL,0,''), (2712300,8,4301.02,1008.03,71.326,NULL,0,''), (2712300,9,4299.87,1015.29,67.8692,NULL,0,''), (2712300,10,4296.85,1022.88,64.9376,NULL,0,''), (2712300,11,4291.7,1028.73,62.6756,NULL,0,''), (2712300,12,4285.12,1033.9,60.4301,NULL,0,''), (2712300,13,4277.21,1037.57,58.9712,NULL,0,''), (2712300,14,4269.11,1039.11,58.6038,NULL,0,''), (2712300,15,4260.37,1039.3,58.6038,NULL,0,''), (2712300,16,4251.51,1038.02,58.6059,NULL,0,''), (2712300,17,4243.53,1035.14,58.6047,NULL,0,''), (2712300,18,4235.13,1029.88,58.6036,NULL,0,''), (2712300,19,4226.5,1024.32,58.6042,NULL,0,''), (2712300,20,4217.43,1020.78,58.6038,NULL,0,''), (2712300,21,4207.15,1020.52,58.7366,NULL,0,''), (2712300,22,4197.49,1024.2,59.0955,NULL,0,''), (2712300,23,4189.21,1029.81,59.1588,NULL,0,''), (2712300,24,4184.92,1034.41,60.9238,NULL,0,''), (2712300,25,4181.48,1039.54,62.8408,NULL,0,''), (2712300,26,4178.14,1046.08,61.5611,NULL,0,''), (2712300,27,4176.65,1049.88,61.638,NULL,0,''), (2712300,28,4175.45,1054.15,61.3005,NULL,0,''), (2712300,29,4174.16,1058.75,60.973,NULL,0,''), (2712300,30,4173.03,1062.8,61.1375,NULL,0,''), (2712300,31,4171.36,1067.9,60.3635,NULL,0,''), (2712300,32,4169.54,1072.45,59.5869,NULL,0,''), (2712300,33,4166.39,1077.49,58.7253,NULL,0,''), (2712300,34,4162.72,1083.31,58.6106,NULL,0,''), (2712300,35,4159.5,1089.65,58.6042,NULL,0,''), (2712300,36,4156.41,1097.08,58.607,NULL,0,''), (2712300,37,4153.7,1105.15,58.6177,NULL,0,''), (2712300,38,4149.26,1112.01,58.6055,NULL,0,''), (2712300,39,4142.07,1119.5,58.604,NULL,0,''), (2712300,40,4138.07,1125.36,58.604,NULL,0,''), (2712300,41,4136.3,1133.18,58.604,NULL,0,''), (2712300,42,4136.02,1141.32,58.604,NULL,0,''), (2712300,43,4136.1,1150.54,58.6323,NULL,0,''), (2712300,44,4136.74,1159.96,58.704,NULL,0,''), (2712300,45,4138.79,1169.41,58.6039,NULL,0,''), (2712300,46,4142.2,1178.71,58.6117,NULL,0,''), (2712300,47,4145.04,1189.16,58.604,NULL,0,''), (2712300,48,4146.9,1198.78,58.6046,NULL,0,''), (2712300,49,4148.2,1209.31,58.6038,NULL,0,''), (2712300,50,4148.31,1219.45,58.6038,NULL,0,''), (2712300,51,4147.21,1228.77,58.6433,NULL,0,''), (2712300,52,4142.38,1235.18,59.7402,NULL,0,''), (2712300,53,4136.1,1240.19,61.8044,NULL,0,''), (2712300,54,4129.03,1244.01,63.1273,NULL,0,''), (2712300,55,4122.35,1246.78,62.0909,NULL,0,''), (2712300,56,4115.52,1248.21,60.6138,NULL,0,''), (2712300,57,4108.4,1248.25,57.782,NULL,0,''), (2712300,58,4101.3,1248.64,56.9812,NULL,0,''), (2712300,59,4093.02,1248.54,57.0848,NULL,0,''), (2712300,60,4084.06,1247.94,57.3119,NULL,0,''), (2712300,61,4077.81,1246.61,58.4554,NULL,0,''), (2712300,62,4070.6,1244.66,59.9453,NULL,0,''), (2712300,63,4062.63,1242.01,60.9094,NULL,0,''), (2712300,64,4054.81,1238.93,60.8014,NULL,0,''), (2712300,65,4046.63,1235.52,59.2468,NULL,0,''), (2712300,66,4037.67,1232.16,56.8641,NULL,0,''), (2712300,67,4028.46,1228.81,55.6524,NULL,0,''), (2712300,68,4022.45,1226.57,55.625,NULL,0,''), (2712300,69,4014.88,1223.83,55.4938,NULL,0,''), (2712300,70,4006.65,1221.21,55.5059,NULL,0,''), (2712300,71,3997.72,1218.98,55.7807,NULL,0,''), (2712300,72,3987.48,1218.23,56.4639,NULL,0,''), (2717100,1,4557.27,15.5183,69.1891,NULL,0,'Chilltusk Forager'), (2717100,2,4560.34,9.75374,67.3004,NULL,0,''), (2717100,3,4565.52,2.7378,67.1821,NULL,0,''), (2717100,4,4572.48,-2.54618,68.4027,NULL,0,''), (2717100,5,4578.86,-6.85738,69.3388,NULL,0,''), (2717100,6,4585.94,-10.9296,69.6996,NULL,0,''), (2717100,7,4594.51,-14.9046,69.7048,NULL,0,''), (2717100,8,4602.61,-18.8091,69.6355,NULL,0,''), (2717100,9,4611.34,-22.7196,69.4459,NULL,0,''), (2717100,10,4619.29,-25.7951,69.2441,NULL,0,''), (2717100,11,4628.08,-28.9227,69.1948,NULL,0,''), (2717100,12,4636.71,-32.4664,70.1679,NULL,0,''), (2717100,13,4644.73,-36.9869,70.0754,NULL,0,''), (2717100,14,4652.07,-42.1597,68.6755,NULL,0,''), (2717100,15,4659.27,-47.7131,67.6558,NULL,0,''), (2717100,16,4665.88,-53.628,68.5529,NULL,0,''), (2717100,17,4672.71,-59.9945,69.0265,NULL,0,''), (2717100,18,4679.51,-66.878,68.6836,NULL,0,''), (2717100,19,4685.95,-74.4216,68.7836,NULL,0,''), (2717100,20,4689.87,-81.2803,70.0001,NULL,0,''), (2717100,21,4688.58,-87.0006,71.2571,NULL,0,''), (2717100,22,4684.47,-92.0315,71.844,NULL,0,''), (2717100,23,4678.69,-96.9296,71.5379,NULL,0,''), (2717100,24,4674.77,-103.493,73.1387,NULL,0,''), (2717100,25,4675.64,-109.843,74.5781,NULL,0,''), (2717100,26,4677.5,-115.738,75.4031,NULL,0,''), (2717100,27,4678.86,-120.932,74.9768,NULL,0,''), (2717100,28,4679.22,-128.481,73.8392,NULL,0,''), (2717100,29,4678.63,-135.92,72.8321,NULL,0,''), (2717100,30,4677.41,-143.045,73.1227,NULL,0,''), (2717100,31,4675.11,-149.859,72.9902,NULL,0,''), (2717100,32,4670.89,-156.283,73.1142,NULL,0,''), (2717100,33,4666.1,-162.613,73.4022,NULL,0,''), (2717100,34,4661.02,-169.007,73.9531,NULL,0,''), (2717100,35,4655.68,-175.931,74.9361,NULL,0,''), (2717100,36,4652.27,-182.946,75.5948,NULL,0,''), (2717100,37,4649.75,-191.05,75.8577,NULL,0,''), (2717100,38,4648.27,-197.891,76.7077,NULL,0,''), (2717100,39,4647.1,-206.441,77.6749,NULL,0,''), (2717100,40,4645.48,-214.555,77.5441,NULL,0,''), (2717100,41,4643.12,-223.104,78.0612,NULL,0,''), (2717100,42,4640.46,-231.679,78.8965,NULL,0,''), (2717100,43,4637.56,-241.039,80.08,NULL,0,''), (2717100,44,4634.21,-250.739,81.7782,NULL,0,''), (2717100,45,4630.85,-259.685,82.9359,NULL,0,''), (2717100,46,4627.63,-268.691,82.2517,NULL,0,''), (2717100,47,4624.46,-278.457,81.543,NULL,0,''), (2717100,48,4620.73,-287.498,81.3849,NULL,0,''), (2717100,49,4615.94,-296.178,81.9145,NULL,0,''), (2717100,50,4609.96,-304.654,82.0043,NULL,0,''), (2717100,51,4604.27,-312.766,82.2026,NULL,0,''), (2717100,52,4599.54,-321.338,82.5639,NULL,0,''), (2717100,53,4595.89,-331.533,82.9468,NULL,0,''), (2717100,54,4592.8,-341.443,83.2384,NULL,0,''), (2717100,55,4591.34,-352.422,83.8433,NULL,0,''), (2717100,56,4589.39,-362.615,84.076,NULL,0,''), (2717100,57,4586.27,-372.845,83.7386,NULL,0,''), (2717100,58,4581.74,-382.062,83.3873,NULL,0,''), (2717100,59,4576.54,-390.633,83.2152,NULL,0,''), (2717100,60,4570.59,-399.84,83.0784,NULL,0,''), (2717100,61,4562.94,-405.849,82.5896,NULL,0,''), (2717100,62,4554.21,-411.039,81.6998,NULL,0,''), (2717100,63,4544.41,-416.435,81.1152,NULL,0,''), (2717100,64,4534.87,-420.221,81.1077,NULL,0,''), (2717100,65,4524.54,-423.545,80.7849,NULL,0,''), (2717100,66,4513.66,-427.051,80.2432,NULL,0,''), (2717100,67,4502.91,-430.605,79.9293,NULL,0,''), (2717100,68,4492.56,-434.194,79.2592,NULL,0,''), (2717100,69,4482.01,-437.961,78.5641,NULL,0,''), (2717100,70,4471.47,-441.754,78.3501,NULL,0,''), (2717100,71,4464.14,-445.927,78.3186,NULL,0,''), (2717100,72,4459.8,-453.681,79.5557,NULL,0,''), (2717100,73,4458.18,-462.511,80.6825,NULL,0,''), (2717100,74,4456.44,-470.358,81.3727,NULL,0,''), (2717100,75,4450.61,-476.071,83.909,NULL,0,''), (2717100,76,4445.03,-479.462,86.2938,NULL,0,''), (2717100,77,4439.44,-483.495,87.3736,NULL,0,''), (2717100,78,4432.89,-488.558,86.1981,NULL,0,''), (2717100,79,4427.68,-492.509,84.9365,NULL,0,''), (2889700,1,2195.36,-6096.68,1.9554,NULL,0,'Scarlet Ghoul'), (2889700,2,2134.17,-6095.66,6.12503,NULL,0,'Scarlet Ghoul'), (2889700,3,2093.47,-6034.34,9.51568,NULL,0,'Scarlet Ghoul'), (2889700,4,2071.71,-6016.35,12.8503,NULL,0,'Scarlet Ghoul'), (2889700,5,2055.48,-6009.92,18.7714,NULL,0,'Scarlet Ghoul'), (2889700,6,2039.45,-6003.64,26.1671,NULL,0,'Scarlet Ghoul'), (2889700,7,2031.47,-6000.21,32.6736,NULL,0,'Scarlet Ghoul'), (2889700,8,2027.76,-6003.44,37.1358,NULL,0,'Scarlet Ghoul'), (2889700,9,2011.07,-5996.08,44.1112,NULL,0,'Scarlet Ghoul'), (2889700,10,1997.24,-5990.15,54.3887,NULL,0,'Scarlet Ghoul'), (2889700,11,1982.88,-5984.33,66.1335,NULL,0,'Scarlet Ghoul'), (2889700,12,1969.15,-5978.07,77.4549,NULL,0,'Scarlet Ghoul'), (2889700,13,1956.63,-5972.65,88.8567,NULL,0,'Scarlet Ghoul'), (2889700,14,1941.63,-5965.98,100.383,NULL,0,'Scarlet Ghoul'), (2889700,15,1916.46,-5952.45,101.245,NULL,0,'Scarlet Ghoul'), (2889700,16,1882.05,-5938.46,103.134,NULL,0,'Scarlet Ghoul'), (2889700,17,1830.41,-5918.27,109.343,NULL,0,'Scarlet Ghoul'), (2889701,1,2134.17,-6095.66,6.12503,NULL,0,'Scarlet Ghoul'), (2889701,2,2093.47,-6034.34,9.51568,NULL,0,'Scarlet Ghoul'), (2889701,3,2071.71,-6016.35,12.8503,NULL,0,'Scarlet Ghoul'), (2889701,4,2055.48,-6009.92,18.7714,NULL,0,'Scarlet Ghoul'), (2889701,5,2039.45,-6003.64,26.1671,NULL,0,'Scarlet Ghoul'), (2889701,6,2031.47,-6000.21,32.6736,NULL,0,'Scarlet Ghoul'), (2889701,7,2027.76,-6003.44,37.1358,NULL,0,'Scarlet Ghoul'), (2889701,8,2011.07,-5996.08,44.1112,NULL,0,'Scarlet Ghoul'), (2889701,9,1997.24,-5990.15,54.3887,NULL,0,'Scarlet Ghoul'), (2889701,10,1982.88,-5984.33,66.1335,NULL,0,'Scarlet Ghoul'), (2889701,11,1969.15,-5978.07,77.4549,NULL,0,'Scarlet Ghoul'), (2889701,12,1956.63,-5972.65,88.8567,NULL,0,'Scarlet Ghoul'), (2889701,13,1941.63,-5965.98,100.383,NULL,0,'Scarlet Ghoul'), (2889701,14,1932.22,-5938.63,102.608,NULL,0,'Scarlet Ghoul'), (2889701,15,1922.82,-5911.55,101.577,NULL,0,'Scarlet Ghoul'), (2889701,16,1904.45,-5886.13,101.342,NULL,0,'Scarlet Ghoul'), (2889701,17,1885.07,-5868.9,102.316,NULL,0,'Scarlet Ghoul'), (2889701,18,1865.04,-5856.94,102.963,NULL,0,'Scarlet Ghoul'), (2889701,19,1845.46,-5845.15,102.116,NULL,0,'Scarlet Ghoul'), (2889701,20,1827.57,-5833.89,102.35,NULL,0,'Scarlet Ghoul'), (2889701,21,1815.07,-5826.03,104.496,NULL,0,'Scarlet Ghoul'), (2889701,22,1803.11,-5819.46,108.539,NULL,0,'Scarlet Ghoul'), (2889702,1,2149.14,-5851.65,101.359,NULL,0,'Scarlet Ghoul'), (2889702,2,2053.96,-5848.34,102.191,NULL,0,'Scarlet Ghoul'), (2889702,3,1979.57,-5854.15,100.744,NULL,0,'Scarlet Ghoul'), (2889702,4,1892.49,-5856.97,101.901,NULL,0,'Scarlet Ghoul'), (2889702,5,1876.31,-5847.54,102.117,NULL,0,'Scarlet Ghoul'), (2889702,6,1854.03,-5836.07,101.786,NULL,0,'Scarlet Ghoul'), (2889702,7,1835.25,-5825.92,100.771,NULL,0,'Scarlet Ghoul'), (2889702,8,1819.57,-5818.21,104.062,NULL,0,'Scarlet Ghoul'), (2889702,9,1804.9,-5811.44,108.211,NULL,0,'Scarlet Ghoul'), (2889703,1,2137.57,-5793.85,99.6059,NULL,0,'Scarlet Ghoul'), (2889703,2,2061.74,-5811.58,103.393,NULL,0,'Scarlet Ghoul'), (2889703,3,1981.03,-5807.5,101.003,NULL,0,'Scarlet Ghoul'), (2889703,4,1912.78,-5768.24,103.644,NULL,0,'Scarlet Ghoul'), (2889703,5,1904.15,-5806.23,100.849,NULL,0,'Scarlet Ghoul'), (2889703,6,1896.9,-5836.73,101.094,NULL,0,'Scarlet Ghoul'), (2889703,7,1892.49,-5856.97,101.901,NULL,0,'Scarlet Ghoul'), (2889703,8,1887.36,-5884.82,102.247,NULL,0,'Scarlet Ghoul'), (2889703,9,1871.81,-5893.8,103.641,NULL,0,'Scarlet Ghoul'), (2889703,10,1857.17,-5902.04,104.017,NULL,0,'Scarlet Ghoul'), (2889703,11,1830.35,-5917.68,109.236,NULL,0,'Scarlet Ghoul'), (2889704,1,2135.57,-5917.64,99.7943,NULL,0,'Scarlet Ghoul'), (2889704,2,2128.11,-5918.47,102.578,NULL,0,'Scarlet Ghoul'), (2889704,3,2119.9,-5919.75,104.846,NULL,0,'Scarlet Ghoul'), (2889704,4,2106.67,-5921.86,105.899,NULL,0,'Scarlet Ghoul'), (2889704,5,2098.45,-5923.07,106.789,NULL,0,'Scarlet Ghoul'), (2889704,6,2085.58,-5925.12,105.653,NULL,0,'Scarlet Ghoul'), (2889704,7,2072.79,-5927.23,106.48,NULL,0,'Scarlet Ghoul'), (2889704,8,2058.07,-5929.9,105.883,NULL,0,'Scarlet Ghoul'), (2889704,9,1993.39,-5934.47,103.237,NULL,0,'Scarlet Ghoul'), (2889704,10,1914.4,-5934.46,103.034,NULL,0,'Scarlet Ghoul'), (2889704,11,1897.4,-5930.15,103.31,NULL,0,'Scarlet Ghoul'), (2889704,12,1879.51,-5926.65,104.3,NULL,0,'Scarlet Ghoul'), (2889704,13,1859.57,-5922.32,104.622,NULL,0,'Scarlet Ghoul'), (2889704,14,1844.79,-5919.96,106.565,NULL,0,'Scarlet Ghoul'), (2889704,15,1830.42,-5918.24,109.362,NULL,0,'Scarlet Ghoul'), (2889705,1,2339.39,-5872.39,102.403,NULL,0,'Scarlet Ghoul'), (2889705,2,2277.87,-5881.46,100.519,NULL,0,'Scarlet Ghoul'), (2889705,3,2237.95,-5908.16,100.543,NULL,0,'Scarlet Ghoul'), (2889705,4,2179.26,-5916.57,100.833,NULL,0,'Scarlet Ghoul'), (2889705,5,2135.57,-5917.64,99.7943,NULL,0,'Scarlet Ghoul'), (2889705,6,2128.11,-5918.47,102.578,NULL,0,'Scarlet Ghoul'), (2889705,7,2119.9,-5919.75,104.846,NULL,0,'Scarlet Ghoul'), (2889705,8,2106.67,-5921.86,105.899,NULL,0,'Scarlet Ghoul'), (2889705,9,2098.45,-5923.07,106.789,NULL,0,'Scarlet Ghoul'), (2889705,10,2085.58,-5925.12,105.653,NULL,0,'Scarlet Ghoul'), (2889705,11,2072.79,-5927.23,106.48,NULL,0,'Scarlet Ghoul'), (2889705,12,2058.07,-5929.9,105.883,NULL,0,'Scarlet Ghoul'), (2889705,13,1993.39,-5934.47,103.237,NULL,0,'Scarlet Ghoul'), (2889705,14,1914.4,-5934.46,103.034,NULL,0,'Scarlet Ghoul'), (2889705,15,1897.4,-5930.15,103.31,NULL,0,'Scarlet Ghoul'), (2889705,16,1879.51,-5926.65,104.3,NULL,0,'Scarlet Ghoul'), (2889705,17,1859.57,-5922.32,104.622,NULL,0,'Scarlet Ghoul'), (2889705,18,1844.79,-5919.96,106.565,NULL,0,'Scarlet Ghoul'), (2889705,19,1830.42,-5918.24,109.362,NULL,0,'Scarlet Ghoul'), (2889706,1,2278.17,-5838.22,100.935,NULL,0,'Scarlet Ghoul'), (2889706,2,2226.82,-5841.5,101.312,NULL,0,'Scarlet Ghoul'), (2889706,3,2172.03,-5844.53,101.348,NULL,0,'Scarlet Ghoul'), (2889706,4,2149.14,-5851.65,101.359,NULL,0,'Scarlet Ghoul'), (2889706,5,2053.96,-5848.34,102.191,NULL,0,'Scarlet Ghoul'), (2889706,6,1979.57,-5854.15,100.744,NULL,0,'Scarlet Ghoul'), (2889706,7,1892.49,-5856.97,101.901,NULL,0,'Scarlet Ghoul'), (2889706,8,1876.31,-5847.54,102.117,NULL,0,'Scarlet Ghoul'), (2889706,9,1854.03,-5836.07,101.786,NULL,0,'Scarlet Ghoul'), (2889706,10,1835.25,-5825.92,100.771,NULL,0,'Scarlet Ghoul'), (2889706,11,1819.57,-5818.21,104.062,NULL,0,'Scarlet Ghoul'), (2889706,12,1804.9,-5811.44,108.211,NULL,0,'Scarlet Ghoul'), (2943400,1,6630.9,-1250.24,396.158,NULL,0,'Injured Goblin Miner - Path 1'), (2943400,2,6636.94,-1252.83,395.515,NULL,0,''), (2943400,3,6642.93,-1255.12,396.739,NULL,0,''), (2943400,4,6653.43,-1259.34,397.054,NULL,0,''), (2943400,5,6661.06,-1260.11,396.752,NULL,0,''), (2943400,6,6666.82,-1256.6,396.358,NULL,0,''), (2943400,7,6670.32,-1249.39,395.916,NULL,0,''), (2943400,8,6670.43,-1242.44,397.338,NULL,0,''), (2943400,9,6667.77,-1235.48,398.454,NULL,0,''), (2943400,10,6663.29,-1227.83,399.517,NULL,0,''), (2943400,11,6661.88,-1223.62,399.605,NULL,0,''), (2943400,12,6662.03,-1219.08,399.259,NULL,0,''), (2943400,13,6660.49,-1215.93,399.497,NULL,0,''), (2943400,14,6656.63,-1210.38,399.817,NULL,0,''), (2943400,15,6654.45,-1201.55,399.526,NULL,0,''), (2943400,16,6655.82,-1190.88,398.76,NULL,0,''), (2943400,17,6659.34,-1179.03,398.76,NULL,0,''), (2943400,18,6663.06,-1167.6,398.697,NULL,0,''), (2943400,19,6666.78,-1155.69,398.097,NULL,0,''), (2943400,20,6671.45,-1145.52,398.125,NULL,0,''), (2943400,21,6673.88,-1133.91,397.099,NULL,0,''), (2943400,22,6677.99,-1121.77,397.126,NULL,0,''), (2943400,23,6682.46,-1110.49,397.033,NULL,0,''), (2943400,24,6685.58,-1101.34,396.279,NULL,0,''), (2943400,25,6683.75,-1090.87,395.828,NULL,0,''), (2943400,26,6677.66,-1088.04,397.732,NULL,0,''), (2943400,27,6670.44,-1085.06,399.645,NULL,0,''), (2943400,28,6665.07,-1080.05,401.212,NULL,0,''), (2943400,29,6662.98,-1074.12,402.998,NULL,0,''), (2943400,30,6665.29,-1067.52,404.62,NULL,0,''), (2943400,31,6671.53,-1059.54,406.142,NULL,0,''), (2943400,32,6676.84,-1053.17,407.182,NULL,0,''), (2943400,33,6678.34,-1043.88,409.474,NULL,0,''), (2943400,34,6677.61,-1036.92,411.526,NULL,0,''), (2943400,35,6671.8,-1031.37,413.122,NULL,0,''), (2943400,36,6665.94,-1025.02,414.775,NULL,0,''), (2943400,37,6659.51,-1016.44,414.823,NULL,0,''), (2943400,38,6651.64,-1012.94,417.578,NULL,0,''), (2943400,39,6640.62,-1013.38,421.786,NULL,0,''), (2943400,40,6630.16,-1014.22,423.779,NULL,0,''), (2943400,41,6620.38,-1014.93,424.316,NULL,0,''), (2943400,42,6611.53,-1015.02,427.563,NULL,0,''), (2943400,43,6601.79,-1015.9,428.737,NULL,0,''), (2943400,44,6588.95,-1018.34,430.184,NULL,0,''), (2943400,45,6577.59,-1019.43,432.311,NULL,0,''), (2943400,46,6565.75,-1020.53,433.575,NULL,0,''), (2943400,47,6554.54,-1023.29,433.452,NULL,0,''), (2943400,48,6544.71,-1027.29,433.058,NULL,0,''), (2943400,49,6534.61,-1029.6,432.752,NULL,0,''), (2943400,50,6523.73,-1030.5,433.251,NULL,0,''), (2943400,51,6512.65,-1030.56,435.558,NULL,0,''), (2943400,52,6502.94,-1031.84,436.044,NULL,0,''), (2943400,53,6493.76,-1029.74,435.614,NULL,0,''), (2943400,54,6483.93,-1028.38,434.219,NULL,0,''), (2943400,55,6473.55,-1027.1,434.46,NULL,0,''), (2943400,56,6465.75,-1026.49,433.765,NULL,0,''), (2943400,57,6451.81,-1025.43,431.502,NULL,0,''), (2943401,1,6691.62,-1166.98,398.74,NULL,0,'Injured Goblin Miner - Path 2'), (2943401,2,6681.27,-1161.11,398.374,NULL,0,''), (2943401,3,6676.8,-1156.97,398.109,NULL,0,''), (2943401,4,6674.58,-1150.37,398.097,NULL,0,''), (2943401,5,6672.93,-1143.34,397.981,NULL,0,''), (2943401,6,6673.64,-1134.95,397.098,NULL,0,''), (2943401,7,6676.67,-1125.9,397.098,NULL,0,''), (2943401,8,6679.77,-1118.34,397.098,NULL,0,''), (2943401,9,6682.99,-1109.71,397.003,NULL,0,''), (2943401,10,6685.18,-1101.85,396.432,NULL,0,''), (2943401,11,6684.32,-1093.62,396.019,NULL,0,''), (2943401,12,6678.83,-1088.07,397.717,NULL,0,''), (2943401,13,6671.29,-1084.13,399.935,NULL,0,''), (2943401,14,6665.29,-1079.17,401.521,NULL,0,''), (2943401,15,6663.37,-1073.1,403.355,NULL,0,''), (2943401,16,6666.26,-1066.08,404.724,NULL,0,''), (2943401,17,6672.05,-1058.18,406.363,NULL,0,''), (2943401,18,6676.35,-1051.17,407.57,NULL,0,''), (2943401,19,6678.49,-1042.47,409.756,NULL,0,''), (2943401,20,6676.52,-1035.37,412.154,NULL,0,''), (2943401,21,6670.64,-1029.07,413.926,NULL,0,''), (2943401,22,6662.8,-1023.21,414.812,NULL,0,''), (2943401,23,6655.28,-1017.88,415.732,NULL,0,''), (2943401,24,6648.4,-1014.24,418.825,NULL,0,''), (2943401,25,6640.83,-1013.21,421.716,NULL,0,''), (2943401,26,6633.5,-1013.48,423.774,NULL,0,''), (2943401,27,6624.31,-1014.11,424.033,NULL,0,''), (2943401,28,6614.99,-1014.54,426.688,NULL,0,''), (2943401,29,6606.21,-1015.62,428.27,NULL,0,''), (2943401,30,6596.4,-1017.1,429.275,NULL,0,''), (2943401,31,6586.7,-1018.43,430.863,NULL,0,''), (2943401,32,6576.33,-1021.14,432.45,NULL,0,''), (2943401,33,6566.7,-1022.89,433.574,NULL,0,''), (2943401,34,6557.01,-1024.36,433.472,NULL,0,''), (2943401,35,6547.04,-1027.21,433.036,NULL,0,''), (2943401,36,6537.87,-1029.5,432.485,NULL,0,''), (2943401,37,6528.03,-1031.42,432.965,NULL,0,''), (2943401,38,6517.97,-1030.28,433.66,NULL,0,''), (2943401,39,6509.17,-1029.27,436.394,NULL,0,''), (2943401,40,6500.43,-1029.16,436.934,NULL,0,''), (2943401,41,6493.08,-1029.14,435.476,NULL,0,''), (2943401,42,6485.17,-1028.62,434.268,NULL,0,''), (2943401,43,6476.41,-1027.85,434.392,NULL,0,''), (2943401,44,6467.45,-1027.22,433.938,NULL,0,''), (2943401,45,6451.81,-1025.43,431.502,NULL,0,''), (2943402,1,6646.12,-1111.91,427.333,NULL,0,'Injured Goblin Miner - Path 3'), (2943402,2,6641.28,-1109.86,427.018,NULL,0,''), (2943402,3,6639.6,-1107.49,427.446,NULL,0,''), (2943402,4,6640.17,-1104.28,426.943,NULL,0,''), (2943402,5,6643.59,-1102.81,426.271,NULL,0,''), (2943402,6,6651.91,-1103.95,424.587,NULL,0,''), (2943402,7,6660.17,-1107,422.845,NULL,0,''), (2943402,8,6667.57,-1111.9,423.728,NULL,0,''), (2943402,9,6672.04,-1118.99,424.471,NULL,0,''), (2943402,10,6671.27,-1127.23,423.752,NULL,0,''), (2943402,11,6664.88,-1132.07,422.862,NULL,0,''), (2943402,12,6657.88,-1131.42,420.963,NULL,0,''), (2943402,13,6649.67,-1129.19,418.211,NULL,0,''), (2943402,14,6640.5,-1127.03,416.856,NULL,0,''), (2943402,15,6631.06,-1127.09,415.75,NULL,0,''), (2943402,16,6623.81,-1124.22,412.966,NULL,0,''), (2943402,17,6619.03,-1117.02,411.954,NULL,0,''), (2943402,18,6615.87,-1108.49,411.232,NULL,0,''), (2943402,19,6616.47,-1099.42,411.141,NULL,0,''), (2943402,20,6616.45,-1089.16,412.495,NULL,0,''), (2943402,21,6617.36,-1081.09,414.671,NULL,0,''), (2943402,22,6621.79,-1073.01,415.079,NULL,0,''), (2943402,23,6626.65,-1064.5,414.711,NULL,0,''), (2943402,24,6630.33,-1056.72,415.189,NULL,0,''), (2943402,25,6632.11,-1047.6,416.516,NULL,0,''), (2943402,26,6630.44,-1038.92,421.234,NULL,0,''), (2943402,27,6625.94,-1030.35,423.343,NULL,0,''), (2943402,28,6621.02,-1022.58,423.878,NULL,0,''), (2943402,29,6614.45,-1015.99,426.85,NULL,0,''), (2943402,30,6605.01,-1012.53,428.533,NULL,0,''), (2943402,31,6595.49,-1010.98,429.473,NULL,0,''), (2943402,32,6585.65,-1012.74,431.971,NULL,0,''), (2943402,33,6575.47,-1016.45,433.811,NULL,0,''), (2943402,34,6565.44,-1019.92,433.574,NULL,0,''), (2943402,35,6556.13,-1022.97,433.47,NULL,0,''), (2943402,36,6547.14,-1026.57,433.079,NULL,0,''), (2943402,37,6538.49,-1029.73,432.356,NULL,0,''), (2943402,38,6529.72,-1030.58,432.886,NULL,0,''), (2943402,39,6519.4,-1029.54,433.607,NULL,0,''), (2943402,40,6510.33,-1028.8,436.316,NULL,0,''), (2943402,41,6500.42,-1028.45,437.175,NULL,0,''), (2943402,42,6492.37,-1028.61,435.288,NULL,0,''), (2943402,43,6485.28,-1028.13,434.34,NULL,0,''), (2943402,44,6478.12,-1027.1,434.323,NULL,0,''), (2943402,45,6469.27,-1026.56,434.135,NULL,0,''), (2943402,46,6451.81,-1025.43,431.502,NULL,0,''), (2955500,1,6272.38,-1598.42,423.442,NULL,0,'Goblin Sapper'), (2955500,2,6282.42,-1594.98,424.872,NULL,0,''), (2955500,3,6293.28,-1592.27,425.002,NULL,0,''), (2955500,4,6305.98,-1588.77,424.457,NULL,0,''), (2955500,5,6318.92,-1584.83,425.138,NULL,0,''), (2955500,6,6329.35,-1584,425.437,NULL,0,''), (2955500,7,6339.57,-1584.85,425.163,NULL,0,''), (2955500,8,6349.23,-1588.58,428.443,NULL,0,''), (2955500,9,6359,-1593.78,427.067,NULL,0,''), (2955500,10,6368.28,-1600.04,423.786,NULL,0,''), (2955500,11,6376.83,-1606.72,420.207,NULL,0,''), (2955500,12,6386.05,-1614.59,418.733,NULL,0,''), (2955500,13,6393.03,-1623.59,418.229,NULL,0,''), (2955500,14,6400.62,-1632.87,418.539,NULL,0,''), (2955500,15,6411.01,-1638.04,419.292,NULL,0,''), (2955500,16,6422.29,-1638.02,418.993,NULL,0,''), (2955500,17,6434.9,-1635.69,418.54,NULL,0,''), (2955500,18,6446.77,-1635.18,418.54,NULL,0,''), (2955500,19,6459.66,-1637.91,424.067,NULL,0,''), (2955500,20,6465.12,-1639.16,425.64,NULL,0,''), (2955500,21,6468.73,-1641.3,426.709,NULL,0,''), (2955500,22,6470.61,-1645.3,428.206,NULL,0,''), (2955500,23,6469.99,-1650.96,430.413,NULL,0,''), (2955500,24,6465.68,-1655.19,432.279,NULL,0,''), (2955500,25,6460.28,-1659.65,434.123,NULL,0,''), (2955500,26,6455.05,-1664.59,435.955,NULL,0,''), (2955500,27,6450.72,-1671.92,435.908,NULL,0,''), (2955500,28,6447.04,-1678.69,435.85,NULL,0,''), (2955500,29,6443.22,-1685.77,435.698,NULL,0,''), (2955500,30,6439.69,-1693.13,435.558,NULL,0,''), (2955500,31,6436.61,-1701.42,435.354,NULL,0,''), (2955500,32,6437.65,-1708.23,435.143,NULL,0,''), (2955500,33,6440.81,-1713.39,434.906,NULL,0,''), (2955500,34,6445.5,-1719.78,435.27,NULL,0,''), (2955500,35,6450.69,-1726.96,435.339,NULL,0,''), (2955500,36,6455.46,-1733.44,435.255,NULL,0,''), (2955500,37,6460.82,-1739.59,434.373,NULL,0,''), (2955500,38,6467.05,-1745.22,434.115,NULL,0,''), (2955500,39,6475.03,-1748.13,434.69,NULL,0,''), (2955500,40,6483.06,-1750.11,435.193,NULL,0,''), (2955500,41,6490.36,-1750.57,435.36,NULL,0,''), (2955500,42,6498.3,-1749.28,435.549,NULL,0,''), (2955500,43,6505.54,-1746.45,435.806,NULL,0,''), (2955500,44,6513.4,-1742.87,435.929,NULL,0,''), (2955500,45,6520.67,-1738.07,436.13,NULL,0,''), (2955500,46,6526.04,-1732.45,436.617,NULL,0,''), (2955500,47,6529.72,-1725.31,438.323,NULL,0,''), (2955500,48,6532.19,-1718.28,440.431,NULL,0,''), (2955500,49,6533.88,-1712.21,442.19,NULL,0,''), (2961800,1,6315.08,-1349.14,427.685,NULL,0,''), (2961800,2,6311.85,-1337.78,427.862,NULL,0,''), (2961800,3,6309.37,-1326.59,427.403,NULL,0,''), (2961800,4,6307.66,-1314.02,428.048,NULL,0,''), (2961800,5,6306.05,-1302.78,428.125,NULL,0,''), (2961800,6,6303.16,-1290.42,426.443,NULL,0,''), (2961800,7,6300.35,-1279.18,426.779,NULL,0,''), (2961800,8,6296.24,-1268.47,427.236,NULL,0,''), (2961800,9,6291.25,-1258.14,427.314,NULL,0,''), (2961800,10,6287.14,-1246.16,427.539,NULL,0,''), (2961800,11,6287.04,-1234.09,427.369,NULL,0,''), (2961800,12,6285.57,-1222.06,426.478,NULL,0,''), (2961800,13,6283.66,-1209.74,425.443,NULL,0,''), (2961800,14,6281.42,-1197.16,424.673,NULL,0,''), (2961800,15,6278.53,-1186.38,424.762,NULL,0,''), (2961800,16,6275.27,-1174.93,424.125,NULL,0,''), (2961801,1,6313.75,-1349.82,427.773,NULL,0,''), (2961801,2,6307.36,-1342.37,427.725,NULL,0,''), (2961801,3,6298.25,-1337.01,426.774,NULL,0,''), (2961801,4,6289.51,-1330.62,426.356,NULL,0,''), (2961801,5,6281.44,-1322.63,426.615,NULL,0,''), (2961801,6,6274.53,-1314.44,426.45,NULL,0,''), (2961801,7,6267.28,-1304.19,425.892,NULL,0,''), (2961801,8,6262.27,-1293.81,425.818,NULL,0,''), (2961801,9,6260.76,-1281.12,425.847,NULL,0,''), (2961801,10,6260.6,-1268.01,426.734,NULL,0,''), (2961801,11,6260.76,-1253.8,428.236,NULL,0,''), (2961801,12,6260.54,-1244.07,428.724,NULL,0,''), (2961801,13,6260.33,-1234.01,428.772,NULL,0,''), (2961801,14,6260.82,-1220.78,428.757,NULL,0,''), (2961801,15,6261.78,-1208.46,427.949,NULL,0,''), (2961801,16,6262.8,-1196.58,426.344,NULL,0,''), (2961801,17,6264.2,-1185.73,425.815,NULL,0,''), (2961801,18,6265.7,-1176.44,424.464,NULL,0,''), (2961802,1,6316.15,-1348.73,427.568,NULL,0,''), (2961802,2,6317.08,-1340.6,427.258,NULL,0,''), (2961802,3,6317.79,-1330.46,428.1,NULL,0,''), (2961802,4,6316.61,-1319.16,428.244,NULL,0,''), (2961802,5,6315.25,-1308.64,428.875,NULL,0,''), (2961802,6,6314.03,-1298.32,428.111,NULL,0,''), (2961802,7,6312.97,-1288.64,427.236,NULL,0,''), (2961802,8,6311.41,-1278.39,427.645,NULL,0,''), (2961802,9,6308.49,-1267.29,427.73,NULL,0,''), (2961802,10,6305.21,-1255.03,427.299,NULL,0,''), (2961802,11,6302.89,-1244.79,427.55,NULL,0,''), (2961802,12,6301.09,-1233.67,427.075,NULL,0,''), (2961802,13,6300.25,-1225.08,425.73,NULL,0,''), (2961802,14,6306.03,-1217.58,425.49,NULL,0,''), (2961802,15,6314.01,-1210.59,426.51,NULL,0,''), (2961802,16,6319.67,-1202.59,426.422,NULL,0,''), (2961802,17,6322.42,-1193.07,425.804,NULL,0,''), (2961802,18,6323.8,-1183.54,425.76,NULL,0,''), (2961802,19,6324.48,-1175.48,425.556,NULL,0,''), (2961802,20,6324.79,-1166.19,425.223,NULL,0,''), (2961803,1,6342.3,-1348.57,428.451,NULL,0,''), (2961803,2,6348.92,-1341.18,429.426,NULL,0,''), (2961803,3,6355.97,-1333.41,429.389,NULL,0,''), (2961803,4,6363.37,-1323.81,429.414,NULL,0,''), (2961803,5,6368.89,-1313.76,430.32,NULL,0,''), (2961803,6,6373.84,-1303.41,431.224,NULL,0,''), (2961803,7,6376.82,-1293.15,432.417,NULL,0,''), (2961803,8,6376.79,-1282.38,433.009,NULL,0,''), (2961803,9,6372.82,-1271.73,432.339,NULL,0,''), (2961803,10,6369.34,-1262.07,431.078,NULL,0,''), (2961803,11,6370.88,-1251.5,429.61,NULL,0,''), (2961803,12,6373.46,-1240.65,428.322,NULL,0,''), (2961803,13,6375.5,-1230.13,427.312,NULL,0,''), (2961803,14,6377.23,-1219.77,426.556,NULL,0,''), (2961803,15,6378.9,-1209.73,426.153,NULL,0,''), (2961803,16,6380.45,-1199.35,425.959,NULL,0,''), (2961803,17,6382.01,-1187.97,426.054,NULL,0,''), (2961803,18,6383.35,-1179.88,426.415,NULL,0,''), (2961804,1,6339.98,-1347.78,428.367,NULL,0,''), (2961804,2,6340.43,-1339.92,429.081,NULL,0,''), (2961804,3,6339.42,-1329.47,428.935,NULL,0,''), (2961804,4,6338.77,-1317.36,428.223,NULL,0,''), (2961804,5,6339.56,-1305.82,427.858,NULL,0,''), (2961804,6,6342.22,-1293.87,427.728,NULL,0,''), (2961804,7,6345.89,-1282.88,428.073,NULL,0,''), (2961804,8,6349.55,-1272.14,428.729,NULL,0,''), (2961804,9,6347.04,-1260,428.701,NULL,0,''), (2961804,10,6343.92,-1247.14,428.441,NULL,0,''), (2961804,11,6342.79,-1234.73,427.411,NULL,0,''), (2961804,12,6342.23,-1222.28,427.765,NULL,0,''), (2961804,13,6345.7,-1210.05,427.609,NULL,0,''), (2961804,14,6349.52,-1198.99,427.245,NULL,0,''), (2961804,15,6351.78,-1188.07,426.764,NULL,0,''), (2961804,16,6354.24,-1177.53,426.659,NULL,0,''), (2961804,17,6356.17,-1168.77,426.759,NULL,0,''), (2961900,1,6334.46,-1344.04,428.17,NULL,0,''), (2961900,2,6334.41,-1334.01,428.724,NULL,0,''), (2961900,3,6331.47,-1321.38,428.34,NULL,0,''), (2961900,4,6331.22,-1309.17,428.168,NULL,0,''), (2961900,5,6334.87,-1297.77,427.649,NULL,0,''), (2961900,6,6339.93,-1285.3,427.786,NULL,0,''), (2961900,7,6346.35,-1272.87,428.302,NULL,0,''), (2961900,8,6351.63,-1261.7,429.053,NULL,0,''), (2961900,9,6357.53,-1250.24,428.454,NULL,0,''), (2961900,10,6366.15,-1238.41,427.638,NULL,0,''), (2961900,11,6369.68,-1226.41,426.865,NULL,0,''), (2961900,12,6369.56,-1213.07,426.468,NULL,0,''), (2961900,13,6368.46,-1198.92,426.39,NULL,0,''), (2961900,14,6366.45,-1185.84,426.669,NULL,0,''), (2961900,15,6365.61,-1174.07,427.081,NULL,0,''), (2961901,1,6333.1,-1343.65,428.042,NULL,0,''), (2961901,2,6332.9,-1333.86,428.595,NULL,0,''), (2961901,3,6329.05,-1321.68,428.336,NULL,0,''), (2961901,4,6325.82,-1309.9,428.472,NULL,0,''), (2961901,5,6320.24,-1296.94,427.868,NULL,0,''), (2961901,6,6314.9,-1285.57,427.382,NULL,0,''), (2961901,7,6308.9,-1275.14,427.737,NULL,0,''), (2961901,8,6303.29,-1263.89,427.541,NULL,0,''), (2961901,9,6298.45,-1251.26,427.313,NULL,0,''), (2961901,10,6296.23,-1238.79,427.393,NULL,0,''), (2961901,11,6293.76,-1225.45,426.15,NULL,0,''), (2961901,12,6290.19,-1214.32,425.515,NULL,0,''), (2961901,13,6287.23,-1203.67,424.846,NULL,0,''), (2961901,14,6285.03,-1191.74,424.811,NULL,0,''), (2961901,15,6282.53,-1180.86,424.545,NULL,0,''), (2961901,16,6281.15,-1170.46,423.832,NULL,0,''), (2961902,1,6332.24,-1343.42,427.947,NULL,0,''), (2961902,2,6332.19,-1333.4,428.572,NULL,0,''), (2961902,3,6327.87,-1321.37,428.321,NULL,0,''), (2961902,4,6323.6,-1310.36,428.607,NULL,0,''), (2961902,5,6317.67,-1298.17,428.055,NULL,0,''), (2961902,6,6312.12,-1287.25,427.15,NULL,0,''), (2961902,7,6306.52,-1276.23,427.524,NULL,0,''), (2961902,8,6300.78,-1265.41,427.535,NULL,0,''), (2961902,9,6295.13,-1252.38,427.316,NULL,0,''), (2961902,10,6289.84,-1240.73,427.363,NULL,0,''), (2961902,11,6283.71,-1229.64,427.267,NULL,0,''), (2961902,12,6276.24,-1219.8,427.089,NULL,0,''), (2961902,13,6269.34,-1211.03,427.125,NULL,0,''), (2961902,14,6261.85,-1202.21,426.889,NULL,0,''), (2961902,15,6256.36,-1196.26,428.488,NULL,0,''), (2961902,16,6251.75,-1188.7,426.944,NULL,0,''), (2961902,17,6246.64,-1180.16,423.851,NULL,0,''), (2961903,1,6315.91,-1344.21,427.405,NULL,0,''), (2961903,2,6315.71,-1332.21,428.013,NULL,0,''), (2961903,3,6313.93,-1321.33,427.871,NULL,0,''), (2961903,4,6310.85,-1311.41,428.605,NULL,0,''), (2961903,5,6309.81,-1300.52,428.265,NULL,0,''), (2961903,6,6310.59,-1290.22,427.145,NULL,0,''), (2961903,7,6314.54,-1278.9,427.823,NULL,0,''), (2961903,8,6320.71,-1269.1,428.155,NULL,0,''), (2961903,9,6328.52,-1260.69,428.129,NULL,0,''), (2961903,10,6335.23,-1250.8,428.974,NULL,0,''), (2961903,11,6337.27,-1239.25,427.811,NULL,0,''), (2961903,12,6336.57,-1227.03,427.501,NULL,0,''), (2961903,13,6335.18,-1214.64,427.804,NULL,0,''), (2961903,14,6334.01,-1202.56,427.066,NULL,0,''), (2961903,15,6332.92,-1190.36,426.384,NULL,0,''), (2961903,16,6331.77,-1179.49,425.861,NULL,0,''), (2961903,17,6330.55,-1167.96,425.365,NULL,0,''), (2961904,1,6314.18,-1344.96,427.639,NULL,0,''), (2961904,2,6305.02,-1337.72,427.602,NULL,0,''), (2961904,3,6293.17,-1330.32,426.479,NULL,0,''), (2961904,4,6284.32,-1322.07,426.52,NULL,0,''), (2961904,5,6275.97,-1312.66,426.288,NULL,0,''), (2961904,6,6269.18,-1303.58,425.696,NULL,0,''), (2961904,7,6264.9,-1292.49,425.766,NULL,0,''), (2961904,8,6263.29,-1280.8,425.953,NULL,0,''), (2961904,9,6263.99,-1267.7,426.803,NULL,0,''), (2961904,10,6264.07,-1253.93,428.333,NULL,0,''), (2961904,11,6269.49,-1244.2,429.111,NULL,0,''), (2961904,12,6277.29,-1236.07,428.322,NULL,0,''), (2961904,13,6281.59,-1224.6,426.931,NULL,0,''), (2961904,14,6286.5,-1212.79,425.636,NULL,0,''), (2961904,15,6291.56,-1200.22,424.523,NULL,0,''), (2961904,16,6296.4,-1188.14,424.484,NULL,0,''), (2961904,17,6299.57,-1177.37,424.932,NULL,0,''), (2961904,18,6300.07,-1168.64,424.854,NULL,0,''), (3039900,1,8695.3,-703.023,933.672,NULL,0,'Thorim - The Reckoning'), (3039900,2,8688.26,-696.381,932.802,NULL,0,''), (3039900,3,8680.31,-688.831,930.953,NULL,0,''), (3039900,4,8672.82,-681.81,929.133,NULL,0,''), (3039900,5,8666.02,-675.593,927.207,NULL,0,''), (3039900,6,8659.32,-669.424,924.904,NULL,0,''), (3039900,7,8652.4,-662.992,922.517,NULL,0,''), (3039900,8,8650.85,-661.499,923.67,NULL,0,''), (3039900,9,8646.61,-657.15,923.886,NULL,0,''), (3039900,10,8640.08,-650.813,923.668,NULL,0,''), (3039900,11,8636.42,-647.304,923.366,NULL,0,''), (3039900,12,8632.65,-643.688,924.368,NULL,0,''), (3039900,13,8628.64,-639.923,925.278,NULL,0,''), (3039900,14,8624.98,-636.499,926.056,NULL,0,''), (3039900,15,8620.3,-632.119,926.204,NULL,0,''), (3039900,16,8614.32,-626.557,926.204,NULL,0,''), (3039900,17,8607.65,-620.366,926.204,NULL,0,''), (3039900,18,8600.89,-614.094,925.559,NULL,0,''), (3039900,19,8594.45,-608.167,925.559,NULL,0,''), (3039900,20,8588.71,-603.394,925.559,NULL,0,''), (3039900,21,8582.29,-597.977,925.559,NULL,0,''), (3039900,22,8577.78,-593.913,925.559,NULL,0,''), (3039900,23,8573.66,-590.061,925.559,NULL,0,''), (3046100,1,7081.55,-907.867,1067.18,NULL,0,'Veranus - WP1'), (3046101,1,7110.2,-916.508,1100.75,NULL,0,'Veranus - WP2'), (3215900,1,1582.04,408.649,-33.0274,NULL,0,'Doomguard Pillager'), (3215900,2,1591.27,382.782,-36.0157,NULL,0,'Doomguard Pillager'), (3215900,3,1626.62,401.262,-41.3528,NULL,0,'Doomguard Pillager'), (3215900,4,1596.45,409.824,-46.6646,NULL,0,'Doomguard Pillager'), (3215900,5,1612.5,391.512,-55.0201,NULL,0,'Doomguard Pillager'), (3215900,6,1583.25,383.358,-62.2586,NULL,0,'Doomguard Pillager'), (3367200,1,-812.01,-201.99,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,2,-810.91,-203.51,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,3,-810.72,-206.63,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,4,-811.23,-217.11,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,5,-812.88,-222.94,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,6,-815.95,-228.36,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,7,-812.88,-222.94,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,8,-811.23,-217.11,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,9,-810.72,-206.63,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,10,-810.91,-203.51,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,11,-812.01,-201.99,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367200,12,-814.09,-201.35,429.8,NULL,0,'Kirin Tor Mage - Boxes Middle Ulduar'), (3367201,1,-812.83,-202.5,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,2,-812.35,-205.3,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,3,-815.29,-207.55,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,4,-818.87,-207.92,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,5,-815.29,-207.55,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,6,-812.35,-205.3,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,7,-812.83,-202.5,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3367201,8,-814.09,-201.35,429.8,NULL,0,'Kirin Tor Mage - Boxes Right Ulduar'), (3536100,1,8436.87,853.037,547.293,NULL,0,'Tirion Speach Start'), (3536100,2,8431.31,842.01,547.293,NULL,0,'Tirion Speach Start'), (3536100,3,8423.1,831.243,547.294,NULL,0,'Tirion Speach Start'), (3536100,4,8420.27,822.423,547.485,NULL,0,'Tirion Speach Start'), (3536100,5,8411.11,819.215,547.293,NULL,0,'Tirion Speach Start'), (3536100,6,8411.1,820.904,547.397,NULL,0,'Tirion Speach Start'), (3536100,7,8410.85,823.103,548.883,NULL,0,'Tirion Speach Start'), (3536100,8,8410.86,826.076,548.953,NULL,0,'Tirion Speach Start'), (3536101,1,8515.84,966.232,547.8,NULL,0,'Tirion Fordring Path 1 (A)'), (3536101,2,8515.44,933.185,547.621,NULL,0,'Tirion Fordring Path 1 (A)'), (3536101,3,8515.11,907.591,547.716,NULL,0,'Tirion Fordring Path 1 (A)'), (3536101,4,8515.23,883.113,558.337,NULL,0,'Tirion Fordring Path 1 (A)'), (3536101,5,8515.23,876.113,558.337,NULL,0,'Tirion Fordring Path 1 (A)'), (3536102,1,8514.69,967.867,547.602,NULL,0,'Tirion Fordring Path 2 (H)'), (3536102,2,8513.31,908.73,547.06,NULL,0,'Tirion Fordring Path 2 (H)'), (3536102,3,8515.04,903.293,549.422,NULL,0,'Tirion Fordring Path 2 (H)'), (3536102,4,8515.04,883.293,558.422,NULL,0,'Tirion Fordring Path 2 (H)'), (3536102,5,8515.25,883.029,558.298,NULL,0,'Tirion Fordring Path 2 (H)'), (3536102,6,8515.25,881.779,558.298,NULL,0,'Tirion Fordring Path 2 (H)'), (3536102,7,8515.25,870.029,558.298,NULL,0,'Tirion Fordring Path 2 (H)'), (3536103,1,8515.12,882.241,558.422,NULL,0,'Tirion Fordring Path 3'), (3536103,2,8515.12,883.241,558.422,NULL,0,'Tirion Fordring Path 3'), (3536103,3,8515.4,907.983,547.703,NULL,0,'Tirion Fordring Path 3'), (3536103,4,8515.63,933.392,547.775,NULL,0,'Tirion Fordring Path 3'), (3536103,5,8515.33,964.982,547.79,NULL,0,'Tirion Fordring Path 3'), (3536103,6,8515.43,997.722,547.79,NULL,0,'Tirion Fordring Path 3'), (3536103,7,8515.5,1012.84,547.729,NULL,0,'Tirion Fordring Path 3'), (3536103,8,8504.99,1024.24,547.645,NULL,0,'Tirion Fordring Path 3'), (3536103,9,8488.6,1022.55,547.594,NULL,0,'Tirion Fordring Path 3'), (3536103,10,8477.46,1011.27,547.566,NULL,0,'Tirion Fordring Path 3'), (3536103,11,8477,979.205,547.566,NULL,0,'Tirion Fordring Path 3'), (3536103,12,8477.21,957.476,547.619,NULL,0,'Tirion Fordring Path 3'), (3536103,13,8476.94,932.012,547.599,NULL,0,'Tirion Fordring Path 3'), (3536103,14,8472.1,895.481,547.553,NULL,0,'Tirion Fordring Path 3'), (3536103,15,8469.53,875.273,547.547,NULL,0,'Tirion Fordring Path 3'), (3536103,16,8458.68,869.073,547.548,NULL,0,'Tirion Fordring Path 3'), (3536103,17,8447.49,869.585,547.358,NULL,0,'Tirion Fordring Path 3'), (3536103,18,8439.67,864.419,547.638,NULL,0,'Tirion Fordring Path 3'), (3536103,19,8435.67,840.281,547.662,NULL,0,'Tirion Fordring Path 3'), (3536103,20,8428.5,828.458,548.179,NULL,0,'Tirion Fordring Path 3'), (3536103,21,8422.17,820.496,548.201,NULL,0,'Tirion Fordring Path 3'), (3536103,22,8418.17,819.996,547.701,NULL,0,'Tirion Fordring Path 3'), (3536103,23,8411.13,821.022,547.715,NULL,0,'Tirion Fordring Path 3'), (3536103,24,8411.13,822.772,548.715,NULL,0,'Tirion Fordring Path 3'), (3536103,25,8410.86,822.885,548.904,NULL,0,'Tirion Fordring Path 3'), (3536103,26,8410.86,823.635,549.154,NULL,0,'Tirion Fordring Path 3'), (3536103,27,8413.57,823.34,549.131,NULL,0,'Tirion Fordring Path 3'), (3536103,28,8414.32,822.59,547.881,NULL,0,'Tirion Fordring Path 3'), (3536103,29,8416.82,822.09,547.881,NULL,0,'Tirion Fordring Path 3'), (3536103,30,8424.57,823.84,548.131,NULL,0,'Tirion Fordring Path 3'), (3536103,31,8431.32,825.34,547.881,NULL,0,'Tirion Fordring Path 3'), (3536103,32,8431.53,825.52,547.485,NULL,0,'Tirion Fordring Path 3'), (3536103,33,8434.03,826.02,547.485,NULL,0,'Tirion Fordring Path 3'), (3536103,34,8441.02,861.882,547.63,NULL,0,'Tirion Fordring Path 3'), (3536103,35,8464.89,873.682,547.581,NULL,0,'Tirion Fordring Path 3'), (3536103,36,8466.39,882.682,548.081,NULL,0,'Tirion Fordring Path 3'), (3536103,37,8467.89,889.182,547.581,NULL,0,'Tirion Fordring Path 3'), (3536103,38,8470.24,900.28,547.384,NULL,0,'Tirion Fordring Path 3'), (3536103,39,8476.57,926.5,547.612,NULL,0,'Tirion Fordring Path 3'), (3536103,40,8476.94,953.283,547.57,NULL,0,'Tirion Fordring Path 3'), (3536103,41,8477.26,987.507,547.384,NULL,0,'Tirion Fordring Path 3'), (3536103,42,8478.75,1009.75,547.85,NULL,0,'Tirion Fordring Path 3'), (3536103,43,8480.5,1010.5,548.35,NULL,0,'Tirion Fordring Path 3'), (3536103,44,8488.75,1013.25,548.85,NULL,0,'Tirion Fordring Path 3'), (3536103,45,8497.43,1016.1,548.886,NULL,0,'Tirion Fordring Path 3'), (3536103,46,8507.18,1016.1,548.136,NULL,0,'Tirion Fordring Path 3'), (3536103,47,8515.09,1016.16,547.686,NULL,0,'Tirion Fordring Path 3'), (3536103,48,8514.82,985.298,547.79,NULL,0,'Tirion Fordring Path 3'), (3536103,49,8514.08,960.764,547.613,NULL,0,'Tirion Fordring Path 3'), (3536103,50,8513.17,908.798,546.937,NULL,0,'Tirion Fordring Path 3'), (3536103,51,8515.26,891.704,554.69,NULL,0,'Tirion Fordring Path 3'), (3536103,52,8515.26,882.954,558.44,NULL,0,'Tirion Fordring Path 3'), (3536103,53,8515.26,854.954,558.19,NULL,0,'Tirion Fordring Path 3'), (3665600,1,8118.8,783.843,481.567,NULL,0,'Quel\'Delar rest guard 2 (GUID: 202776)- WP 1'), (3665600,2,8123.66,793.745,481.434,NULL,0,'Quel\'Delar rest guard 2 (GUID: 202776)- Home Position'), (3665601,1,8113.4,783.385,481.416,NULL,0,'Quel\'Delar rest guard 1 (GUID: 202775)- WP 1'), (3665601,2,8111.31,794.347,481.059,NULL,0,'Quel\'Delar rest guard 1 (GUID: 202775)- Home Position'), (3665700,1,8112.35,775.095,481.583,NULL,0,'Quel\'Delar rest guard 1 (GUID: 202777)- WP 1'), (3665700,2,8120.1,765.363,482.266,NULL,0,'Quel\'Delar rest guard 1 (GUID: 202777)- Home Position'), (3665701,1,8118.65,775.747,481.973,NULL,0,'Quel\'Delar rest guard 2 (GUID: 202778)- WP 1'), (3665701,2,8130.01,772.465,482.629,NULL,0,'Quel\'Delar rest guard 2 (GUID: 202778)- Home Position'), (3700700,1,-194.583,2159.04,37.9852,NULL,0,NULL), (3700700,2,-172.52,2178.91,37.9852,NULL,0,NULL), (3700700,3,-173.356,2244.59,37.9851,NULL,0,NULL), (3700700,4,-191.483,2259.81,37.9851,NULL,0,NULL), (3700700,5,-233.296,2241.13,37.9851,NULL,0,NULL), (3700700,6,-242.451,2222.78,42.5646,NULL,0,NULL), (3700700,7,-242.6,2201.63,42.5646,NULL,0,NULL), (3700700,8,-233.272,2183.1,37.9851,NULL,0,NULL), (3700700,9,-194.583,2159.04,37.9852,NULL,0,NULL), (3700701,1,-191.483,2259.81,37.9851,NULL,0,NULL), (3700701,2,-233.296,2241.13,37.9851,NULL,0,NULL), (3700701,3,-242.451,2222.78,42.5646,NULL,0,NULL), (3700701,4,-242.6,2201.63,42.5646,NULL,0,NULL), (3700701,5,-233.272,2183.1,37.9851,NULL,0,NULL), (3700701,6,-194.583,2159.04,37.9852,NULL,0,NULL), (3700701,7,-172.52,2178.91,37.9852,NULL,0,NULL), (3700701,8,-173.356,2244.59,37.9851,NULL,0,NULL), (3700701,9,-191.483,2259.81,37.9851,NULL,0,NULL), (3700702,1,-276.016,2211.87,42.5645,NULL,0,NULL), (3700702,2,-239.08,2211.49,42.5645,NULL,0,NULL), (3700702,3,-213.092,2211.63,35.2335,NULL,0,NULL), (3700702,4,-239.08,2211.49,42.5645,NULL,0,NULL), (3700702,5,-350.122,2211.61,42.4406,NULL,0,NULL), (3700702,6,-276.016,2211.87,42.5645,NULL,0,NULL), (3700703,1,-301.121,2212.05,42.0128,NULL,0,NULL), (3700703,2,-350.122,2211.61,42.4406,NULL,0,NULL), (3700703,3,-245.857,2211.23,42.5645,NULL,0,NULL), (3700703,4,-301.121,2212.05,42.0128,NULL,0,NULL), (3715800,1,5288.35,2001.96,715.839,NULL,0,'Quel\'Delar in HoR'), (3715800,2,5287.78,2012.3,718.648,NULL,0,'Quel\'Delar in HoR'), (3715800,3,5293.66,2022.44,721.733,NULL,0,'Quel\'Delar in HoR'), (3715800,4,5304.64,2024.97,724.804,NULL,0,'Quel\'Delar in HoR'), (3715800,5,5322.97,2022.09,728.212,NULL,0,'Quel\'Delar in HoR'), (3715800,6,5330.45,2013.93,729.987,NULL,0,'Quel\'Delar in HoR'), (3715800,7,5329.63,2000.81,731.98,NULL,0,'Quel\'Delar in HoR'), (3715800,8,5318.02,1988.14,733.196,NULL,0,'Quel\'Delar in HoR'), (3715800,9,5296.81,1986.27,732.414,NULL,0,'Quel\'Delar in HoR'), (3715800,10,5288.66,1999.81,733.286,NULL,0,'Quel\'Delar in HoR'), (3715800,11,5291.78,2015.84,732.737,NULL,0,'Quel\'Delar in HoR'), (3715800,12,5306.19,2029.22,732.899,NULL,0,'Quel\'Delar in HoR'), (3715800,13,5327.48,2022,730.3,NULL,0,'Quel\'Delar in HoR'), (3715800,14,5331.94,2004.94,726.963,NULL,0,'Quel\'Delar in HoR'), (3715800,15,5325.13,1990.92,722.842,NULL,0,'Quel\'Delar in HoR'), (3715800,16,5313.1,1984.14,719.322,NULL,0,'Quel\'Delar in HoR'), (3715800,17,5303.81,1984.66,717.071,NULL,0,'Quel\'Delar in HoR'), (3715800,18,5296.86,1993.15,716.888,NULL,0,'Quel\'Delar in HoR'), (3784600,1,8115.65,780.131,481.611,NULL,0,'Lana\'thel Quel\'delar rest - WP 1.1'), (3784601,1,8119.96,775.924,482.029,NULL,0,'Lana\'thel Quel\'delar rest - WP 2.1'), (3784601,2,8124.34,778.986,482.08,NULL,0,'Lana\'thel Quel\'delar rest - WP 2.2'), (3995900,1,921.61,1377.47,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,2,910.268,1384.03,18.1438,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,3,908.904,1414.99,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,4,922.224,1422.84,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,5,940.189,1423.29,18.1955,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,6,953.941,1423.29,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,7,962.917,1421.76,18.8427,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,8,964.415,1434.41,18.8427,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,9,962.917,1421.76,18.8427,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,10,953.941,1423.29,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,11,940.189,1423.29,18.1955,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,12,922.224,1422.84,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,13,908.904,1414.99,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,14,910.268,1384.03,18.1438,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,15,921.61,1377.47,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,16,942.482,1377.87,18.2211,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,17,959.573,1377.87,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,18,963.706,1368.21,18.8427,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,19,963.706,1368.21,18.8427,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,20,959.573,1377.87,18.0459,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3995900,21,942.482,1377.87,18.2211,NULL,0,'Scarlet Monastery Guid 39959 Patrol'), (3996700,1,893.301,1360.65,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,2,889.678,1367.66,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,3,889.919,1398.58,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,4,889.98,1430.84,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,5,896.083,1437.57,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,6,916.983,1437.53,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,7,948.097,1437.54,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,8,916.983,1437.53,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,9,896.083,1437.57,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,10,889.98,1430.84,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,11,889.919,1398.58,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,12,889.678,1367.66,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,13,893.301,1360.65,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,14,916.66,1360.68,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,15,948.037,1360.76,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3996700,16,916.66,1360.68,18.8427,NULL,0,'Scarlet Monastery Guid 39967 Patrol'), (3997800,1,992.487,1343.41,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,2,1004.21,1343.45,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,3,1027.69,1343.5,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,4,1045.25,1345.7,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,5,1045.55,1356.47,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,6,1037.77,1367.98,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,7,1040.25,1383.3,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,8,1045.29,1401.21,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,9,1038.36,1413.49,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,10,1039.7,1423.18,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,11,1046.14,1442.34,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,12,1045.76,1454.88,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,13,1033.38,1454.74,29.3825,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,14,1004.44,1454.75,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,15,983.264,1454.78,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,16,1004.44,1454.75,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,17,1033.38,1454.74,29.3825,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,18,1045.76,1454.88,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,19,1046.14,1442.34,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,20,1039.74,1423.29,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,21,1038.36,1413.49,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,22,1045.29,1401.21,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,23,1040.25,1383.3,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,24,1037.77,1367.98,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,25,1045.55,1356.47,27.4365,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,26,1045.25,1345.7,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,27,1040.53,1345.11,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,28,1027.69,1343.5,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3997800,29,1004.21,1343.45,29.249,NULL,0,'Scarlet Monastery Guid 39978 Patrol'), (3998000,1,1000.26,1360.22,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,2,986.856,1362.95,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,3,985.237,1379.21,24.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,4,963.398,1379.72,18.8427,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,5,985.237,1379.21,24.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,6,986.856,1362.95,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,7,1000.26,1360.22,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,8,1026.78,1361.22,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,9,1041.81,1368.81,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,10,1049.96,1360.57,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,11,1041.81,1368.81,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3998000,12,1026.78,1361.22,27.4365,NULL,0,'Scarlet Monastery Guid 39980 Patrol'), (3999800,1,1048.82,1454.73,29.249,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,2,1045.21,1448.42,29.249,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,3,1044.74,1438.56,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,4,1031.6,1433.33,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,5,1011.36,1437.25,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,6,989.748,1436.12,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,7,986.087,1418.08,24.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,8,964.433,1418.32,18.8427,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,9,986.087,1418.08,24.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,10,989.748,1436.12,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,11,1011.36,1437.25,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,12,1031.6,1433.33,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,13,1044.74,1438.56,27.4365,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (3999800,14,1045.21,1448.42,29.249,NULL,0,'Scarlet Monastery Guid 39998 Patrol'), (4000800,1,1081.63,1379.47,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,2,1081.35,1385.92,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,3,1081.63,1379.47,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,4,1100.82,1379.12,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,5,1128.14,1379.36,30.4726,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,6,1137.43,1373.87,30.4379,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,7,1140.83,1345.01,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,8,1137.43,1373.87,30.4379,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,9,1128.28,1379.28,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,10,1100.82,1379.12,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4000800,11,1081.63,1379.47,30.4459,NULL,0,'Scarlet Monastery Guid 40008 Patrol'), (4001500,1,1109.39,1417.22,30.4459,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,2,1126.69,1417.37,30.6432,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,3,1138.4,1423.53,30.4972,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,4,1141.2,1453.95,30.4459,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,5,1138.4,1423.53,30.4972,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,6,1126.72,1417.39,30.7066,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,7,1109.4,1417.22,30.4459,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,8,1082.38,1418.53,30.4459,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,9,1082.71,1410.99,30.552,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001500,10,1082.38,1418.53,30.4459,NULL,0,'Scarlet Monastery Guid 40015 Patrol'), (4001900,1,1117.62,1380.51,30.4459,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,2,1136.15,1379.35,30.5051,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,3,1137.26,1363.06,30.4459,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,4,1140.88,1349.18,30.4459,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,5,1137.26,1363.06,30.4459,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,6,1136.15,1379.35,30.5051,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,7,1117.62,1380.51,30.4459,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4001900,8,1091.55,1380.52,30.6689,NULL,0,'Scarlet Monastery Guid 40019 Patrol'), (4003400,1,1140.99,1449.66,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,2,1137.56,1435.39,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,3,1135.35,1419.83,30.5334,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,4,1112.51,1417.83,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,5,1091.57,1417.44,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,6,1112.51,1417.83,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,7,1135.35,1419.83,30.5334,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,8,1137.56,1435.39,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (4003400,9,1140.99,1449.66,30.4459,NULL,0,'Scarlet Monastery Guid 40034 Patrol'), (7465100,1,-3411.15,2979.67,169.897,NULL,0,'Deathforged Infernal'), (7465100,2,-3411.15,2979.67,293.974,NULL,0,'Deathforged Infernal'), (7465100,3,-3408.36,3007.35,171.598,NULL,0,'Deathforged Infernal'), (7466200,1,-3411.15,2979.67,169.897,NULL,0,'Deathforged Infernal'), (7466200,2,-3411.15,2979.67,293.974,NULL,0,'Deathforged Infernal'), (7466200,3,-3441.46,2974.7,171.833,NULL,0,'Deathforged Infernal'), (9541000,1,888.984,-152.599,-49.76,NULL,0,'Blackbreath Crony'), (9541000,2,895.56,-134.14,-49.7485,NULL,0,'Blackbreath Crony'), (9541000,3,897.199,-139.513,-49.7554,NULL,0,'Blackbreath Crony'), (9541001,1,886.917,-149.176,-49.76,NULL,0,'Blackbreath Crony'), (9541001,2,899.913,-133.535,-49.7479,NULL,0,'Blackbreath Crony'), (9541001,3,901.009,-139.604,-49.7551,NULL,0,'Blackbreath Crony'), (13627100,1,-856.854,-159.629,458.894,NULL,0,'Goran Steelbreaker'), (13627100,2,-815.381,-160.206,429.841,NULL,0,'Goran Steelbreaker'), (13627100,3,-812.063,-160.252,429.841,NULL,0,'Goran Steelbreaker'), (13627100,4,-787.449,-186.878,429.841,NULL,0,'Goran Steelbreaker'), (13627100,5,-764.428,-185.599,429.841,NULL,0,'Goran Steelbreaker'), (13627100,6,-756.902,-183.903,429.824,NULL,0,'Goran Steelbreaker'), (13627100,7,-743.469,-190.483,429.841,NULL,0,'Goran Steelbreaker'), (13627100,8,-735.021,-155.349,429.84,NULL,0,'Goran Steelbreaker'), (13627100,9,-733.845,-123.15,429.84,NULL,0,'Goran Steelbreaker'), (13627100,10,-735.325,-104.313,429.84,NULL,0,'Goran Steelbreaker'), (13627100,11,-726.365,-86.0322,429.84,NULL,0,'Goran Steelbreaker'), (13627100,12,-710.154,-81.27,429.84,NULL,0,'Goran Steelbreaker'), (13627100,13,-700.494,-81.3369,429.402,NULL,0,'Goran Steelbreaker'), (13627100,14,-723.062,-81.6906,429.842,NULL,0,'Goran Steelbreaker'), (13627100,15,-735.383,-98.9337,429.842,NULL,0,'Goran Steelbreaker'), (13627100,16,-736.991,-134.149,429.841,NULL,0,'Goran Steelbreaker'), (13627100,17,-740.398,-157.068,429.842,NULL,0,'Goran Steelbreaker'), (13627100,18,-746.407,-170.483,429.842,NULL,0,'Goran Steelbreaker'), (13627100,19,-748.094,-175.932,429.801,NULL,0,'Goran Steelbreaker'), (13627100,20,-776.031,-186.115,429.84,NULL,0,'Goran Steelbreaker'), (13627100,21,-795.367,-180.787,429.84,NULL,0,'Goran Steelbreaker'), (13627100,22,-803.027,-151.463,429.84,NULL,0,'Goran Steelbreaker'), (13627100,23,-800.079,-131.901,429.614,NULL,0,'Goran Steelbreaker'), (13627100,24,-798.208,-85.7146,429.842,NULL,0,'Goran Steelbreaker'), (13627100,25,-796.247,-66.4749,429.843,NULL,0,'Goran Steelbreaker'), (13627100,26,-803.578,-54.884,429.843,NULL,0,'Goran Steelbreaker'), (13627101,1,-759.514,-46.609,429.84,NULL,0,'Goran Steelbreaker 1'), (13627101,2,-709.315,-26.547,429.84,NULL,0,'Goran Steelbreaker 1'), (13627101,3,-702.395,-11.965,429.73,NULL,0,'Goran Steelbreaker 1'), (13627101,4,-679.813,-8.959,426.88,NULL,0,'Goran Steelbreaker 1'); /*!40000 ALTER TABLE `waypoints` ENABLE KEYS */; UNLOCK TABLES; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-07-19 12:09:52